ChangeSet ID: 8379
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/06/04 15:19:33
Modified files:
graphics/x11drv: palette.c
Log message:
Jason Edmeades <us(a)the-edmeades.demon.co.uk>
With >256 colours, there is no need to realize a palette, so skip it
and return that no palette entries had to change.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8379
Old revision New revision Changes Path
1.37 1.38 +2 -0 wine/graphics/x11drv/palette.c