This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
Ryujinx
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e453ba69f4
Ryujinx
/
Ryujinx.Graphics.Shader
/
CodeGen
/
Glsl
/
Instructions
History
gdkchan
e453ba69f4
Add support for shader atomic min/max (S32) (
#1948
)
2021-01-26 17:38:33 +11:00
..
InstGen.cs
Add support for shader atomic min/max (S32) (
#1948
)
2021-01-26 17:38:33 +11:00
InstGenCall.cs
Implement CAL and RET shader instructions (
#1618
)
2020-10-25 17:00:44 -03:00
InstGenHelper.cs
Add support for shader atomic min/max (S32) (
#1948
)
2021-01-26 17:38:33 +11:00
InstGenMemory.cs
Implement lazy flush-on-read for Buffers (SSBO/Copy) (
#1790
)
2021-01-17 17:08:06 -03:00
InstGenPacking.cs
Initial support for double precision shader instructions. (
#963
)
2020-03-03 15:02:08 +01:00
InstInfo.cs
Initial work
2020-01-09 02:13:00 +01:00
InstType.cs
Add a pass to turn global memory access into storage access, and do all storage related transformations on IR
2020-01-09 02:13:00 +01:00