1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/components/shader
Bo Svensson 2568f119a4
reapplies PR without npe (#3137)
* avoids creating empty statesets on drawables

Currently, we attempt to skip creating state on drawable nodes when this state matches the default state. This attempt is incomplete because we still create an avoidable empty stateset in the default case.

* renderingmanager.cpp

* nifloader.cpp

* nifloader.cpp

* shadervisitor.cpp
2021-10-01 10:11:00 +02:00
..
removedalphafunc.cpp
removedalphafunc.hpp
shadermanager.cpp set the correct program link parameters (#3110) 2021-09-29 15:40:37 +02:00
shadermanager.hpp set the correct program link parameters (#3110) 2021-09-29 15:40:37 +02:00
shadervisitor.cpp reapplies PR without npe (#3137) 2021-10-01 10:11:00 +02:00
shadervisitor.hpp add back some explicit includes 2021-09-29 16:29:10 +02:00