This website works better with JavaScript
Home
Explore
Help
Register
Sign In
alancnet
/
ryujinx
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
80ff2eab29
Branches
Tags
master
mirror
ryujinx
/
Ryujinx.Graphics.Shader
/
Translation
/
Optimizations
gdkchan
9d7a142a48
Support texture rectangle targets (non-normalized coords)
6 years ago
..
BindlessToIndexed.cs
a31fced221
Remove some unused constants and other code
6 years ago
BranchElimination.cs
1876b346fe
Initial work
6 years ago
ConstantFolding.cs
769c02235f
Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled
6 years ago
GlobalToStorage.cs
9d7a142a48
Support texture rectangle targets (non-normalized coords)
6 years ago
HalfConversion.cs
1876b346fe
Initial work
6 years ago
Optimizer.cs
6a98c643ca
Add a pass to turn global memory access into storage access, and do all storage related transformations on IR
6 years ago
Simplification.cs
1876b346fe
Initial work
6 years ago