mesa/src
Chia-I Wu 78d70ddbbd egl: Add support for EGL_MESA_drm_display.
The extension defines eglGetDRMDisplay that creates an EGLDisplay from a
DRM fd.  Calling eglCreateWindowSurace or eglCreatePixmapSurface with
such displays will generate EGL_BAD_NATIVE_WINDOW or
EGL_BAD_NATIVE_PIXMAP.
2010-06-23 15:14:59 +08:00
..
driclient
egl egl: Add support for EGL_MESA_drm_display. 2010-06-23 15:14:59 +08:00
gallium egl: Introduce platform displays internally. 2010-06-23 15:14:59 +08:00
glsl glsl: Recject rect samplers when GL_ARB_texture_rectangle is disabled 2010-06-04 09:06:34 -04:00
glu
glut
glw
glx glx: fix indentation and remove extraneous break 2010-06-02 16:04:10 -06:00
mapi mapi: Add missing stdlib.h header for malloc declaration. 2010-06-20 01:03:00 -07:00
mesa mesa: fix attachment error checking for glGetFramebufferAttachmentParameteriv() 2010-06-22 21:55:51 -06:00
Makefile
SConscript SConscript: don't build mesa components if mesa not in state trackers 2010-06-08 17:38:56 +01:00