| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | egl/wayland: Use proper enum type in visual definition | Daniel Stone | 2018-02-09 | 1 | -1/+1 |
* | egl/wayland: Widen channel masks to bpp | Daniel Stone | 2018-02-09 | 1 | -5/+20 |
* | egl/wayland: Hoist format <-> EGLConfig definition up | Daniel Stone | 2018-02-09 | 1 | -16/+17 |
* | egl/wayland: Fix ARGB/XRGB transposition in config map | Daniel Stone | 2018-02-09 | 1 | -2/+2 |
* | egl: add support for EGL_ANDROID_blob_cache | Tapani Pälli | 2018-02-07 | 6 | -0/+70 |
* | meson: Don't confuse the install and search paths for dri drivers | Dylan Baker | 2018-02-02 | 1 | -1/+1 |
* | egl: keep extension list sorted, per comment at the top | Eric Engestrom | 2018-01-25 | 1 | -1/+1 |
* | autotools: include meson build files in tarball | Dylan Baker | 2018-01-19 | 3 | -3/+4 |
* | meson: Use consistent style for tests | Dylan Baker | 2018-01-11 | 1 | -1/+4 |
* | egl/android: Fix build break with dri2_initialize_android _EGLDisplay parameter | Rob Herring | 2018-01-04 | 1 | -15/+15 |
* | egl/wayland: Add Wayland shm swrast support for RGB10 winsys buffers. | Mario Kleiner | 2018-01-03 | 1 | -3/+13 |
* | egl/wayland: Add Wayland dmabuf support for RGB10 winsys buffers. (v2) | Mario Kleiner | 2018-01-03 | 2 | -1/+19 |
* | egl/wayland: Add Wayland drm support for RGB10 winsys buffers. | Mario Kleiner | 2018-01-03 | 2 | -3/+40 |
* | egl/x11: Handle depth 30 drawables for EGL_KHR_image_pixmap. | Mario Kleiner | 2018-01-03 | 2 | -0/+6 |
* | egl/x11: Handle depth 30 drawables under software rasterizer. | Mario Kleiner | 2018-01-03 | 1 | -0/+1 |
* | egl/x11: Match depth 30 RGB visuals to 32-bit RGBA EGLConfigs. | Mario Kleiner | 2018-01-03 | 1 | -1/+2 |
* | egl: don't try the software path twice | Eric Engestrom | 2017-12-27 | 1 | -1/+1 |
* | egl: rename LIBGL_ALWAYS_SOFTWARE variable from UseFallback to ForceSoftware | Eric Engestrom | 2017-12-27 | 7 | -8/+8 |
* | egl: let each platform decided how to handle LIBGL_ALWAYS_SOFTWARE | Eric Engestrom | 2017-12-27 | 3 | -4/+8 |
* | egl: link libEGL against the dynamic version of libglapi | Brendan King | 2017-12-27 | 1 | -3/+6 |
* | egl/android: Provide an option for the backend to expose KHR_image | Harish Krupo | 2017-12-14 | 3 | -1/+4 |
* | egl/android: Partially handle HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED | Tomasz Figa | 2017-12-13 | 1 | -2/+39 |
* | meson: fix underlinkage without dri3 | Dylan Baker | 2017-12-04 | 1 | -1/+1 |
* | egl/x11: Remove unneeded free() on always null string | Vadym Shovkoplias | 2017-12-01 | 1 | -1/+0 |
* | egl: Convert int to attrib in eglGetPlatformDisplay | Adam Jackson | 2017-11-17 | 3 | -25/+25 |
* | egl: pass the dri2_dpy to the $plat_teardown functions | Emil Velikov | 2017-11-16 | 1 | -2/+2 |
* | egl: fix var type | Eric Engestrom | 2017-11-16 | 1 | -1/+1 |