winex11: Introduce a new function for looking up the physical color of a pixel for...
commit3878b4810e9e97d95bda0ca2e4b09d9114b21e5f
authorRoderick Colenbrander <thunderbird2k@gmail.com>
Tue, 1 Sep 2009 18:10:32 +0000 (1 20:10 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Sep 2009 14:07:11 +0000 (2 16:07 +0200)
tree50a8f3f05347c03387646d50f93d06b2918ce0e1
parenta9221d7688f4584f731c080b849db54895431202
winex11: Introduce a new function for looking up the physical color of a pixel for use with colormap generation-like functions.

This prepares to a rewrite of X11DRV_PALETTE_ToPhysical which requires
the physDev for retrieving the color shifts.
dlls/winex11.drv/dib.c
dlls/winex11.drv/palette.c
dlls/winex11.drv/x11drv.h