Sweden-Number/dlls/gdi32/dibdrv
Alexandre Julliard 73b9c86384 gdi32: Always use proper RGB colors for monochrome DDB pattern brushes. 2011-12-22 21:18:38 +01:00
..
bitblt.c gdi32: Implement GetPixel in the null driver using GetImage. 2011-12-13 14:00:05 +01:00
dc.c gdi32: Recompute the foreground masks on every use to support PALETTEINDEX colors. 2011-12-22 19:50:29 +01:00
dibdrv.h gdi32: Add a common helper for computing pen and brush masks. 2011-12-22 20:10:31 +01:00
graphics.c gdi32: Recompute the foreground masks on every use to support PALETTEINDEX colors. 2011-12-22 19:50:29 +01:00
objects.c gdi32: Always use proper RGB colors for monochrome DDB pattern brushes. 2011-12-22 21:18:38 +01:00
primitives.c gdi32: Remove some color table size checks, we use full-size color tables now. 2011-12-12 20:52:59 +01:00