fix: add debug capabilities for gl and egl
Clang Lint CI / lint-no-video (push) Failing after 44s
Clang Build CI / run-no-video (push) Successful in 1m7s
Clang Build CI / run-video (push) Successful in 1m7s
Clang Build CI / build-release (push) Successful in 1m26s
Clang Lint CI / lint-video (push) Successful in 1m46s

This commit is contained in:
2026-05-14 00:11:49 +02:00
parent 7da4f27e13
commit 25b7134a43
7 changed files with 129 additions and 18 deletions
+1
View File
@@ -22,6 +22,7 @@ build:
-DGLFW_NATIVE_INCLUDE_NONE \
-DLOG_USE_COLOR \
-DVIDEO_IN \
-DEGL_DEBUG \
-o build/$(TARGET) \
-g -Og