mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 13:01:40 +00:00
855bf46399
CORE-7733 Get the complexity of visible region in the DxEngGetDCState() function, according to its remarks. This implementation returns a number of rectangles that make up the region, similarly to as it done in REGION_Complexity() function: https://git.reactos.org/?p=reactos.git;a=blob;f=win32ss/gdi/ntgdi/region.c;h=38bf3d377fa805e9db8768774c4fc473590252d0;hb=HEAD#l573 It is required by MS ddraw.dll when calling win32k/dxg functions during launching DirectDraw test or any DirectX 1 - 7 apps/games. |
||
---|---|---|
.. | ||
dxapi | ||
dxg | ||
dxgthk | ||
ntddraw | ||
CMakeLists.txt |