doc: Document !873

This commit is contained in:
Jakob Bornecrantz 2021-09-14 18:36:34 +01:00
parent c5c07eced2
commit 93506edd81
3 changed files with 4 additions and 0 deletions

View file

@ -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.

View file

@ -0,0 +1 @@
main: Add new compute rendering backend.

View file

@ -0,0 +1 @@
render: Add ATW support in the compute pipeline.