Sweden-Number/dlls/d3d9
Henri Verbeet 88f230b56e d3d10core: Also pass unused input layout elements to wined3d.
While these won't be used by the shader, they potentially affect the
calculated offset for WINED3D_APPEND_ALIGNED_ELEMENT elements.
2015-03-23 22:59:12 +09:00
..
tests Assorted spelling fixes. 2015-03-19 21:54:14 +09:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
buffer.c wined3d: Remove wined3d_buffer_set/get_priority. 2014-07-16 16:10:01 +02:00
d3d9.spec
d3d9_main.c d3d9: Remove unnecessary DllMain implementation. 2014-05-15 19:04:50 +02:00
d3d9_private.h wined3d: Use rendertarget views for color output instead of surfaces. 2014-08-21 12:24:42 +02:00
device.c d3d9: Correct ColorFill validation. 2015-03-13 21:57:33 +09:00
directx.c wined3d: Pass WM_SYSCOMMAND(SC_RESTORE) to DefWindowProc. 2015-01-28 11:06:48 +01:00
query.c d3d10core: Implement d3d10_device_GetPredication(). 2014-09-19 10:49:24 +02:00
shader.c d3d9: Don't assert for shaders with the wrong vtbl. 2014-12-16 11:39:40 +01:00
stateblock.c wined3d: wined3d_stateblock_apply() never fails. 2012-10-08 11:28:37 +02:00
surface.c wined3d: Use rendertarget views for color output instead of surfaces. 2014-08-21 12:24:42 +02:00
swapchain.c d3d9: Check the device status in present calls. 2014-06-27 10:37:39 +02:00
texture.c wined3d: Allow initial texture contents to be specified with wined3d_texture_create(). 2015-01-05 20:15:35 +01:00
version.rc
vertexdeclaration.c d3d10core: Also pass unused input layout elements to wined3d. 2015-03-23 22:59:12 +09:00
volume.c d3d9: Volumes are always part of a texture. 2014-08-15 17:04:10 +02:00