| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | wayland: Fix prototypes for EGL_WL_bind_wayland_display extension | Kristian Høgsberg | 2011-04-25 | 1 | -3/+2 |
* | wayland-egl: Update to wayland-egl.h changes, drop struct wl_egl_display | Kristian Høgsberg | 2011-04-20 | 1 | -1/+1 |
* | gl.h: reorder some #defines | Brian Paul | 2011-03-19 | 1 | -2/+2 |
* | egl: Add EGL_WL_bind_wayland_display | Benjamin Franzke | 2011-03-01 | 1 | -0/+14 |
* | eglplatform.h: Define Wayland native platform types | Kristian Høgsberg | 2011-02-09 | 1 | -0/+6 |
* | Add dri2::{Allocate,Release}Buffer extension | Benjamin Franzke | 2011-02-07 | 1 | -0/+8 |
* | swrast: add an interface createNewContextForAPI | Haitao Feng | 2011-02-03 | 1 | -1/+8 |
* | dri: add a placeholder for the framebuffer sRGB capable bit. | Dave Airlie | 2011-01-28 | 1 | -0/+1 |
* | dri2: release texture image. | Juan Zhao | 2011-01-09 | 1 | -0/+9 |
* | glext: upgrade to version 67 | Brian Paul | 2011-01-06 | 1 | -2/+12 |
* | Regenerate gl_mangle.h. | Tom Fogal | 2010-12-20 | 1 | -3/+329 |
* | st/vega: Update to latest headers. | Chia-I Wu | 2010-12-01 | 4 | -461/+522 |
* | mesa: upgrade to glext.h version 66 | Brian Paul | 2010-11-17 | 1 | -7/+18 |
* | Get rid of GL/internal/glcore.h | Kristian Høgsberg | 2010-10-13 | 1 | -181/+0 |
* | dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup | Kristian Høgsberg | 2010-09-22 | 1 | -1/+1 |
* | dri2: Make createImageFromName() take a __DRIscreen instead of __DRIcontext | Kristian Høgsberg | 2010-09-22 | 1 | -1/+1 |
* | mesa: upgrade wglext.h to version 22 | Brian Paul | 2010-09-14 | 1 | -106/+138 |
* | mesa: upgrade glxext.h to version 32 | Brian Paul | 2010-09-14 | 1 | -2/+47 |
* | mesa: update to version 64 of GL/glext.h | Brian Paul | 2010-09-14 | 1 | -79/+1026 |
* | egl_dri2: Add support for MESA_image_drm | Kristian Høgsberg | 2010-08-25 | 1 | -0/+19 |
* | egl: Add EGL_MESA_drm_image extension | Kristian Høgsberg | 2010-08-25 | 1 | -0/+23 |
* | Merge branch 'glsl2' | Ian Romanick | 2010-08-16 | 2 | -104/+539 |
|\ |
|
| * | Replace our custom C99 headers with http://code.google.com/p/msinttypes/ | José Fonseca | 2010-08-14 | 2 | -106/+538 |
| * | Add missing intmax_t and uintmax_t | Ian Romanick | 2010-08-13 | 1 | -0/+3 |
* | | egl: Update eglext.h. | Chia-I Wu | 2010-08-17 | 1 | -3/+100 |
|/ |
|
* | glx: Drop support for GLX_MESA_allocate_memory | Kristian Høgsberg | 2010-07-19 | 2 | -34/+0 |
* | egl: Add a test for MESA_EGL_NO_X11_HEADERS. | Chia-I Wu | 2010-06-23 | 1 | -0/+10 |
* | egl: Add support for EGL_MESA_drm_display. | Chia-I Wu | 2010-06-23 | 1 | -0/+11 |
* | glew: Drop glew now that we don't need it for the progs | Jakob Bornecrantz | 2010-06-08 | 3 | -17158/+0 |
* | egl: Use khronos types for EGL_MESA_screen_surface. | Chia-I Wu | 2010-05-31 | 1 | -2/+2 |
* | Update KHRONOS_APICALL for _WIN32 platform. | Chia-I Wu | 2010-05-31 | 2 | -24/+9 |
* | Always define int32_t in compiler headers. | Chia-I Wu | 2010-05-31 | 1 | -2/+0 |
* | Update OpenGL ES headers. | Chia-I Wu | 2010-05-31 | 8 | -529/+1156 |
* | fbdev: some hacking to get the driver to compile (untested) | Brian Paul | 2010-05-27 | 1 | -0/+3 |
* | egl: Implement EGL_NOK_texture_from_pixmap | Kristian Høgsberg | 2010-05-14 | 1 | -0/+7 |
* | egl: Implement EGL_NOK_swap_region | Kristian Høgsberg | 2010-05-13 | 1 | -0/+12 |
* | glew: update to version 1.5.4 | Brian Paul | 2010-05-11 | 2 | -10/+1106 |
* | dri_interface.h: Add new __DRI_USE_INVALIDATE extension | Kristian Høgsberg | 2010-05-11 | 1 | -0/+20 |
* | Merge branch 'gles2-2' | Kristian Høgsberg | 2010-05-02 | 1 | -1/+13 |
|\ |
|
| * | dri: Add DRI entrypoints to create a context for a given API | Kristian Høgsberg | 2010-04-28 | 1 | -1/+13 |
* | | Merge branch '7.8' | Brian Paul | 2010-04-27 | 2 | -1595/+2215 |
|\ \ |
|
| * | | glxext.h: upgraded to 2010/02/10 version | Brian Paul | 2010-04-26 | 1 | -0/+4 |
| * | | glext: upgraded to version 61 | Brian Paul | 2010-04-26 | 1 | -1595/+2211 |
* | | | DRI2: add config query extension | Jesse Barnes | 2010-04-22 | 1 | -0/+14 |
| |/
|/| |
|
* | | Merge branch '7.8' | Ian Romanick | 2010-04-04 | 1 | -103/+106 |
|\| |
|
| * | gl: updated glxext.h to version 27 | Ian Romanick | 2010-04-04 | 1 | -103/+106 |
| * | Regenerate gl_mangle.h | Tom Fogal | 2010-03-25 | 1 | -0/+2 |
* | | drisw: make stride issue profound | George Sapountzis | 2010-03-27 | 1 | -6/+6 |
* | | dri_inteface: add define for checking presence of drm.h | George Sapountzis | 2010-03-21 | 1 | -1/+7 |
* | | regenerate gl_mangle.h to get new EGLImage functions | Brian Paul | 2010-03-16 | 1 | -0/+2 |