IndirectRendering

Indirect Rendering

When OpenGL commands are packaged up with the GLX library and transported across a network pipe (even if that network pipe is local) it is termed Indirect Rendering.

Status

Indirect rendering is accelerated via the DRI driver as of Xorg 7.1.


CategoryGlossary, CategoryHelpWanted