wine-wine/dlls/gdi32
Alexandre Julliard 76272e0773 gdi32: Use BI_BITFIELDS to indicate that a 32-bpp DIB doesn't have an alpha channel. 2012-10-10 20:34:08 +02:00
..
dibdrv gdi32: Use BI_BITFIELDS to indicate that a 32-bpp DIB doesn't have an alpha channel. 2012-10-10 20:34:08 +02:00
enhmfdrv gdi32: Move the SwapBuffers entry point to the OpenGL driver. 2012-09-10 11:38:28 +02:00
mfdrv gdi32: Move the SwapBuffers entry point to the OpenGL driver. 2012-09-10 11:38:28 +02:00
tests gdi32: Prepend at in get_outline_text_metrics for vertical fonts. 2012-09-12 16:04:53 +02:00
Makefile.in gdi32: Support OpenGL in bitmaps through libOSMesa. 2012-07-27 17:05:16 +02:00
bidi.c gdi32: Remove unneeded shadow variable. 2012-04-18 17:11:39 +02:00
bitblt.c gdi32: Use BI_BITFIELDS to indicate that a 32-bpp DIB doesn't have an alpha channel. 2012-10-10 20:34:08 +02:00
bitmap.c gdi32: Add a helper function that implements PutImage on a bitmap. 2012-05-29 18:20:12 +02:00
brush.c gdi32: Add a helper function that implements GetImage on a bitmap. 2012-05-29 18:20:11 +02:00
clipping.c gdi32: Always update the DC before looking for the physdev pointer. 2012-09-20 21:07:04 +02:00
dc.c gdi32: Always update the DC before looking for the physdev pointer. 2012-09-20 21:07:04 +02:00
dib.c gdi32: Always update the DC before looking for the physdev pointer. 2012-09-20 21:07:04 +02:00
driver.c gdi32: Always update the DC before looking for the physdev pointer. 2012-09-20 21:07:04 +02:00
enhmetafile.c gdi32: Pass a NULL user-style array to ExtCreatePen if the user-style count is zero. 2011-10-28 17:26:44 +02:00
font.c gdi32: Allow GetCharABCWidths on all scalable fonts, not just TrueType ones. 2012-09-27 13:13:43 +02:00
freetype.c gdi32: Correctly map the 256-level bitmap to the 5, 17 and 65-level bitmaps. 2012-10-01 12:12:15 +02:00
gdi32.rc gdi32: Enumerate a default charset if no other valid charset was found. 2012-09-27 14:39:24 +02:00
gdi32.spec gdi32: Add a graphics driver to render windows contents through the DIB engine. 2012-09-06 12:24:25 +02:00
gdi_private.h gdi32: Add a graphics driver to render windows contents through the DIB engine. 2012-09-06 12:24:25 +02:00
gdiobj.c gdi32: Remove an outdated comment in struct DefaultFontInfo. 2012-06-18 11:59:40 +02:00
icm.c
mapping.c
metafile.c
opengl.c opengl32: Move the wgl functions to the main OpenGL function table. 2012-07-19 22:50:37 +02:00
painting.c gdi32: Always update the DC before looking for the physdev pointer. 2012-09-20 21:07:04 +02:00
palette.c gdi32: Work around a gcc array out of bounds warning. 2012-07-23 14:52:32 +02:00
path.c gdi32: Move the SwapBuffers entry point to the OpenGL driver. 2012-09-10 11:38:28 +02:00
pen.c gdi32: Always store a copy of the bitmap bits for pattern brushes. 2012-05-24 19:53:23 +02:00
printdrv.c
region.c gdi32: Don't bother using the register storage class specifier. 2012-09-14 15:41:45 +02:00
resource.h gdi32: Enumerate a default charset if no other valid charset was found. 2012-09-27 14:39:24 +02:00