summaryrefslogtreecommitdiffstats
path: root/src/egl/main/egldisplay.h
Commit message (Expand)AuthorAgeFilesLines
* egl: Implement EGL_MESA_platform_surfacelessChad Versace2016-10-141-0/+5
* egl: Add storage for EGL_KHR_debug's state to EGL objectsKyle Brenneman2016-09-141-0/+4
* egl: Rename MESA_configless_context bit to KHR_no_config_contextAdam Jackson2016-09-121-1/+1
* Revert "egl: Check if API is supported when using eglBindAPI."Marek Olšák2016-06-031-1/+0
* egl: Check if API is supported when using eglBindAPI.Plamena Manolova2016-06-021-0/+1
* egl: Add EGL_RECORDABLE_ANDROID attributeRob Herring2016-04-011-0/+1
* egl: Add EGL_FRAMEBUFFER_TARGET_ANDROID attributeRob Herring2016-04-011-0/+1
* egl: remove remnants of MESA_drm_displayEmil Velikov2016-03-091-1/+0
* egl: remove final pieces of KHR_vg_parent_imageEmil Velikov2016-03-091-1/+0
* egl: remove _EGL_PLATFORM_WINDOWS enumEmil Velikov2015-07-221-1/+0
* egl: remove final references of platform_nullEmil Velikov2015-07-221-1/+0
* egl: sort extension lists alphabeticallyMarek Olšák2015-07-031-25/+23
* egl/dri2: implement platform_surfacelessHaixia Shi2015-06-161-0/+1
* egl: expose EGL 1.5 if all requirements are metMarek Olšák2015-06-051-0/+1
* egl: combine VersionMajor and VersionMinor into one variableMarek Olšák2015-06-051-2/+1
* egl: remove remaining EGL_MESA_copy_context skeletonEmil Velikov2015-05-141-1/+0
* egl: Add needed extern "C" for C++ accessAlexander von Gluck IV2015-05-141-0/+9
* egl: Remove skeleton implementation of EGL_MESA_screen_surfaceAdam Jackson2015-05-111-1/+0
* egl/dri2: implement EGL_KHR_cl_event2 (v2)Marek Olšák2015-04-301-0/+1
* egl/dri2: implement EGL_KHR_wait_syncMarek Olšák2015-04-301-0/+1
* egl: add initial EGL_MESA_image_dma_buf_export v2.4Dave Airlie2015-04-011-0/+2
* egl: cut down static storage size for {Version,ClientAPI}StringEmil Velikov2015-03-211-2/+2
* egl/main: drop platform fbdev specific codeEmil Velikov2015-03-211-1/+0
* egl/main: use c11/threads' mutex directlyEmil Velikov2015-03-111-2/+2
* Revert "egl/main: use c11/threads' mutex directly"Emil Velikov2015-03-061-2/+2
* egl/main: use c11/threads' mutex directlyEmil Velikov2015-03-061-2/+2
* egl/main: no longer export internal functionEmil Velikov2015-03-051-5/+5
* egl/main: replace INLINE with inlineEmil Velikov2015-03-051-3/+4
* egl: Add Haiku code and supportAlexander von Gluck IV2014-12-231-0/+1
* egl: Expose EGL_KHR_get_all_proc_addresses and its client extensionChad Versace2014-12-071-0/+1
* egl: Add EGL_CHROMIUM_sync_control extension.Sarah Sharp2014-05-201-0/+2
* egl/main: Enable Linux platform extensionsChad Versace2014-03-171-0/+20
* egl/main: Stop using EGLNative types internallyChad Versace2014-03-171-1/+1
* Add the EGL_MESA_configless_context extensionNeil Roberts2014-03-121-0/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* wayland: Add an extension to create wl_buffers from EGLImagesNeil Roberts2013-12-041-0/+1
* egl: definitions for EXT_image_dma_buf_importTopi Pohjolainen2013-08-021-0/+1
* egl: Add extension infrastructure for EGL_EXT_swap_buffers_with_damageRobert Bragg2013-05-071-0/+1
* egl: Add extension infrastructure for EGL_EXT_buffer_ageKristian Høgsberg2013-01-041-0/+1
* egl: Implement front-end support for EGL_EXT_create_context_robustnessIan Romanick2012-08-141-0/+2
* egl: Implement front-end support for EGL_KHR_create_contextIan Romanick2012-08-141-0/+1
* egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_contextIan Romanick2012-08-061-3/+1
* egl: add EGL_NV_post_sub_bufferFredrik Höglund2011-12-201-0/+2
* egl: remove EGL_ANDROID_swap_rectangleChia-I Wu2011-12-201-1/+0
* egl: add null platformChia-I Wu2011-09-201-0/+1
* egl: add Android-specific extensionsChia-I Wu2011-08-211-0/+3
* egl: add _EGL_PLATFORM_ANDROIDChia-I Wu2011-08-211-0/+1
* egl: Native Display autodetectionBenjamin Franzke2011-08-151-1/+1
* egl: add copyright noticesChia-I Wu2011-07-021-0/+30
* egl: Add EGL_WL_bind_wayland_displayBenjamin Franzke2011-03-011-0/+2