| .. |
|
VKCommandStream.cpp
|
vk: Restructure command queue flushing behavior to avoid deadlock
|
2020-01-14 14:32:40 +03:00 |
|
VKCommandStream.h
|
vk: Implement multithreaded command submission
|
2019-12-29 13:49:46 +03:00 |
|
VKCommonDecompiler.cpp
|
Modernize RSX logging (rsx_log variable)
|
2020-02-01 11:52: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
|
Modernize RSX logging (rsx_log variable)
|
2020-02-01 11:52:22 +03:00 |
|
VKDMA.cpp
|
Use attributes for LIKELY/UNLIKELY
|
2020-02-05 10:42:34 +03:00 |
|
VKDMA.h
|
vk: Reimplement DMA synchronization
|
2019-09-12 23:32:21 +03:00 |
|
VKFormats.cpp
|
Use attributes for LIKELY/UNLIKELY
|
2020-02-05 10:42:34 +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
|
Use attributes for LIKELY/UNLIKELY
|
2020-02-05 10:42:34 +03:00 |
|
VKFragmentProgram.h
|
vk: Generate dynamic binding table based on the capability of the drivers
|
2020-01-09 15:38:23 +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
|
Make rsx::get_address report caller location
|
2020-02-08 22:18:56 +03:00 |
|
VKGSRender.h
|
rsx: Refactor out complex present code into separate files
|
2020-01-18 19:52:52 +03:00 |
|
VKHelpers.cpp
|
Modernize RSX logging (rsx_log variable)
|
2020-02-01 11:52:22 +03:00 |
|
VKHelpers.h
|
Modernize RSX logging (rsx_log variable)
|
2020-02-01 11:52:22 +03:00 |
|
VKMemAlloc.cpp
|
C-style cast cleanup VI
|
2019-12-04 17:56:22 +03:00 |
|
VKOverlays.h
|
geometry.h: make conversion operators explicit
|
2020-02-11 13:21:45 +03:00 |
|
VKPresent.cpp
|
geometry.h: make conversion operators explicit
|
2020-02-11 13:21:45 +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
|
Modernize RSX logging (rsx_log variable)
|
2020-02-01 11:52:22 +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
|
vk: Remove an overzealous assert
|
2020-02-07 16:15:02 +03:00 |
|
VKResolveHelper.cpp
|
vk: Fixup
|
2019-10-17 02:30:03 +03:00 |
|
VKResolveHelper.h
|
Modernize RSX logging (rsx_log variable)
|
2020-02-01 11:52:22 +03:00 |
|
VKResourceManager.cpp
|
Modernize RSX logging (rsx_log variable)
|
2020-02-01 11:52:22 +03:00 |
|
VKResourceManager.h
|
Use attributes for LIKELY/UNLIKELY
|
2020-02-05 10:42:34 +03:00 |
|
VKTextOut.h
|
C-style cast cleanup (partial)
|
2019-11-29 00:35:23 +03:00 |
|
VKTexture.cpp
|
Use attributes for LIKELY/UNLIKELY
|
2020-02-05 10:42:34 +03:00 |
|
VKTextureCache.h
|
Use attributes for LIKELY/UNLIKELY
|
2020-02-05 10:42:34 +03:00 |
|
VKVertexBuffers.cpp
|
C-style cast cleanup VI
|
2019-12-04 17:56:22 +03:00 |
|
VKVertexProgram.cpp
|
vk: Generate dynamic binding table based on the capability of the drivers
|
2020-01-09 15:38:23 +03:00 |
|
VKVertexProgram.h
|
vk: Generate dynamic binding table based on the capability of the drivers
|
2020-01-09 15:38:23 +03:00 |
|
VulkanAPI.h
|
VK: remove unused init function declaration
|
2020-01-03 14:22:40 +01:00 |