Sweden-Number/dlls/wined3d
Zebediah Figura 4b678c1e9a wined3d: Make the "counter_bo" field of struct wined3d_unordered_access_view a wined3d_bo pointer.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-16 17:44:42 +01:00
..
Makefile.in
adapter_gl.c wined3d: Try to allocate new Vulkan BOs from the client thread for DISCARD maps. 2021-11-10 18:56:24 +01:00
adapter_vk.c wined3d: Make the "buffer_object" field of struct wined3d_const_bo_addr a wined3d_bo pointer. 2021-11-16 17:44:42 +01:00
arb_program_shader.c
ati_fragment_shader.c
buffer.c wined3d: Make the "buffer_object" field of struct wined3d_const_bo_addr a wined3d_bo pointer. 2021-11-16 17:44:42 +01:00
context.c
context_gl.c wined3d: Make the "buffer_object" field of struct wined3d_const_bo_addr a wined3d_bo pointer. 2021-11-16 17:44:42 +01:00
context_vk.c wined3d: Make the "buffer_object" field of struct wined3d_buffer a wined3d_bo pointer. 2021-11-09 22:02:54 +01:00
cs.c wined3d: Make the "buffer_object" field of struct wined3d_bo_address a wined3d_bo pointer. 2021-11-16 17:44:42 +01:00
device.c
directx.c wined3d: Make the "buffer_object" field of struct wined3d_bo_address a wined3d_bo pointer. 2021-11-16 17:44:42 +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 wined3d: Parse ISG1, PSG1 and OSG1 signatures. 2021-11-09 22:02:54 +01:00
shader_spirv.c
state.c wined3d: Avoid accessing the "bo" member of struct wined3d_buffer_gl. 2021-11-10 18:56:00 +01:00
stateblock.c
surface.c wined3d: Make the "buffer_object" field of struct wined3d_bo_address a wined3d_bo pointer. 2021-11-16 17:44:42 +01:00
swapchain.c
texture.c wined3d: Make the "buffer_object" field of struct wined3d_const_bo_addr a wined3d_bo pointer. 2021-11-16 17:44:42 +01:00
utils.c wined3d: Make the "buffer_object" field of struct wined3d_const_bo_addr a wined3d_bo pointer. 2021-11-16 17:44:42 +01:00
version.rc
vertexdeclaration.c
view.c wined3d: Make the "counter_bo" field of struct wined3d_unordered_access_view a wined3d_bo pointer. 2021-11-16 17:44:42 +01:00
wined3d.spec
wined3d_gl.h
wined3d_main.c
wined3d_private.h wined3d: Make the "counter_bo" field of struct wined3d_unordered_access_view a wined3d_bo pointer. 2021-11-16 17:44:42 +01:00
wined3d_shaders.h
wined3d_vk.h