diff --git a/doc/changes/big/mr.873.md b/doc/changes/big/mr.873.md new file mode 100644 index 000000000..b809da40f --- /dev/null +++ b/doc/changes/big/mr.873.md @@ -0,0 +1,2 @@ +New compute based rendering backend in the compositor, currently only supports +a single projection layer so it's not enabled by default. But comes with ATW. diff --git a/doc/changes/compositor/mr.873.1.md b/doc/changes/compositor/mr.873.1.md new file mode 100644 index 000000000..63d234183 --- /dev/null +++ b/doc/changes/compositor/mr.873.1.md @@ -0,0 +1 @@ +main: Add new compute rendering backend. diff --git a/doc/changes/compositor/mr.873.2.md b/doc/changes/compositor/mr.873.2.md new file mode 100644 index 000000000..4e36721e4 --- /dev/null +++ b/doc/changes/compositor/mr.873.2.md @@ -0,0 +1 @@ +render: Add ATW support in the compute pipeline.