mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-25 10:00:54 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| BufferUtils.cpp | ||
| BufferUtils.h | ||
| FragmentProgramDecompiler.cpp | ||
| FragmentProgramDecompiler.h | ||
| ProgramStateCache.cpp | ||
| ProgramStateCache.h | ||
| ring_buffer_helper.h | ||
| ShaderParam.cpp | ||
| ShaderParam.h | ||
| surface_store.cpp | ||
| surface_store.h | ||
| TextGlyphs.h | ||
| TextureUtils.cpp | ||
| TextureUtils.h | ||
| VertexProgramDecompiler.cpp | ||
| VertexProgramDecompiler.h | ||