Compositor: Switch CPU compositor to Full-Frame #118010

Merged
Omar Emara merged 3 commits from Sergey/blender:compositor_fullframe_default into main 2024-02-14 14:24:00 +01:00

3 Commits

Author SHA1 Message Date
Sergey Sharybin da018510bb Address review from Omar:
- Remove Chunk Size
- Correct iteration over the compositor trees
2024-02-09 17:23:51 +01:00
Sergey Sharybin c3a3f1af74 Merge branch 'main' into compositor_fullframe_default 2024-02-09 17:15:30 +01:00
Sergey Sharybin 71f5dcc207 WIP: Compositor: Switch CPU compositor to Full-Frame
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
The tiled compositor code is mainly still around, which is only
expected to be a short-living period. Eventually it will also be
removed.

The OpenCL and Group Buffers options are already removed.
2024-02-08 18:26:32 +01:00