mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-02 21:12:55 -06:00
c41fddd25e
* 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