ChangeSet ID: 1008962310433854933828115
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/12/21 14:18:30
Modified files:
graphics/x11drv: dib.c
Log message:
François Gouget <fgouget(a)codeweavers.com>
Merged the handling of 15 and 16 bits X server depths.
Use the masks to distinguish between 15 and 16 bits.
Check the masks better and call generic code if they are not
supported directly.
Changed the 'notsupported' traces from FIXMEs to WARNs.
Patch: http://cvs.winehq.com/patch.py?id=1008962310433854933828115
Revision Changes Path
1.83 +885 -794 wine/graphics/x11drv/dib.c