aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/GalBlendEquation.cs
AgeCommit message (Collapse)Author
2020-01-09Initial workgdk
2018-11-01Implment common and independent blend properly (fixes #458) (#485)gdkchan
* Implment common and independent blend properly * Nits
2018-04-13Fix for current framebuffer issues (#78)gdkchan
[GPU] Fix some of the current framebuffer issues
2018-04-08Merge shader branch, adding support for GLSL decompilation, a macrogdkchan
interpreter, and a rewrite of the GPU code.