BZLZHH
|
33e4b6d8de
|
Merge branch 'Feat/dev-es-shittily-draw' into dev-es without ShittilyDraw
# Conflict:
# MG/Includes.h
# Changes:
# Remove ShittilyDraw, ready to implement MG_RHI...
# Update progress.
|
2025-05-17 11:50:47 +08:00 |
|
BZLZHH
|
3fa6aa660c
|
[Feat] (GL_Drawing): Add DrawElementsSHITTILY. Add SPIRV->GLSL ES conversion.
|
2025-05-05 10:04:35 +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
|
04976daa9f
|
[Refactor] (...): Optimize code file structure.
|
2025-05-01 09:22:50 +08:00 |
|