
Untitled
By: a guest on Sep 1st, 2010 | syntax:
None | size: 0.58 KB | hits: 217 | expires: Never
+ -opengl <api> ...... Enable OpenGL support.
With no parameter, this will auto-detect the "best"
OpenGL API to use. If desktop OpenGL is available, it
will be used. Use desktop, es1, es1cl or es2 for <api>
to force the use of the Desktop (OpenGL 1.x or 2.x),
OpenGL ES 1.x Common profile, 1.x Common Lite profile
or 2.x APIs instead. On X11, the EGL API will be used
to manage GL contexts in the case of OpenGL ES