userSam Pavloviccancel
branchsbox/remove-native-postprocesssystemcancel

11 Commits over 28 Days - 0.02cph!

14 Days Ago
Remove postprocess methods from toolscene Explicit clear flags for ResolveHDRToFinalSDR [pick] Bind all mips for QuarterResEffectsBloomInputTexture, fix bug with lighting on bloom layer
14 Days Ago
Remove native postprocessing from renderpipeline Remove stage2 rts from camerarenderer, pointless now, remove parts of postprocess pipeline from it Remove RenderingPipelinePostprocess Start removing PostProcessingSystem Get rid of native PostProcessSystem entirely, current components need reimplementation now Remove all mentions of stage1/stage2, copy HDR intermediary texture back to SDR if formats are different Remove Valve's post_process and gaussian blur shader Remove msaa_resolve tonemap_resolve too, not used Removed unused stuff from pipeline Resolve to SDR in correct color space Add Tonemap and VOlumetricFogManifest in RenderingPipeline Remove deprecated gaussian bloom blur material
28 Days Ago
Remove deprecated gaussian bloom blur material
30 Days Ago
Add Tonemap and VOlumetricFogManifest in RenderingPipeline [pick] Move tonemap to commandlist so that it's rendered over postprocesses that uses commandlist
31 Days Ago
Remove native postprocessing from renderpipeline Remove stage2 rts from camerarenderer, pointless now, remove parts of postprocess pipeline from it Remove RenderingPipelinePostprocess Start removing PostProcessingSystem Get rid of native PostProcessSystem entirely, current components need reimplementation now Remove all mentions of stage1/stage2, copy HDR intermediary texture back to SDR if formats are different Remove legacy tonemap, default those that used it to HableFilmic Remove Valve's post_process and gaussian blur shader Remove msaa_resolve tonemap_resolve too, not used Removed unused stuff from pipeline Resolve to SDR in correct color space
31 Days Ago
Resolve to SDR in correct color space
34 Days Ago
Remove msaa_resolve tonemap_resolve too, not used Removed unused stuff from pipeline
34 Days Ago
Remove legacy tonemap, default those that used it to HableFilmic Remove Valve's post_process and gaussian blur shader
34 Days Ago
Remove all mentions of stage1/stage2, copy HDR intermediary texture back to SDR if formats are different
34 Days Ago
Remove stage2 rts from camerarenderer, pointless now, remove parts of postprocess pipeline from it Remove RenderingPipelinePostprocess Start removing PostProcessingSystem Get rid of native PostProcessSystem entirely, current components need reimplementation now
34 Days Ago
Remove native postprocessing from renderpipeline