]> git.tdb.fi Git - libs/gl.git/commit
Don't use an internal depth test in ShadowMap
authorMikko Rasa <tdb@tdb.fi>
Fri, 1 Oct 2021 18:22:18 +0000 (21:22 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 1 Oct 2021 18:31:00 +0000 (21:31 +0300)
commitf96d553dbf78f9d664d1dbb1fe002fc43f23ad47
treeda8181e4a99ebbd50e98160c0ddf7fab68b41210
parent5bb193f930fb8738d099d630c4d625d82c1215b5
Don't use an internal depth test in ShadowMap

It's expected that the content renderable is a Sequence which supplies
the necessary state.
source/effects/shadowmap.cpp
source/effects/shadowmap.h