rpcsx/rpcs3/Emu/RSX/VK
Nekotekina da6ce80f4f Make vm::get_super_ptr return contiguous memory
Cleanup RSX code complexity
2018-09-27 23:37:13 +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: Fixup 2018-06-26 20:07:20 +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 c++17: use std::size 2018-09-06 13:15:59 +03:00
VKFragmentProgram.h vk: Add synchronous compute pipelines 2018-06-18 17:32:22 +03:00
VKGSRender.cpp rsx: Fixup flip behaviour 2018-09-26 19:41:50 +03:00
VKGSRender.h rsx: Move render flip from rsx queue command to flip command 2018-09-24 16:44:02 +03:00
VKHelpers.cpp vk: Improve logging of device names and driver versions 2018-09-03 18:24:20 +03:00
VKHelpers.h rsx; blit engine fixes 2018-09-21 16:32:23 +03:00
VKMemAlloc.cpp Performance enhancement - Vulkan memory allocator (#4635) 2018-05-23 17:02:35 +03:00
VKOverlays.h rsx/overlays: Implement blur, darkening and ability to disable custom background 2018-09-18 16:24:13 +03:00
VKProgramBuffer.h [vk] Throw an exception on using a repder pass that the driver doesn't support 2018-09-11 23:44:56 +03:00
VKProgramPipeline.cpp vk: Add synchronous compute pipelines 2018-06-18 17:32:22 +03:00
VKRenderTargets.h Update GSL and yaml-cpp submodules 2018-08-25 01:15:47 +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 vk: Support sw component swizzle decode because metal sucks 2018-08-23 22:54:56 +03:00
VKTextureCache.h Make vm::get_super_ptr return contiguous memory 2018-09-27 23:37:13 +03:00
VKVertexBuffers.cpp rsx: Fix vertex attrib parsing 2018-09-25 22:03:35 +03:00
VKVertexProgram.cpp rsx/vp: CodeGen improvements 2018-07-07 16:20:33 +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