Sweden-Number/graphics/x11drv
Alexandre Julliard 19b6a49845 Allocate DebugInfo field for all critical sections (based on a patch
by Alex Pasadyn).
Get rid of the Wine-specific CRITICAL_SECTION_INIT macro.
2003-08-12 23:50:54 +00:00
..
bitblt.c Use a different magic for memory DCs and get rid of the DC_MEMORY 2003-05-13 23:56:12 +00:00
bitmap.c Client side render fonts for XServers without the Render extension 2002-11-14 22:31:34 +00:00
brush.c Converted x11drv to -DSTRICT. 2002-10-31 02:38:20 +00:00
clipping.c Don't delete region until after we're done with it. 2003-05-11 02:53:09 +00:00
codepage.c Fixed a number of dll separation issues. 2002-08-28 22:35:23 +00:00
dib.c Use a different magic for memory DCs and get rid of the DC_MEMORY 2003-05-13 23:56:12 +00:00
graphics.c Use a different magic for memory DCs and get rid of the DC_MEMORY 2003-05-13 23:56:12 +00:00
init.c Convert CreateDC to unicode in the driver interface. 2003-08-12 20:42:18 +00:00
opengl.c Fixed some common spelling errors. 2003-07-02 04:37:26 +00:00
palette.c With >256 colours, there is no need to realize a palette, so skip it 2003-06-04 20:19:33 +00:00
pen.c X11DRV_SelectPen(): Don't use a pen with half the width. 2002-11-25 02:45:47 +00:00
text.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
xfont.c Allocate DebugInfo field for all critical sections (based on a patch 2003-08-12 23:50:54 +00:00