egl/wgl: Make ref_count atomic
[platform/upstream/mesa.git] / src / egl / main /
2022-09-06 Adam Jacksonegl: Move an error check earlier in EGL_BUFFER_AGE_EXT...
2022-08-29 Adam Jacksonegl: Remove some can't-happen supported API checks
2022-08-26 Chia-I Wuutil/perf: support and prefer perfetto for cpu trace
2022-08-26 Chia-I Wuutil/perf: add cpu_trace.h
2022-08-17 Rob Clarkegl: Add some locking asserts
2022-08-17 Rob Clarkegl: Convert to simple_mtx_t
2022-08-17 Rob Clarkegl: Remove redundant fxn param
2022-08-17 Rob Clarkegl: Drop unused _EGL_FUNC_START() arg
2022-08-17 Rob Clarkegl: Drop _eglSetFuncName() return
2022-08-17 Rob Clarkegl: atrace support
2022-08-09 Yonggang Luoegl: wire up ANGLE_sync_control_rate
2022-08-09 Yonggang Luoegl: Remove eglextchromium.h and import eglext_angle.h
2022-07-29 Yonggang Luoegl: Remove usage of USE_ELF_TLS macro
2022-06-02 Erik Faye-Lundegl: remove needless c99_compat.h includes
2022-05-27 Erico Nunesegl: Fix DETECT_OS macro usage
2022-05-26 Yonggang Luoegl/wgl: On win32, there is no support for EGL_EXT_devi...
2022-05-21 Jeffrey Knockelegl: dereference XCB drawable pointers
2022-05-19 Nicolas Caramelliegl: Fix EGL_EXT_platform_xcb name string to match...
2022-04-19 Yonggang Luowin32: Fixes 32 bits visual studio module definition...
2022-04-13 Mike Blumenkrantzegl: don't make LIBGL_ALWAYS_SOFTWARE and MESA_LOADER_D...
2022-04-07 Adam Jacksonegl: Learn about kopper
2022-01-10 Thomas H.P. Andersenreplace 0 with NULL for NULL pointers
2021-12-11 Silvestrs Timofejevsegl: add config debug printout
2021-12-11 Silvestrs Timofejevsegl: introduce a log level getter function
2021-10-15 Maniraj Degl: set TSD as NULL after deinit
2021-10-13 Kyle BrennemanAdd copyright comments to the GLVND-related files.
2021-10-12 Eric Engestromegl: implement EGL_EXT_present_opaque on wayland
2021-09-16 Jesse Natalieegl: Update Windows .def to include missing exports
2021-09-15 Jesse Natalieegl: Detect Windows platform using GDI
2021-09-15 Jesse Natalieegl: Don't try to dereference native displays unless...
2021-09-15 Jesse Nataliemeson, egl: Support building for the Windows platform
2021-07-22 Simon Seregl: add support for EGL_EXT_device_drm_render_node
2021-06-19 Eleni Maria Steaegl: fix in expected type
2021-06-07 Rob Clarkegl: zero is a valid fd
2021-06-02 Emma Anholtutil: Add a helper macro for defining initial-exec...
2021-04-09 Tapani Pälliegl: support no error attribute set to false with ES 1.1
2021-03-26 Simon SerRevert "egl: Don't add hardware device if there is...
2021-03-26 Simon Seregl: only take render nodes into account when listing...
2021-01-27 Adam Jacksonegl: Fix error string returned by eglQueryDeviceAttribEXT
2020-12-17 Pierre-Eric Pellou... egl: fix EGL_EXT_protected_content/surface mixup
2020-12-03 Adam Jacksonmeson: Make the glvnd vendor name configurable
2020-12-01 Pierre-Eric Pellou... egl: update fallthrough comments
2020-11-12 Yuxuan ShuiAdd EGL xcb platform
2020-11-02 Pierre-Eric Pellou... egl: handle EGL_PROTECTED_CONTENT_EXT for eglImage
2020-11-02 Pierre-Eric Pellou... egl: implement EGL_EXT_protected_surface support
2020-08-28 Eric Engestromegl: simplify eglSwapInterval() fallback logic
2020-08-28 Eric Engestromegl: inline eglSwapInterval() fallback
2020-08-27 Eric Engestromegl: document which driver hooks are only required...
2020-08-27 Eric Engestromegl: move extension driver functions after core functions
2020-08-27 Eric Engestromdocs/egl: add some more documentation
2020-08-19 Eric Engestromegl: drop another indentation level in _eglFindDisplay...
2020-08-19 Eric Engestromegl: drop an indentation level in _eglFindDisplay(...
2020-08-16 Eric Engestromegl: drop unused egldriver.h header
2020-08-16 Eric Engestromegl: drop now empty egldriver.c
2020-08-16 Eric Engestromegl: inline _eglInitializeDisplay() into eglInitialize()
2020-08-16 Eric Engestromegl: inline _eglGetDriverProc() into eglGetProcAddress()
2020-08-16 Eric Engestromegl: drop unused ${drv}_driver()
2020-08-16 Eric Engestromegl: replace `&_eglDriver`/`NULL` tested against `NULL...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from MesaGLInteropEGL{Query...
2020-08-16 Eric Engestromegl: replace replace _EGLDriver with _EGLDisplay->Drive...
2020-08-16 Eric Engestromegl: replace _EGLDriver with _EGLDisplay->Driver in...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from _eglSurfaceAttrib()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver & _EGLDisplay from _eglQuer...
2020-08-16 Eric Engestromegl: drop unused _EGLDisplay from _eglSetDamageRegionKH...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from _eglGetConfigs()/_eglC...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from SetBlobCacheFuncsANDROID()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from QueryDmaBuf{Formats...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from ExportDMABUFImage...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from QueryBufferAge()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from PostSubBufferNV()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from CreateWaylandBufferFro...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Bind,Unbind,Query...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Create,Export}DRMImag...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from DupNativeFenceFDANDROID()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Create,Destroy,Client...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Create,Destroy}ImageKHR()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from GetProcAddress()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver & _EGLDisplay from WaitNative()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from WaitClient()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from SetDamageRegion()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from CopyBuffers()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from SwapBuffers{,WithDamag...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from SwapInterval()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Bind,Release}TexImage()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from QuerySurface()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from MakeCurrent()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from Create{Window,Pixmap...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from {Create,Destroy}Context()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from Terminate()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from Initialize()
2020-08-16 Eric Engestromegl: replace _EGLDriver with _EGLDisplay->Driver in...
2020-08-16 Eric Engestromegl: replace _EGLDriver param with _EGLDisplay->Driver...
2020-08-01 Eric Engestromegl: const _eglDriver
2020-07-30 Eric Engestromegl: drop left-over function prototype
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
next