mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 21:58:31 +09:00
[Docs] (README.md|PlannedFunctions.md): Update progress.
This commit is contained in:
+11
-11
@@ -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
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -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** |
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user