Sweden-Number/dlls/wined3d
Zebediah Figura 81068b89d8 wined3d: Introduce a wined3d_texture_update_sub_resource() helper.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-21 22:33:54 +01:00
..
Makefile.in
adapter_gl.c wined3d: Set a valid map pointer in adapter_gl_alloc_bo() if possible. 2022-02-18 22:10:47 +01:00
adapter_vk.c
arb_program_shader.c
ati_fragment_shader.c
buffer.c wined3d: Treat NOOVERWRITE maps on a previously discarded buffer as if they were DISCARD maps. 2022-02-18 22:10:47 +01:00
context.c
context_gl.c wined3d: Protect wined3d_chunk_gl map fields with a mutex. 2022-02-17 18:57:27 +01:00
context_vk.c
cs.c wined3d: Introduce a wined3d_texture_update_sub_resource() helper. 2022-02-21 22:33:54 +01:00
device.c wined3d: Protect wined3d_chunk_gl map fields with a mutex. 2022-02-17 18:57:27 +01:00
directx.c
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 wined3d: Don't use persistent BOs from the client thread if we might need to do vertex attribute conversion. 2022-02-16 22:05:33 +01:00
state.c
stateblock.c
surface.c
swapchain.c
texture.c wined3d: Introduce a wined3d_texture_update_sub_resource() helper. 2022-02-21 22:33:54 +01:00
utils.c
version.rc
vertexdeclaration.c
view.c
wined3d.spec
wined3d_gl.h
wined3d_main.c
wined3d_private.h wined3d: Introduce a wined3d_texture_update_sub_resource() helper. 2022-02-21 22:33:54 +01:00
wined3d_shaders.h
wined3d_vk.h