..
VKCommonDecompiler.cpp
C-style cast cleanup VI
2019-12-04 17:56:22 +03:00
VKCommonDecompiler.h
gl/vk: Add constexpr to varying_registers and sync functions between the two backends
2019-06-12 10:59:31 +01:00
VKCompute.h
Implement rounded_div
2019-12-20 14:47:04 +03:00
VKDMA.cpp
vk: Reimplement DMA synchronization
2019-09-12 23:32:21 +03:00
VKDMA.h
vk: Reimplement DMA synchronization
2019-09-12 23:32:21 +03:00
VKFormats.cpp
C-style cast cleanup VI
2019-12-04 17:56:22 +03:00
VKFormats.h
vk: Disable mipmap sampling if sampling mode is does not have a mipmap filtering mode.
2019-10-18 14:46:37 +03:00
VKFragmentProgram.cpp
rsx: Add support for delayed shader discard.
2019-10-22 13:44:49 +03:00
VKFragmentProgram.h
rsx: Add support for delayed shader discard.
2019-10-22 13:44:49 +03:00
VKFramebuffer.cpp
vk: Refactor framebuffers
2019-05-28 15:28:30 +03:00
VKFramebuffer.h
vk: Refactor framebuffers
2019-05-28 15:28:30 +03:00
VKGSRender.cpp
rsx: Make X11 optional on Linux
2019-12-20 10:48:03 +00:00
VKGSRender.h
rsx: Make X11 optional on Linux
2019-12-20 10:48:03 +00:00
VKHelpers.cpp
C-style cast cleanup VI
2019-12-04 17:56:22 +03:00
VKHelpers.h
rsx: Make X11 optional on Linux
2019-12-20 10:48:03 +00:00
VKMemAlloc.cpp
C-style cast cleanup VI
2019-12-04 17:56:22 +03:00
VKOverlays.h
C-style cast cleanup (partial)
2019-11-29 00:35:23 +03:00
VKProgramBuffer.h
vk: Optionally ignore depth bounds testing on hardware that does not
2019-10-29 20:03:54 +03:00
VKProgramPipeline.cpp
rsx: Reimplement vertex layout streaming
2019-06-25 20:50:54 +03:00
VKRenderPass.cpp
C-style cast cleanup VI
2019-12-04 17:56:22 +03:00
VKRenderPass.h
vk: Refactor renderpass management
2019-05-25 14:07:29 +03:00
VKRenderTargets.h
Fix missing-braces warnings
2019-12-13 03:21:43 +03:00
VKResolveHelper.cpp
vk: Fixup
2019-10-17 02:30:03 +03:00
VKResolveHelper.h
rsx: Set up framework for hw deswizzle
2019-11-05 22:07:22 +03:00
VKResourceManager.cpp
vk: Add video memory manager to monitor VRAM usage
2019-10-18 14:46:37 +03:00
VKResourceManager.h
vk: Modify sampler cache to uniquely identify all the input parameters
2019-10-28 15:20:45 +03:00
VKTextOut.h
C-style cast cleanup (partial)
2019-11-29 00:35:23 +03:00
VKTexture.cpp
C-style cast cleanup VI
2019-12-04 17:56:22 +03:00
VKTextureCache.h
C-style cast cleanup VI
2019-12-04 17:56:22 +03:00
VKVertexBuffers.cpp
C-style cast cleanup VI
2019-12-04 17:56:22 +03:00
VKVertexProgram.cpp
rsx: Fix missing point size export
2019-09-30 01:40:04 +03:00
VKVertexProgram.h
rsx: Apply Clang-Tidy fix "modernize-use-override"
2019-06-12 15:11:52 +03:00
VulkanAPI.cpp
Partial commit: RSX
2016-04-15 19:22:36 +03:00
VulkanAPI.h
rsx: Make X11 optional on Linux
2019-12-20 10:48:03 +00:00