doc: Document !1319

This commit is contained in:
Jakob Bornecrantz 2022-05-20 12:16:58 +01:00 committed by Jakob Bornecrantz
parent 7e45fc7dd9
commit 63ceb549ef

View file

@ -0,0 +1,5 @@
null: Add a new compositor intended to be used on CIs that use the Mesa software
rasteriser vulkan driver. It is also intended to be a base for how to write a
new compositor. It does no rendering and does not open up any window, so has
less requirements then the main compositor, both in terms of CPU usage and build
dependencies.