| Commit message (Expand) | Author | Age | Files | Lines |
* | egl: fix build race in automake | Ross Burton | 2018-06-29 | 1 | -0/+1 |
* | egl/android: Add DRM node probing and filtering | Robert Foss | 2018-06-25 | 1 | -53/+170 |
* | egl/android: #ifdef out flink name support | Rob Herring | 2018-06-25 | 3 | -15/+49 |
* | meson: Remove various completed todos | Dylan Baker | 2018-06-13 | 1 | -2/+0 |
* | egl/glvnd: Fix a segfault in eglGetProcAddress. | Kyle Brenneman | 2018-06-11 | 1 | -17/+13 |
* | autotools/meson: compile against wayland-egl-*backend* | Eric Engestrom | 2018-06-08 | 1 | -1/+1 |
* | egl: remove wayland-egl now that we're using libwayland-egl | Eric Engestrom | 2018-06-06 | 7 | -516/+0 |
* | egl: rewire the build systems to use libwayland-egl | Eric Engestrom | 2018-06-06 | 3 | -13/+7 |
* | egl/x11: fix build with DRI3 disabled | Eric Engestrom | 2018-05-29 | 1 | -0/+3 |
* | egl/x11: deduplicate depth-to-format logic | Eric Engestrom | 2018-05-24 | 3 | -33/+26 |
* | android: change include "cutils/log.h" to "log/log.h" on Android API >=26 | jenny.q.cao | 2018-05-14 | 1 | -0/+4 |
* | meson: Fix build for egl platform_x11 with dri3 | Ville Syrjälä | 2018-05-11 | 1 | -0/+1 |
* | egl: add EGL_BAD_MATCH error case for surfaceless and android | Tapani Pälli | 2018-05-04 | 2 | -2/+6 |
* | egl/x11: Send invalidate to driver on copy_region path in swap_buffer | Deepak Rawat | 2018-05-03 | 1 | -10/+13 |
* | egl: check if colorspace/surface type is supported | Juan A. Suarez Romero | 2018-05-03 | 4 | -0/+21 |
* | x11: Only report supported DRI3/Present versions | Daniel Stone | 2018-03-30 | 1 | -4/+16 |
* | wayland-drm: do not distribute generated sources | Juan A. Suarez Romero | 2018-03-23 | 2 | -8/+26 |
* | egl/wayland: Make swrast display_sync the correct queue | Derek Foreman | 2018-03-22 | 1 | -1/+1 |
* | dri3: Don't fail on version mismatch | Daniel Stone | 2018-03-20 | 2 | -5/+7 |
* | dri3: allow building against older xcb (v3) | Dave Airlie | 2018-03-16 | 1 | -0/+4 |
* | egl/android: Implement the eglSwapinterval for Android. | Wu, Zhongmin | 2018-03-16 | 1 | -0/+21 |
* | egl/dri2: move wayland header inclusion where applicable | Emil Velikov | 2018-03-16 | 3 | -3/+12 |
* | wayland-drm: autotools: do not redirect stdin/stdout for wayland-scanner | Emil Velikov | 2018-03-12 | 1 | -3/+3 |
* | egl: autotools: do not redirect stdin/stdout for wayland-scanner | Emil Velikov | 2018-03-12 | 1 | -2/+2 |
* | egl/x11: Re-allocate buffers if format is suboptimal | Louis-Francis Ratté-Boulianne | 2018-03-09 | 3 | -0/+7 |
* | egl/x11: Support DRI3 v1.1 | Louis-Francis Ratté-Boulianne | 2018-03-09 | 3 | -15/+96 |
* | meson: Use include directory variables instead of traversing | Dylan Baker | 2018-03-07 | 1 | -1/+4 |
* | gbm: give a name to rgba fields | Eric Engestrom | 2018-03-05 | 1 | -8/+8 |
* | egl: remove duplicated initialization | Andres Gomez | 2018-03-05 | 1 | -1/+0 |
* | *-symbol-check: use correct `nm` path when cross-compiling | Eric Engestrom | 2018-02-26 | 4 | -2/+4 |
* | meson: Fix GL and EGL pkg-config files with glvnd | Dylan Baker | 2018-02-23 | 1 | -1/+11 |
* | egl/dri2: fix segfault when display initialisation fails | Frank Binns | 2018-02-23 | 1 | -1/+1 |
* | loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callback | Thomas Hellstrom | 2018-02-20 | 1 | -0/+12 |
* | meson: Add Haiku platform support v4 | Alexander von Gluck IV | 2018-02-16 | 1 | -10/+26 |
* | egl/wayland: Always use in-tree wayland-egl-backend.h | Daniel Stone | 2018-02-16 | 1 | -1/+1 |
* | meson: Move Wayland dmabuf to wayland-drm | Daniel Stone | 2018-02-16 | 2 | -14/+22 |
* | egl/wayland: check for invalid format index | Eric Engestrom | 2018-02-16 | 1 | -0/+2 |
* | dri: fromPlanar() can return NULL as a valid result | Louis-Francis Ratté-Boulianne | 2018-02-15 | 2 | -7/+5 |
* | egl/x11: Fix leak in dri3_create_image_khr_pixmap | Louis-Francis Ratté-Boulianne | 2018-02-14 | 1 | -0/+1 |
* | egl/gbm: Fix compiler warning about visual matching. | Eric Anholt | 2018-02-12 | 1 | -1/+1 |
* | egl/gbm: Ensure EGLConfigs match GBM surface format | Daniel Stone | 2018-02-09 | 1 | -4/+48 |
* | egl/gbm: Remove duplicate format table | Daniel Stone | 2018-02-09 | 1 | -18/+17 |
* | egl/wayland: Use an array for modifiers | Daniel Stone | 2018-02-09 | 2 | -72/+20 |
* | egl/wayland: Remove has_format enum | Daniel Stone | 2018-02-09 | 1 | -19/+14 |
* | egl/wayland: Add bpp to visual map | Daniel Stone | 2018-02-09 | 1 | -24/+12 |
* | egl/wayland: Use visual map for DRIImage<->FourCC map | Daniel Stone | 2018-02-09 | 1 | -14/+11 |
* | egl/wayland: Use visual map for format advertisement | Daniel Stone | 2018-02-09 | 1 | -39/+36 |
* | egl/wayland: Use visual map for buffer_from_image | Daniel Stone | 2018-02-09 | 1 | -21/+19 |
* | egl/wayland: Use visual map for config->format lookup | Daniel Stone | 2018-02-09 | 1 | -25/+36 |
* | egl/wayland: Add format enums to visual map | Daniel Stone | 2018-02-09 | 1 | -0/+13 |