| Commit message (Expand) | Author | Age | Files | Lines |
* | Add clipping, backbuffer, and CanvasGroups to 2D GLES3 renderer | clayjohn | 2022-05-24 | 1 | -112/+0 |
* | Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` | Hugo Locurcio | 2022-05-03 | 1 | -1/+1 |
* | Style: Apply clang-tidy to current code, add `readability-redundant-member-init` | Rémi Verschelde | 2022-04-04 | 1 | -1/+1 |
* | Style: Cleanup single-line blocks, semicolons, dead code | Rémi Verschelde | 2022-02-16 | 1 | -0/+1 |
* | simplify formatting scripts, add a clang-tidy script, and run clang-tidy | Nathan Franke | 2022-01-29 | 1 | -1/+2 |
* | Remove property hints referencing unsupported svgz extension | Rémi Verschelde | 2022-01-17 | 1 | -2/+0 |
* | New OpenGL batching canvas renderer | clayjohn | 2022-01-11 | 1 | -1/+1 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Use OpenGL 3.3 core profile instead of compatibility profile | Clay John | 2021-10-31 | 1 | -0/+112 |