summaryrefslogtreecommitdiffstats
path: root/Components/interface/ShadowMapManager.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-18Fix misc. typosluz paz1-5/+5
2021-01-01Updated copyright noticeassiduous1-1/+1
2020-02-09Renamed RightHandedLightViewTransform to UseRightHandedLightViewTransformassiduous1-1/+1
2020-02-09Added RightHandedLightViewTransform parameter to DistributeCascadeInfoassiduous1-0/+3
2020-01-31Renamed .h -> .hpp where appropriateassiduous1-0/+0
2020-01-29Updates to comply with the new APIassiduous1-2/+2
2020-01-01Updated copyright noticeassiduous1-7/+11
2019-11-25clang-formatted ComponentsEgor Yusov1-4/+8
2019-11-20Updated relative paths to shaders included into source filesEgor Yusov1-1/+1
2019-09-17Updated copyright noticeEgor Yusov1-1/+1
2019-07-24Updated Shadow map manager & added readmeEgor Yusov1-9/+33
2019-07-23Shadow map manager: improved cascade distribution to support world-scale size...Egor Yusov1-3/+0
2019-07-18Added EVSM shadowsEgor Yusov1-5/+6
2019-07-18Implemented VSM filteringEgor Yusov1-1/+4
2019-07-18Shadows: added VSM modeEgor Yusov1-4/+25
2019-07-14Shadows: taking filter radius into account when searching for the best cascadeEgor Yusov1-1/+1
2019-07-14Shadow mgr: calling user callback to adjust entire camera z rangeEgor Yusov1-0/+2
2019-07-14Shadow map mgr: improved cascade distributionEgor Yusov1-4/+18
2019-07-13Added ShadowMapManagerEgor Yusov1-0/+80