doc: Document !1975

This commit is contained in:
Jakob Bornecrantz 2023-10-04 16:39:06 +01:00
parent 05a9617874
commit 3ca1381be1

View file

@ -1,7 +1,9 @@
---
- mr.1955
- mr.1967
- mr.1975
---
util: Add helpers to launch the layer squasher code, it's here because it looks
at a list of `comp_layer` and `comp_swapchain` structs that `comp_base` manages.
util: Add helpers to launch the compute layer squasher shaders and the compute
distortion shaders. They are in `comp_util` because it looks at a list of
`comp_layer` and `comp_swapchain` structs that `comp_base` manages.