Sweden-Number/dlls/d3d8
Zebediah Figura 835d668dc3 d3d8/tests: Test creating and rendering to a swapchain on the desktop window.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-21 22:51:55 +02:00
..
tests d3d8/tests: Test creating and rendering to a swapchain on the desktop window. 2019-06-21 22:51:55 +02:00
Makefile.in
buffer.c d3d8: Always allow read and write map access to non-DEFAULT buffers. 2019-05-14 20:13:59 +02:00
d3d8.spec
d3d8_main.c
d3d8_private.h wined3d: Explicitly create the implicit swapchain. 2019-04-12 15:33:44 +02:00
device.c d3d8: Check the WINED3DPRASTERCAPS_DEPTHBIAS cap bit to report D3DPRASTERCAPS_ZBIAS. 2019-05-21 18:08:36 +02:00
directx.c d3d8: Return failure in CheckDeviceFormat() for unsupported adapter formats. 2019-03-09 02:09:00 +01:00
shader.c
surface.c
swapchain.c
texture.c
version.rc
vertexdeclaration.c d3d8: Don't upload unused system memory vertex buffers. 2019-03-06 18:31:00 +01:00
volume.c