wine-wine/dlls/d3d8
Henri Verbeet 0a354365bd wined3d: Merge the surface_created() and volume_created() wined3d_device_parent_ops callbacks.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-16 16:40:31 +01:00
..
tests d3d8/tests: Add a test for device caps. 2018-03-15 14:36:43 +01:00
Makefile.in
buffer.c wined3d: Split WINED3D_RESOURCE_ACCESS_MAP into WINED3D_RESOURCE_ACCESS_MAP_R and WINED3D_RESOURCE_ACCESS_MAP_W. 2018-02-19 13:43:52 +01:00
d3d8.spec d3d8: Fix ValidatePixelShader spec file entry. 2017-01-30 21:38:51 +01:00
d3d8_main.c d3d8: Use the global memory allocation helpers. 2018-02-08 09:42:06 +01:00
d3d8_private.h wined3d: Split WINED3D_RESOURCE_ACCESS_MAP into WINED3D_RESOURCE_ACCESS_MAP_R and WINED3D_RESOURCE_ACCESS_MAP_W. 2018-02-19 13:43:52 +01:00
device.c wined3d: Merge the surface_created() and volume_created() wined3d_device_parent_ops callbacks. 2018-03-16 16:40:31 +01:00
directx.c d3d8: Use the global memory allocation helpers. 2018-02-08 09:42:06 +01:00
shader.c d3d8: Use the global memory allocation helpers. 2018-02-08 09:42:06 +01:00
surface.c d3d8: Explicitly translate resource map flags. 2018-02-16 14:25:01 +01:00
swapchain.c d3d8: Use the global memory allocation helpers. 2018-02-08 09:42:06 +01:00
texture.c wined3d: Split WINED3D_RESOURCE_ACCESS_MAP into WINED3D_RESOURCE_ACCESS_MAP_R and WINED3D_RESOURCE_ACCESS_MAP_W. 2018-02-19 13:43:52 +01:00
version.rc
vertexdeclaration.c d3d8: Use the global memory allocation helpers. 2018-02-08 09:42:06 +01:00
volume.c d3d8: Explicitly translate resource map flags. 2018-02-16 14:25:01 +01:00