Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   macallan
Date:           Wed Nov 18 21:59:38 UTC 2009

Modified Files:
        src/sys/dev/ic: igsfb.c igsfb_subr.c igsfbvar.h

Log Message:
Make colour depths higher than 8bit work in X.
Now igsfb will switch to 16 or 32 bit colour when entering graphics mode,
depending on available video memory and the given mode.
While there re-initialize the colour map etc. when leaving graphics mode.


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/dev/ic/igsfb.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ic/igsfb_subr.c
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/ic/igsfbvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index