Source-Changes archive

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

CVS commit: syssrc/sys/arch/arm/iomd



Module Name:    syssrc
Committed By:   bjh21
Date:           Wed Jun 19 22:42:02 UTC 2002

Modified Files:
        syssrc/sys/arch/arm/iomd: vidc20config.c vidcvideo.c

Log Message:
Move over to using a 6:5:5 R:G:B palette in 16-bit display modes, and abstract
the palette generation to work with arbitrary numbers of bits.
This allows X to work after a fashion, since it tries to put the VIDC into
a 6:5:5 mode itself (which we ignore).  Anything that actually tries to take
advantage of the DirectColor visual it offers will still be screwed, but I
hope such applications are rare.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/arm/iomd/vidc20config.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/arm/iomd/vidcvideo.c

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