Sweden-Number/dlls/wined3d
Stefan Dösinger 928cb58aa8 wined3d: Remove fbo_entry->d3d_depth_stencil.
Signed-off-by: Stefan Dösinger <stefandoesinger@gmx.at>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-24 10:32:47 +09:00
..
Makefile.in
arb_program_shader.c
ati_fragment_shader.c
buffer.c
context.c wined3d: Remove fbo_entry->d3d_depth_stencil. 2016-02-24 10:32:47 +09:00
cs.c
device.c wined3d: Use wined3d_texture_blt() in resolve_depth_buffer(). 2016-02-16 12:09:37 +09:00
directx.c
drawprim.c
gl_compat.c
glsl_shader.c wined3d: Mark a couple of unimplemented relative addressing cases with FIXMEs. 2016-02-12 23:07:29 +09:00
nvidia_texture_shader.c
palette.c
query.c
resource.c wined3d: Simplify FBO cleanup on resource destruction. 2016-02-24 10:32:33 +09:00
sampler.c wined3d: Ignore wined3d_sampler_desc.srgb_decode if WINED3D_SRGB_READ_WRITE_CONTROL is not set. 2016-02-12 23:07:28 +09:00
shader.c wined3d: Add shader limits for SM5. 2016-02-18 01:17:26 +09:00
shader_sm1.c wined3d: Use a wined3d_string_buffer to dump the intermediate shader code. 2016-02-13 13:21:53 +09:00
shader_sm4.c
state.c wined3d: Bind default sampler object when setting sampler state with no texture. 2016-02-24 10:31:57 +09:00
stateblock.c
surface.c wined3d: Simplify FBO cleanup on resource destruction. 2016-02-24 10:32:33 +09:00
swapchain.c wined3d: Change calls of GetDC() to GetDCEx() with DCX_CACHE so the HDC is not shared with other threads. 2016-02-16 23:26:31 +09:00
texture.c wined3d: Simplify FBO cleanup on resource destruction. 2016-02-24 10:32:33 +09:00
utils.c wined3d: Retrieve FBO attachments from GL in context_check_fbo_status. 2016-02-24 10:32:08 +09:00
version.rc
vertexdeclaration.c
view.c
volume.c wined3d: Introduce wined3d_texture_check_block_align(). 2016-02-18 21:05:49 +09:00
wined3d.spec wined3d: Introduce wined3d_texture_get_sub_resource_parent(). 2016-02-17 13:05:57 +09:00
wined3d_gl.h
wined3d_main.c
wined3d_private.h wined3d: Remove fbo_entry->d3d_depth_stencil. 2016-02-24 10:32:47 +09:00