vulkan/wsi/x11: Consistently update and return swapchain status
[mesa.git] / src / egl /
2018-02-20 Thomas Hellstromloader_dri3/glx/egl: Reinstate the loader_dri3_vtable...
2018-02-16 Alexander von Gluck IVmeson: Add Haiku platform support v4
2018-02-16 Daniel Stoneegl/wayland: Always use in-tree wayland-egl-backend.h
2018-02-16 Daniel Stonemeson: Move Wayland dmabuf to wayland-drm
2018-02-16 Eric Engestromegl/wayland: check for invalid format index
2018-02-15 Louis-Francis Ratt... dri: fromPlanar() can return NULL as a valid result
2018-02-14 Louis-Francis Ratt... egl/x11: Fix leak in dri3_create_image_khr_pixmap
2018-02-12 Eric Anholtegl/gbm: Fix compiler warning about visual matching.
2018-02-09 Daniel Stoneegl/gbm: Ensure EGLConfigs match GBM surface format
2018-02-09 Daniel Stoneegl/gbm: Remove duplicate format table
2018-02-09 Daniel Stoneegl/wayland: Use an array for modifiers
2018-02-09 Daniel Stoneegl/wayland: Remove has_format enum
2018-02-09 Daniel Stoneegl/wayland: Add bpp to visual map
2018-02-09 Daniel Stoneegl/wayland: Use visual map for DRIImage<->FourCC map
2018-02-09 Daniel Stoneegl/wayland: Use visual map for format advertisement
2018-02-09 Daniel Stoneegl/wayland: Use visual map for buffer_from_image
2018-02-09 Daniel Stoneegl/wayland: Use visual map for config->format lookup
2018-02-09 Daniel Stoneegl/wayland: Add format enums to visual map
2018-02-09 Daniel Stoneegl/wayland: Use proper enum type in visual definition
2018-02-09 Daniel Stoneegl/wayland: Widen channel masks to bpp
2018-02-09 Daniel Stoneegl/wayland: Hoist format <-> EGLConfig definition up
2018-02-09 Daniel Stoneegl/wayland: Fix ARGB/XRGB transposition in config map
2018-02-07 Tapani Pälliegl: add support for EGL_ANDROID_blob_cache
2018-02-02 Dylan Bakermeson: Don't confuse the install and search paths for...
2018-01-25 Eric Engestromegl: keep extension list sorted, per comment at the top
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-11 Dylan Bakermeson: Use consistent style for tests
2018-01-04 Rob Herringegl/android: Fix build break with dri2_initialize_andro...
2018-01-03 Mario Kleineregl/wayland: Add Wayland shm swrast support for RGB10...
2018-01-03 Mario Kleineregl/wayland: Add Wayland dmabuf support for RGB10 winsy...
2018-01-03 Mario Kleineregl/wayland: Add Wayland drm support for RGB10 winsys...
2018-01-03 Mario Kleineregl/x11: Handle depth 30 drawables for EGL_KHR_image_pi...
2018-01-03 Mario Kleineregl/x11: Handle depth 30 drawables under software raste...
2018-01-03 Mario Kleineregl/x11: Match depth 30 RGB visuals to 32-bit RGBA...
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-12-27 Eric Engestromegl: let each platform decided how to handle LIBGL_ALWA...
2017-12-27 Brendan Kingegl: link libEGL against the dynamic version of libglapi
2017-12-14 Harish Krupoegl/android: Provide an option for the backend to expos...
2017-12-13 Tomasz Figaegl/android: Partially handle HAL_PIXEL_FORMAT_IMPLEMEN...
2017-12-04 Dylan Bakermeson: fix underlinkage without dri3
2017-12-01 Vadym Shovkopliasegl/x11: Remove unneeded free() on always null string
2017-11-17 Adam Jacksonegl: Convert int to attrib in eglGetPlatformDisplay
2017-11-16 Emil Velikovegl: pass the dri2_dpy to the $plat_teardown functions
2017-11-16 Eric Engestromegl: fix var type
2017-11-16 Emil Velikovegl: add note about missing $plat_teardown
2017-11-16 Emil Velikovegl/wayland: move teardown code to the platform file
2017-11-16 Emil Velikovegl/drm: move teardown code to the platform file
2017-11-16 Emil Velikovegl/x11: move teardown code to the platform file
2017-11-16 Emil Velikovegl: Provide meaningfull error when built w/o requested...
2017-11-14 Derek Foremanegl/wayland: Add a fallback when fourcc query isn't...
2017-11-13 Alexander von Gluck IVegl/haiku: Correct invalid void* conversion in calloc
2017-11-13 Tapani Pälliegl: EXT_pixel_format_float plumbing
2017-11-10 Dylan Bakermeson: move wayland-egl into egl folder
2017-11-09 Nicolai Hähnlethreads: update for late C11 changes
2017-11-08 Emil Velikovegl/android: add a note about .swap_buffers_with_damage
2017-11-08 Emil Velikovwayland-drm: static inline wayland_drm_buffer_get
2017-11-07 Eric Engestrommeson: standardize .so version to major.minor.patch
2017-11-06 Adam Jacksonegl: Implement EGL_KHR_context_flush_control
2017-11-06 Adam Jacksonegl/dri2: Factor out context attribute initialization
2017-11-02 Dylan Bakermeson: Set c visibility args for wayland-drm
2017-11-02 Dylan Bakergbm: Don't traverse backwards for includes
2017-11-02 Dylan Bakerautomake: Remove unused include path
2017-10-31 Eric Engestrommeson: pass correct args to wayland-egl symbol test
2017-10-31 Eric Engestromautomake+meson: don't run egl symbol check on libglvnd lib
2017-10-31 Eric Engestrommeson: pass correct env/args to egl tests
2017-10-31 Eric Engestromwayland-egl: fail symbol check if lib is missing
2017-10-31 Eric Engestromegl: fail symbol check if lib is missing
2017-10-30 Eric Engestrommeson: wire up egl/android
2017-10-27 Eric Engestromwayland-egl: fix wayland cflags
2017-10-26 Rob HerringAndroid: egl: add dependency on libnativewindow
2017-10-26 Daniel Stonemeson: wayland-egl depends on wayland-client
2017-10-23 Dylan Bakermeson: fix egl build for meson version < 0.43
2017-10-20 Dylan Bakermeson: Add support for EGL glvnd
2017-10-20 Dylan Bakermeson: build libEGL
2017-10-20 Dylan Bakermeson: move wayland_drm_protocol generation to wayland-drm
2017-10-20 Chris Wilsonegl,dri: Propagate context priority hint to driver...
2017-10-20 Chris Wilsonegl: Support IMG_context_priority
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-18 Eric Engestromegl_dri2: drop dri2_egl_driver struct
2017-10-18 Eric Engestromegl_dri2: move glFlush out of struct dri2_egl_driver
2017-10-13 Emil Velikovwayland-drm: constify the callbacks struct, take 2
2017-10-13 Emil Velikovwayland-drm: use a copy of the wayland_drm_callbacks...
2017-10-13 Emil Velikovegl/dri: don't crash when createImageFromRenderbuffer2...
2017-10-12 Eric Engestromegl_haiku: drop haiku_egl_driver struct
2017-10-12 Eric Engestromegl: remove left over _EGLMain_t
2017-10-12 Eric Engestromegl: drop memset(0) of calloc'ed memory
2017-10-12 Eric Engestromegl: replace _egl_driver->Unload() callback with a...
2017-10-10 Nicolai Hähnleegl/dri: remove old left-overs
2017-10-10 Nicolai Hähnleegl/dri: use createImageFromRenderbuffer2 when available
2017-10-10 Nicolai Hähnleegl/dri: factor out egl_error_from_dri_image_error
2017-10-05 Adam Jacksonegl: Simplify the "driver" interface
2017-10-04 Daniel Stoneegl/wayland: Don't use dmabuf with no modifiers
2017-10-04 Daniel Stoneegl/wayland: Check queryImage return for wl_buffer
2017-10-04 Tobias Klausmannwayland-egl: adds CFLAGS for wayland.egl.h include
next