Duplicate :
|
|
Relates :
|
The goal is to single-thread at the lowest-level of rendering to a framebuffer device to reduce complexity of implementation and prevent deadlocks and related artifacts. Also some graphics hardware operates most optimally if accessed from a single thread of a single process. ======================================================================
|