| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Share the all-local rule for linking libraries into the build dir | Kristian Høgsberg | 2014-01-29 | 1 | -6/+1 |
* | loader: Use dlsym to get our udev symbols instead of explicit linking. | Eric Anholt | 2014-01-27 | 1 | -1/+1 |
* | egl: Use C11 thread abstractions. | José Fonseca | 2014-01-23 | 1 | -19/+7 |
* | egl_dri2: use loader util lib | Emil Velikov | 2014-01-18 | 7 | -259/+15 |
* | egl-static: use loader util lib | Emil Velikov | 2014-01-18 | 1 | -0/+1 |
* | loader: introduce the loader util lib | Emil Velikov | 2014-01-18 | 2 | -0/+2 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 27 | -28/+28 |
* | egl_dri2: call dri2_add_configs_for_visuals after extensions set | Tapani Pälli | 2014-01-13 | 1 | -5/+6 |
* | egl: break instead of looping after driver is found | Quanxian Wang | 2013-12-19 | 1 | -0/+3 |
* | egl/wayland: Return -1 from get_back_bo to indicate error | Kristian Høgsberg | 2013-12-09 | 1 | -1/+1 |
* | egl_dri2: Remove the unused swap_interval member of dri2_egl_surface | Neil Roberts | 2013-12-09 | 1 | -1/+0 |
* | wayland: Add support for eglSwapInterval | Neil Roberts | 2013-12-07 | 3 | -40/+119 |
* | wayland: Block for the frame callback in get_back_bo not dri2_swap_buffers | Neil Roberts | 2013-12-07 | 1 | -14/+22 |
* | wayland: Add an extension to create wl_buffers from EGLImages | Neil Roberts | 2013-12-04 | 5 | -0/+113 |
* | egl/wayland: Damage INT32_MAX x INT32_MAX region for eglSwapBuffers | Kristian Høgsberg | 2013-12-04 | 1 | -2/+2 |
* | Enable throttling in SwapBuffers | Axel Davy | 2013-12-04 | 1 | -1/+13 |
* | egl/wayland: Send commit after flushing the driver context | Kristian Høgsberg | 2013-12-04 | 1 | -2/+1 |
* | egl/wayland: Flush the wl_display at the end of SwapBuffers | Axel Davy | 2013-12-04 | 1 | -0/+2 |
* | egl: add HAVE_LIBDRM define, fix EGL X11 platform | Tapani Pälli | 2013-12-03 | 1 | -6/+3 |
* | egl: Kill macro _EGL_DECLARE_MUTEX | Chad Versace | 2013-11-26 | 5 | -8/+5 |
* | egl: Enable EGL_EXT_client_extensions | Chad Versace | 2013-11-26 | 3 | -1/+22 |
* | wayland: Use __DRIimage based getBuffers implementation when available | Kristian Høgsberg | 2013-11-12 | 2 | -47/+96 |
* | gbm: Add support for __DRIimage based getBuffers when available | Kristian Høgsberg | 2013-11-12 | 1 | -8/+38 |
* | EGL: fix build without libdrm | Samuel Thibault | 2013-11-10 | 2 | -0/+22 |
* | wayland: silence unused var warning | Fabio Pedretti | 2013-10-30 | 1 | -2/+0 |
* | dri: Pass in the dlsym()ed driver extension to screen creation. | Eric Anholt | 2013-10-24 | 2 | -6/+25 |
* | egl: Add an optional function call for getting the DRI driver interface. | Eric Anholt | 2013-10-24 | 1 | -2/+18 |
* | wayland: Don't leak wl_drm global when unbinding display | Ander Conselvan de Oliveira | 2013-10-22 | 1 | -2/+5 |
* | egl_dri2: Set NativeVisualID to the matching GBM config for the gbm platform | Kristian Høgsberg | 2013-10-15 | 1 | -2/+21 |
* | egl_dri2: Remove depth argument from dri2_add_config() | Kristian Høgsberg | 2013-10-15 | 6 | -26/+14 |
* | egl_dri2: Match X11 visuals using rgba masks instead of depth | Kristian Høgsberg | 2013-10-15 | 1 | -1/+20 |
* | egl-wayland: Add support for RGB565 pixel format for Wayland clients | Singh, Satyeshwar | 2013-10-15 | 2 | -2/+14 |
* | wayland: Only pass wl_drm instance to gbm when using gbm platform | Kristian Høgsberg | 2013-10-11 | 1 | -1/+2 |
* | wayland: Don't rely on static variable for identifying wl_drm buffers | Kristian Høgsberg | 2013-10-11 | 3 | -12/+20 |
* | egl/main: remove undefined X11_LIBS automake variable | Gaetan Nadon | 2013-10-09 | 1 | -1/+1 |
* | Use -Bsymbolic when linking libEGL.so | Carl Worth | 2013-09-30 | 1 | -1/+1 |
* | glx: fix compile error in egl_glx.c. | Gaetan Nadon | 2013-09-19 | 1 | -1/+1 |
* | wayland-egl.pc requires wayland-client.pc. | Torsten Duwe | 2013-09-11 | 1 | -0/+1 |
* | gbm: Link to libwayland-drm if Wayland EGL platform is enabled | Armin K | 2013-08-12 | 1 | -4/+0 |
* | egl: Do not export private symbols | Chad Versace | 2013-08-08 | 5 | -0/+5 |
* | egl: Update to Wayland 1.2 server API | Ander Conselvan de Oliveira | 2013-08-07 | 6 | -47/+65 |
* | egl/dri2: support for creating images out of dma buffers | Topi Pohjolainen | 2013-08-02 | 1 | -0/+262 |
* | egl: definitions for EXT_image_dma_buf_import | Topi Pohjolainen | 2013-08-02 | 5 | -0/+98 |
* | egl: Restore "bogus" DRI2 invalidate event code. | Eric Anholt | 2013-07-31 | 1 | -0/+14 |
* | egl/build: Remove unused GLAPI_LIB. | Matt Turner | 2013-07-22 | 1 | -2/+0 |
* | egl: Drop configs with unknown or invalide __DRI_ATTRIB_RENDER_TYPE | Ian Romanick | 2013-07-18 | 1 | -1/+1 |
* | dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE | Tomasz Lis | 2013-07-18 | 1 | -1/+1 |
* | wayland: Handle global_remove event as well | Kristian Høgsberg | 2013-06-18 | 1 | -1/+8 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 1 | -1/+0 |
* | egl/android: Fix error condition for EGL_ANDROID_image_native_buffer | Chad Versace | 2013-05-08 | 1 | -2/+14 |