This website requires JavaScript.
Explore
Help
Sign In
swung0x48
/
MobileGL
Watch
1
Star
0
Fork
0
mirror of
https://github.com/MobileGL-Dev/MobileGL
synced
2026-09-13 14:48:32 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e86a9bbec588f3eeedc819b63f880e2322b517a9
MobileGL
/
MobileGL
/
MG_Impl
/
GLImpl
/
Buffer
T
History
swung0x48
a08669df72
[Fix] (MG_Impl/GLImpl): stop recording GL errors on the delete/query paths of every object family - glDeleteBuffers/VertexArrays/Renderbuffers/Framebuffers must silently ignore unknown names and glIsTexture must never raise, while glBindSampler now reports INVALID_OPERATION like the other bind entry points
2026-07-16 22:11:43 -04:00
..
GL_Buffer.cpp
[Fix] (MG_Impl/GLImpl): stop recording GL errors on the delete/query paths of every object family - glDeleteBuffers/VertexArrays/Renderbuffers/Framebuffers must silently ignore unknown names and glIsTexture must never raise, while glBindSampler now reports INVALID_OPERATION like the other bind entry points
2026-07-16 22:11:43 -04:00
GL_Buffer.h
[Feat] (MG_Impl, MG_Backend, MG_State): implement glMultiDrawArrays and glGetBufferSubData
2026-07-10 23:46:14 -04:00
Validators.cpp
[Fix] (MG_Impl/GLImpl, MG_Backend): fix piglit texture and buffer cases
2026-07-03 08:51:22 +08:00
Validators.h
[Fix] (MG_Impl/GLImpl, MG_Backend): fix piglit texture and buffer cases
2026-07-03 08:51:22 +08:00