reactos/win32ss/gdi/eng
Timo Kreuzer 77e891b8ab [WIN32K] Check if a graphics device already exists before trying to add it
This avoids DPRINTs alleging a failure to open a device.
Also improve another DPRINT.
2021-07-15 08:32:46 +02:00
..
i386 [WIN32K] Fix getting long value from float object 2021-03-31 18:35:31 +02:00
alphablend.c
bitblt.c [WIN32K] Add StretchBlt function ability to flip images (#3458) 2021-02-21 08:28:36 +09:00
bitblt_new.c [WIN32K] Implement RECTL_bClipRectBySize() and use it in IntEngBitBlt() to clip the target rect against the bounds of the target surface. Also clip the source rect against the source surface. Fixes remaining part of CORE-14463 2018-06-30 16:40:04 +02:00
clip.c
copybits.c [WIN32K] Add StretchBlt function ability to flip images (#3458) 2021-02-21 08:28:36 +09:00
debug.c
device.c [WIN32K] Check if a graphics device already exists before trying to add it 2021-07-15 08:32:46 +02:00
device.h [WIN32K] Move detection of available display devices a new fonction EngpUpdateGraphicsDeviceList 2021-07-10 16:27:44 +02:00
driverobj.c [WIN32K:ENG] In EngLockDriverObj, properly return NULL when locking failed 2021-06-09 18:27:12 +02:00
driverobj.h
drvdbg.c
eng.h [WIN32SS][NTUSER] Fix message time (#1259) 2019-04-12 07:56:04 +09:00
engbrush.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
engevent.c
engevent.h
engmisc.c
engobjects.h [WIN32SS][FONT] Fix font metrics (#713) 2018-08-12 15:12:13 +02:00
engwindow.c [WIN32SS] 2017-11-18 12:15:45 +01:00
error.c
float.c
floatobj.h [WIN32K] Fix getting long value from float object 2021-03-31 18:35:31 +02:00
gradient.c
inteng.h
ldevobj.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
ldevobj.h [REACTOS] Addendum to 5c7ce4475e - Fix MSVC 2015 build 2021-05-12 11:04:29 +02:00
lineto.c
mapping.c
mapping.h
math.c
mem.c
mouse.c
mouse.h
paint.c
pathobj.c [Win32SS] 2017-10-06 11:54:27 -05:00
pdevobj.c [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
pdevobj.h [REACTOS] Addendum to 5c7ce4475e - Fix MSVC 2015 build 2021-05-12 11:04:29 +02:00
perfcnt.c
rlecomp.c [WIN32SS] Fix RLE4 bitmap decoding (#1188) 2018-12-25 18:04:21 +09:00
semaphor.c
sort.c
stretchblt.c [WIN32K] Add StretchBlt function ability to flip images (#3458) 2021-02-21 08:28:36 +09:00
string.c
stubs.c [Win32SS|Eng] Update stubs. 2019-09-04 13:09:34 -05:00
surface.c
surface.h Update Headers for Printing and Other 2019-08-15 21:39:26 -05:00
transblt.c
umpdstubs.c [Win32SS] Implement EngCreate/DeletePalette. 2019-09-03 14:36:20 -05:00
xlateobj.c [WIN32K] Fix spelling typo. 2019-06-23 02:12:23 +02:00
xlateobj.h