Commit Graph
2518 Commits
Author SHA1 Message Date
BZLZHH adbadbba30 [Chore] (GLState.cpp): Remove unused MG_State_O. 2025-04-26 10:06:45 +08:00
BZLZHH 35fb42e595 [Docs] (README.md): Update progress. 2025-04-26 09:22:11 +08:00
BZLZHH 90edb96f5a [Docs] (README.md|PlannedFunctions.md): Update progress. 2025-04-04 23:25:52 +08:00
BZLZHH 41fefb8e54 [Feat] (...): Add global OpenGL state. Add gl texture state (almost complete for Minecraft) and implementation gl texture functions that Minecraft would use. Add gl error state. 2025-04-04 23:02:59 +08:00
BZLZHH c291f513ca [Chore] (GL_Common.cpp): Delete useless implement functions: glClear and glClearColor. 2025-04-04 22:57:55 +08:00
BZLZHH deb5320a3e [Docs] (README.md): Update Progress. 2025-04-04 15:22:07 +08:00
BZLZHH e813847173 [Improvement] (GL_getter.cpp): Make glGetStringi standard. 2025-04-04 11:28:18 +08:00
BZLZHH 9a61811db7 [Fix] (Debug.cpp): FIx the format mistake of log file. 2025-04-04 11:27:43 +08:00
BZLZHH 64df4f634f [Chore] (CMakeLists.txt): Complete CMakeLists.txt for MG_GL/GL. 2025-04-04 10:59:30 +08:00
BZLZHH 4f2e3f97be [Fix] (gl.h|doc.cpp): Fix the wrong operations that make all "Depth" into "Common". 2025-04-04 10:55:35 +08:00
BZLZHH d64eb04dd5 [Docs|Misc] (...): Add PlannedFunctions.md. Add more directories about these funcs. 2025-04-04 10:52:33 +08:00
BZLZHH c12e353c68 [Misc] (...): Define BACKEND_TYPE in Includes.h. Fix some compiling errors of GL_Common. 2025-04-04 09:32:27 +08:00
BZLZHH 6b102c67c3 [Chore] (EGL_EMU.*): Change EGL_EMU.* into VK/EGL_EMU.*. 2025-04-04 09:31:10 +08:00
BZLZHH 3ea184d187 [Chore] (TEMP_MESA): Delete unused TEMP_MESA. 2025-04-04 09:08:43 +08:00
BZLZHH 5af3057456 [Feat|Fix] (...): Emulate EGL. Emulate glClear and glClearColor.
Signed-off-by: BZLZHH <admin@bzlzhh.top>
2025-03-30 12:07:14 +08:00
BZLZHH 8374a88731 [Docs|Improvement] (...): Add LICENSE and README.md. Modify some texts.
Signed-off-by: BZLZHH <admin@bzlzhh.top>
2025-03-23 08:49:50 +08:00
BZLZHH a60bc2644d [Improvement] (...): Log more info.
Signed-off-by: BZLZHH <admin@bzlzhh.top>
2025-03-15 20:49:39 +08:00
BZLZHH e9d5caab2a Initial Commit: MobileGL
Signed-off-by: BZLZHH <admin@bzlzhh.top>
2025-03-15 19:30:03 +08:00