Sweden-Number/dlls/wined3d
Thomas Faber c5b9bdc75a wined3d: Use correct FXCAPS constant in wined3d_get_device_caps. 2014-09-24 14:05:18 +02:00
..
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
arb_program_shader.c wined3d: Never pass a surface to wined3d_resource_is_offscreen(). 2014-09-19 10:49:27 +02:00
ati_fragment_shader.c wined3d: Unify the shader state IDs. 2013-10-09 11:11:07 +02:00
buffer.c wined3d: Keep a reference to the resource in rendertarget views. 2014-08-21 12:24:21 +02:00
context.c wined3d: Never pass a surface to wined3d_resource_is_offscreen(). 2014-09-19 10:49:27 +02:00
cs.c d3d10core: Implement d3d10_device_SetPredication(). 2014-09-19 10:49:11 +02:00
device.c d3d10core: Implement d3d10_device_GetPredication(). 2014-09-19 10:49:24 +02:00
directx.c wined3d: Use correct FXCAPS constant in wined3d_get_device_caps. 2014-09-24 14:05:18 +02:00
drawprim.c wined3d: Use rendertarget views for depth/stencil buffers instead of surfaces. 2014-08-22 12:53:11 +02:00
gl_compat.c wined3d: Introduce a separate debug channel for performance warnings. 2013-04-17 11:36:22 +02:00
glsl_shader.c wined3d: Store bool uniforms location in the GLSL shader structures. 2014-08-28 15:30:26 +02:00
nvidia_texture_shader.c wined3d: Fix resultarg state handling in nvrc/nvts code. 2013-11-04 17:41:11 +01:00
palette.c wined3d: Set palettes on the swapchain. 2014-06-30 22:04:53 +02:00
query.c d3d10core: Implement d3d10_device_GetPredication(). 2014-09-19 10:49:24 +02:00
resource.c wined3d: Never pass a surface to wined3d_resource_is_offscreen(). 2014-09-19 10:49:27 +02:00
sampler.c wined3d: Remove ERR() on HeapAlloc failure for small sizes known at compile time. 2013-02-06 09:04:41 +01:00
shader.c wined3d: Use rendertarget views for color output instead of surfaces. 2014-08-21 12:24:42 +02:00
shader_sm1.c wined3d: Remove ERR() on HeapAlloc failure for small sizes known at compile time. 2013-02-06 09:04:41 +01:00
shader_sm4.c wined3d: Recognize the SM4 ishl opcode. 2014-05-20 09:44:25 +02:00
state.c wined3d: Handle half-float attributes in load_numbered_arrays(). 2014-08-28 15:30:23 +02:00
stateblock.c wined3d: Set the initial primitive type to WINED3D_PT_UNDEFINED. 2014-09-18 13:06:34 +02:00
surface.c wined3d: Use the texture resource in wined3d_surface_depth_fill(). 2014-09-19 10:49:29 +02:00
swapchain.c wined3d: Use rendertarget views for depth/stencil buffers instead of surfaces. 2014-08-22 12:53:11 +02:00
texture.c wined3d: Use rendertarget views for color output instead of surfaces. 2014-08-21 12:24:42 +02:00
utils.c wined3d: Allow sRGB read/write and VTF on WINED3DFMT_R8G8B8A8_UNORM. 2014-09-01 13:12:44 +02:00
version.rc
vertexdeclaration.c wined3d: Get rid of the unused "streams" field from struct wined3d_vertex_declaration. 2013-05-27 19:28:57 +02:00
view.c d3d10core: Implement d3d10_device_VSGetShaderResources(). 2014-09-17 11:04:54 +02:00
volume.c wined3d: Initialize the map binding in resource_init. 2014-08-26 14:46:55 +02:00
wined3d.spec d3d10core: Implement d3d10_device_GetPredication(). 2014-09-19 10:49:24 +02:00
wined3d_gl.h wined3d: Add constant buffer support to the GLSL shader backend. 2014-08-04 14:23:29 +02:00
wined3d_main.c wined3d: Fix trace output of emulated_textureram. 2014-09-02 15:07:09 +02:00
wined3d_private.h d3d10core: Implement d3d10_device_GetPredication(). 2014-09-19 10:49:24 +02:00