summaryrefslogtreecommitdiffstats
path: root/meta-fsl-arm/recipes-graphics/mesa/mesa-demos
Commit message (Collapse)AuthorAgeFilesLines
* Move meta-fsl-arm content to layer rootOtavio Salvador2015-07-162-372/+0
| | | | | | | | | | | The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mesa-demos: Include patch to add extension headerNeena Busireddy2014-11-101-0/+17
| | | | | | | | | This is the fix for the new OpenGL ES 1.1 header from khronos.org. The change moved some definitions to extension header. Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mesa-demos: Fix building using Vivante libGLOtavio Salvador2013-06-071-0/+355
Vivante libGL does not provide the glWindowPos2iARB symbol, but glWindowPos2i. Use this instead. Change-Id: I8226fd54935bab2bbc9b2d9df92c0c18bf935186 Reported-by: Jeremy Stashluk <jstashluk@dekaresearch.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>