gdkchan a0b4799f19 Fix ZN flags set for shader instructions using RZ.CC dest (#2147) vor 5 Jahren
..
Optimizations ede26556f2 Traverse PhiNodes for Bindless Elimination (#2089) vor 5 Jahren
AttributeConsts.cs 5264d55b39 Fix gl_in being used with built-in variables that are not per-vertex (#1624) vor 5 Jahren
ControlFlowGraph.cs 49f970d5bd Implement CAL and RET shader instructions (#1618) vor 5 Jahren
Dominance.cs 49f970d5bd Implement CAL and RET shader instructions (#1618) vor 5 Jahren
EmitterContext.cs a0b4799f19 Fix ZN flags set for shader instructions using RZ.CC dest (#2147) vor 5 Jahren
EmitterContextInsts.cs 4b7c7dab9e Support multiple destination operands on shader IR and shuffle predicates (#1964) vor 5 Jahren
FeatureFlags.cs aef25980a7 Salieri: Detect and avoid caching shaders using bindless textures (#2097) vor 5 Jahren
GlobalMemory.cs 7e4d986a73 Support compute uniform buffers emulated with global memory (#924) vor 6 Jahren
RegisterUsage.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) vor 5 Jahren
Rewriter.cs 934a78005e Simplify logic for bindless texture handling (#1667) vor 5 Jahren
ShaderConfig.cs f93089a64f Implement geometry shader passthrough (#1961) vor 5 Jahren
ShaderHeader.cs f93089a64f Implement geometry shader passthrough (#1961) vor 5 Jahren
Ssa.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) vor 5 Jahren
TranslationCounts.cs 8d168574eb Use explicit buffer and texture bindings on shaders (#1666) vor 5 Jahren
TranslationFlags.cs 991784868f Fix shader regression on Intel iGPUs by reverting layout changes (#1425) vor 5 Jahren
Translator.cs a5d5ca0635 Shader Cache: Move bindless checking from translation to decode (#2145) vor 5 Jahren
TranslatorContext.cs aef25980a7 Salieri: Detect and avoid caching shaders using bindless textures (#2097) vor 5 Jahren