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-10 05:08:31 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c59c15f66a57b301eabed6a05cf368c1630d61a4
MobileGL
/
MobileGL
/
MG_Backend
T
History
swung0x48
c59c15f66a
Merge branch 'worktree-agent-a7bc533bede191e68' into dev
2026-07-16 12:12:47 -04:00
..
DirectGLES
Merge branch 'worktree-agent-a7bc533bede191e68' into dev
2026-07-16 12:12:47 -04:00
DirectVulkan
[Fix] (MG_Backend): GetTexImage level-range check was off-by-one (max level is inclusive; single-level textures asserted on level 0), demoted to logged skip; advertise GL_ARB_texture_storage_multisample (entry points already implemented - unadvertised extension left null glw pointers and CTS framebuffer_blit jumped to address 0)
2026-07-16 03:06:03 -04:00
BackendObject.cpp
[Feat] (MG_Backend, android-plugin): show format capability tables in POST
2026-07-16 00:10:11 -04:00
BackendObject.h
[Feat] (MG_Backend, android-plugin): show format capability tables in POST
2026-07-16 00:10:11 -04:00
BackendObjects.h
[Feat] (Core): Add env config loader and refactor initialization entrypoints.
2026-02-21 22:08:55 +08:00
Init.cpp
Merge branch 'dev' into Feat/Backend-Direct-Vulkan
2026-02-21 15:02:59 +08:00