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
ad3bc2531ba920d479691e4bd9d9e03373bb28b2
ryujinx
/
Ryujinx.Graphics.Gpu
History
gdkchan
ad3bc2531b
Ensure a valid shared memory size is used
2020-01-09 02:13:00 +01:00
..
Engine
Ensure a valid shared memory size is used
2020-01-09 02:13:00 +01:00
Image
Support 3D ASTC textures (using 2D blocks)
2020-01-09 02:13:00 +01:00
Memory
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
Shader
Use dispatch params shared memory size when available
2020-01-09 02:13:00 +01:00
State
Support depth clip mode and disable shader fast math optimization on NVIDIA as a workaround for compiler bugs (?)
2020-01-09 02:13:00 +01:00
ClassId.cs
Initial work
2020-01-09 02:13:00 +01:00
Constants.cs
Initial work
2020-01-09 02:13:00 +01:00
Debugging.cs
Initial work
2020-01-09 02:13:00 +01:00
DmaPusher.cs
Initial work
2020-01-09 02:13:00 +01:00
GpuContext.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
GraphicsConfig.cs
Initial work
2020-01-09 02:13:00 +01:00
MacroInterpreter.cs
Separate sub-channel state
2020-01-09 02:13:00 +01:00
MethodParams.cs
Initial work
2020-01-09 02:13:00 +01:00
NvGpuFifo.cs
Support shared color mask, implement more shader instructions
2020-01-09 02:13:00 +01:00
NvGpuFifoMeth.cs
Initial work
2020-01-09 02:13:00 +01:00
Ryujinx.Graphics.Gpu.csproj
Initial work
2020-01-09 02:13:00 +01:00
Window.cs
Improved and simplified window texture presentation
2020-01-09 02:13:00 +01:00