summaryrefslogtreecommitdiffstats
path: root/gles3_builders.py
Commit message (Expand)AuthorAgeFilesLines
* CI: Update static checks to black 23.3.0Rémi Verschelde2023-06-191-7/+0
* Allow for external python scripts to call the build python headers via extern...Bradley Clemetson2023-03-191-2/+12
* Add GPUParticles to the OpenGL3 renderer.clayjohn2022-11-141-5/+44
* Rename Projection `matrix` to `columns`Aaron Franke2022-10-041-5/+5
* ci: add Python static analysis check via mypyJiri Suchan2022-09-301-4/+6
* ci: add basic test pipeline for shader buildersJiri Suchan2022-08-191-5/+3
* Implement Vector4, Vector4i, Projectionreduz2022-07-231-1/+1
* Rename Basis "elements" to "rows"Aaron Franke2022-04-291-9/+9
* Rename Transform2D "elements" to "columns"Aaron Franke2022-04-291-6/+6
* Fix typo in gles3_builders.pyMarcel Admiraal2022-01-281-1/+1
* New OpenGL batching canvas rendererclayjohn2022-01-111-136/+211
* WIP New GLES3 Shader Compilerreduz2022-01-111-176/+132
* Add a double-precision editor build to CIAaron Franke2021-12-091-35/+35
* Use OpenGL 3.3 core profile instead of compatibility profileClay John2021-10-311-0/+528