1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/d3d8
2024-06-27 11:28:07 +02:00
..
tests d3d8/tests: Use GNU assembly syntax on clang x86_64 MSVC target. 2024-05-23 13:50:36 +02:00
buffer.c d3d8: Pass NOOVERWRITE to redundantly discarded maps. 2023-11-16 13:43:47 +01:00
d3d8_main.c d3d8: Allocate what Validate(Vertex|Pixel)Shader return with HeapAlloc. 2023-11-23 22:51:07 +01:00
d3d8_private.h d3d8: Store the texture's parent device as a d3d8_device pointer. 2023-11-07 20:55:09 +01:00
d3d8.spec
device.c wined3d: Pass the primary stateblock to wined3d_device_process_vertices(). 2024-06-27 11:28:07 +02:00
directx.c d3d8: Use CRT allocation functions. 2023-10-31 18:48:24 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
shader.c d3d8: Use CRT allocation functions. 2023-10-31 18:48:24 +01:00
surface.c d3d8: Store the texture's parent device as a d3d8_device pointer. 2023-11-07 20:55:09 +01:00
swapchain.c d3d8: Use CRT allocation functions. 2023-10-31 18:48:24 +01:00
texture.c wined3d: Translate sampler states to sampler objects in wined3d_device_apply_stateblock(). 2023-11-07 20:55:09 +01:00
version.rc
vertexdeclaration.c d3d8: Use CRT allocation functions. 2023-10-31 18:48:24 +01:00
volume.c d3d8: Use CRT allocation functions. 2023-10-31 18:48:24 +01:00