wine/dlls/wined3d
2023-11-28 22:58:42 +01:00
..
adapter_gl.c wined3d/glsl: Clamp ftou upper bound to UINT_MAX. 2023-11-07 22:05:35 +01:00
adapter_vk.c wined3d: Create the XFB counter BO in wined3d_context_vk_bind_stream_output_buffers(). 2023-11-16 13:43:49 +01:00
arb_program_shader.c wined3d: Revert uses of wined3d_state_get_ffp_texture() for non-FFP textures. 2023-11-23 22:51:07 +01:00
ati_fragment_shader.c wined3d: Introduce a wined3d_state_get_ffp_texture() helper. 2023-11-17 19:53:45 +01:00
buffer.c
context.c wined3d: Translate sampler states to sampler objects in wined3d_device_apply_stateblock(). 2023-11-07 20:55:09 +01:00
context_gl.c wined3d: Trigger constant update when an SRV requiring NPOT fixup is bound. 2023-11-17 19:53:45 +01:00
context_vk.c wined3d: Provide a null counter BO for slots with no corresponding XFB buffer bound. 2023-11-16 13:43:49 +01:00
cs.c wined3d: Introduce a wined3d_state_get_ffp_texture() helper. 2023-11-17 19:53:45 +01:00
device.c
directx.c
gl_compat.c
glsl_shader.c wined3d: Revert uses of wined3d_state_get_ffp_texture() for non-FFP textures. 2023-11-23 22:51:07 +01:00
Makefile.in
nvidia_texture_shader.c wined3d: Set the active texture in nvts_texdim(). 2023-11-17 19:53:51 +01:00
palette.c
query.c
resource.c
sampler.c wined3d: Translate sampler states to sampler objects in wined3d_device_apply_stateblock(). 2023-11-07 20:55:09 +01:00
shader.c wined3d: Revert uses of wined3d_state_get_ffp_texture() for non-FFP textures. 2023-11-23 22:51:07 +01:00
shader_sm1.c
shader_sm4.c
shader_spirv.c
state.c wined3d: Introduce a wined3d_state_get_ffp_texture() helper. 2023-11-17 19:53:45 +01:00
stateblock.c wined3d: Introduce a wined3d_state_get_ffp_texture() helper. 2023-11-17 19:53:45 +01:00
surface.c
swapchain.c wined3d: Fix a use after free (Coverity). 2023-11-27 22:39:51 +01:00
texture.c wined3d: Invalidate all sampler slots to which a texture is bound in texture_resource_unload(). 2023-11-10 20:52:28 +01:00
utils.c wined3d: Set the active texture in sampler_texdim(). 2023-11-17 19:53:48 +01:00
version.rc
vertexdeclaration.c
view.c wined3d: Trigger constant update when an SRV requiring NPOT fixup is bound. 2023-11-17 19:53:45 +01:00
wined3d.spec wined3d: Translate sampler states to sampler objects in wined3d_device_apply_stateblock(). 2023-11-07 20:55:09 +01:00
wined3d_gl.h wined3d/glsl: Clamp ftou upper bound to UINT_MAX. 2023-11-07 22:05:35 +01:00
wined3d_main.c
wined3d_private.h wined3d: Remove DECLSPEC_HIDDEN usage. 2023-11-28 22:58:42 +01:00
wined3d_shaders.h
wined3d_vk.h wined3d: Remove DECLSPEC_HIDDEN usage. 2023-11-28 22:58:42 +01:00