This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
ryujinx
Watch
1
Star
0
Fork
0
You've already forked ryujinx
mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced
2025-02-02 22:41:29 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ryujinx
/
Ryujinx.Graphics.Gpu
/
Engine
History
gdkchan
3323a3a042
Use correct shared memory size (in words, not bytes)
2020-01-09 02:13:00 +01:00
..
Compute.cs
Use correct shared memory size (in words, not bytes)
2020-01-09 02:13:00 +01:00
ComputeParams.cs
Use dispatch params shared memory size when available
2020-01-09 02:13:00 +01:00
Inline2Memory.cs
…
MethodClear.cs
Support shared color mask, implement more shader instructions
2020-01-09 02:13:00 +01:00
MethodCopyBuffer.cs
…
MethodCopyTexture.cs
…
MethodDraw.cs
Fix draw indexed flag not being cleared for instanced draws, also avoid state updates in the middle of a indexed draw
2020-01-09 02:13:00 +01:00
MethodReport.cs
…
MethodResetCounter.cs
…
Methods.cs
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
MethodUniformBufferBind.cs
…
MethodUniformBufferUpdate.cs
Support shared color mask, implement more shader instructions
2020-01-09 02:13:00 +01:00