This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
Ryujinx
Watch
1
Star
0
Fork
0
You've already forked Ryujinx
mirror of
https://github.com/Ryujinx/Ryujinx.git
synced
2025-08-01 23:52:25 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
886e42fb19b5d69a6a256e20bd1b948124f790a3
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