mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-03-20 04:05:24 +01:00
- Reorganize storage hash vs ucode hash - Scan for actual fragment program start in case leading NOPed code precedes the actual instructions -- e.g FEAR2 Demo has over 32k of padding before actual program code that messes up hashes |
||
|---|---|---|
| .. | ||
| VKCommonDecompiler.cpp | ||
| VKCommonDecompiler.h | ||
| VKFormats.cpp | ||
| VKFormats.h | ||
| VKFragmentProgram.cpp | ||
| VKFragmentProgram.h | ||
| VKGSRender.cpp | ||
| VKGSRender.h | ||
| VKHelpers.cpp | ||
| VKHelpers.h | ||
| VKOverlays.h | ||
| VKProgramBuffer.h | ||
| VKProgramPipeline.cpp | ||
| VKRenderTargets.h | ||
| VKTextOut.h | ||
| VKTexture.cpp | ||
| VKTextureCache.h | ||
| VKVertexBuffers.cpp | ||
| VKVertexProgram.cpp | ||
| VKVertexProgram.h | ||
| VulkanAPI.cpp | ||
| VulkanAPI.h | ||