diff options
author | Chia-I Wu <[email protected]> | 2011-12-15 15:20:01 +0800 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2011-12-20 16:12:14 +0800 |
commit | b7acfe7755a316910f883aeb05d834e1f3f7bd93 (patch) | |
tree | dfed7f37e4e0a9bd043dae2a8a51a7e2f9bd9ad8 /src/Makefile | |
parent | ab7bb10a2af711086319ce35815acd797b86fe27 (diff) |
egl: update headers
Update to revision 15052.
EGL_MESA_drm_image is now official. But apparently we have our own extension
to it and we need this in eglmesaext.h:
#ifdef EGL_MESA_drm_image
/* Mesa's extension to EGL_MESA_drm_image... */
#ifndef EGL_DRM_BUFFER_USE_CURSOR_MESA
#define EGL_DRM_BUFFER_USE_CURSOR_MESA 0x0004
#endif
#endif
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/Makefile')
0 files changed, 0 insertions, 0 deletions