This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-01-29 00:32:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
components
/
shader
History
Mads Buvik Sandvei
fe066069d7
/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
..
removedalphafunc.cpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
removedalphafunc.hpp
Fix and prevent -Wextra-semi warning
2022-10-06 00:26:43 +02:00
shadermanager.cpp
Move from std::atoi to std::from_char
2023-03-18 09:30:48 +00:00
shadermanager.hpp
Merge branch 'moo-bitch-get-out-my-hay' into 'master'
2023-02-25 23:12:32 +00:00
shadervisitor.cpp
/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
shadervisitor.hpp
Add a setting to control coverage adjustment
2022-12-09 00:22:08 +00:00