You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/stereo
AnyOldName3 15c51dcbbc Restore false-positive unused includes
They're needed on MacOS as SDL_opengl_gletx.h doesn't define them there.

They don't actually work on MacOS, so long-term, the code that uses
these defines should be changed to use #ifdef to check they're available
before using them.
2 years ago
..
frustum.cpp Restore false-positive unused includes 2 years ago
frustum.hpp Remove unused includes 2 years ago
multiview.cpp Apply clang-format to code base 2 years ago
multiview.hpp Fix and prevent -Wextra-semi warning 2 years ago
stereomanager.cpp Restore false-positive unused includes 2 years ago
stereomanager.hpp Fix and prevent -Wextra-semi warning 2 years ago
types.cpp Apply clang-format to code base 2 years ago
types.hpp Apply clang-format to code base 2 years ago