aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/EnumConversion.cs
AgeCommit message (Expand)Author
2022-11-28GPU: Always draw polygon topology as triangle fan (#3932)1.1.395riperiperi
2022-05-05Add alternative "GL" enum values for StencilOp (#3321)1.1.118riperiperi
2022-04-10New shader cache implementation (#3194)1.1.101gdkchan
2022-04-04Small graphics abstraction layer cleanup (#3257)1.1.87gdkchan
2021-10-18Initial tessellation shader support (#2534)gdkchan
2020-10-13Fix incorrect GPU GL blend func values (#1612)gdkchan
2020-08-04Improved Logger (#1292)mageven
2020-07-15Initial transform feedback support (#1370)gdkchan
2020-07-10Implement Logical Operation registers and functionality (#1380)riperiperi
2020-05-28Fix wrong face culling once and for all (#1277)gdkchan
2020-01-31Enable stencil texturing (fixes #866) (#910)gdkchan
2020-01-09Change GPU errors to debug and reduce log messagesgdkchan
2020-01-09Some code cleanupgdkchan
2020-01-09Add basic error logging to the GPUgdkchan