reactos/reactos/subsystems/win32/win32k/eng
Timo Kreuzer de2b47bdf6 Fix return value. Thanks to Hervé for noticing.
svn path=/trunk/; revision=42600
2009-08-10 19:26:53 +00:00
..
i386 - switch license to LGPL 2009-02-15 22:15:15 +00:00
alphablend.c AlphaBlend: 2009-07-07 16:58:36 +00:00
bitblt.c Patch by Amine Khaldi: Get rid of XlatePatternToDest in BLTINFO and in the DIB code. 2009-08-04 22:19:24 +00:00
clip.c win32k RECT/RECTL issues: 2009-03-19 01:42:34 +00:00
copybits.c Patch by Amine Khaldi: Get rid of XlatePatternToDest in BLTINFO and in the DIB code. 2009-08-04 22:19:24 +00:00
debug.c Use vDbgPrintExWithPrefix in EngDebugPrint instead of using DbgPrint and always printing the address of the va_list plus random crap.... 2009-04-08 21:52:36 +00:00
device.c Fix return value. Thanks to Hervé for noticing. 2009-08-10 19:26:53 +00:00
driverobj.c Rename GDIDEVICE to PDEVOBJ. Is seems ms uses both PDEV and PDEVOBJ, whith the latter being the C++ representation. But we don't use C++ and PDEVOBJ seems to be a more appropriate name, as PDEV is often used by display drivers. 2009-03-20 18:02:55 +00:00
engbrush.c XLATEOBJ rewrite. 2009-08-04 20:37:10 +00:00
engevent.c - Rewrite VideoPort and Win32k (Eng) event functions to: 2009-06-30 13:42:42 +00:00
engmisc.c - delayimp.h: Use FORCEINLINE instead of static __inline__ 2009-07-31 18:21:24 +00:00
engwindow.c - [Win32k] Update window structure. 2009-07-20 23:18:16 +00:00
error.c - Less STDCALL, more WINAPI/NTAPI/APIENTRY 2008-11-29 22:48:58 +00:00
float.c - Less STDCALL, more WINAPI/NTAPI/APIENTRY 2008-11-29 22:48:58 +00:00
gradient.c - path.c: Correct purpose header entry 2009-04-06 18:00:48 +00:00
lineto.c Brush rewrite part 1/x 2009-03-23 00:38:59 +00:00
mem.c - delayimp.h: Use FORCEINLINE instead of static __inline__ 2009-07-31 18:21:24 +00:00
mouse.c [win32k] 2009-08-08 02:42:41 +00:00
paint.c Prevent a double lock on the surface by splitting FillSolid into a locking and 2009-03-26 02:33:15 +00:00
perfcnt.c - Less STDCALL, more WINAPI/NTAPI/APIENTRY 2008-11-29 22:48:58 +00:00
semaphor.c - [Win32k] More Class work. Moved to use thread and process information structures. 2009-07-26 16:17:50 +00:00
sort.c - Less STDCALL, more WINAPI/NTAPI/APIENTRY 2008-11-29 22:48:58 +00:00
stretchblt.c Patch by Amine Khaldi: Get rid of XlatePatternToDest in BLTINFO and in the DIB code. 2009-08-04 22:19:24 +00:00
string.c Move string object function to eng/string.c. 2007-12-25 19:52:42 +00:00
surface.c Rename NtGdiDeleteObject to GreDeleteObject 2009-03-25 20:24:34 +00:00
transblt.c Divide eng/bitblt.c into bitblt.c, alphablend.c and stretchblt.c. Remove EngIntersectRect and replace it with RECTL_bIntersectRect, which is changed to the code of EngIntersectRect, that was better. 2009-04-10 23:53:09 +00:00
xlate.c - Fix msvc build of win32k -- reported by Amine. 2009-08-05 22:01:21 +00:00