Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / egl / main / egldisplay.h
2020-08-16 Eric Engestromegl: replace _EGLDriver param with _EGLDisplay->Driver...
2020-08-01 Eric Engestromegl: const _eglDriver
2020-07-10 Eric Engestromegl: always compile surfaceless
2019-11-14 Tapani PälliRevert "egl: implement new functions from EGL_EXT_image...
2019-10-25 Marek Olšákegl: implement new functions from EGL_EXT_image_flush_e...
2019-06-29 renchengleiegl: Enable eglGetPlatformDisplay on Android Platform
2019-06-05 Emil Velikovegl: add EGL_platform_device support
2019-06-05 Adam Jacksonegl: remove Options::Platform handling
2019-06-05 Adam Jacksonegl: handle the full attrib list in display::options
2019-06-05 Emil Velikovegl: flesh out a _eglNumAttribs() helper
2019-02-06 Eric Engestromegl: use coherent variable names
2019-01-24 Veluri Mithunegl: Implement EGL API for MESA_query_driver
2019-01-24 Mark JanesRevert "Implement EGL API for MESA_query_driver"
2019-01-23 Veluri MithunImplement EGL API for MESA_query_driver
2018-11-01 Emil Velikovegl: add base EGL_EXT_device_base implementation
2018-08-20 Tapani Pälliegl: implement EXT_surface_SMPTE2086_metadata and EXT_s...
2018-08-07 Chad Versaceegl/main: Add bits for EGL_KHR_mutable_render_buffer
2018-02-07 Tapani Pälliegl: add support for EGL_ANDROID_blob_cache
2018-01-25 Eric Engestromegl: keep extension list sorted, per comment at the top
2017-12-27 Eric Engestromegl: rename LIBGL_ALWAYS_SOFTWARE variable from UseFall...
2017-12-14 Harish Krupoegl/android: Provide an option for the backend to expos...
2017-11-17 Adam Jacksonegl: Convert int to attrib in eglGetPlatformDisplay
2017-11-13 Tapani Pälliegl: EXT_pixel_format_float plumbing
2017-11-06 Adam Jacksonegl: Implement EGL_KHR_context_flush_control
2017-10-20 Chris Wilsonegl: Support IMG_context_priority
2017-10-18 Eric Engestromegl: drop always-false TestOnly option
2017-09-06 Tapani Pälliegl: remove unused 'Screens' array from _egl_display
2017-07-14 Grigori Goronzyegl: Add EGL_KHR_create_context_no_error support
2017-06-11 Harish Krupoegl/android: support for EGL_KHR_partial_update
2017-05-30 Pekka Paalanenegl/main: add support for fourth plane tokens
2017-05-04 Adam Jacksonegl/x11: Honor the EGL_PLATFORM_X11_SCREEN_EXT attribute
2016-12-09 Emil Velikovegl: add and enable EGL_KHR_config_attribs
2016-12-01 Rob Clarkegl: add EGL_ANDROID_native_fence_sync
2016-10-14 Chad Versaceegl: Implement EGL_MESA_platform_surfaceless
2016-09-14 Kyle Brennemanegl: Add storage for EGL_KHR_debug's state to EGL objects
2016-09-12 Adam Jacksonegl: Rename MESA_configless_context bit to KHR_no_confi...
2016-06-03 Marek OlšákRevert "egl: Check if API is supported when using eglBi...
2016-06-02 Plamena Manolovaegl: Check if API is supported when using eglBindAPI.
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-01 Rob Herringegl: Add EGL_RECORDABLE_ANDROID attribute
2016-04-01 Rob Herringegl: Add EGL_FRAMEBUFFER_TARGET_ANDROID attribute
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-09 Emil Velikovegl: remove remnants of MESA_drm_display
2016-03-09 Emil Velikovegl: remove final pieces of KHR_vg_parent_image
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-22 Emil Velikovegl: remove _EGL_PLATFORM_WINDOWS enum
2015-07-22 Emil Velikovegl: remove final references of platform_null
2015-07-03 Marek Olšákegl: sort extension lists alphabetically
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-16 Haixia Shiegl/dri2: implement platform_surfaceless
2015-06-05 Marek Olšákegl: expose EGL 1.5 if all requirements are met
2015-06-05 Marek Olšákegl: combine VersionMajor and VersionMinor into one...
2015-05-14 Emil Velikovegl: remove remaining EGL_MESA_copy_context skeleton
2015-05-14 Alexander von Gluck IVegl: Add needed extern "C" for C++ access
2015-05-11 Adam Jacksonegl: Remove skeleton implementation of EGL_MESA_screen_...
2015-04-30 Marek Olšákegl/dri2: implement EGL_KHR_cl_event2 (v2)
2015-04-30 Marek Olšákegl/dri2: implement EGL_KHR_wait_sync
2015-04-01 Dave Airlieegl: add initial EGL_MESA_image_dma_buf_export v2.4
2015-03-21 Emil Velikovegl: cut down static storage size for {Version,ClientAP...
2015-03-21 Emil Velikovegl/main: drop platform fbdev specific code
2015-03-11 Emil Velikovegl/main: use c11/threads' mutex directly
2015-03-06 Emil VelikovRevert "egl/main: use c11/threads' mutex directly"
2015-03-06 Emil Velikovegl/main: use c11/threads' mutex directly
2015-03-05 Emil Velikovegl/main: no longer export internal function
2015-03-05 Emil Velikovegl/main: replace INLINE with inline
2014-12-23 Alexander von Gluck IVegl: Add Haiku code and support
2014-12-08 Chad Versaceegl: Expose EGL_KHR_get_all_proc_addresses and its...
2014-05-20 Sarah Sharpegl: Add EGL_CHROMIUM_sync_control extension.
2014-03-17 Chad Versaceegl/main: Enable Linux platform extensions
2014-03-17 Chad Versaceegl/main: Stop using EGLNative types internally
2014-03-12 Neil RobertsAdd the EGL_MESA_configless_context extension
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-05 Neil Robertswayland: Add an extension to create wl_buffers from...
2013-08-02 Topi Pohjolainenegl: definitions for EXT_image_dma_buf_import
2013-05-07 Robert Braggegl: Add extension infrastructure for EGL_EXT_swap_buff...
2013-01-04 Kristian Høgsbergegl: Add extension infrastructure for EGL_EXT_buffer_age
2012-08-14 Ian Romanickegl: Implement front-end support for EGL_EXT_create_con...
2012-08-14 Ian Romanickegl: Implement front-end support for EGL_KHR_create_context
2012-08-06 Ian Romanickegl: Replace KHR_surfaceless_* extensions with KHR_surf...
2011-12-20 Fredrik Höglundegl: add EGL_NV_post_sub_buffer
2011-12-20 Chia-I Wuegl: remove EGL_ANDROID_swap_rectangle
2011-09-20 Chia-I Wuegl: add null platform
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-20 Chia-I Wuegl: add Android-specific extensions
2011-08-20 Chia-I Wuegl: add _EGL_PLATFORM_ANDROID
2011-08-15 Benjamin Franzkeegl: Native Display autodetection
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-07-02 Chia-I Wuegl: add copyright notices
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-01 Benjamin Franzkeegl: Add EGL_WL_bind_wayland_display
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-07 Benjamin Franzkeegl: Add wayland platform
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-15 Brian PaulMerge branch 'draw-instanced'
next