Sweden-Number/dlls/wined3d
Henri Verbeet 41995669d0 wined3d: Make the adapter responsible for sampler creation and destruction.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-14 17:41:01 +02:00
..
Makefile.in
adapter_gl.c wined3d: Make the adapter responsible for sampler creation and destruction. 2019-08-14 17:41:01 +02:00
adapter_vk.c wined3d: Make the adapter responsible for sampler creation and destruction. 2019-08-14 17:41:01 +02:00
arb_program_shader.c wined3d: Get rid of wined3d_max_compat_varyings(). 2019-08-14 14:30:33 +02:00
ati_fragment_shader.c
buffer.c wined3d: Make the adapter responsible for buffer creation and destruction. 2019-08-12 09:32:25 +02:00
context.c wined3d: Get rid of a redundant NULL check in wined3d_context_gl_acquire() (Coverity). 2019-08-13 11:02:52 +02:00
cs.c
device.c wined3d: Move the context array from struct wined3d_swapchain to struct wined3d_swapchain_gl. 2019-08-13 11:02:50 +02:00
directx.c wined3d: Make the adapter responsible for sampler creation and destruction. 2019-08-14 17:41:01 +02:00
gl_compat.c
glsl_shader.c wined3d: Get rid of wined3d_max_compat_varyings(). 2019-08-14 14:30:33 +02:00
nvidia_texture_shader.c
palette.c
query.c
resource.c
sampler.c wined3d: Make the adapter responsible for sampler creation and destruction. 2019-08-14 17:41:01 +02:00
shader.c wined3d: Get rid of wined3d_max_compat_varyings(). 2019-08-14 14:30:33 +02:00
shader_sm1.c
shader_sm4.c
state.c wined3d: Fix color mask 1-3 state setting. 2019-08-14 14:30:29 +02:00
stateblock.c
surface.c wined3d: Allow cross-swapchain blits in the supported cases. 2019-08-14 14:30:48 +02:00
swapchain.c wined3d: Move the context array from struct wined3d_swapchain to struct wined3d_swapchain_gl. 2019-08-13 11:02:50 +02:00
texture.c wined3d: Make the adapter responsible for texture creation and destruction. 2019-08-13 11:02:40 +02:00
utils.c wined3d: Get rid of wined3d_max_compat_varyings(). 2019-08-14 14:30:33 +02:00
version.rc
vertexdeclaration.c
view.c wined3d: Make the adapter responsible for unordered access view creation and destruction. 2019-08-12 09:32:41 +02:00
wined3d.spec
wined3d_gl.h
wined3d_main.c
wined3d_private.h wined3d: Make the adapter responsible for sampler creation and destruction. 2019-08-14 17:41:01 +02:00
wined3d_vk.h