| Commit message (Expand) | Author | Age | Files | Lines |
* | egl/dri2: implement platform_surfaceless | Haixia Shi | 2015-06-16 | 4 | -0/+186 |
* | egl: Drop check for driver != NULL. | Eric Anholt | 2015-06-15 | 1 | -1/+1 |
* | egl/dri2: Fix Android Lollipop build on ARM. | Eric Anholt | 2015-06-15 | 1 | -0/+1 |
* | egl/haiku: coding style fixes | Emil Velikov | 2015-06-12 | 1 | -4/+5 |
* | egl/haiku: plug some obvious memory leaks | Emil Velikov | 2015-06-12 | 1 | -7/+25 |
* | egl/haiku: minor surface management cleanups | Emil Velikov | 2015-06-12 | 1 | -11/+4 |
* | egl/haiku: kill off haiku_log() | Emil Velikov | 2015-06-12 | 1 | -24/+0 |
* | egl/haiku: we don't use src/loader, drop all the references to it | Emil Velikov | 2015-06-12 | 2 | -8/+0 |
* | egl/haiku: remove unused variables in struct haiku_egl_driver | Emil Velikov | 2015-06-12 | 1 | -4/+0 |
* | egl/haiku: handle memory allocation failure | Emil Velikov | 2015-06-12 | 1 | -7/+28 |
* | egl/haiku: use CALL/TRACE/ERROR over _eglLog() for haiku specifics | Emil Velikov | 2015-06-12 | 1 | -25/+39 |
* | egl/haiku: remove commented out code | Emil Velikov | 2015-06-12 | 1 | -93/+0 |
* | egl/haiku: use correct version variable | Emil Velikov | 2015-06-12 | 1 | -2/+1 |
* | android: try to load gallium_dri.so directly | Chih-Wei Huang | 2015-06-09 | 1 | -0/+9 |
* | android: loader: export the path to be included | Chih-Wei Huang | 2015-06-09 | 1 | -1/+0 |
* | egl: use EGL 1.5 types without suffixes | Marek Olšák | 2015-06-05 | 1 | -2/+2 |
* | egl: set the EGL version in common code | Marek Olšák | 2015-06-05 | 4 | -24/+0 |
* | egl/dri2: silence uninitialized variable warnings | Brian Paul | 2015-06-01 | 1 | -2/+4 |
* | egl/haiku: Drop extern "C". No longer needed | Alexander von Gluck IV | 2015-05-14 | 1 | -2/+0 |
* | egl/swrast: Enable config extension for swrast | Axel Davy | 2015-05-11 | 1 | -14/+13 |
* | egl/wayland: Implement swrast support | Axel Davy | 2015-05-11 | 3 | -17/+696 |
* | egl/wayland: Simplify dri2_wl_create_surface | Axel Davy | 2015-05-11 | 1 | -25/+13 |
* | egl/x11: move dri2_x11_swrast_create_image_khr to egl_dri2_fallback.h | Axel Davy | 2015-05-11 | 2 | -10/+10 |
* | egl/wayland: Implement DRI_PRIME support | Axel Davy | 2015-05-11 | 2 | -15/+92 |
* | egl/wayland: Add support for render-nodes | Axel Davy | 2015-05-11 | 2 | -14/+56 |
* | egl/wayland: properly destroy wayland objects | Axel Davy | 2015-05-11 | 2 | -1/+6 |
* | egl/dri2: Fix codestyle in a comment | Chad Versace | 2015-05-07 | 1 | -1/+2 |
* | egl/dri2: Check return value of __DRI2fence::create_fence() | Chad Versace | 2015-05-06 | 1 | -0/+7 |
* | egl: image_dma_buf_export - use KHR 64-bit type | Dave Airlie | 2015-05-05 | 1 | -1/+1 |
* | egl/dri2: implement EGL_KHR_cl_event2 (v2) | Marek Olšák | 2015-04-30 | 1 | -2/+23 |
* | egl/dri2: implement EGL_KHR_wait_sync | Marek Olšák | 2015-04-30 | 1 | -0/+15 |
* | egl/dri2: implement EGL_KHR_fence_sync | Marek Olšák | 2015-04-30 | 2 | -0/+104 |
* | egl/dri: don't expose configs with an accumulation buffer | Marek Olšák | 2015-04-30 | 1 | -0/+9 |
* | android: fix the building rules for Android 5.0 | Chih-Wei Huang | 2015-04-22 | 1 | -1/+7 |
* | android: egl: add libsync_cflags to the build | Emil Velikov | 2015-04-22 | 1 | -0/+6 |
* | android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS | Emil Velikov | 2015-04-22 | 1 | -1/+1 |
* | egl: add initial EGL_MESA_image_dma_buf_export v2.4 | Dave Airlie | 2015-04-01 | 1 | -1/+58 |
* | automake: add missing egl files to the tarball | Emil Velikov | 2015-03-25 | 1 | -0/+2 |
* | egl/drivers: include stdint.h where needed | Emil Velikov | 2015-03-05 | 6 | -0/+7 |
* | egl: Take alpha bits into account when selecting GBM formats | Daniel Stone | 2015-03-04 | 1 | -5/+11 |
* | egl, wayland: RGB565 format support on Back-buffer | Vivek Kasireddy | 2015-02-23 | 1 | -3/+38 |
* | egl: Soften several HAVE_DRM_PLATFORM to HAVE_LIBDRM | Axel Davy | 2015-02-12 | 1 | -7/+7 |
* | egl: Pass the correct X visual depth to xcb_put_image(). | José Fonseca | 2015-01-31 | 1 | -11/+13 |
* | egl/wayland: Fix unused variable warnings | Chad Versace | 2015-01-13 | 1 | -2/+0 |
* | egl: Inform the client API when ancillary buffers may become undefined. | Eric Anholt | 2015-01-06 | 6 | -15/+43 |
* | egl/haiku: Clean up SConscript whitespace | Alexander von Gluck IV | 2014-12-23 | 1 | -13/+12 |
* | egl/dri2: Fix build of dri2 egl driver with SCons | Alexander von Gluck IV | 2014-12-23 | 1 | -0/+40 |
* | egl: Clean up Haiku visual creation | Alexander von Gluck IV | 2014-12-23 | 1 | -49/+47 |
* | egl: Add Haiku code and support | Alexander von Gluck IV | 2014-12-23 | 2 | -0/+473 |
* | egl/dri2: Add headers to distribution. | Matt Turner | 2014-12-12 | 1 | -1/+2 |