mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
- Fix program abort logic to never abort before resolving later label addresses Fixes jumping over broken code and jumping over END markers - TEXTURE_CONTROL2 has indexing range of [0..15] without stride skipping! This register does not have interleaving with other texture registers - Track shader address poke as it seems to invalidate programs as well |
||
|---|---|---|
| .. | ||
| BufferUtils.cpp | ||
| BufferUtils.h | ||
| FragmentProgramDecompiler.cpp | ||
| FragmentProgramDecompiler.h | ||
| GLSLCommon.h | ||
| ProgramStateCache.cpp | ||
| ProgramStateCache.h | ||
| ring_buffer_helper.h | ||
| ShaderParam.cpp | ||
| ShaderParam.h | ||
| surface_store.cpp | ||
| surface_store.h | ||
| TextGlyphs.h | ||
| texture_cache.h | ||
| TextureUtils.cpp | ||
| TextureUtils.h | ||
| VertexProgramDecompiler.cpp | ||
| VertexProgramDecompiler.h | ||