This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
ryujinx
Watch
1
Star
0
Fork
0
You've already forked ryujinx
mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced
2025-02-07 23:21:23 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ryujinx
/
Ryujinx.Graphics.Gpu
/
Shader
History
gdkchan
3cb1fa0e85
Implement texture buffers (
#1152
)
...
* Implement texture buffers * Throw NotSupportedException where appropriate
2020-04-25 23:02:18 +10:00
..
CachedShader.cs
Address PR feedback
2020-01-09 02:13:00 +01:00
ComputeShader.cs
Fix some shader disposal issues
2020-01-09 02:13:00 +01:00
GraphicsShader.cs
Address PR feedback
2020-01-09 02:13:00 +01:00
ShaderAddresses.cs
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (
#919
)
2020-04-21 07:59:59 +10:00
ShaderCache.cs
Implement texture buffers (
#1152
)
2020-04-25 23:02:18 +10:00
ShaderDumper.cs
Add a GetSpan method to the memory manager and use it on GPU (
#877
)
2020-01-13 10:27:50 +11:00