| Commit message (Expand) | Author | Age | Files | Lines |
* | egl: restrict swap_available dri2_egl_display field to X11 | Frank Binns | 2016-07-07 | 1 | -2/+0 |
* | dri: add backbuffer use flag | Axel Davy | 2016-03-09 | 1 | -3/+5 |
* | egl/wayland: Try to use wl_surface.damage_buffer for SwapBuffersWithDamage | Derek Foreman | 2016-02-26 | 1 | -3/+36 |
* | egl_dri2: Add a function to let platform code return dri drawable from _EGLSu... | Boyan Ding | 2015-11-17 | 1 | -0/+2 |
* | egl/wayland: Ignore rects from SwapBuffersWithDamage | Daniel Stone | 2015-11-13 | 1 | -12/+4 |
* | egl/dri2: enable EGL_KHR_gl_colorspace for swrast | Emil Velikov | 2015-10-07 | 1 | -3/+6 |
* | egl/dri2: don't leak the fd on dri2_terminate | Emil Velikov | 2015-09-15 | 1 | -0/+1 |
* | egl/wayland: define set_cloexec_or_close only when mkostemp is not present11.0-branchpoint | Boyan Ding | 2015-08-22 | 1 | -0/+4 |
* | egl/wayland: use drmGetNodeTypeFromFd helper instead of opencoding it | Emil Velikov | 2015-08-01 | 1 | -18/+2 |
* | egl/wayland: use designated initializers | Emil Velikov | 2015-08-01 | 1 | -13/+13 |
* | egl: implement EGL_KHR_gl_colorspace (v2) | Marek Olšák | 2015-07-22 | 1 | -4/+7 |
* | egl/wayland: cleanup dri2_wl_create_surface error path | Emil Velikov | 2015-06-30 | 1 | -3/+1 |
* | egl/wayland: handle NULL native_window in create_surface | Emil Velikov | 2015-06-30 | 1 | -0/+5 |
* | egl_dri2: Remove trailing whitespaces | Boyan Ding | 2015-06-26 | 1 | -4/+4 |
* | egl: Use the loader_open_device() helper to do open with CLOEXEC | Derek Foreman | 2015-06-23 | 1 | -10/+1 |
* | egl: set the EGL version in common code | Marek Olšák | 2015-06-05 | 1 | -8/+0 |
* | egl/wayland: Implement swrast support | Axel Davy | 2015-05-11 | 1 | -16/+688 |
* | egl/wayland: Simplify dri2_wl_create_surface | Axel Davy | 2015-05-11 | 1 | -25/+13 |
* | egl/wayland: Implement DRI_PRIME support | Axel Davy | 2015-05-11 | 1 | -15/+89 |
* | egl/wayland: Add support for render-nodes | Axel Davy | 2015-05-11 | 1 | -14/+55 |
* | egl/wayland: properly destroy wayland objects | Axel Davy | 2015-05-11 | 1 | -1/+4 |
* | egl/drivers: include stdint.h where needed | Emil Velikov | 2015-03-05 | 1 | -0/+1 |
* | egl, wayland: RGB565 format support on Back-buffer | Vivek Kasireddy | 2015-02-23 | 1 | -3/+38 |
* | 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 | 1 | -11/+1 |
* | Use calloc instead of malloc/memset-0 | Matt Turner | 2014-12-08 | 1 | -2/+1 |
* | egl: Restrict multiplication in calloc arguments to use compile-time constants | Carl Worth | 2014-09-03 | 1 | -1/+1 |
* | egl: Add EGL_CHROMIUM_sync_control extension. | Sarah Sharp | 2014-05-20 | 1 | -0/+1 |
* | wayland: Fix the logic in disabling the prime capability | Neil Roberts | 2014-04-25 | 1 | -1/+1 |
* | egl/wayland: Emit EGL_BAD_PARAMETER for eglCreatePlatformPixmapSurface | Chad Versace | 2014-03-17 | 1 | -1/+17 |
* | egl/main: Stop using EGLNative types internally | Chad Versace | 2014-03-17 | 1 | -4/+5 |
* | egl/dri2: Dispatch eglCreateImageKHR by display, not driver | Chad Versace | 2014-03-17 | 1 | -0/+1 |
* | egl/dri2: Dispatch eglCreateWaylandBufferFromImageWL by display, not driver | Chad Versace | 2014-03-17 | 1 | -6/+4 |
* | egl/dri2: Consolidate eglTerminate | Chad Versace | 2014-03-17 | 1 | -27/+0 |
* | egl/dri2: Dispatch eglPostSubBufferNV by display, not driver | Chad Versace | 2014-03-17 | 1 | -0/+1 |
* | egl/dri2: Dispatch eglSwapBuffersRegionNOK by display, not driver | Chad Versace | 2014-03-17 | 1 | -0/+1 |
* | egl/dri2: Dispatch eglCopyBuffers by display, not driver | Chad Versace | 2014-03-17 | 1 | -0/+1 |
* | egl/dri2: Dispatch API.QueryBufferAge by display, not driver | Chad Versace | 2014-03-17 | 1 | -1/+1 |
* | egl/dri2: Dispatch eglDestroySurface by display, not driver | Chad Versace | 2014-03-17 | 1 | -1/+1 |
* | egl/dri2: Dispatch eglCreatePbufferSurface by display, not driver | Chad Versace | 2014-03-17 | 1 | -0/+1 |
* | egl/dri2: Dispatch eglCreatePixmapSurface by display, not driver | Chad Versace | 2014-03-17 | 1 | -0/+1 |
* | egl/dri2: Dispatch eglCreateWindowSurface by display, not driver | Chad Versace | 2014-03-17 | 1 | -1/+1 |
* | egl/dri2: Dispatch eglSwapBuffersWithDamage by display, not driver | Chad Versace | 2014-03-17 | 1 | -1/+1 |
* | egl/dri2: Dispatch eglSwapBuffers by display, not driver | Chad Versace | 2014-03-17 | 1 | -1/+1 |
* | egl/dri2: Dispatch eglSwapInterval by display, not driver | Chad Versace | 2014-03-17 | 1 | -1/+2 |
* | egl/wl,x11: Call dri2_swap_interval() statically | Chad Versace | 2014-03-17 | 1 | -1/+5 |
* | egl/dri2: Put platform func names into proper namespaces | Chad Versace | 2014-03-17 | 1 | -54/+54 |
* | egl/dri2: Move dri2_egl_display virtual funcs to vtbl | Chad Versace | 2014-03-17 | 1 | -1/+9 |
* | egl/wayland: explicitly set __DRIimageLoaderExtension members | Emil Velikov | 2014-02-23 | 1 | -3/+4 |
* | egl_dri2: use loader util lib | Emil Velikov | 2014-01-18 | 1 | -1/+4 |