1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-27 19:56:38 +00:00
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.
2022-10-13 00:49:24 +01:00
..
frustum.cpp Restore false-positive unused includes 2022-10-13 00:49:24 +01:00
frustum.hpp Remove unused includes 2022-10-09 16:44:18 +02:00
multiview.cpp
multiview.hpp Fix and prevent -Wextra-semi warning 2022-10-06 00:26:43 +02:00
stereomanager.cpp Restore false-positive unused includes 2022-10-13 00:49:24 +01:00
stereomanager.hpp Fix and prevent -Wextra-semi warning 2022-10-06 00:26:43 +02:00
types.cpp
types.hpp