index
:
DiligentFX
gltf-multiview
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shaders_inc
/
BasicStructures.fxh.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated Shadow map manager & added readme
Egor Yusov
2019-07-24
1
-3
/
+3
*
Shadows: reworked varying-size PCF filter
Egor Yusov
2019-07-22
1
-7
/
+4
*
Shadows: added PCF with world-size filter
Egor Yusov
2019-07-19
1
-2
/
+5
*
Added EVSM shadows
Egor Yusov
2019-07-18
1
-1
/
+1
*
Implemented VSM filtering
Egor Yusov
2019-07-18
1
-0
/
+5
*
Shadows: added VSM mode
Egor Yusov
2019-07-18
1
-0
/
+13
*
Shadows: improved blending between cascades
Egor Yusov
2019-07-17
1
-2
/
+2
*
Shadows: implemented filtering across cascades
Egor Yusov
2019-07-16
1
-1
/
+1
*
Few updates to shadow structures
Egor Yusov
2019-07-16
1
-2
/
+2
*
Shadow maps: added fixed depth bias parameter
Egor Yusov
2019-07-16
1
-2
/
+4
*
Added bVisualizeShadowing memeber to ShadowMapAttribs struct
Egor Yusov
2019-07-15
1
-1
/
+1
*
Shadows: taking filter radius into account when searching for the best cascade
Egor Yusov
2019-07-14
1
-4
/
+20
*
Fixed MSL->SPIR-V shader conversion issue in Atmosphere sample on Mac
Egor Yusov
2019-05-05
1
-2
/
+2
*
Fixed build issue with semicolon after CHECK_STRUCT_ALIGNMENT macro on gcc
Egor
2019-05-05
1
-14
/
+16
*
Fixed OpenGL shader compilation issues on MacOS
Egor Yusov
2019-05-05
1
-5
/
+6
*
Updated ShadowMapAttribs shader structure
Egor Yusov
2019-04-12
1
-9
/
+5
*
Updated CameraAttribs structure
Egor Yusov
2019-02-24
1
-6
/
+15
*
Moved ToneMapping functions to its own folder
Egor Yusov
2019-02-15
1
-5
/
+5
*
Replaced LightAttribs::f4ExtraterrestrialSunColor with LightAttribs::f4Intensity
Egor Yusov
2019-02-14
1
-1
/
+1
*
Replaced LightAttribs::f4DirOnLight with LightAttribs::f4Direction
Egor Yusov
2019-02-14
1
-1
/
+1
*
Updated EpipolarLightScattering header to be self-contained
Egor Yusov
2019-02-13
1
-1
/
+1
*
Removed f4LightScreenPos and bIsLightOnScreen from LightAttribs structure
Egor Yusov
2019-02-13
1
-9
/
+0
*
Split Structures.fxh into BasicStructures.fxh and EpipolarLightScatteringStru...
Egor Yusov
2019-02-11
1
-0
/
+113