summaryrefslogtreecommitdiffstats
path: root/shaders_inc/CoarseInsctr.fx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated atm scattering fx to allow negative altitudesassiduous2020-05-041-3/+0
* Epipolar light scattering: removed F*ONE and F*ZERO macrosEgor Yusov2019-07-021-1/+1
* Light scattering posteffect: removed EARTH_RADIUS, ATM_TOP_HEIGHT, ATM_TOP_RA...Egor Yusov2019-06-021-2/+11
* Updated light scattering fx to rely on static samplers & run with 0 warningsEgor Yusov2019-03-241-5/+0
* Some final improvements to epipolar light scattering effectEgor Yusov2019-02-161-6/+7
* Replaced LightAttribs::f4ExtraterrestrialSunColor with LightAttribs::f4IntensityEgor Yusov2019-02-141-1/+1
* Split Structures.fxh into BasicStructures.fxh and EpipolarLightScatteringStru...Egor Yusov2019-02-111-0/+1
* Renamed ScreenSizeQuad into FullScreenTriangleEgor Yusov2019-02-111-2/+2
* Reworked screen-size quad rendering to use one triangle instead of 2Egor Yusov2019-02-111-4/+2
* Added EpipolarLightScattering post processing effectEgor Yusov2019-02-101-0/+88