The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Document !1517

+9 -2
+9 -2
doc/changes/big/mr.873.md
··· 1 - New compute based rendering backend in the compositor, currently only supports 2 - a single projection layer so it's not enabled by default. But comes with ATW. 1 + --- 2 + - mr.873 3 + - mr.1517 4 + --- 5 + 6 + New compute based rendering backend in the compositor. Through the layer 7 + squasher it supports both projection and cube layers, not cubemap or equirect 8 + layers. It is not enabled by default. It also supports ATW. On some hardware the 9 + use of a compute queue improves latency when pre-empting other GPU work.