rpcsx/rpcs3/Emu/RSX/VK
kd-11 09ae45c566 vk: Conform to current spec (#1981)
* vk: define rtt images with transfer_dst set

* vk: Bind a buffer view for attribs with undefined data

* vk: Properly define renderpass clip region to fit the framebuffer

* vk: respect type bits from returned memory requirements
2016-07-25 00:28:49 +08:00
..
VKCommonDecompiler.cpp rsx: use fragment_textures_count (#1948) 2016-07-19 22:50:40 +08:00
VKCommonDecompiler.h Partial commit: RSX 2016-04-15 19:22:36 +03:00
VKFormats.cpp D3D12/Vulkan : swizzle texture format G8B8 (#1931) 2016-07-18 20:16:11 +08:00
VKFormats.h Factorize rsx state 2016-07-07 21:38:57 +02:00
VKFragmentProgram.cpp Typo fix: comparaison->comparison 2016-07-19 14:17:25 +03:00
VKFragmentProgram.h Fix nvidia crash (API version). Fix linux builds 2016-03-10 23:55:25 +03:00
VKGSRender.cpp vk: Conform to current spec (#1981) 2016-07-25 00:28:49 +08:00
VKGSRender.h Factorize rsx state 2016-07-07 21:38:57 +02:00
VKHelpers.cpp gl: Clear depth surfaces before use; Vulkan cleanup (#1957) 2016-07-22 07:31:58 +08:00
VKHelpers.h vk: Conform to current spec (#1981) 2016-07-25 00:28:49 +08:00
VKProgramBuffer.h vk/dx12: Enable/fix separate back and front lighting (#1927) 2016-07-18 00:57:50 +08:00
VKProgramPipeline.cpp vulkan: Create program in program_state_cache<>::build_pipeline 2016-03-21 22:10:34 +01:00
VKRenderTargets.h vk: Conform to current spec (#1981) 2016-07-25 00:28:49 +08:00
VKTexture.cpp rsx/common/d3d12/vulkan: Factorise data_heap between vulkan and d3d12. 2016-04-07 22:17:28 +02:00
VKTextureCache.h vk: Conform to current spec (#1981) 2016-07-25 00:28:49 +08:00
VKVertexBuffers.cpp vk: Conform to current spec (#1981) 2016-07-25 00:28:49 +08:00
VKVertexProgram.cpp vk/dx12: Enable/fix separate back and front lighting (#1927) 2016-07-18 00:57:50 +08:00
VKVertexProgram.h Fix nvidia crash (API version). Fix linux builds 2016-03-10 23:55:25 +03:00
VulkanAPI.cpp Partial commit: RSX 2016-04-15 19:22:36 +03:00
VulkanAPI.h Exclude apple from vulkan windowing stuff as it is not supported 2016-03-10 23:55:25 +03:00