zwin
zwin copied to clipboard
gles-rendering-protocol
Context
Current zigen-opengl.xml
was a PoC prototype, and has a lot of issues.
Recreate rendering protocol following OpenGL ES v3.2.
ref: https://registry.khronos.org/OpenGL/specs/es/3.2/es_spec_3.2.pdf
Summary
- [ ] Establish minimum protocols. (work in progress)
- [ ] Move document from separated files to xml file. Having documentation together with xml seems better.
- [ ] Write document for the new protocol.
- [ ] Remove zigen-opengl.xml