mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-15 17:42:08 -07: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