Skip to content

WIP: Add no gpu import flag

Marius Vlad requested to merge no-gpu-import into master

Flag 'no_gpu_import' tells the compositor not to import it to the GPU in order to bypass it entirely, such that the buffer will be directly scanned-out by the display controller.

For now WIP.

Merge request reports