opengl moment #1

Merged
veclavtalica merged 27 commits from opengl into main 2024-07-28 14:50:35 +00:00
Showing only changes of commit 765e6bb8a0 - Show all commits

View File

@ -94,7 +94,10 @@ else()
-fno-trapping-math -fno-trapping-math
-freciprocal-math) -freciprocal-math)
set(BUILD_FLAGS_RELEASE set(BUILD_FLAGS_RELEASE
-flto) -flto
-Wl,-gc-sections
-fdata-sections
-ffunction-sections)
set(BUILD_FLAGS_DEBUG set(BUILD_FLAGS_DEBUG
-g3 -g3
-gdwarf -gdwarf