rpcsx/rpcs3/Emu/RSX/VK
kd-11 2c803dbe66 gl/vk: Bug fixes and improvements (#2206)
* gl: Only bind attrib textures on thread startup

* gl: Persistent mapped buffers

* gl: Fix emulated primitives in an inlined array

* gl: Do not re-update program information every draw call

* gl/vk: s1 type is signed normalized not unsigned normalized

* gl/rsx: Allow disabling of persistent buffers for debugging

gl: Large heap size is more practical

gl: Fix a bug with legacy opengl buffers

* gl/rsx: Allow emulation of unsupported attribute formats

* gl: Fix typos and remove dprints

gl: cleanup debug prints

* ui: Move the GL legacy buffer toggle to the left pane

* vk/gl: Fix cmp type, its range is [-1,1] not [0,1] SNORM_INT
2016-10-18 15:57:28 +08:00
..
VKCommonDecompiler.cpp rsx/gl/vk/dx12: Add emulated texture fetch for depth read (#2173) 2016-09-29 14:54:32 +08:00
VKCommonDecompiler.h Partial commit: RSX 2016-04-15 19:22:36 +03:00
VKFormats.cpp Vulkan: fix G8B8 texture swizzle (#2181) 2016-10-01 17:02:10 +08:00
VKFormats.h Factorize rsx state 2016-07-07 21:38:57 +02:00
VKFragmentProgram.cpp vk: Add a subpass dependancy (#2172) 2016-09-28 22:12:52 +08:00
VKFragmentProgram.h Fix nvidia crash (API version). Fix linux builds 2016-03-10 23:55:25 +03:00
VKGSRender.cpp gl/vk/rsx: Add a cross-platform overlay text; Minor perf improvements and rsx bugfixes (#2196) 2016-10-11 08:55:42 +08:00
VKGSRender.h gl/vk/rsx: Add a cross-platform overlay text; Minor perf improvements and rsx bugfixes (#2196) 2016-10-11 08:55:42 +08:00
VKHelpers.cpp gl/vk/rsx: Add a cross-platform overlay text; Minor perf improvements and rsx bugfixes (#2196) 2016-10-11 08:55:42 +08:00
VKHelpers.h GL/Vulkan: Bug fixes and improvements; alphakill for vulkan (#2146) 2016-09-21 21:41:29 +08:00
VKProgramBuffer.h GL/Vulkan: Bug fixes and improvements; alphakill for vulkan (#2146) 2016-09-21 21:41:29 +08:00
VKProgramPipeline.cpp EXCEPTION macro removed 2016-08-08 19:19:32 +03:00
VKRenderTargets.h gl/vk: Bug fixes and improvements (#2155) 2016-09-26 20:21:17 +08:00
VKTextOut.h gl/vk/rsx: Add a cross-platform overlay text; Minor perf improvements and rsx bugfixes (#2196) 2016-10-11 08:55:42 +08:00
VKTexture.cpp RSX texture refactor (#2144) 2016-09-19 09:25:49 +08:00
VKTextureCache.h gl/vk: Bug fixes and improvements (#2155) 2016-09-26 20:21:17 +08:00
VKVertexBuffers.cpp gl/vk: Bug fixes and improvements (#2206) 2016-10-18 15:57:28 +08:00
VKVertexProgram.cpp gl/vk: Bug fixes and improvements (#2155) 2016-09-26 20:21:17 +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