index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.Graphics.Gpu
/
State
Age
Commit message (
Expand
)
Author
2020-03-30
Support constant attributes (with a value of zero) (#1066)
gdkchan
2020-03-29
Implement GPU scissors (#1058)
gdkchan
2020-02-02
Support configurable point size (#916)
gdkchan
2020-01-22
Ignore exit flag on branch delay slot (#899)
gdkchan
2020-01-09
Address PR feedback
gdkchan
2020-01-09
Address PR feedback
gdkchan
2020-01-09
Fix some spelling mistakes
gdkchan
2020-01-09
Address PR feedback
gdkchan
2020-01-09
Add XML documentation to Ryujinx.Graphics.Gpu.State
gdkchan
2020-01-09
Some code cleanup
gdkchan
2020-01-09
Support depth clip mode and disable shader fast math optimization on NVIDIA a...
gdkchan
2020-01-09
Support shared color mask, implement more shader instructions
gdkchan
2020-01-09
Initial support for the guest OpenGL driver (NVIDIA and Nouveau)
gdkchan
2020-01-09
Small optimizations on texture and sampler pool invalidation
gdk
2020-01-09
Separate sub-channel state
gdk
2020-01-09
Add per-source type memory change tracking, simplified state change tracking,...
gdk
2020-01-09
Initial support for image stores, support texture sample on compute
gdk
2020-01-09
Initial work
gdk