Sweden-Number/dlls/wined3d
Józef Kucia d38076fd57 wined3d: Consider CPU blitter when clearing discarded textures.
In order to avoid invalidating system memory for "converted" surfaces.

Fixes a regression introduced by commit 56128d18d4 ("wined3d: Drop the
special case for "converted" surfaces in wined3d_surface_blt().").

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-21 16:06:02 +01:00
..
Makefile.in
arb_program_shader.c wined3d: Recognize SM5 eval_sample_index instruction. 2017-12-11 18:21:15 +01:00
ati_fragment_shader.c
buffer.c
context.c wined3d: Avoid calling removed/deprecated GL functions in SetupForBlit(). 2017-12-08 18:20:18 +01:00
cs.c wined3d: Detect depth bias scale value per format. 2017-12-06 17:00:50 +01:00
device.c wined3d: Do not modify depth test state in wined3d_device_reset(). 2017-12-07 19:14:35 +01:00
directx.c wined3d: Fix device format support checks for multiple usages. 2017-12-11 18:21:09 +01:00
drawprim.c
gl_compat.c
glsl_shader.c wined3d: Recognize SM5 eval_sample_index instruction. 2017-12-11 18:21:15 +01:00
nvidia_texture_shader.c
palette.c
query.c
resource.c
sampler.c
shader.c wined3d: Recognize SM5 eval_sample_index instruction. 2017-12-11 18:21:15 +01:00
shader_sm1.c
shader_sm4.c wined3d: Recognize SM5 eval_sample_index instruction. 2017-12-11 18:21:15 +01:00
state.c wined3d: Add support for D3D10+ depth bias. 2017-12-06 17:00:55 +01:00
stateblock.c
surface.c wined3d: Consider CPU blitter when clearing discarded textures. 2017-12-21 16:06:02 +01:00
swapchain.c
texture.c
utils.c wined3d: Add support for D3D10+ depth bias. 2017-12-06 17:00:55 +01:00
version.rc
vertexdeclaration.c
view.c wined3d: Only allow swapchain textures to have mismatched sRGB setting in resource views. 2017-12-08 18:20:08 +01:00
wined3d.spec
wined3d_gl.h
wined3d_main.c wined3d: Raise the default max_gl_version for specific cases. 2017-12-07 19:14:53 +01:00
wined3d_private.h wined3d: Recognize SM5 eval_sample_index instruction. 2017-12-11 18:21:15 +01:00