Sweden-Number/dlls/wined3d
Henri Verbeet 7cf3edcdc8 wined3d: Introduce a Vulkan based adapter implementation.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-01 21:54:32 +02:00
..
Makefile.in wined3d: Introduce a Vulkan based adapter implementation. 2019-04-01 21:54:32 +02:00
adapter_gl.c wined3d: Add GPU information for the NVIDIA RTX series. 2019-03-29 21:26:34 +01:00
adapter_vk.c wined3d: Introduce a Vulkan based adapter implementation. 2019-04-01 21:54:32 +02:00
arb_program_shader.c wined3d: Pass wined3d_adapter to fragment_pipe->get_caps(). 2019-03-29 21:24:01 +01:00
ati_fragment_shader.c wined3d: Pass wined3d_adapter to fragment_pipe->get_caps(). 2019-03-29 21:24:01 +01:00
buffer.c
context.c wined3d: Move pixel formats to wined3d_adapter_gl. 2019-03-29 00:20:47 +01:00
cs.c wined3d: Pass swap interval to swapchain ops. 2019-03-18 16:52:14 +01:00
device.c wined3d: Pass context to vp_free() and free_private(). 2019-03-26 20:35:55 +01:00
directx.c wined3d: Introduce a Vulkan based adapter implementation. 2019-04-01 21:54:32 +02:00
gl_compat.c
glsl_shader.c wined3d: Pass wined3d_adapter to fragment_pipe->get_caps(). 2019-03-29 21:24:01 +01:00
nvidia_texture_shader.c wined3d: Pass wined3d_adapter to fragment_pipe->get_caps(). 2019-03-29 21:24:01 +01:00
palette.c
query.c
resource.c
sampler.c
shader.c wined3d: Pass wined3d_adapter to fragment_pipe->get_caps(). 2019-03-29 21:24:01 +01:00
shader_sm1.c
shader_sm4.c
state.c wined3d: Pass wined3d_adapter to fragment_pipe->get_caps(). 2019-03-29 21:24:01 +01:00
stateblock.c wined3d: Clean up lights in wined3d_stateblock_cleanup(). 2019-03-25 15:56:25 +01:00
surface.c wined3d: Also update the "src_texture_gl" pointer when using a staging texture in the blitter. 2019-03-27 22:09:04 +01:00
swapchain.c wined3d: Pass swap interval to swapchain ops. 2019-03-18 16:52:14 +01:00
texture.c wined3d: Adjust video memory when resizing swapchain buffers. 2019-03-25 15:56:28 +01:00
utils.c wined3d: Introduce a Vulkan based adapter implementation. 2019-04-01 21:54:32 +02:00
version.rc
vertexdeclaration.c
view.c
wined3d.spec
wined3d_gl.h
wined3d_main.c wined3d: Introduce a Vulkan based adapter implementation. 2019-04-01 21:54:32 +02:00
wined3d_private.h wined3d: Introduce a Vulkan based adapter implementation. 2019-04-01 21:54:32 +02:00