Sweden-Number/graphics/x11drv
François Gouget 4e92e6533b Added DIB/pixmap synchronization for {Get,Set}Pixel. 2001-02-16 19:38:50 +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 Removed CALL_LARGE_STACK support. 2001-01-15 22:30:50 +00:00
bitmap.c Removed CALL_LARGE_STACK support. 2001-01-15 22:30:50 +00:00
brush.c Replaced X11DRV_CritSection references by wine_tsx11_(un)lock. 2001-01-15 22:31:24 +00:00
clipping.c Removed some unnecessary includes. 2000-12-13 20:23:41 +00:00
codepage.c Added support for cp936. 2000-10-12 23:05:21 +00:00
dib.c Added RGB 565 => RGB 0888 conversion. 2001-02-13 20:16:46 +00:00
graphics.c Added DIB/pixmap synchronization for {Get,Set}Pixel. 2001-02-16 19:38:50 +00:00
init.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
objects.c Removed some unnecessary includes. 2000-12-13 20:23:41 +00:00
oembitmap.c Documentation ordinal fixes. 2001-02-14 23:11:17 +00:00
opengl.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
palette.c - move TSXGrabServer after a possible return FALSE; 2001-02-12 18:10:27 +00:00
pen.c Partial implementation of world transform support. 2001-01-24 19:38:11 +00:00
text.c Fixed text size calculation bug in GetTextExtentPoint() for window dc's. 2001-02-12 01:15:06 +00:00
xfont.c Change FONTOBJ to use LOGFONTW rather than LOGFONT16. 2001-02-14 22:56:38 +00:00