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
elsid 561a6bf854
Avoid using camera settings from stereo manager
1 year ago
..
frustum.cpp Restore false-positive unused includes 2 years ago
frustum.hpp Remove unused includes 2 years ago
multiview.cpp Be more explicit about use of CLAMP_TO_EDGE instead of defaulting to GL CLAMP 2 years ago
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. 2 years ago
stereomanager.cpp Avoid using camera settings from stereo manager 1 year ago
stereomanager.hpp Avoid using camera settings from stereo manager 1 year ago
types.cpp Apply clang-format to code base 2 years ago
types.hpp Apply clang-format to code base 2 years ago