Commit Graph

15 Commits (7d9d377575ff6aac58561c670c8716314386700a)

Author SHA1 Message Date
AnyOldName3 77de37b1ed Revert "Merge branch 'fix_macos_build' into 'master'"
As well as fixing the MacOS build, it meddled with a bunch of files that
already did the right thing.

This reverts commit 8162541a14, reversing
changes made to e16c451d08.
2 years ago
elsid c324482338
Use separate header to define missing GL constants 2 years ago
clang-format-bot ddb0522bbf
Apply clang-format to code base 2 years ago
Mads Buvik Sandvei b0e4c7e76a [Postprocessing] Stereo integration 3 years ago
ShadIK02 9649bfc4cb When building Win32 (VS 2019), there are problems in line 45.
This change solves the problem.

Special thanks to AnyOldName3 for the hint :)
3 years ago
Thunderforge 339d347aea Fixing performance-faster-string-find issues
This addresses the Clang Tidy check [performance-faster-string-find](https://clang.llvm.org/extra/clang-tidy/checks/performance-faster-string-find.html).
4 years ago
AnyOldName3 9466d6a409 Hide macro usage from Macs where it isn't defined 4 years ago
AnyOldName3 7e045cff75 #include <memory> 4 years ago
AnyOldName3 0e4e8eb0f3 Add glDebugGroup support 4 years ago
AnyOldName3 390fb4f12e Disable OpenGL Debug stuff when SDL doesn't provide the necessary definitions 4 years ago
AnyOldName3 3f61ff3a44 Make OpenGL debugging optional 4 years ago
AnyOldName3 6de1deeb2d Include gldebug attribution and licence 6 years ago
AnyOldName3 e147f6fed9 Finsih gldebug move completely this time 6 years ago
AnyOldName3 d42c976852 Add detailed OpenGL debug messages 6 years ago
AnyOldName3 aaa3eedf99 Move gldebug from components/misc to components/debug 6 years ago