Rémi Verschelde
|
5a00568afb
|
Merge pull request #67032 from clayjohn/GLES3-gpu-profiling
Add OpenGL timer queries to OpenGL3 backend
|
2022-10-31 10:43:13 +01:00 |
|
clayjohn
|
aca964de4f
|
Add OpenGL timer queries to OpenGL3 backend
This is useful for the visual debugger, printing FPS, and the in-editor FPS display
|
2022-10-07 09:25:09 -07:00 |
|
MinusKube
|
f5a808192b
|
Prevent windows from having a size greater than device limit
|
2022-09-04 22:48:54 +02:00 |
|
Rémi Verschelde
|
90019676b0
|
Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
|
2022-07-25 11:17:40 +02:00 |
|
Bastiaan Olij
|
ecfcfd97fa
|
Split dependency logic
Split FOG
Split visibility notifier
Final cleanup of storage classes
|
2022-06-28 00:10:29 +10:00 |
|