aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/OpenGL/OGLStreamBuffer.cs
AgeCommit message (Expand)Author
2019-03-04Do naming refactoring on Ryujinx.Graphics (#611)Alex Barney
2018-11-28Better process implementation (#491)gdkchan
2018-08-10Low level graphics API prerequisites (#319)ReinUsesLisp
2018-07-19Send data to OpenGL host without client-side copies (#285)ReinUsesLisp
2018-06-26Fix GL.CreateBuffers -> GL.GenBuffers (#189)ReinUsesLisp
2018-06-26Implementation of UBOs instead of uniform constant arrays (#186)ReinUsesLisp