summaryrefslogtreecommitdiffstats
path: root/PostProcess (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix misc. typosluz paz2021-03-182-8/+8
| | | Found via `codespell -q 3`
* Updated copyright noticeassiduous2021-01-012-2/+2
|
* Renamed USAGE_STATIC to USAGE_IMMUTABLE (API240077)assiduous2020-10-191-1/+1
|
* Some updates to match API240076assiduous2020-10-191-40/+40
|
* Fixed compilation after PSO refactoringazhirnov2020-10-151-29/+29
|
* Updated light scattering FX to match the API 240071assiduous2020-09-171-1/+1
|
* Updated Light Scattering FX to match the new API (240070)assiduous2020-09-161-1/+1
|
* Few updates to match API 240068assiduous2020-09-111-1/+1
|
* Fixed unicode symbols in commentsassiduous2020-08-281-2/+2
|
* Light scattering FX: updated Ozone absorption coefficientsassiduous2020-08-271-2/+6
|
* Light scattering FX: added custom Ozone absorption coefficientassiduous2020-08-261-7/+15
|
* Epipolar scattering FX: added Ozone approximation that fixes yellow-green skyassiduous2020-08-263-0/+17
|
* Renamed uiMaxSamplesOnTheRayAtDepthBreak to better ↵assiduous2020-05-161-2/+2
| | | | uiNumSamplesOnTheRayAtDepthBreak
* Scattering FX: enabled control of the number of ray marching samples at ↵assiduous2020-05-161-4/+2
| | | | depth breaks
* Updated atm scattering fx to allow negative altitudesassiduous2020-05-041-0/+5
|
* Reworked light scattering fx to make RenderSun an explicit call, and remove ↵assiduous2020-04-182-41/+48
| | | | SrcColorBufferRTV and SrcDepthBufferDSV parameters
* Updated to match API Version 240056assiduous2020-04-011-10/+22
|
* Renamed _DEBUG macro to DILIGENT_DEBUGassiduous2020-03-261-1/+1
|
* Renamed .h -> .hpp where appropriateassiduous2020-01-313-3/+3
|
* Updates to comply with the new APIassiduous2020-01-292-12/+24
|
* Updated copyright noticeassiduous2020-01-012-14/+22
|
* Light scattering fx: reducing scattering LUT resolution for GLES and SW adapterassiduous2019-12-282-13/+21
|
* Updated light scattering postfx to take destination color and depth buffers ↵assiduous2019-12-242-87/+110
| | | | as parameters
* Updated scattering fx readme: added reference to Intel articleassiduous2019-12-121-1/+2
|
* Renamed Postprocess -> PostProcessEgor2019-11-277-0/+3280