aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/main/egldisplay.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "egl: implement new functions from EGL_EXT_image_flush_external"Tapani Pälli2019-11-141-1/+0
* egl: implement new functions from EGL_EXT_image_flush_externalMarek Olšák2019-10-251-0/+1
* egl: Enable eglGetPlatformDisplay on Android Platformrenchenglei2019-06-291-0/+6
* egl: add EGL_platform_device supportEmil Velikov2019-06-051-1/+6
* egl: remove Options::Platform handlingAdam Jackson2019-06-051-1/+0
* egl: handle the full attrib list in display::optionsAdam Jackson2019-06-051-1/+2
* egl: flesh out a _eglNumAttribs() helperEmil Velikov2019-06-051-0/+13
* egl: use coherent variable namesEric Engestrom2019-02-061-10/+10
* egl: Implement EGL API for MESA_query_driverVeluri Mithun2019-01-241-0/+1
* Revert "Implement EGL API for MESA_query_driver"Mark Janes2019-01-231-1/+0
* Implement EGL API for MESA_query_driverVeluri Mithun2019-01-231-0/+1
* egl: add base EGL_EXT_device_base implementationEmil Velikov2018-11-011-0/+1
* egl: implement EXT_surface_SMPTE2086_metadata and EXT_surface_CTA861_3_metadataTapani Pälli2018-08-201-0/+2
* egl/main: Add bits for EGL_KHR_mutable_render_bufferChad Versace2018-08-071-0/+1
* egl: add support for EGL_ANDROID_blob_cacheTapani Pälli2018-02-071-0/+4
* egl: keep extension list sorted, per comment at the topEric Engestrom2018-01-251-1/+1
* egl: rename LIBGL_ALWAYS_SOFTWARE variable from UseFallback to ForceSoftwareEric Engestrom2017-12-271-1/+1
* egl/android: Provide an option for the backend to expose KHR_imageHarish Krupo2017-12-141-0/+1
* egl: Convert int to attrib in eglGetPlatformDisplayAdam Jackson2017-11-171-4/+4
* egl: EXT_pixel_format_float plumbingTapani Pälli2017-11-131-0/+1
* egl: Implement EGL_KHR_context_flush_controlAdam Jackson2017-11-061-0/+1
* egl: Support IMG_context_priorityChris Wilson2017-10-201-0/+5
* egl: drop always-false TestOnly optionEric Engestrom2017-10-181-1/+0
* egl: remove unused 'Screens' array from _egl_displayTapani Pälli2017-09-061-1/+0
* egl: Add EGL_KHR_create_context_no_error supportGrigori Goronzy2017-07-141-0/+1
* egl/android: support for EGL_KHR_partial_updateHarish Krupo2017-06-111-0/+1
* egl/main: add support for fourth plane tokensPekka Paalanen2017-05-301-0/+1
* egl/x11: Honor the EGL_PLATFORM_X11_SCREEN_EXT attributeAdam Jackson2017-05-041-0/+1
* egl: add and enable EGL_KHR_config_attribsEmil Velikov2016-12-091-0/+1
* egl: add EGL_ANDROID_native_fence_syncRob Clark2016-12-011-0/+1
* 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