summaryrefslogtreecommitdiffstats
path: root/package/opengl
Commit message (Collapse)AuthorAgeFilesLines
* rpi-userland: provides OpenGL ES, EGL and OpenVGThomas Petazzoni2013-03-063-0/+12
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: create virtual package for libGLES, libOpenVG and libEGLThomas Petazzoni2013-03-065-0/+57
Those acceleration libraries typically have multiple implementations: some are free (Mesa), some are proprietary (generally SoC specific). Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>