| Commit message (Expand) | Author | Age | Files | Lines |
* | egl: Pass the correct X visual depth to xcb_put_image(). | José Fonseca | 2015-02-02 | 1 | -11/+13 |
* | egl_dri2: add a note about dri2_create_screen | Emil Velikov | 2014-11-07 | 1 | -0/+4 |
* | egl_dri2: fix double free on drm platforms | Emil Velikov | 2014-11-07 | 1 | -3/+9 |
* | egl_dri2: do not leak dri2_dpy->driver_configs | Emil Velikov | 2014-11-06 | 1 | -0/+4 |
* | egl/drm: do not crash when swapping buffers without any rendering | Lionel Landwerlin | 2014-10-27 | 1 | -0/+8 |
* | egl: setup screen iterator before using it | Tapani Pälli | 2014-09-29 | 1 | -1/+1 |
* | egl: extra null checks for get_xcb_screen() return values | Juha-Pekka Heikkila | 2014-09-23 | 1 | -6/+24 |
* | egl/drm: expose KHR_image_pixmap extension | Andreas Pokorny | 2014-09-23 | 1 | -0/+1 |
* | egl: Restrict multiplication in calloc arguments to use compile-time constants | Carl Worth | 2014-09-03 | 2 | -2/+2 |
* | egl/dri2: use the correct screen index | Marek Olšák | 2014-09-01 | 2 | -10/+30 |
* | egl: don't exit process on initialization failure | Ilia Mirkin | 2014-08-16 | 1 | -1/+1 |
* | egl_dri2: fix EXT_image_dma_buf_import fds | Pekka Paalanen | 2014-08-14 | 1 | -31/+6 |
* | android: loader: prefix static libraries with libmesa_* | Emil Velikov | 2014-08-13 | 1 | -1/+1 |
* | android: egl/dri2: use the installed libdrm headers | Emil Velikov | 2014-08-13 | 1 | -1/+1 |
* | android: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444} | Emil Velikov | 2014-08-13 | 1 | -4/+0 |
* | dri: Add a new capabilities for drivers that can't share buffers | Giovanni Campagna | 2014-07-30 | 2 | -3/+21 |
* | Add support for swrast to the DRM EGL platform | Giovanni Campagna | 2014-07-30 | 1 | -21/+132 |
* | egl: Remove unused variable dri_driver_path. | Matt Turner | 2014-06-17 | 1 | -2/+0 |
* | egl/dri2: do not leak dri2_dpy->driver_name | Emil Velikov | 2014-06-09 | 3 | -3/+8 |
* | egl/dri2/x11: use standard strndup function | Emil Velikov | 2014-06-09 | 1 | -19/+4 |
* | android, egl: typo dri2_fallback_pixmap_surface -> dri2_fallback_create_pixma... | Adrian Negreanu | 2014-06-09 | 1 | -1/+1 |
* | android, egl: add correct drm include for libmesa_egl_dri2 | Adrian Negreanu | 2014-06-09 | 1 | -0/+1 |
* | android: add libloader to libGLES_mesa and libmesa_egl_dri2 | Adrian Negreanu | 2014-06-09 | 1 | -0/+3 |
* | egl_dri2: fix wayland_platform when drm_platform is not set | Emil Velikov | 2014-05-29 | 1 | -4/+6 |
* | egl: Add EGL_CHROMIUM_sync_control extension. | Sarah Sharp | 2014-05-20 | 7 | -0/+54 |
* | egl_dri2: cleanup memory leak in dri2_create_context() | Emil Velikov | 2014-05-10 | 1 | -2/+3 |
* | egl_dri: rework dri extension handling | Emil Velikov | 2014-04-28 | 2 | -11/+12 |
* | dri_interface: Update __DRItexBufferExtensionRec to version 3 | Emil Velikov | 2014-04-28 | 1 | -6/+7 |
* | egl: Protect use of gbm_dri with ifdef HAVE_DRM_PLATFORM | Ander Conselvan de Oliveira | 2014-04-25 | 1 | -0/+2 |
* | wayland: Fix the logic in disabling the prime capability | Neil Roberts | 2014-04-25 | 1 | -1/+1 |
* | egl/build: Include headers and XML in distribution. | Matt Turner | 2014-04-07 | 1 | -0/+1 |
* | egl/dri2: use drm macros to construct device name | Jonathan Gray | 2014-04-05 | 1 | -1/+6 |
* | egl/dri2: don't require libudev to build drm/wayland platforms | Jonathan Gray | 2014-04-05 | 1 | -2/+0 |
* | egl/wayland: Emit EGL_BAD_PARAMETER for eglCreatePlatformPixmapSurface | Chad Versace | 2014-03-17 | 1 | -1/+17 |
* | egl/gbm: Emit EGL_BAD_PARAMETER for eglCreatePlatformPixmapSurface | Chad Versace | 2014-03-17 | 1 | -1/+16 |
* | egl/main: Stop using EGLNative types internally | Chad Versace | 2014-03-17 | 7 | -32/+42 |
* | egl/dri2: Dispatch eglCreateImageKHR by display, not driver | Chad Versace | 2014-03-17 | 6 | -18/+35 |
* | egl/dri2/x11: Don't clobber _EGLDriver::API | Chad Versace | 2014-03-17 | 1 | -5/+0 |
* | egl/dri2: Dispatch eglCreateWaylandBufferFromImageWL by display, not driver | Chad Versace | 2014-03-17 | 7 | -6/+32 |
* | egl/dri2: Consolidate eglTerminate | Chad Versace | 2014-03-17 | 2 | -40/+24 |
* | egl/dri2/x11: Set dri2_dpy->own_device | Chad Versace | 2014-03-17 | 1 | -0/+3 |
* | egl/dri2: Dispatch eglPostSubBufferNV by display, not driver | Chad Versace | 2014-03-17 | 7 | -1/+27 |
* | egl/dri2: Dispatch eglSwapBuffersRegionNOK by display, not driver | Chad Versace | 2014-03-17 | 7 | -2/+26 |
* | egl/dri2: Dispatch eglCopyBuffers by display, not driver | Chad Versace | 2014-03-17 | 7 | -3/+25 |
* | egl/dri2: Dispatch API.QueryBufferAge by display, not driver | Chad Versace | 2014-03-17 | 7 | -5/+26 |
* | egl/dri2: Dispatch eglDestroySurface by display, not driver | Chad Versace | 2014-03-17 | 6 | -6/+16 |
* | egl/dri2: Dispatch eglCreatePbufferSurface by display, not driver | Chad Versace | 2014-03-17 | 7 | -3/+26 |
* | egl/dri2: Dispatch eglCreatePixmapSurface by display, not driver | Chad Versace | 2014-03-17 | 7 | -11/+30 |
* | egl/dri2: Dispatch eglCreateWindowSurface by display, not driver | Chad Versace | 2014-03-17 | 6 | -5/+21 |
* | egl/dri2: Dispatch eglSwapBuffersWithDamage by display, not driver | Chad Versace | 2014-03-17 | 7 | -1/+27 |