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:
+8
-6
@@ -27,11 +27,11 @@
|
||||
---
|
||||
|
||||
### **3. Framebuffer Operations**
|
||||
- [ ] glBindFramebuffer
|
||||
- [ ] glCheckFramebufferStatus
|
||||
- [ ] glDeleteFramebuffers
|
||||
- [ ] glFramebufferTexture2D
|
||||
- [ ] glGenFramebuffers
|
||||
- [x] glBindFramebuffer
|
||||
- [x] glCheckFramebufferStatus
|
||||
- [x] glDeleteFramebuffers
|
||||
- [x] glFramebufferTexture2D
|
||||
- [x] glGenFramebuffers
|
||||
|
||||
---
|
||||
|
||||
@@ -91,6 +91,7 @@
|
||||
|
||||
### **8. Drawing Commands**
|
||||
- [ ] glDrawElements
|
||||
- [ ] glDrawArrays
|
||||
|
||||
## Abstraction Layer (MG_RHI)
|
||||
|
||||
@@ -190,4 +191,5 @@ glGetUniformLocation~~
|
||||
---
|
||||
|
||||
### **8. Drawing Commands**
|
||||
- [ ] glDrawElements
|
||||
- [ ] glDrawElements
|
||||
- [ ] glDrawArrays
|
||||
Reference in New Issue
Block a user