egl: Make native display detection work more than once
[mesa.git] / src / egl / main / egldisplay.c
2019-10-09 Adam Jacksonegl: Make native display detection work more than once
2019-09-03 Eric Engestromegl: warn user if they set an invalid EGL_PLATFORM
2019-09-02 Lionel Landwerlinegl: fix platform selection
2019-07-01 Eric Engestromegl: simplify loop
2019-06-29 renchengleiegl: Enable eglGetPlatformDisplay on Android Platform
2019-06-19 Eric Engestromegl: add missing #include
2019-06-11 Eric Engestromegl: compare the whole list of attributes
2019-06-05 Emil Velikovegl: add EGL_platform_device support
2019-06-05 Emil Velikovegl: fold X11 attrib handling like other platforms
2019-06-05 Adam Jacksonegl: remove Options::Platform handling
2019-06-05 Adam Jacksonegl: handle the full attrib list in display::options
2019-04-30 Eric Engestromegl: fixup autotools-specific wording
2019-02-06 Eric Engestromegl: use coherent variable names
2018-08-02 Eric Engestromegl/main: fix indentation
2017-11-17 Adam Jacksonegl: Convert int to attrib in eglGetPlatformDisplay
2017-07-24 Miguel A. Vicoegl: Move _eglPointerIsDereferencable() to eglglobals...
2017-06-26 Emil Velikovegl: fold _eglError() + return EGL_FALSE
2017-06-16 Eric Engestromegl/display: make platform detection thread-safe
2017-06-16 Eric Engestromegl/display: only detect the platform once
2017-05-19 Emil Velikovconfigure: update remaining --with-egl-platforms references
2017-05-08 Chad Versaceegl: Fix -Wint-to-pointer-cast
2017-05-08 Eric Engestromegl: avoid dereferencing a null display
2017-05-04 Adam Jacksonegl/x11: Honor the EGL_PLATFORM_X11_SCREEN_EXT attribute
2016-10-14 Chad Versaceegl: Implement EGL_MESA_platform_surfaceless
2016-09-14 Adam Jacksonegl: Tear down images and syncs at eglTerminate
2016-07-07 Eric Engestromegl/display: remove unnecessary code and make it easier...
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.
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-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-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
2014-12-23 Alexander von Gluck IVegl: Add Haiku code and support
2014-03-17 Chad Versaceegl/main: Enable Linux platform extensions
2014-03-17 Chad Versaceegl/main: Stop using EGLNative types internally
2014-02-19 Chia-I Wuegl: clarify what _eglInitResource does
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2011-11-10 Brian Paulegl: silence unused var warning
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 _EGL_PLATFORM_ANDROID
2011-08-15 Benjamin Franzkeegl: Log (debug) native platform type
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-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-07 Benjamin Franzkeegl: Add wayland platform
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-23 Chia-I Wuegl: Add reference count for resources.
2010-10-23 Chia-I Wuegl: Drop dpy argument from the link functions.
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-19 Chia-I Wust/egl: Rename kms backend to drm.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-30 Chia-I Wuegl: Store configs in a dynamic array.
2010-06-29 Chia-I Wust/egl: One driver per hardware.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-23 Chia-I Wuegl: Introduce platform displays internally.
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-23 Chia-I Wuegl: Remove unused _EGL_SKIP_HANDLE_CHECK.
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-17 Chia-I Wuegl: Make eglGetDisplay atomic.
2010-02-17 Chia-I Wuegl: Add a mutex to _EGLDisplay.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-01 Vinson Leeegl: Remove unnecessary headers.
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-30 Chia-I Wuegl: Clean up header inclusions.
2010-01-28 Vinson Leeegl: Remove unnecessary headers.
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-26 Chia-I Wuegl: Fix a segfault when a display is initialized again.
2010-01-26 Chia-I Wuegl: Use a boolean to indicate whether a resource is...
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Chia-I Wuegl: Native types are renamed in EGL 1.3.
2010-01-25 Chia-I Wuegl: Make resource void pointer in _eglCheckResource.
2010-01-24 Chia-I Wuegl: Make surfaces and contexts resources.
2010-01-24 Chia-I Wuegl: Add _EGLResource and _EGLResourceType.
next