reactos/win32ss/gdi/eng
Hervé Poussineau cb504d7b0c [WIN32SS] Fix crash if releasing a PDEVOBJ before switching to graphic mode
- do not try to remove ppdev from gppdevList if gppdevList is NULL
- do not check (and maybe change) gpmdev, as it should be done only in MDEVOBJ_vDestroy
2022-04-25 22:18:41 +02:00
..
i386
alphablend.c
bitblt.c
bitblt_new.c
clip.c
copybits.c
debug.c
device.c [WIN32SS] Remove now unused code 2022-04-15 23:09:16 +02:00
device.h [WIN32SS] Remove now unused code 2022-04-15 23:09:16 +02:00
driverobj.c
driverobj.h
drvdbg.c
eng.h
engbrush.c [WIN32SS] Introduce the MDEVOBJ structure 2022-04-15 23:09:16 +02:00
engevent.c
engevent.h
engmisc.c
engobjects.h
engwindow.c
error.c [NTUSER] Add 'Win:' comments to some functions (#4453) 2022-04-17 06:53:37 +09:00
float.c
floatobj.h
gradient.c
inteng.h
ldevobj.c [WIN32SS] Fix some memory leaks (introduced in 21ddeb76d9) 2022-04-18 16:23:52 +02:00
ldevobj.h [WIN32SS] Preparation to load internal drivers (ie entry point in win32k) 2022-04-15 23:09:16 +02:00
lineto.c
mapping.c
mapping.h
math.c
mdevobj.c [WIN32SS] Fix buffer overflow in MDEVOBJ when having more than 10 display devices 2022-04-18 20:01:37 +02:00
mdevobj.h [WIN32SS] Fix buffer overflow in MDEVOBJ when having more than 10 display devices 2022-04-18 20:01:37 +02:00
mem.c
mouse.c
mouse.h
multidisp.c [WIN32SS] Enable multidisplay driver when required 2022-04-15 23:09:16 +02:00
paint.c
pathobj.c
pdevobj.c [WIN32SS] Fix crash if releasing a PDEVOBJ before switching to graphic mode 2022-04-25 22:18:41 +02:00
pdevobj.h [ENG] Update Structure 2022-04-15 19:19:54 -05:00
perfcnt.c
rlecomp.c
semaphor.c
sort.c
stretchblt.c
string.c
stubs.c [WIN32SS] Implement EngQueryDeviceAttribute 2022-04-15 23:09:16 +02:00
surface.c [WIN32SS:ENG] EngCreateBitmap: mark created bitmaps as API bitmaps (#4146) 2021-12-29 16:51:23 +01:00
surface.h
transblt.c
umpdstubs.c
xlateobj.c
xlateobj.h