[Docs] (README.md|PlannedFunctions.md): Update progress.

This commit is contained in:
BZLZHH
2025-05-04 02:31:30 +08:00
parent 0e7483bdd4
commit 1dddf294c9
2 changed files with 14 additions and 14 deletions
+11 -11
View File
@@ -64,18 +64,18 @@
--- ---
### **6. State Management** ### **6. State Management**
- [ ] glBlendFunc - [x] glBlendFunc
- [ ] glBlendFuncSeparate - [x] glBlendFuncSeparate
- [ ] glClear - [x] glClear
- [ ] glClearColor - [x] glClearColor
- [ ] glClearDepth - [x] glClearDepth
- [ ] glColorMask - [x] glColorMask
- [ ] glDepthFunc - [x] glDepthFunc
- [ ] glDepthMask - [x] glDepthMask
- [ ] glDisable - [x] glDisable
- [ ] glEnable - [x] glEnable
- [x] glPixelStorei - [x] glPixelStorei
- [ ] glViewport - [x] glViewport
--- ---
+3 -3
View File
@@ -14,7 +14,7 @@
| Component | Development Progress | | Component | Development Progress |
|--------------------------------|----------------------| |--------------------------------|----------------------|
| **OpenGL State Manager** | **57 ~ 65%** | | **OpenGL State Manager** | **60 ~ 70%** |
| **Abstraction Layer (MG_RHI)** | **0%** | | **Abstraction Layer (MG_RHI)** | **0%** |
| **OpenGL ES Backend** | **N/A** (of MG_RHI) | | **OpenGL ES Backend** | **N/A** (of MG_RHI) |
| **Vulkan Backend** | **planned** | | **Vulkan Backend** | **planned** |
@@ -25,8 +25,8 @@
| Component | Development Progress\* | | Component | Development Progress\* |
|--------------------------------|------------------------| |--------------------------------|------------------------|
| **OpenGL State Manager** | **43 / 65** | | **OpenGL State Manager** | **59 / 62** |
| **Abstraction Layer (MG_RHI)** | **0 / 60** | | **Abstraction Layer (MG_RHI)** | **0 / 57** |
| **OpenGL ES Backend** | **N/A** (of MG_RHI) | | **OpenGL ES Backend** | **N/A** (of MG_RHI) |
| **Vulkan Backend** | **planned** | | **Vulkan Backend** | **planned** |