This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
63345a3098e05e0d0692bc46852dfbfccfdcfae2
ryujinx
/
Ryujinx.Graphics.Gpu
/
Engine
History
gdk
d786d8d2b9
Support copy of slices to 3D textures, remove old 3D render target layered render support, do not delete textures with existing views created from them
2020-01-09 02:13:00 +01:00
..
Compute.cs
Add per-source type memory change tracking, simplified state change tracking, other fixes
2020-01-09 02:13:00 +01:00
ComputeParams.cs
Initial work
2020-01-09 02:13:00 +01:00
ComputeShader.cs
Initial work
2020-01-09 02:13:00 +01:00
GraphicsShader.cs
Initial work
2020-01-09 02:13:00 +01:00
Inline2Memory.cs
Add per-source type memory change tracking, simplified state change tracking, other fixes
2020-01-09 02:13:00 +01:00
MethodClear.cs
Add per-source type memory change tracking, simplified state change tracking, other fixes
2020-01-09 02:13:00 +01:00
MethodCopyBuffer.cs
Flush buffers on copies
2020-01-09 02:13:00 +01:00
MethodCopyTexture.cs
Add per-source type memory change tracking, simplified state change tracking, other fixes
2020-01-09 02:13:00 +01:00
MethodDraw.cs
Add per-source type memory change tracking, simplified state change tracking, other fixes
2020-01-09 02:13:00 +01:00
MethodReport.cs
Add per-source type memory change tracking, simplified state change tracking, other fixes
2020-01-09 02:13:00 +01:00
MethodResetCounter.cs
Initial work
2020-01-09 02:13:00 +01:00
Methods.cs
Support copy of slices to 3D textures, remove old 3D render target layered render support, do not delete textures with existing views created from them
2020-01-09 02:13:00 +01:00
MethodUniformBufferBind.cs
Add per-source type memory change tracking, simplified state change tracking, other fixes
2020-01-09 02:13:00 +01:00
MethodUniformBufferUpdate.cs
Add per-source type memory change tracking, simplified state change tracking, other fixes
2020-01-09 02:13:00 +01:00
ShaderAddresses.cs
Initial work
2020-01-09 02:13:00 +01:00
ShaderCache.cs
Initial support for image stores, support texture sample on compute
2020-01-09 02:13:00 +01:00
ShaderDumper.cs
Initial work
2020-01-09 02:13:00 +01:00