mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-24 01:37:05 +00:00
* Implement gl_ClipDistance on the shader generator, do not return the undef name for unknown built-in attributes * Handle unknown attribute loads aswell |
||
|---|---|---|
| .. | ||
| Optimizations | ||
| AttributeConsts.cs | ||
| ControlFlowGraph.cs | ||
| Dominance.cs | ||
| EmitterContext.cs | ||
| EmitterContextInsts.cs | ||
| Ssa.cs | ||
| Translator.cs | ||