rpcsx/rpcs3/Emu/RSX/Common
kd-11 8454949eea gl/vk/rsx: Add a cross-platform overlay text; Minor perf improvements and rsx bugfixes (#2196)
* gl/rsx: Implement platform-agnostic text overlays

gl: Restore performance metrics using new text out helper

gl/rsx: Refactor text generation class

* vk: Enable text overlay

gl/vk: Polish overlay counters implementation

gl: Better resource shutdown for text writer

* gl: Optimization, do not rebind TIUs every frame. Speedup

* gl: Optimizations and improvements to vertex upload code

* gl/vk: Texture format swizzles

vk: Texture format fix

vk: Fix YX format swizzles

* rsx: Decode vertex texture index
2016-10-11 08:55:42 +08:00
..
BufferUtils.cpp rsx: use range for vertex buffer attribute. 2016-08-24 21:58:59 +02:00
BufferUtils.h rsx: use range for vertex buffer attribute. 2016-08-24 21:58:59 +02:00
FragmentProgramDecompiler.cpp rsx/gl/vk/dx12: Add emulated texture fetch for depth read (#2173) 2016-09-29 14:54:32 +08:00
FragmentProgramDecompiler.h Typo fix: comparaison->comparison 2016-07-19 14:17:25 +03:00
ProgramStateCache.cpp rsx/gl/vk/dx12: Add emulated texture fetch for depth read (#2173) 2016-09-29 14:54:32 +08:00
ProgramStateCache.h GL: re-use common fp/vp decompiler (#2100) 2016-08-26 22:23:23 +08:00
ring_buffer_helper.h EXCEPTION macro removed 2016-08-08 19:19:32 +03:00
ShaderParam.cpp RSX: Add a class factorizing decompiler code 2015-05-23 20:45:07 +02:00
ShaderParam.h rsx/gl/vk/dx12: Add emulated texture fetch for depth read (#2173) 2016-09-29 14:54:32 +08:00
surface_store.cpp EXCEPTION macro removed 2016-08-08 19:19:32 +03:00
surface_store.h EXCEPTION macro removed 2016-08-08 19:19:32 +03:00
TextGlyphs.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
TextureUtils.cpp gl/vk: Enable vertex texture fetch (#2127) 2016-09-20 22:23:56 +08:00
TextureUtils.h RSX texture refactor (#2144) 2016-09-19 09:25:49 +08:00
VertexProgramDecompiler.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
VertexProgramDecompiler.h Typo fix: comparaison->comparison 2016-07-19 14:17:25 +03:00