rpcsx/rpcs3/Emu/RSX/VK
kd-11 04dda44225 rsx: Properly generate render target data with all parameters provided
- Build-up to variable-sized framebuffers and AA implementation
- Also allows accurate range calculation for our hit testing
2019-03-10 16:09:05 +03:00
..
VKCommonDecompiler.cpp glslang: Bump to version 2776 2018-06-26 20:07:20 +03:00
VKCommonDecompiler.h rsx/vk/gl: Cleanup and refector glsl::getFunctionImpl 2017-11-08 13:15:34 +03:00
VKCompute.h vk: bump max number of compute jobs from 120 to 1024 2019-01-06 10:44:40 +03:00
VKFormats.cpp [vk] Check for BGRA8 linear image to support blitting 2018-09-07 22:02:02 +03:00
VKFormats.h vk: AMD primitive restart bug workaround 2018-05-13 14:44:14 +03:00
VKFragmentProgram.cpp Implement fs::get_cache_dir 2019-01-13 14:45:36 +03:00
VKFragmentProgram.h vk: Add synchronous compute pipelines 2018-06-18 17:32:22 +03:00
VKGSRender.cpp rsx: Properly generate render target data with all parameters provided 2019-03-10 16:09:05 +03:00
VKGSRender.h vk/windows: Try to keep msq thread from ever stopping 2019-01-31 21:53:02 +03:00
VKHelpers.cpp vk: Fix usage of VK_IMAGE_LAYOUT_GENERAL 2019-02-07 11:40:17 +03:00
VKHelpers.h vk: Use FIFO mode for vsync 2019-01-31 21:53:02 +03:00
VKMemAlloc.cpp Performance enhancement - Vulkan memory allocator (#4635) 2018-05-23 17:02:35 +03:00
VKOverlays.h gl/vk: Improvements to overlay rendering 2019-02-05 12:15:12 +03:00
VKProgramBuffer.h rsx: Implement stencil mirror views 2018-12-24 09:05:19 +03:00
VKProgramPipeline.cpp rsx: Implement stencil mirror views 2018-12-24 09:05:19 +03:00
VKRenderTargets.h rsx: Implement proper pitch compatibility lookup 2019-03-10 16:09:05 +03:00
VKTextOut.h [vk] Throw an exception on using a repder pass that the driver doesn't support 2018-09-11 23:44:56 +03:00
VKTexture.cpp rsx/tecture_cache: Addendum - fix data cast with scaling conversion (AA emulation) 2019-03-10 16:09:05 +03:00
VKTextureCache.h rsx/tecture_cache: Addendum - fix data cast with scaling conversion (AA emulation) 2019-03-10 16:09:05 +03:00
VKVertexBuffers.cpp rsx: Reimplement attrib divisor 2019-01-25 14:34:22 +03:00
VKVertexProgram.cpp rsx: Refactor index buffers 2019-01-25 14:34:22 +03:00
VKVertexProgram.h rsx/vp: CodeGen improvements 2018-07-07 16:20:33 +03:00
VulkanAPI.cpp Partial commit: RSX 2016-04-15 19:22:36 +03:00
VulkanAPI.h Basic support for Vulkan Portability on OSX 2018-08-28 21:20:11 +03:00