Sweden-Number/graphics/x11drv
Alexandre Julliard 9208301d16 Rewrote Escape to avoid calling down to Escape16.
Replaced Escape by ExtEscape in the DC function table.
2001-07-29 20:25:14 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
bitblt.c Don't inline perfect_graphics(). 2001-07-26 20:13:47 +00:00
bitmap.c Build the DC function table by using GetProcAddress on the graphics 2001-07-27 19:37:31 +00:00
brush.c Replace some 16-bit calls by their 32-bit equivalents. 2001-06-25 20:08:44 +00:00
clipping.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
codepage.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
dib.c Moved the 16-bit pointer to the DIB bits out of the driver-specific 2001-07-22 23:13:08 +00:00
graphics.c Removed some unnecessary includes. 2001-07-23 00:04:00 +00:00
init.c Rewrote Escape to avoid calling down to Escape16. 2001-07-29 20:25:14 +00:00
objects.c - Made sure that the files that contains the declarations 2001-07-18 21:04:23 +00:00
oembitmap.c Build the DC function table by using GetProcAddress on the graphics 2001-07-27 19:37:31 +00:00
opengl.c Renamed display to gdi_display where it is used for GDI operations, to 2001-05-11 00:17:47 +00:00
palette.c Added GetDeviceCaps to the DC driver interface. Removed devCaps 2001-07-28 00:18:02 +00:00
pen.c Partial implementation of world transform support. 2001-01-24 19:38:11 +00:00
text.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
xfont.c Added GetDeviceCaps to the DC driver interface. Removed devCaps 2001-07-28 00:18:02 +00:00