reactos/subsystems/win32/win32k/objects
Jérôme Gardou 650b476440 [WIN32K]
- Revert r46960 : the correct way to go is to mark brushes as dirty and update them where needed
  - Do so in GreExtTextOutW, NtGdiBitBlt, NtGdiStrecthBltMask and IntPatBlt
  - Add a small hack to GreEstTextOutW so we hold the Blit lock when needed without too much pain.

svn path=/branches/reactos-yarotows/; revision=46964
2010-04-20 19:31:45 +00:00
..
arc.c
bezier.c
bitblt.c [WIN32K] 2010-04-20 19:31:45 +00:00
bitmaps.c
brush.c
cliprgn.c [WIN32K] 2010-04-18 23:15:02 +00:00
coord.c
dcattr.c
dclife.c [WIN32K] 2010-04-20 19:31:45 +00:00
dcobjs.c
dcstate.c
dcutil.c
device.c [WIN32K] 2010-04-18 23:15:02 +00:00
dibobj.c
drawing.c
fillshap.c [WIN32K] 2010-04-18 17:19:36 +00:00
font.c
freetype.c [WIN32K] 2010-04-20 19:31:45 +00:00
gdibatch.c
gdidbg.c
gdiobj.c
icm.c
line.c [WIN32K] 2010-04-18 23:48:11 +00:00
metafile.c
palette.c
path.c [WIN32K] 2010-04-18 23:48:11 +00:00
pen.c
polyfill.c
print.c
rect.c
region.c
stockobj.c
text.c
wingl.c
xformobj.c