index
:
DiligentFX
gltf-multiview
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Components
/
src
/
ShadowMapManager.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2021-01-01
Updated copyright notice
assiduous
1
-1
/
+1
2020-10-19
Some updates to match API240076
assiduous
1
-3
/
+3
2020-10-15
Fixed compilation after PSO refactoring
azhirnov
1
-10
/
+10
2020-04-01
Updated to match API Version 240056
assiduous
1
-3
/
+4
2020-02-09
Renamed RightHandedLightViewTransform to UseRightHandedLightViewTransform
assiduous
1
-1
/
+1
2020-02-09
Added RightHandedLightViewTransform parameter to DistributeCascadeInfo
assiduous
1
-1
/
+1
2020-01-31
Renamed .h -> .hpp where appropriate
assiduous
1
-2
/
+2
2020-01-29
Fixed issue with FLT_MAX
assiduous
1
-0
/
+2
2020-01-29
Updates to comply with the new API
assiduous
1
-2
/
+2
2020-01-01
Updated copyright notice
assiduous
1
-7
/
+11
2019-11-25
clang-formatted Components
Egor Yusov
1
-111
/
+116
2019-10-29
Fixed compliler warning
Egor Yusov
1
-1
/
+1
2019-10-25
Fixed few compiler warnings
Egor Yusov
1
-2
/
+2
2019-09-17
Updated copyright notice
Egor Yusov
1
-1
/
+1
2019-07-24
Updated Shadow map manager & added readme
Egor Yusov
1
-10
/
+9
2019-07-23
Fixed minor ShadowMapManager build issue on Mac
Egor Yusov
1
-3
/
+3
2019-07-23
Few minor updates to shadow map manager
Egor Yusov
1
-3
/
+5
2019-07-23
ShadowMap manager: fixed GL warning
Egor Yusov
1
-3
/
+16
2019-07-23
Shadow map manager: improved cascade distribution to support world-scale ↵
Egor Yusov
1
-26
/
+96
sized filters
2019-07-19
Shadows: implemented world-size filtering of VSM/EVSM
Egor Yusov
1
-6
/
+21
2019-07-18
Shadows: using 16-bit UNORM instead of 16-bit float for VSM
Egor Yusov
1
-2
/
+3
2019-07-18
Fixed 16-bit VSM/EVSM format from UNORM to Float
Egor Yusov
1
-2
/
+2
2019-07-18
Added EVSM shadows
Egor Yusov
1
-32
/
+64
2019-07-18
Implemented VSM filtering
Egor Yusov
1
-11
/
+38
2019-07-18
Shadows: added VSM mode
Egor Yusov
1
-1
/
+170
2019-07-17
Shadows: improved blending between cascades
Egor Yusov
1
-4
/
+4
2019-07-16
Few updates to shadow structures
Egor Yusov
1
-1
/
+1
2019-07-16
Shadow maps: added fixed depth bias parameter
Egor Yusov
1
-0
/
+4
2019-07-14
Shadows: taking filter radius into account when searching for the best cascade
Egor Yusov
1
-31
/
+37
2019-07-14
Shadow mgr: calling user callback to adjust entire camera z range
Egor Yusov
1
-0
/
+4
2019-07-14
Shadow map mgr: fixed handness of the light view space axes
Egor Yusov
1
-2
/
+2
2019-07-14
Shadow map mgr: improved cascade distribution
Egor Yusov
1
-39
/
+78
2019-07-13
Added ShadowMapManager
Egor Yusov
1
-0
/
+213