BZLZHH
|
3b1ab8d9d9
|
Revert "a bunch of junk, merging 'shitty' branch"
This reverts commit c68cbfa37b.
|
2025-05-17 11:13:31 +08:00 |
|
swung0x48
|
c68cbfa37b
|
a bunch of junk, merging 'shitty' branch
|
2025-05-06 16:20:18 +08:00 |
|
BZLZHH
|
0e7483bdd4
|
[Feat] (ProgramState): Implement more Global-GL-State functions.
- These functions were implemented:
- glBlendFunc
- glBlendFuncSeparate
- glClear
- glClearColor
- glClearDepth
- glColorMask
- glDepthFunc
- glDepthMask
- glDisable
- glEnable
- glViewport
|
2025-05-04 02:09:25 +08:00 |
|
BZLZHH
|
00140d8b57
|
[Feat] (...): Add ProgramState while implementing these gl functions. Rename some functions in MG_State.
|
2025-05-03 02:26:03 +08:00 |
|
BZLZHH
|
33104f699a
|
[Feat] (...): Add BufferState and VertexBufferState while implementing these gl functions.
|
2025-05-01 22:20:34 +08:00 |
|
BZLZHH
|
e644efbe81
|
[Feat|Improvement] (...): (MG_State) Implement glPixelStorei. Optimize code.
|
2025-04-30 17:31:10 +08:00 |
|