Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-31 | Merge pull request #67032 from clayjohn/GLES3-gpu-profiling | Rémi Verschelde | |
Add OpenGL timer queries to OpenGL3 backend | |||
2022-10-07 | Add OpenGL timer queries to OpenGL3 backend | clayjohn | |
This is useful for the visual debugger, printing FPS, and the in-editor FPS display | |||
2022-09-04 | Prevent windows from having a size greater than device limit | MinusKube | |
2022-07-25 | Code quality: Fix header guards consistency | Rémi Verschelde | |
Adds `header_guards.sh` bash script, used in CI to validate future changes. Can be run locally to fix invalid header guards. | |||
2022-06-28 | Split dependency logic | Bastiaan Olij | |
Split FOG Split visibility notifier Final cleanup of storage classes |