summaryrefslogtreecommitdiffstats
path: root/src/egl/drivers/dri2/egl_dri2.h
Commit message (Expand)AuthorAgeFilesLines
* egl/wayland: Use per-surface event queuesDaniel Stone2017-05-311-0/+4
* Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and olderRob Herring2017-03-221-8/+1
* egl: Implement __DRI_BACKGROUND_CALLABLEEric Anholt2017-03-161-0/+1
* EGL/Android: Add EGL_EXT_buffer_age extensionXiaosong Wei2017-03-041-0/+9
* egl/wayland: Avoid race conditions when on non-main threadJonas Ådahl2017-01-131-0/+1
* egl/x11: store xcb_screen_t *screen instead of int screenEmil Velikov2016-11-221-1/+1
* egl/android: Get gralloc module in dri2_initialize_android() (v2)Tomasz Figa2016-11-211-0/+4
* EGL/android: pbuffer implementationLiu Zhiquan2016-11-161-1/+2
* egl: use util/macros.hMarek Olšák2016-11-041-2/+0
* egl/dri2: set WL_bind_wayland_display in a consistent wayEmil Velikov2016-10-141-0/+24
* egl/dri2: coding style cleanupEmil Velikov2016-10-141-10/+10
* egl/dri2: rework dri2_egl_display::extensions storageEmil Velikov2016-10-141-1/+1
* egl/dri2: remove unused dri2_egl_display::{dri2,swrast}_loader_extensionEmil Velikov2016-10-141-2/+0
* egl/surfaceless: trivial coding style fixesEmil Velikov2016-10-141-1/+0
* egl: only store device name when Wayland support is builtFrank Binns2016-09-011-1/+1
* egl: android: query native window default width and height (v2)Haixia Shi2016-08-091-0/+4
* egl/dri2: Add reference count for dri2_egl_displayNicolas Boichat2016-07-281-0/+4
* egl: restrict swap_available dri2_egl_display field to X11Frank Binns2016-07-071-1/+1
* Added pbuffer hooks for surfaceless platformGurchetan Singh2016-06-141-1/+6
* egl: android: directly use dri2_create_image_dma_buf()Emil Velikov2016-05-231-0/+4
* egl: android: disable __DRI_DRI2_LOADER support on render nodesRob Herring2016-05-011-1/+2
* egl: implement EGL part of interop interface (v2)Marek Olšák2016-04-201-0/+1
* egl: add EGL_KHR_reusable_sync to egl_driDongwon Kim2016-04-051-0/+2
* egl/x11: Implement dri3 support with loader's dri3 helperBoyan Ding2015-11-171-1/+13
* egl_dri2: Add a function to let platform code return dri drawable from _EGLSu...Boyan Ding2015-11-171-0/+5
* egl/dri2: ease srgb __DRIconfig conditionalsEmil Velikov2015-10-071-4/+2
* egl,dri_interface: use DRI2rendererQueryExtension to enable 3D textures & sRGBMarek Olšák2015-07-221-0/+1
* egl: implement EGL_KHR_gl_colorspace (v2)Marek Olšák2015-07-221-0/+6
* egl_dri2: Remove trailing whitespacesBoyan Ding2015-06-261-3/+3
* egl/dri2: implement platform_surfacelessHaixia Shi2015-06-161-0/+3
* egl/wayland: Implement swrast supportAxel Davy2015-05-111-0/+4
* egl/wayland: Implement DRI_PRIME supportAxel Davy2015-05-111-0/+3
* egl/wayland: Add support for render-nodesAxel Davy2015-05-111-0/+1
* egl/dri2: implement EGL_KHR_fence_syncMarek Olšák2015-04-301-0/+9
* egl/drivers: include stdint.h where neededEmil Velikov2015-03-051-0/+2
* egl: Inform the client API when ancillary buffers may become undefined.Eric Anholt2015-01-061-0/+3
* egl/dri2: use the correct screen indexMarek Olšák2014-09-011-0/+1
* egl: Add EGL_CHROMIUM_sync_control extension.Sarah Sharp2014-05-201-0/+4
* egl_dri: rework dri extension handlingEmil Velikov2014-04-281-8/+8
* egl/main: Stop using EGLNative types internallyChad Versace2014-03-171-3/+3
* egl/dri2: Dispatch eglCreateImageKHR by display, not driverChad Versace2014-03-171-0/+5
* egl/dri2: Dispatch eglCreateWaylandBufferFromImageWL by display, not driverChad Versace2014-03-171-0/+5
* egl/dri2: Dispatch eglPostSubBufferNV by display, not driverChad Versace2014-03-171-0/+5
* egl/dri2: Dispatch eglSwapBuffersRegionNOK by display, not driverChad Versace2014-03-171-0/+4
* egl/dri2: Dispatch eglCopyBuffers by display, not driverChad Versace2014-03-171-0/+3
* egl/dri2: Dispatch API.QueryBufferAge by display, not driverChad Versace2014-03-171-3/+6
* egl/dri2: Dispatch eglDestroySurface by display, not driverChad Versace2014-03-171-0/+3
* egl/dri2: Dispatch eglCreatePbufferSurface by display, not driverChad Versace2014-03-171-0/+4
* egl/dri2: Dispatch eglCreatePixmapSurface by display, not driverChad Versace2014-03-171-0/+5
* egl/dri2: Dispatch eglCreateWindowSurface by display, not driverChad Versace2014-03-171-0/+5