Sweden-Number/dlls/d3d8
Henri Verbeet 133bfe29e4 d3d8: Always create textures for surfaces. 2013-08-20 11:50:36 +02:00
..
tests d3d8/tests: Remove a todo from a test that succeeds. 2013-07-29 15:52:09 +02:00
Makefile.in
buffer.c
d3d8.spec
d3d8_main.c d3d8: Remove ERR() on HeapAlloc failure for small sizes known at compile time. 2013-02-07 15:48:18 +01:00
d3d8_private.h wined3d: Allow surface flags to be passed to texture creation functions. 2013-06-06 11:47:19 +02:00
device.c d3d8: Always create textures for surfaces. 2013-08-20 11:50:36 +02:00
directx.c d3d: d3d9ex does not do video memory accounting for D3DPOOL_DEFAULT resources. 2013-05-20 19:08:28 +02:00
shader.c d3d8: Remove ERR() on HeapAlloc failure for small sizes known at compile time. 2013-02-07 15:48:18 +01:00
surface.c wined3d: Allow surface flags to be passed to texture creation functions. 2013-06-06 11:47:19 +02:00
swapchain.c d3d8: Remove ERR() on HeapAlloc failure for small sizes known at compile time. 2013-02-07 15:48:18 +01:00
texture.c wined3d: Allow surface flags to be passed to texture creation functions. 2013-06-06 11:47:19 +02:00
version.rc
vertexdeclaration.c
volume.c