doc: Document !1269

This commit is contained in:
Jakob Bornecrantz 2022-05-08 19:49:21 +01:00 committed by Jakob Bornecrantz
parent 4bde73ff10
commit fb46401413

View file

@ -0,0 +1,3 @@
main: Refactor comp_target_swapchain to not pre-declare internal functions, we
seem to be moving away from this style in the compositor so refactor the
`comp_target_swapchain` file before adding the vblank thread in there.