Sweden-Number/dlls/wined3d
Józef Kucia 6aeb444e4c wined3d: Implement updating swap interval through wined3d_swapchain_present().
Based on a patch by Michael Müller.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-22 18:14:52 +01:00
..
Makefile.in wined3d: Merge drawprim.c into context.c. 2018-02-26 16:40:22 +01:00
arb_program_shader.c wined3d: Use gl_info from the wined3d_shader_context in shader_hw_sample(). 2018-03-22 11:42:07 +01:00
ati_fragment_shader.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
buffer.c wined3d: Get rid of the "StrictDrawOrdering" setting. 2018-03-22 11:41:50 +01:00
context.c wined3d: Simplify context_resource_released(). 2018-03-22 11:42:00 +01:00
cs.c wined3d: Implement updating swap interval through wined3d_swapchain_present(). 2018-03-22 18:14:52 +01:00
device.c wined3d: Simplify device_resource_released() a little. 2018-03-22 11:42:04 +01:00
directx.c wined3d: Remove PresentationIntervals from WINED3DCAPS. 2018-03-12 17:58:14 +01:00
gl_compat.c
glsl_shader.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
nvidia_texture_shader.c wined3d: Get rid of unneeded includes. 2017-10-19 16:53:49 +02:00
palette.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
query.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
resource.c wined3d: Simplify context_resource_released(). 2018-03-22 11:42:00 +01:00
sampler.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
shader.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
shader_sm1.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
shader_sm4.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
state.c wined3d: Factor out get_viewport() function. 2018-03-02 10:52:01 +01:00
stateblock.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
surface.c wined3d: Implement updating swap interval through wined3d_swapchain_present(). 2018-03-22 18:14:52 +01:00
swapchain.c wined3d: Implement updating swap interval through wined3d_swapchain_present(). 2018-03-22 18:14:52 +01:00
texture.c wined3d: Get rid of the "StrictDrawOrdering" setting. 2018-03-22 11:41:50 +01:00
utils.c wined3d: Terminate long debug strings with ellipsis. 2018-02-27 18:21:01 +01:00
version.rc
vertexdeclaration.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
view.c wined3d: Use the global memory allocation helpers. 2018-02-14 09:06:58 +01:00
wined3d.spec wined3d: Implement updating swap interval through wined3d_swapchain_present(). 2018-03-22 18:14:52 +01:00
wined3d_gl.h wined3d: Add ARB_framebuffer_no_attachments extension. 2018-02-28 19:39:29 +01:00
wined3d_main.c wined3d: Get rid of the "StrictDrawOrdering" setting. 2018-03-22 11:41:50 +01:00
wined3d_private.h wined3d: Implement updating swap interval through wined3d_swapchain_present(). 2018-03-22 18:14:52 +01:00