| .. |
|
VKCommandStream.cpp
|
RSX: move g_dma_manager to g_fxo
|
2020-02-23 13:12:50 +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
|
vk: Lazy evaluate renderpass scope
|
2020-03-15 18:39:40 +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 |
|
VKDraw.cpp
|
some more dynamic settings
|
2020-04-15 18:25:25 +02: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
|
Fix signed-unsigned comparisons and mark warning as error (part 2).
|
2020-02-19 22:54:58 +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: Implement 2D array textures required for new font subsystem
|
2020-02-22 15:07:14 +03:00 |
|
VKFramebuffer.h
|
vk: Refactor framebuffers
|
2019-05-28 15:28:30 +03:00 |
|
VKGSRender.cpp
|
Typos
|
2020-04-14 17:06:58 +03:00 |
|
VKGSRender.h
|
gl/vk: Refactor draw call handling and stub shader interpreter
|
2020-03-23 14:47:28 +03:00 |
|
VKHelpers.cpp
|
vk: Lazy evaluate renderpass scope
|
2020-03-15 18:39:40 +03:00 |
|
VKHelpers.h
|
vk: Remove NVIDIA workaround for broken partial occlusion queries
|
2020-03-31 20:53:12 +03:00 |
|
VKMemAlloc.cpp
|
C-style cast cleanup VI
|
2019-12-04 17:56:22 +03:00 |
|
VKOverlays.h
|
vk: Lazy evaluate renderpass scope
|
2020-03-15 18:39:40 +03:00 |
|
VKPresent.cpp
|
some more dynamic settings
|
2020-04-15 18:25:25 +02:00 |
|
VKProgramBuffer.h
|
rsx: Rewrite async decompiler
|
2020-03-09 14:59:25 +03:00 |
|
VKProgramPipeline.cpp
|
Replace std::string::npos with umax
|
2020-03-05 14:05:23 +03:00 |
|
VKRenderPass.cpp
|
vk: Remove RADV workaround regarding renderpass barriers
|
2020-03-31 20:53:12 +03:00 |
|
VKRenderPass.h
|
vk: Lazy evaluate renderpass scope
|
2020-03-15 18:39:40 +03:00 |
|
VKRenderTargets.h
|
vk: Fixup for RCB/RDB in special cases
|
2020-02-29 12:13:11 +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
|
vk: Change texture cache memory management for disposed textures
|
2020-03-11 16:29:34 +03:00 |
|
VKShaderInterpreter.cpp
|
gl/vk: Refactor draw call handling and stub shader interpreter
|
2020-03-23 14:47:28 +03:00 |
|
VKShaderInterpreter.h
|
gl/vk: Refactor draw call handling and stub shader interpreter
|
2020-03-23 14:47:28 +03:00 |
|
VKTextOut.h
|
vk: Lazy evaluate renderpass scope
|
2020-03-15 18:39:40 +03:00 |
|
VKTexture.cpp
|
vk: Lazy evaluate renderpass scope
|
2020-03-15 18:39:40 +03:00 |
|
VKTextureCache.h
|
vk: Lazy evaluate renderpass scope
|
2020-03-15 18:39:40 +03:00 |
|
VKVertexBuffers.cpp
|
Disable exception handling.
|
2020-03-12 16:03:08 +03:00 |
|
VKVertexProgram.cpp
|
Use more starts_with
|
2020-02-29 13:06:14 +03:00 |
|
VKVertexProgram.h
|
Remove -Wno-reorder and make it an error
|
2020-02-21 15:20:34 +03:00 |
|
VulkanAPI.h
|
VK: remove unused init function declaration
|
2020-01-03 14:22:40 +01:00 |