Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: Add a cursor use bit to MESA_drm_image | Kristian Høgsberg | 2011-05-06 | 1 | -7/+11 |
| | |||||
* | docs: fix typos in Mesa specs | Nicolas Kaiser | 2011-04-10 | 1 | -2/+2 |
| | | | | | Signed-off-by: Nicolas Kaiser <[email protected]> Signed-off-by: Brian Paul <[email protected]> | ||||
* | docs: Fix MESA_drm_image typo | Kristian Høgsberg | 2010-11-30 | 1 | -1/+1 |
| | |||||
* | egl: Add EGL_MESA_drm_image extension | Kristian Høgsberg | 2010-08-25 | 1 | -0/+149 |
Create EGLImages from DRM buffer handles. |