egl: rename _eglMatchDriver() to _eglInitializeDisplay()
[mesa.git] / src / egl / main / egldriver.c
2020-07-30 Eric Engestromegl: rename _eglMatchDriver() to _eglInitializeDisplay()
2020-07-30 Eric Engestromegl: inline _eglMatchAndInitialize() and refactor _eglM...
2020-07-30 Eric Engestromegl: fix _eglMatchDriver() return type
2020-07-30 Eric Engestromegl: drop unnecessary _eglGetDriver()
2020-07-30 Eric Engestromegl: replace _eglInitDriver() with a simple variable
2020-07-21 Eric Engestromegl: inline _EGLAPI into _EGLDriver
2019-11-11 Chris Wilsonegl: Mention if swrast is being forced
2019-09-03 Eric Engestromegl: fix deadlock in malloc error path
2019-06-25 Eric Engestromegl: drop empty eglfallbacks.c
2019-06-22 Eric EngestromRevert "egl: drop empty eglfallbacks.c" and "egl: move...
2019-06-22 Eric Engestromegl: drop empty eglfallbacks.c
2019-06-22 Eric Engestromegl: remove unnecessary eglGetProcAddress() fallback
2019-02-06 Eric Engestromegl: use coherent variable names
2018-10-31 Eric Engestromegl: drop EGL driver `name`
2018-10-31 Eric Engestromegl: move alloc & init out of _eglBuiltInDriver{DRI2...
2017-12-27 Eric Engestromegl: don't try the software path twice
2017-12-27 Eric Engestromegl: rename LIBGL_ALWAYS_SOFTWARE variable from UseFall...
2017-10-18 Marek OlšákRevert "egl: move alloc & init out of _eglBuiltInDriver...
2017-10-18 Marek OlšákRevert "egl: drop EGL driver `name`"
2017-10-18 Eric Engestromegl: set UseFallback if LIBGL_ALWAYS_SOFTWARE is set
2017-10-18 Eric Engestromegl: drop EGL driver `name`
2017-10-18 Eric Engestromegl: drop always-false TestOnly option
2017-10-18 Eric Engestromegl: move alloc & init out of _eglBuiltInDriver{DRI2...
2017-10-12 Eric Engestromegl: replace _egl_driver->Unload() callback with a...
2017-10-05 Adam Jacksonegl: Simplify the "driver" interface
2017-08-01 Eric Engestromegl: remove unnecessary empty array element
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-22 Emil Velikovegl: remove final Windows specific workaround
2015-07-22 Emil Velikovegl: remove custom string functions
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-05-14 Emil Velikovegl/main: cleanup function prototypes
2015-05-14 Emil Velikovegl/main: drop support for external egl drivers
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-04 Jose Fonsecast/egl: Remove.
2014-12-23 Alexander von Gluck IVegl: Add Haiku code and support
2014-11-14 Marek Olšákegl: remove egl_gallium from the loader
2014-02-06 Chad Versaceegl/glx: Remove egl_glx driver
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-11-26 Chad Versaceegl: Kill macro _EGL_DECLARE_MUTEX
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-01-29 Chia-I Wuegl: Make the transition to built-in drivers more smooth.
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-13 Chia-I Wuegl: Improve driver selection.
2011-01-13 Chia-I Wuegl: Simplify driver matching.
2011-01-13 Chia-I Wuegl: Cleanup _EGLDisplay initialization.
2011-01-12 Chia-I Wuegl: When EGL_DRIVER is set, do not add other drivers.
2011-01-12 Chia-I Wuscons: Updates for targets/egl-static.
2011-01-12 Chia-I Wutargets/egl-static: New EGL target for scons.
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-10 Chia-I Wuegl: Make egl_dri2 and egl_glx built-in drivers.
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-12 Chia-I Wuegl: Do not unload drivers.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-01 Chia-I Wuegl: Rework _eglGetSearchPath.
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-22 Chia-I Wuegl: Move fallback routines to eglfallbacks.c.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
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-30 Nicolas Kaiseregl: remove duplicated include
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 Chia-I Wuegl: Add support for EGL_KHR_reusable_sync.
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-31 Chia-I Wuegl: Add checks for EGL_MESA_screen_surface.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-06 Vinson Leeegl: Remove unnecessary headers.
2010-07-06 Chia-I Wuegl: Rework driver loading.
2010-06-30 Chia-I Wuegl: Make _eglUnloadDrivers no-op on Windows.
2010-06-29 Chia-I Wuegl: Remove st/egl probe code.
2010-06-29 Chia-I Wuegl: Do not call drv->Initialize with global mutex...
2010-06-29 Chia-I Wust/egl: Build a single EGL driver.
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-06-17 Chia-I Wuegl: s/EGL_DISPLAY/EGL_PLATFORM/.
2010-06-17 Chia-I Wuegl: s/_EGL_PLATFORM/_EGL_OS/ and s/POSIX/UNIX/.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-31 Chia-I Wuegl: Use SConscript for Windows build.
2010-05-27 Kristian Høgsbergegl: Return NULL if we fail to load a default driver
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-13 Kristian Høgsbergegl: Allow a prioritized list of default drivers
next