summaryrefslogtreecommitdiffstats
path: root/drivers/gles3/storage/utilities.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-2/+2
|\
| * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-251-2/+2
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Implement VisibilityNotifier3D in the compatibility backendclayjohn2024-02-221-0/+19
* Add GLES3 infrastructure for lightmap baking in the compatibility backendclayjohn2024-01-241-0/+1
* Add 3D MSAA and scaling support to GLES3Bastiaan Olij2023-12-051-0/+22
* [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...bruvzg2023-09-211-6/+1
* Add RENDERING_INFO parameters to GL Compatibility rendererclayjohn2023-06-161-0/+64
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Merge pull request #67032 from clayjohn/GLES3-gpu-profilingRémi Verschelde2022-10-311-56/+29
|\
| * Add OpenGL timer queries to OpenGL3 backendclayjohn2022-10-071-56/+29
* | Prevent windows from having a size greater than device limitMinusKube2022-09-041-0/+2
|/
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Split dependency logicBastiaan Olij2022-06-281-0/+159