summaryrefslogtreecommitdiff
path: root/IndirectRendering.mdwn
blob: fd934a271f991cb9adcdfc860f3970107147835a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16


# 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|CategoryGlossary]], [[CategoryHelpWanted|CategoryHelpWanted]]