[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**
- [ ] glBlendFunc
- [ ] glBlendFuncSeparate
- [ ] glClear
- [ ] glClearColor
- [ ] glClearDepth
- [ ] glColorMask
- [ ] glDepthFunc
- [ ] glDepthMask
- [ ] glDisable
- [ ] glEnable
- [x] glBlendFunc
- [x] glBlendFuncSeparate
- [x] glClear
- [x] glClearColor
- [x] glClearDepth
- [x] glColorMask
- [x] glDepthFunc
- [x] glDepthMask
- [x] glDisable
- [x] glEnable
- [x] glPixelStorei
- [ ] glViewport
- [x] glViewport
---