summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/mesa/mesa-demos/Additional-eglSwapBuffer-calling-makes-wrong-throttl.patch
Commit message (Collapse)AuthorAgeFilesLines
* mesa-demos: Remove workaround now that eglut_wayland event loop is fixedTom Hochstein2019-10-091-28/+0
| | | | | | | | | The eglut_wayland event loop is properly fixed, so the simple workaround patch is no longer necessary. https://gitlab.freedesktop.org/mesa/demos/commit/c539078c5fa592134f6f8a95be51c8eb318f5c39 Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* mesa-demos: Add Wayland and OpenVG supportLauren Post2016-04-191-0/+28
Add patches to support both OpenVG and Wayland support. Add configuration to enable in PACKAGECONFIG. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>