mirror of
https://github.com/reactos/reactos
synced 2025-10-06 00:12:51 +02:00
[APPCOMPAT] Add RendererFull3D flag
This flag will be used for DDraw experiments. CORE-20322
This commit is contained in:
@@ -271,6 +271,10 @@
|
||||
<FLAG_MASK_KERNEL>8</FLAG_MASK_KERNEL>
|
||||
</FLAG>
|
||||
|
||||
<FLAG NAME="RendererFull3D">
|
||||
<!-- ReactOS specific (CORE-20322) -->
|
||||
<FLAG_MASK_KERNEL>0x8000000000000000</FLAG_MASK_KERNEL>
|
||||
</FLAG>
|
||||
</LIBRARY>
|
||||
|
||||
<!-- Backwards compatibility layers, incomplete! -->
|
||||
@@ -442,6 +446,9 @@
|
||||
<LAYER NAME="GetDiskFreeSpace2GB">
|
||||
<FLAG_REF NAME="GetDiskFreeSpace2GB" />
|
||||
</LAYER>
|
||||
<LAYER NAME="RendererFull3D">
|
||||
<FLAG_REF NAME="RendererFull3D" />
|
||||
</LAYER>
|
||||
|
||||
<!-- Applications -->
|
||||
|
||||
|
Reference in New Issue
Block a user