glthread: track instance divisor changes
[mesa.git] / src / egl /
2020-04-29 Christopher James... egl/wayland: Fix zwp_linux_dmabuf usage
2020-04-21 Emil Velikovegl: simplify client/platform extension handling
2020-04-03 Daniel StoneEGL: Add eglSetDamageRegionKHR to GLVND dispatch list
2020-04-02 Adam Jacksongallium: enable EGL_EXT_image_dma_buf_import_modifiers...
2020-04-01 Emil VelikovRevert "egl/dri2: Don't dlclose() the driver on dri2_lo...
2020-04-01 Emil Velikovegl/drm: reinstate (kms_)swrast support
2020-03-30 Jose Fonsecascons: Prune out unnecessary targets.
2020-03-23 Chia-I Wuegl/android: enable/disable KHR_partial_update correctly
2020-03-12 David Stevensegl/android: set window usage flags
2020-03-09 Chia-I Wuegl/android: require ANDROID_native_fence_sync for...
2020-03-04 Daniel Stoneegl/wayland: Don't invalidate buffers on no-op resize
2020-03-02 Ivan Molodetskikhegl: allow INVALID format for linux_dmabuf
2020-02-26 Mathias Fröhlichegl: Factor out dri2_add_pbuffer_configs_for_visuals...
2020-02-26 Mathias Fröhlichegl: Fix A2RGB10 platform_{device,surfaceless} PBuffer...
2020-02-17 Mathias Fröhlichegl: Implement getImage/putImage on pbuffer swrast.
2020-02-14 Eric Engestromegl: directly access static members instead of using...
2020-02-06 Eric EngestromRevert "egl: put full path to libEGL_mesa.so in GLVND...
2020-02-02 Eric Engestromegl: put full path to libEGL_mesa.so in GLVND json
2020-01-22 Eric Engestromegl: drop confusing mincore() error message
2020-01-22 Alexander van der... egl: Fix _eglPointerIsDereferencable w/o mincore()
2020-01-22 Tapani Pälliegl/android: fix buffer_count for applications setting...
2020-01-15 Nataraj Deshpandeegl/android: Restrict minimum triple buffering for...
2019-11-14 Tapani PälliRevert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT"
2019-11-14 Tapani PälliRevert "egl: implement new functions from EGL_EXT_image...
2019-11-11 Eric Engestromegl: move #include of local headers out of Khronos...
2019-11-11 Eric Engestromegl: fix _EGL_NATIVE_PLATFORM fallback
2019-11-11 Chris Wilsonegl: Mention if swrast is being forced
2019-11-05 Eric Engestrommeson: move the generic symbols check arguments to...
2019-11-05 Eric Engestrommeson: add variable to control the symbols checks
2019-11-05 Dylan Bakermeson: Add dep_glvnd to egl deps when building with...
2019-10-31 Eric Engestrommeson: revert glvnd workaround
2019-10-25 Marek Olšákegl: implement new functions from EGL_EXT_image_flush_e...
2019-10-25 Marek Olšákegl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT
2019-10-21 Lepton Wuegl/android: Remove our own reference to buffers.
2019-10-18 Hal GentzRevert "egl: Fixes transparency with EGL and X11."
2019-10-18 Hal GentzRevert "egl: Puts RGBA visuals in the second config...
2019-10-18 Hal GentzRevert "egl: Configs w/o double buffering support have...
2019-10-11 Hal Gentzegl: Configs w/o double buffering support have no ...
2019-10-11 Hal Gentzegl: Puts RGBA visuals in the second config selection...
2019-10-11 Hal Gentzegl: Fixes transparency with EGL and X11.
2019-10-10 Eric Engestrommeson: rename `glvnd_missing_pc_files` to `not glvnd_ha...
2019-10-09 Danilo Spinellaegl: Include stddef.h in generated source
2019-10-09 Adam Jacksonegl: Make native display detection work more than once
2019-10-04 Adam Jacksonsurfaceless: Support EGL_WL_bind_wayland_display
2019-10-03 Andres Gomezegl: Remove the 565 pbuffer-only EGL config under X11.
2019-10-03 Adam Jacksonegl/dri2: Don't dlclose() the driver on dri2_load_drive...
2019-10-01 Robin Murphyegl/gbm: Fix config validation
2019-09-30 Kevin Strasseregl: Fix implicit declaration of ffs
2019-09-25 Dylan Bakermeson: fix logic for generating .pc files with old...
2019-09-25 Eric Engestrommeson: re-add incorrect pkg-config files with GLVND...
2019-09-20 Adam Jacksonegl/surfaceless: Add FP16 format support
2019-09-20 Adam Jacksonegl/wayland: Implement getCapability for the dri2 and...
2019-09-20 Adam Jacksonegl/wayland: Add FP16 format support
2019-09-20 Adam Jacksonegl/wayland: Reindent the format table
2019-09-19 Tapani Pälliegl: check for NULL value like eglGetSyncAttribKHR...
2019-09-12 Eric Anholtegl/android: Fix build since the DRI fourcc removal.
2019-09-12 Lepton Wuegl/android: Only keep BGRA EGL configs as fallback
2019-09-12 renchengleiegl/android: Enable HAL_PIXEL_FORMAT_RGBA_1010102 format
2019-09-11 Eric Anholtdri: Use DRM_FORMAT_* instead of defining our own copy.
2019-09-11 Jean HertelFix missing dri2_load_driver on platform_drm
2019-09-11 Adam Jacksonegl/dri2: Refuse to add EGLConfigs with no supported...
2019-09-08 Heinrich Finkegl: Add GL_MESA_EGL_sync support
2019-09-04 Adam Jacksonegl: Enable 10bpc EGLConfigs for platform_{device,surfa...
2019-09-03 Eric Engestromegl: fix deadlock in malloc error path
2019-09-03 Eric Engestromegl: warn user if they set an invalid EGL_PLATFORM
2019-09-02 Lionel Landwerlinegl: fix platform selection
2019-08-29 Nataraj Deshpandeegl/android: Enable HAL_PIXEL_FORMAT_RGBA_FP16 format
2019-08-23 Tapani Pälliegl: reset blob cache set/get functions on terminate
2019-08-21 Kevin Strassergbm: Add buffer handling and visuals for fp16 formats
2019-08-21 Kevin Strasseregl: Handle dri configs with floating point pixel data
2019-08-21 Kevin Strasseregl: Convert configs to use shifts and sizes instead...
2019-08-15 Erik Faye-Lundwin32: unify strcasecmp definitions
2019-08-13 Eric Anholtsurfaceless: Fix swrast-path segfault when loader doesn...
2019-08-13 Eric Anholtsurfaceless: Fix swrast path.
2019-08-13 Harish Krupoegl/dri: Use __DRI2_BUFFER_DAMAGE extension for KHR_par...
2019-08-13 Harish Krupoegl/android: Delete set_damage_region from egl dri...
2019-08-07 Greg Vutil: add anon_file.h for all memfd/temp file usage
2019-08-04 Eric Engestromegl: drop unnecessary function deref
2019-08-03 Bas Nieuwenhuizenmesa: Rename GLX_USE_TLS to USE_ELF_TLS.
2019-08-03 Eric Engestrommeson: replace last uses of libxmlconfig with idep_xmlc...
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-08-02 Timothy Arceriegl: fix OpenGL 3.1 context creation
2019-07-31 Emil Velikovegl/drm: ensure the backing gbm is set before using it
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-31 Eric Engestromegl: replace MAYBE_UNUSED with UNUSED
2019-07-25 Nicolas Dufresneegl: Also query modifiers when exporting DMABuf
2019-07-22 Kenneth Graunkeegl: Only expose 565 pbuffer configs if X can export...
2019-07-22 Kenneth Graunkeegl: Make the 565 pbuffer-only config single buffered.
2019-07-22 Kenneth Graunkeegl: Quiet warning about front buffer rendering for...
2019-07-22 Nataraj Deshpandeegl/android: Update color_buffers querying for buffer age
2019-07-19 Eric Engestromegl: drop incorrect pkg-config file for glvnd
2019-07-16 Rob Clarkegl/android: handle multi-fd native windows
2019-07-10 Eric Engestromegl: add glvnd symbols check
2019-07-10 Eric Engestromegl: rewrite entrypoints check
2019-07-10 Eric Engestromegl: use new symbols check script
2019-07-01 Eric Engestromegl: simplify loop
2019-07-01 Eric Engestromegl/wayland: use bitset.h for `formats` bit set
2019-06-29 renchengleiegl: Enable eglGetPlatformDisplay on Android Platform
2019-06-25 Eric Engestromegl: replace dead vfunc with an error
2019-06-25 Eric Engestromegl: delete unused vfuncs
next