summaryrefslogtreecommitdiffstats
path: root/servers/rendering/renderer_rd/effects/tone_mapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Consistantly use USE_MULTIVIEW as the define in shadersBastiaan Olij2024-03-111-8/+8
* Acyclic Command Graph for RenderingDevice.Dario2024-01-081-1/+1
* Fix tonemapper, incorrect vertex count was specifiedBastiaan Olij2023-08-111-1/+1
* Merge pull request #80215 from clayjohn/HDR-2DRémi Verschelde2023-08-081-11/+15
|\
| * Add option to enable HDR rendering in 2Dclayjohn2023-08-071-11/+15
* | Use fullscreen tri instead of quadMatias N. Goldberg2023-08-051-4/+2
|/
* Forbid passing multiview sampler to the custom function in shadersYuri Rubinsky2023-02-211-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Implement Physical Light Units as an optional setting.clayjohn2022-08-311-2/+2
* Split out bokeh_dof and copy effectsBastiaan Olij2022-05-111-26/+3
* Use linear mipmap sampling in ToneMapperclayjohn2022-04-301-13/+13
* Splitting tonemapper into its own classBastiaan Olij2022-04-281-0/+280