Sweden-Number/dlls/d3d9
Matteo Bruni f34a19e68e d3d9: Support drawing from D3DPOOL_SYSTEMMEM index buffers.
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-17 22:35:22 +01:00
..
tests d3d9: Support drawing from D3DPOOL_SYSTEMMEM index buffers. 2018-12-17 22:35:22 +01:00
Makefile.in
buffer.c d3d9: Support drawing from D3DPOOL_SYSTEMMEM index buffers. 2018-12-17 22:35:22 +01:00
d3d9.spec
d3d9_main.c
d3d9_private.h d3d9: Support drawing from D3DPOOL_SYSTEMMEM index buffers. 2018-12-17 22:35:22 +01:00
device.c d3d9: Support drawing from D3DPOOL_SYSTEMMEM index buffers. 2018-12-17 22:35:22 +01:00
directx.c d3d9: Do not touch output parameter when d3d9_GetAdapterIdentifier() fails. 2018-12-03 22:27:05 +01:00
query.c
shader.c
stateblock.c d3d9: Support drawing from D3DPOOL_SYSTEMMEM index buffers. 2018-12-17 22:35:22 +01:00
surface.c
swapchain.c wined3d: Lock wined3d mutex in wined3d_swapchain_present(). 2018-12-03 22:27:05 +01:00
texture.c d3d9: Disallow creating managed 2D textures on d3d9ex devices. 2018-11-23 20:17:44 +01:00
version.rc
vertexdeclaration.c
volume.c