This website requires JavaScript.
Explore
Help
Sign In
DuckDuckWhale
/
ryujinx
Watch
1
Star
0
Fork
0
You've already forked ryujinx
mirror of
https://github.com/Ryujinx/Ryujinx.git
synced
2026-07-22 02:29:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa70629fabbab5074640f55cb70f9d7d82cf91cb
ryujinx
/
Ryujinx.Graphics
/
Gal
/
OpenGL
History
gdkchan
fa70629fab
Fix for integer vertex attributes and iset bf flag (
#323
)
2018-08-03 13:54:34 -03:00
..
DeleteValueCallback.cs
…
OGLBlend.cs
…
OGLCachedResource.cs
…
OGLEnumConverter.cs
Implement A2B10G10R10 TextureFormat (
#248
)
2018-07-29 01:41:02 -03:00
OGLExtension.cs
…
OGLFrameBuffer.cs
Blit framebuffer without shaders (
#229
)
2018-07-23 16:21:05 +02:00
OGLRasterizer.cs
Fix for integer vertex attributes and iset bf flag (
#323
)
2018-08-03 13:54:34 -03:00
OGLRenderer.cs
…
OGLShader.cs
Avoid calling buffer binding when shader didn't change (
#295
)
2018-07-26 13:49:29 -03:00
OGLStreamBuffer.cs
Send data to OpenGL host without client-side copies (
#285
)
2018-07-19 16:02:51 -03:00
OGLTexture.cs
…