Sweden-Number/dlls/wined3d
Liam Middlebrook 1fa427f2d0 winevulkan: Update to VK spec version 1.1.130.
Also update a single define reference in wined3d since VK_EXT_device_address
was promoted to KHR and renamed VK_ERROR_INVALID_DEVICE_ADDRESS_EXT to
VK_ERROR_INVALID_OPAQUE_CAPTURE_ADDRESS_KHR.

Signed-off-by: Liam Middlebrook <lmiddlebrook@nvidia.com>
Signed-off-by: Piers Daniell <pdaniell@nvidia.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-22 10:20:46 +01:00
..
Makefile.in
adapter_gl.c wined3d: Pass a pointer to the counter buffer to wined3d_view_gl_destroy(). 2019-12-12 23:17:05 +01:00
adapter_vk.c wined3d: Store Vulkan physical device memory properties in the wined3d_adapter_vk structure. 2019-12-12 23:17:05 +01:00
arb_program_shader.c
ati_fragment_shader.c
buffer.c wined3d: Introduce WINED3D_BIND_INDIRECT_BUFFER. 2019-12-12 23:17:05 +01:00
context.c wined3d: Return FALSE rather than E_FAIL in wined3d_context_gl_create_wgl_ctx. 2020-01-03 21:40:59 +01:00
cs.c
device.c
directx.c
gl_compat.c
glsl_shader.c
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
texture.c
utils.c winevulkan: Update to VK spec version 1.1.130. 2020-01-22 10:20:46 +01:00
version.rc
vertexdeclaration.c
view.c
wined3d.spec
wined3d_gl.h
wined3d_main.c
wined3d_private.h wined3d: Store Vulkan physical device memory properties in the wined3d_adapter_vk structure. 2019-12-12 23:17:05 +01:00
wined3d_vk.h