Sweden-Number/dlls/wined3d
Zhiyi Zhang e847b08229 wined3d: Move device window to the correct output when changing swapchain state to full screen.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-08 20:52:14 +02:00
..
Makefile.in
adapter_gl.c
adapter_vk.c wined3d: Submit the current command buffer in adapter_vk_flush_context(). 2020-05-01 21:51:31 +02:00
arb_program_shader.c
ati_fragment_shader.c
buffer.c wined3d: Create Vulkan buffer views for shader resource views. 2020-04-30 21:01:21 +02:00
context.c
context_gl.c wined3d: Fix an uninitialised variable warning. 2020-05-05 20:53:03 +02:00
context_vk.c wined3d: Create Vulkan samplers for samplers. 2020-05-01 21:51:31 +02:00
cs.c
device.c wined3d: Move device window to the correct output when changing swapchain state to full screen. 2020-05-08 20:52:14 +02:00
directx.c
gl_compat.c
glsl_shader.c
nvidia_texture_shader.c
palette.c
query.c
resource.c
sampler.c wined3d: Create Vulkan samplers for samplers. 2020-05-01 21:51:31 +02:00
shader.c
shader_sm1.c
shader_sm4.c
state.c
stateblock.c
surface.c
swapchain.c wined3d: Move device window to the correct output when changing swapchain state to full screen. 2020-05-08 20:52:14 +02:00
texture.c wined3d: Add a swizzle to the Vulkan format information for WINED3DFMT_A8_UNORM. 2020-05-01 21:51:31 +02:00
utils.c wined3d: Add Vulkan format information for WINED3DFMT_B8G8R8X8_UNORM_SRGB. 2020-05-01 21:51:31 +02:00
version.rc
vertexdeclaration.c
view.c wined3d: Create Vulkan buffer views for unordered access view counters. 2020-04-30 21:01:29 +02:00
wined3d.spec
wined3d_gl.h
wined3d_main.c
wined3d_private.h wined3d: Move device window to the correct output when changing swapchain state to full screen. 2020-05-08 20:52:14 +02:00
wined3d_vk.h