summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/mesa/qemugl/extensions_emulation.patch
Commit message (Collapse)AuthorAgeFilesLines
* qemugl: Hide some GLX extensions by defaultZhai Edwin2012-03-191-0/+34
Exporting these extensions make guest call some missing GLX API then crash. It's hacky to implement these APIs, so hide these extensions as fix. [YOCTO #1927] got fixed Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>