8 Days Ago
Remove Native Postprocessing Squashed commit of the following: commit 477246d2ae28cf22d43eb62f99698bee6cec99c6 Author: Sam Pavlovic <sam@sampavlovic.com> Date: Tue Mar 18 00:08:02 2025 -0300 [pick] Bind all mips for QuarterResEffectsBloomInputTexture, fix bug with lighting on bloom layer commit d8b713b705c54e861056bc6998ee6a92bec82a11 Author: Sam Pavlovic <sam@sampavlovic.com> Date: Mon Mar 17 23:59:49 2025 -0300 Explicit clear flags for ResolveHDRToFinalSDR commit bd47d1cf188196ada6a28019ca50a77d764f2629 Author: Sam Pavlovic <sam@sampavlovic.com> Date: Mon Mar 17 23:44:21 2025 -0300 Remove postprocess methods from toolscene commit 7c543731baadea6be40054d9b930e439de700b28 Author: Sam Pavlovic <sam@sampavlovic.com> Date: Mon Mar 3 13:35:58 2025 -0300 Remove deprecated gaussian bloom blur material commit 6d727c4e7ad5cb2ac00c59ba36b75ddfcfb95409 Author: Sam Pavlovic <sam@sampavlovic.com> Date: Sat Mar 1 11:43:41 2025 -0300 Add Tonemap and VOlumetricFogManifest in RenderingPipeline commit dd050aeb240d66e0d9abef0600145a1a0e5b7f72 Author: Sam Pavlovic <sam@sampavlovic.com> Date: Fri Feb 28 11:26:24 2025 -0300 Resolve to SDR in correct color space commit ecaaf6c6c985bf8b4e524a616b29e8b9fb71f6d8 Author: Sam Pavlovic <sam@sampavlovic.com> Date: Tue Feb 25 23:07:12 2025 -0300 Removed unused stuff from pipeline commit 85576d476f52f5a282ebec85134708760fce5fa9 Author: Sam Pavlovic <sam@sampavlovic.com> Date: Tue Feb 25 23:02:06 2025 -0300 Remove msaa_resolve tonemap_resolve too, not used commit 39e1de4d2b060dfbced2870c0ea9919b2e62cf0a Author: Sam Pavlovic <sam@sampavlovic.com> Date: Tue Feb 25 22:57:59 2025 -0300 Remove Valve's post_process and gaussian blur shader commit 55ad9e65d8ec43ae3dc9be071004fe5cff3d19f0 Author: Sam Pavlovic <sam@sampavlovic.com> Date: Tue Feb 25 22:36:01 2025 -0300 Remove all mentions of stage1/stage2, copy HDR intermediary texture back to SDR if formats are different commit 36bc46cfb53d8e649d856240b2c888c21a90bc2d Author: Sam Pavlovic <sam@sampavlovic.com> Date: Tue Feb 25 22:13:16 2025 -0300 Get rid of native PostProcessSystem entirely, current components need reimplementation now commit 22707f8ac9566878e659637624e31d733ff3ebc6 Author: Sam Pavlovic <sam@sampavlovic.com> Date: Tue Feb 25 21:42:52 2025 -0300 Start removing PostProcessingSystem commit 379b55356523496911969018d581b273f1d799d8 Author: Sam Pavlovic <sam@sampavlovic.com> Date: Tue Feb 25 21:30:25 2025 -0300 Remove RenderingPipelinePostprocess commit 11f6d48c4a584340faab8640924d8f6e3242610b Author: Sam Pavlovic <sam@sampavlovic.com> Date: Tue Feb 25 21:28:03 2025 -0300 Remove stage2 rts from camerarenderer, pointless now, remove parts of postprocess pipeline from it commit 176cedbfd96dec157725fe76662e6bb93cccd7ff Author: Sam Pavlovic <sam@sampavlovic.com> Date: Tue Feb 25 14:23:16 2025 -0300 Remove native postprocessing from renderpipeline UI Overlay comes before AfterUI