BZLZHH 0e7483bdd4 [Feat] (ProgramState): Implement more Global-GL-State functions.
- These functions were implemented:
  - glBlendFunc
  - glBlendFuncSeparate
  - glClear
  - glClearColor
  - glClearDepth
  - glColorMask
  - glDepthFunc
  - glDepthMask
  - glDisable
  - glEnable
  - glViewport
2025-05-04 02:09:25 +08:00
2025-04-26 12:03:42 +08:00

MobileGL

Third party components

SPIRV-Cross by KhronosGroup: github

glslang by KhronosGroup: github

GlslOptimizerV2 by aiekick: github

Progress

Target: OpenGL 3.2 Core Profile

Component Development Progress
OpenGL State Manager 57 ~ 65%
Abstraction Layer (MG_RHI) 0%
OpenGL ES Backend N/A (of MG_RHI)
Vulkan Backend planned

Target: OpenGL implementation compatible with Minecraft 1.17 to 1.12.4

Component Development Progress*
OpenGL State Manager 43 / 65
Abstraction Layer (MG_RHI) 0 / 60
OpenGL ES Backend N/A (of MG_RHI)
Vulkan Backend planned

* The number of functions that have been implemented

S
Description
No description provided
Readme
2.4 GiB
Languages
C++ 86.4%
C 10.2%
Python 1.6%
CMake 0.9%
Shell 0.4%
Other 0.5%