Sweden-Number/dlls/d3d8
Henri Verbeet 5647fffb83 d3d8: Disable WINED3D_SRGB_READ_WRITE_CONTROL.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-13 13:22:53 +09:00
..
tests d3d8/tests: Test the creation of render targets with invalid multisample settings. 2016-01-29 00:42:26 +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
d3d8.spec
d3d8_main.c d3d8: Remove unnecessary DllMain implementation. 2014-05-15 19:04:50 +02:00
d3d8_private.h wined3d: Introduce a new wined3d_texture_blt function. 2015-10-20 00:30:38 +09:00
device.c wined3d: Get rid of the surface parameter to wined3d_device_parent_ops.surface_created(). 2016-02-12 23:07:28 +09:00
directx.c d3d8: Disable WINED3D_SRGB_READ_WRITE_CONTROL. 2016-02-13 13:22:53 +09:00
shader.c wined3d: Use the input signature to setup SM4 pixel shader input semantics. 2014-11-04 16:54:35 +09:00
surface.c d3d8: Don't validate 2D texture lock coordinates. 2016-01-20 21:18:07 +09:00
swapchain.c wined3d: Remove wined3d_backbuffer_type. 2015-09-08 21:59:16 +09:00
texture.c wined3d: Rename the texture creation flags to WINED3D_TEXTURE_CREATE_*. 2016-01-27 12:38:54 +09:00
version.rc
vertexdeclaration.c d3d8: TRACE fixes. 2015-09-18 14:57:35 +02:00
volume.c d3d8: Use wined3d_resource_{map, unmap}() instead of wined3d_texture_{map, unmap}(). 2015-11-05 22:02:17 +09:00