![Daniel van Vugt](/assets/img/avatar_default.png)
Rendering the next frame (which mostly happens as part of the flush done in swap buffers) is a task that the GPU can complete independently of the CPU having to wait for previous page flips. So reverse their order to get the GPU started earlier, with the aim of greater GPU-CPU parallelism. (cherry picked from commit 6e415353e311655be9936b9dfb9e23c80ef1eae6)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%