wine/dlls/d3d9
2022-09-15 22:33:04 +02:00
..
tests d3d9/tests: The expected scissor rect after a reset is equal to the back-buffer dimensions. 2022-09-15 22:33:04 +02:00
buffer.c d3d9: Introduce a wined3d_usage_from_d3d() helper. 2022-08-16 22:27:53 +02:00
d3d9.spec
d3d9_main.c
d3d9_private.h wined3d: Introduce WINED3DUSAGE_MANAGED. 2022-08-16 22:27:53 +02:00
device.c d3d9: Introduce a wined3d_usage_from_d3d() helper. 2022-08-16 22:27:53 +02:00
directx.c d3d9: Cache the output mode list. 2022-08-02 21:49:54 +02:00
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
query.c
shader.c
stateblock.c d3d9: Correctly check for sysmem index buffers in d3d9_stateblock_Apply(). 2022-07-27 23:07:06 +02:00
surface.c
swapchain.c
texture.c d3d9: Introduce a wined3d_usage_from_d3d() helper. 2022-08-16 22:27:53 +02:00
version.rc
vertexdeclaration.c
volume.c