Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: move specs to a separate folder | Emil Velikov | 2013-04-17 | 1 | -153/+0 |
| | | | | | | | | | | Handle legacy/obsolete specs as well List all specs in extensions.html Mark 'OLD' extensions as obsolete in extensions.html Update the spec location in old relnotes Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Brian Paul <[email protected]> | ||||
* | 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. |