mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-27 13:32:22 -05:00
* Add support for bindless textures from shader input (vertex buffer) * Shader cache version bump * Format whitespace * Remove cache entries on pool removal, disable for OpenGL * PR feedback