[WIN32K]
authorJérôme Gardou <jerome.gardou@reactos.org>
Mon, 28 Jul 2014 13:03:25 +0000 (13:03 +0000)
committerJérôme Gardou <jerome.gardou@reactos.org>
Mon, 28 Jul 2014 13:03:25 +0000 (13:03 +0000)
commit775b9bc1edd1ac4f9e770cd32114b75be460cae9
treec0a69545a5a471d8e87d84e33dcc3f3d2c3da523
parentaddf99a0793694f82aa9da2e2855c65c48900ae7
[WIN32K]
 - Properly send WOC_RGN_CLIENT to the GDI driver when window client region changes
 - Increment CLIPOBJ::iUniq so that drivers know that something changed
 - Some improvements in win32k side of opengl pixel format selection
 - Hack around atom collision between the kernel atom table and the win32k one
Now vmware ICD does something decent, even if you can use it only once per ReactOS session (!)

svn path=/trunk/; revision=63749
reactos/win32ss/gdi/eng/engwindow.c
reactos/win32ss/gdi/ntgdi/dclife.c
reactos/win32ss/gdi/ntgdi/wingl.c
reactos/win32ss/user/ntuser/ntuser.c
reactos/win32ss/user/ntuser/windc.c