Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Remove egl and gles only for raspberrypi machine | Andrei Gherzan | 2013-11-12 | 1 | -23/+25 |
| | | | | | Change-Id: I25fab6e100546cfffdd901383f76de76cd7763ed Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> | ||||
* | mesa: Modify version to match the one from oe-core | Andrei Gherzan | 2013-11-11 | 1 | -0/+0 |
| | | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> | ||||
* | mesa: Use libgl from mesa for raspberrypi | Andrei Gherzan | 2013-08-21 | 1 | -0/+34 |
The graphics libraries provided by userland does not include libgl. So compile mesa with libgl support and remove gles and egl from it as these are provided by userland. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> |