http://processors.wiki.ti.com/index.php/Graphics_SDK_Quick_installation_and_user_guide
compileam335x3dmodule
Inthecompiler arguments
FBDEV={yes | no} - This option helps in eliminating any Fbdev dependancy. It uses PIXMAP if Fbdev=no.
EGLIMAGE= {1 | 0} - This option helps to install libraries with eglimage support. This is not a build time option but rather a install time option ie this option needs to be used only during make install of graphics SDK. By default this is 0(disabled). That means by default libraries with bufferclass texture streaming extension will be installed. If one wants to use eglimage support, then it is required to pass EGLIMAGE=1 during make install.
PIXMAP and EGLIMAGE arguments ....what does it mean?
Compileqt, and Compilex11.
Howtoset???