1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/components/stereo
2023-06-16 09:16:07 +02:00
..
frustum.cpp
frustum.hpp
multiview.cpp Be more explicit about use of CLAMP_TO_EDGE instead of defaulting to GL CLAMP 2023-06-16 09:16:07 +02:00
multiview.hpp /components/ code should not access the stereo manager without checking whether or not stereo is enabled first. Stereo component code should not read settings itself, but rather take settings as parameters. 2023-04-22 16:11:42 +02:00
stereomanager.cpp Merge branch 'dev-7019' into 'master' 2023-06-09 21:25:21 +00:00
stereomanager.hpp Move InitializeStereoOperation to components/stereo 2023-04-22 16:11:53 +02:00
types.cpp
types.hpp