summaryrefslogtreecommitdiff
path: root/gles3_builders.py
AgeCommit message (Expand)Author
2022-11-14Add GPUParticles to the OpenGL3 renderer.clayjohn
2022-10-04Rename Projection `matrix` to `columns`Aaron Franke
2022-09-30ci: add Python static analysis check via mypyJiri Suchan
2022-08-19ci: add basic test pipeline for shader buildersJiri Suchan
2022-07-23Implement Vector4, Vector4i, Projectionreduz
2022-04-29Rename Basis "elements" to "rows"Aaron Franke
2022-04-29Rename Transform2D "elements" to "columns"Aaron Franke
2022-01-28Fix typo in gles3_builders.pyMarcel Admiraal
2022-01-11New OpenGL batching canvas rendererclayjohn
2022-01-11WIP New GLES3 Shader Compilerreduz
2021-12-09Add a double-precision editor build to CIAaron Franke
2021-10-31Use OpenGL 3.3 core profile instead of compatibility profileClay John