wine/dlls/d3d9
2022-10-11 11:43:40 +02:00
..
tests wined3d: Replace NULL device_window with focus window in swapchain desc. 2022-10-11 11:43:40 +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 d3d9: Use a separate draw texture for managed resources. 2022-09-27 18:14:34 +02:00
device.c d3d9: Use a separate draw texture for managed resources. 2022-09-27 18:14:34 +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 d3d9: Don't grab wined3d lock for wined3d_query_issue(). 2021-11-01 20:46:21 +01:00
shader.c d3d9: Don't grab wined3d lock for wined3d incref/decref functions. 2021-11-01 20:46:21 +01:00
stateblock.c d3d9: Correctly check for sysmem index buffers in d3d9_stateblock_Apply(). 2022-07-27 23:07:06 +02:00
surface.c d3d9: Don't grab wined3d lock for surface AddRef/Release(). 2021-11-01 20:46:21 +01:00
swapchain.c
texture.c d3d9: Use a separate draw texture for managed resources. 2022-09-27 18:14:34 +02:00
version.rc
vertexdeclaration.c d3d9: Don't grab wined3d lock for wined3d incref/decref functions. 2021-11-01 20:46:21 +01:00
volume.c d3d9: Don't grab wined3d lock for wined3d_resource_map/unmap(). 2021-10-19 22:51:41 +02:00