summaryrefslogtreecommitdiffstats
path: root/drivers/gles3/texture_loader_gles3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add clipping, backbuffer, and CanvasGroups to 2D GLES3 rendererclayjohn2022-05-241-112/+0
* Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`Hugo Locurcio2022-05-031-1/+1
* Style: Apply clang-tidy to current code, add `readability-redundant-member-init`Rémi Verschelde2022-04-041-1/+1
* Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde2022-02-161-0/+1
* simplify formatting scripts, add a clang-tidy script, and run clang-tidyNathan Franke2022-01-291-1/+2
* Remove property hints referencing unsupported svgz extensionRémi Verschelde2022-01-171-2/+0
* New OpenGL batching canvas rendererclayjohn2022-01-111-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Use OpenGL 3.3 core profile instead of compatibility profileClay John2021-10-311-0/+112