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