Source-Changes archive

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

CVS commit: [netbsd-1-6] syssrc/sys/arch/arm/iomd



Module Name:    syssrc
Committed By:   lukem
Date:           Fri Jun 21 14:52:23 UTC 2002

Modified Files:
        syssrc/sys/arch/arm/iomd [netbsd-1-6]: vidcvideo.c

Log Message:
Pull up revision 1.12 (requested by bjh21 in ticket #328):
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.11 -r1.11.4.1 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