mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-18 04:02:55 +00:00
* Key textures using set and binding (rather than just binding) * Extend full bindless to cover cases with phi nodes * Log error on bindless access failure * Shader cache version bump * Remove constant buffer match to reduce the chances of full bindless triggering * Re-enable it for constant buffers, paper mario does actually need it * Format whitespace