.. |
dibdrv
|
gdi32: Make dibdrv_wgl{Describe,Set}PixelFormat() static.
|
2012-10-01 11:59:58 +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: Always update the DC before looking for the physdev pointer.
|
2012-09-20 21:07:04 +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
|
gdi32: Add null driver entry points for the color management functions.
|
2011-03-11 12:38:50 +01:00 |
mapping.c
|
gdi32: Graphics driver functions no longer need to be CDECL.
|
2011-07-13 14:56:12 +02:00 |
metafile.c
|
gdi32: Remove a set but unused variable.
|
2011-05-03 14:38:06 +02:00 |
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
|
gdi32: Add null driver entry points for the print spooler functions.
|
2011-03-09 11:47:31 +01:00 |
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 |