summaryrefslogtreecommitdiffstats
path: root/shaders_inc/PrecomputeNetDensityToAtmTop.fx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated atm scattering fx to allow negative altitudesassiduous2020-05-041-3/+3
* Light scattering posteffect: removed EARTH_RADIUS, ATM_TOP_HEIGHT, ATM_TOP_RA...Egor Yusov2019-06-021-16/+16
* Light scattering pp: replaced SCREEN_RESOLUTION macro with CB parameter to av...Egor Yusov2019-02-131-2/+0
* Renamed ScreenSizeQuad into FullScreenTriangleEgor Yusov2019-02-111-1/+1
* Reworked screen-size quad rendering to use one triangle instead of 2Egor Yusov2019-02-111-1/+1
* Added EpipolarLightScattering post processing effectEgor Yusov2019-02-101-0/+84