Sweden-Number/dlls/wined3d
Jan Sikorski 2adae568a6 wined3d: Pass format id for typeless resolve through wined3d_blt_fx.
Signed-off-by: Jan Sikorski <jsikorski@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-31 22:16:25 +02:00
..
Makefile.in
adapter_gl.c
adapter_vk.c
arb_program_shader.c
ati_fragment_shader.c
buffer.c
context.c
context_gl.c wined3d: Invalidate sRGB write state in wined3d_cs_exec_set_rendertarget_view() if needed. 2021-03-25 17:56:46 +01:00
context_vk.c
cs.c wined3d: Pass a wined3d_device_context to wined3d_cs_emit_draw(). 2021-03-30 21:23:31 +02:00
device.c wined3d: Pass format id for typeless resolve through wined3d_blt_fx. 2021-03-31 22:16:25 +02:00
directx.c wined3d: Implement wined3d_swapchain_set_gamma_ramp() on top of wined3d_output_set_gamma_ramp(). 2021-03-25 17:56:52 +01:00
gl_compat.c
glsl_shader.c
nvidia_texture_shader.c
palette.c
query.c
resource.c
sampler.c
shader.c
shader_sm1.c
shader_sm4.c
shader_spirv.c
state.c
stateblock.c
surface.c wined3d: Pass format id for typeless resolve through wined3d_blt_fx. 2021-03-31 22:16:25 +02:00
swapchain.c wined3d: Implement wined3d_swapchain_set_gamma_ramp() on top of wined3d_output_set_gamma_ramp(). 2021-03-25 17:56:52 +01:00
texture.c wined3d: Handle different slice pitches in compressed texture updates. 2021-03-26 19:52:51 +01:00
utils.c
version.rc
vertexdeclaration.c
view.c
wined3d.spec wined3d: Introduce wined3d_device_context_draw(). 2021-03-30 21:23:35 +02:00
wined3d_gl.h
wined3d_main.c
wined3d_private.h wined3d: Pass a wined3d_device_context to wined3d_cs_emit_draw(). 2021-03-30 21:23:31 +02:00
wined3d_vk.h