mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 13:48:30 +09:00
Merge branch 'Feat/dev-es-shittily-draw' into dev-es without ShittilyDraw
# Conflict: # MG/Includes.h # Changes: # Remove ShittilyDraw, ready to implement MG_RHI... # Update progress.
This commit is contained in:
@@ -6,7 +6,11 @@
|
||||
|
||||
**glslang** by **KhronosGroup**: [github](https://github.com/KhronosGroup/glslang)
|
||||
|
||||
**GlslOptimizerV2** by **aiekick**: [github](https://github.com/aiekick/GlslOptimizerV2)
|
||||
*(Unused Currently)* **GlslOptimizerV2** by **aiekick**: [github](https://github.com/aiekick/GlslOptimizerV2)
|
||||
|
||||
**unordered_dense** by **Martin Leitner-Ankerl**: [github](https://github.com/martinus/unordered_dense)
|
||||
|
||||
**OpenGL Mathematics (*GLM*)** by **G-Truc Creation**: [github](https://github.com/g-truc/glm)
|
||||
|
||||
## Progress
|
||||
|
||||
@@ -21,12 +25,12 @@
|
||||
|
||||
---
|
||||
|
||||
**Target**: **OpenGL implementation compatible with Minecraft 1.17 to 1.21.1**
|
||||
**Target**: **OpenGL implementation compatible with Minecraft 1.17 to 1.21.5**
|
||||
|
||||
| Component | Development Progress\* |
|
||||
|--------------------------------|------------------------|
|
||||
| **OpenGL State Manager** | **59 / 62** |
|
||||
| **Abstraction Layer (MG_RHI)** | **0 / 57** |
|
||||
| **OpenGL State Manager** | **65 / 65** |
|
||||
| **Abstraction Layer (MG_RHI)** | **0 / 61** |
|
||||
| **OpenGL ES Backend** | **N/A** (of MG_RHI) |
|
||||
| **Vulkan Backend** | **planned** |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user