Sweden-Number/dlls/wined3d
Matteo Bruni a5d2b3622b wined3d: Use ARB_clip_control to avoid vertex position fixups.
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-04 13:55:47 +02:00
..
Makefile.in
arb_program_shader.c wined3d: Use ARB_clip_control to avoid vertex position fixups. 2016-10-04 13:55:47 +02:00
ati_fragment_shader.c wined3d: Use MAX_TEXTURES instead of magic number. 2016-10-03 20:43:01 +02:00
buffer.c wined3d: Fix doublebuffer mode trace. 2016-09-27 21:43:23 +09:00
context.c wined3d: Use ARB_clip_control to avoid vertex position fixups. 2016-10-04 13:55:47 +02:00
cs.c wined3d: Send resource unmaps through the command stream. 2016-09-02 11:27:26 +09:00
device.c wined3d: Pass context to create_default_samplers(). 2016-10-03 20:43:01 +02:00
directx.c wined3d: Use ARB_clip_control to avoid vertex position fixups. 2016-10-04 13:55:47 +02:00
drawprim.c
gl_compat.c
glsl_shader.c wined3d: Use ARB_clip_control to avoid vertex position fixups. 2016-10-04 13:55:47 +02:00
nvidia_texture_shader.c
palette.c
query.c
resource.c wined3d: Sanitise resource map flags in wined3d_resource_map(). 2016-09-02 11:27:28 +09:00
sampler.c
shader.c wined3d: Avoid vpos fixups when ARB_fragment_coord_conventions is supported. 2016-10-04 13:55:36 +02:00
shader_sm1.c
shader_sm4.c
state.c wined3d: Use ARB_clip_control to avoid vertex position fixups. 2016-10-04 13:55:47 +02:00
stateblock.c
surface.c
swapchain.c
texture.c wined3d: Wait for the texture to become idle before modifying it in wined3d_texture_update_desc(). 2016-09-20 22:53:51 +09:00
utils.c wined3d: Use ARB_clip_control to avoid vertex position fixups. 2016-10-04 13:55:47 +02:00
version.rc
vertexdeclaration.c
view.c
wined3d.spec d3d9: Use resource mapping functions in d3d9_device_DrawIndexedPrimitiveUP(). 2016-09-02 11:27:22 +09:00
wined3d_gl.h wined3d: Add ARB_clip_control extension. 2016-10-04 13:55:45 +02:00
wined3d_main.c
wined3d_private.h wined3d: Avoid vpos fixups when ARB_fragment_coord_conventions is supported. 2016-10-04 13:55:36 +02:00