Sweden-Number/dlls/wined3d
Józef Kucia 750016bc8d wined3d: Assign *device in adapter_vk_create_device().
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>
2019-04-30 20:08:31 +02:00
..
Makefile.in
adapter_gl.c wined3d: Implement GPU description registry override for Vulkan adapter. 2019-04-30 20:08:24 +02:00
adapter_vk.c wined3d: Assign *device in adapter_vk_create_device(). 2019-04-30 20:08:31 +02:00
arb_program_shader.c
ati_fragment_shader.c
buffer.c
context.c wined3d: Don't bother allocating "free_timestamp_queries" in context_create(). 2019-04-20 00:19:19 +02:00
cs.c
device.c wined3d: Make the adapter responsible for creating devices. 2019-04-18 18:46:56 +02:00
directx.c wined3d: Make wined3d_gpu_description from Vulkan physical device properties. 2019-04-30 20:08:29 +02:00
gl_compat.c
glsl_shader.c wined3d: Use intBitsToFloat() instead of uintBitsToFloat(). 2019-04-24 00:37:33 +02:00
nvidia_texture_shader.c
palette.c
query.c
resource.c
sampler.c
shader.c
shader_sm1.c
shader_sm4.c
state.c
stateblock.c
surface.c
swapchain.c wined3d: Explicitly create the implicit swapchain. 2019-04-12 15:33:44 +02:00
texture.c
utils.c
version.rc
vertexdeclaration.c
view.c
wined3d.spec wined3d: Explicitly create the implicit swapchain. 2019-04-12 15:33:44 +02:00
wined3d_gl.h wined3d: Handle GL_EXT_vertex_array_bgra directly in gl_extension_map. 2019-04-08 19:35:24 +02:00
wined3d_main.c
wined3d_private.h wined3d: Make wined3d_gpu_description from Vulkan physical device properties. 2019-04-30 20:08:29 +02:00
wined3d_vk.h wined3d: Use vkGetDeviceProcAddr() to load Vulkan device functions. 2019-04-19 16:24:13 +02:00