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 22:58:30 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e2e4c295d809509caf9e85619badebc7a560e1f
MobileGL
/
MobileGL
/
MG_Backend
/
MGPipe
T
History
swung0x48
6515c8e6ae
[Fix] (MG_Backend, MG_Impl): give the MGPipe input blocks leak-at-exit storage - gPipeInputs and the two verify blocks held the last SharedPtr to a deleted-but-bound vertex array, so __run_exit_handlers ran ~VertexArrayObject and ~BufferObject into a pipe and a backend that were already torn down
2026-09-08 08:20:55 -04:00
..
PipeInputs.cpp
[Feat] (Pipe): the MOBILEGL_PIPE_VERIFY shadow comparator - a per-verb entry compare over the fill set and a compare-at-read in every accessor, first differing field and verb serial, fatal by default
2026-09-06 01:56:44 -04:00
PipeInputs.h
[Fix] (MG_Backend, MG_Impl): give the MGPipe input blocks leak-at-exit storage - gPipeInputs and the two verify blocks held the last SharedPtr to a deleted-but-bound vertex array, so __run_exit_handlers ran ~VertexArrayObject and ~BufferObject into a pipe and a backend that were already torn down
2026-09-08 08:20:55 -04:00