1
0
Fork 0
forked from Mirror/Ryujinx
RyuKen/Ryujinx.Graphics/Shader/Translation
gdkchan 26be1cb4e2 Implement gl_ClipDistance on the shader generator ()
* Implement gl_ClipDistance on the shader generator, do not return the undef name for unknown built-in attributes

* Handle unknown attribute loads aswell
2019-04-25 09:09:01 +10:00
..
Optimizations New shader translator implementation () 2019-04-18 09:57:08 +10:00
AttributeConsts.cs Implement gl_ClipDistance on the shader generator () 2019-04-25 09:09:01 +10:00
ControlFlowGraph.cs New shader translator implementation () 2019-04-18 09:57:08 +10:00
Dominance.cs New shader translator implementation () 2019-04-18 09:57:08 +10:00
EmitterContext.cs New shader translator implementation () 2019-04-18 09:57:08 +10:00
EmitterContextInsts.cs New shader translator implementation () 2019-04-18 09:57:08 +10:00
Ssa.cs New shader translator implementation () 2019-04-18 09:57:08 +10:00
Translator.cs New shader translator implementation () 2019-04-18 09:57:08 +10:00