v3d: Detect the correct number of QPUs and use it to fix the spill size.
[mesa.git] / src / egl /
2018-08-21 Chad Versaceegl/android: Implement EGL_KHR_mutable_render_buffer
2018-08-21 Eric Engestromegl: add helper to combine two u32 into one u64
2018-08-20 Tapani Pälliegl: implement EXT_surface_SMPTE2086_metadata and EXT_s...
2018-08-16 Eric Engestromegl: check for buffer overflow *before* corrupting...
2018-08-16 Eric Engestromegl/wayland: remove sign from bitfield `formats`
2018-08-16 Eric Engestromegl: some spelling fixes
2018-08-15 Alexander Tsoymeson: fix build for egl platform_x11 without dri3...
2018-08-15 Mauro Rossiegl/android: fix regression in drm_gralloc path (v2)
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-08-09 Eric Anholtegl: Fix leak of X11 pixmaps backing pbuffers in DRI3.
2018-08-08 Juan A. Suarez Romerowayland/egl: update surface size on window resize
2018-08-08 Juan A. Suarez Romerowayland/egl: initialize window surface size to window...
2018-08-08 Emil Velikovegl: automake: add egl.pc/headers TODO when using glvnd
2018-08-07 Chad Versaceegl/main: Add bits for EGL_KHR_mutable_render_buffer
2018-08-07 Chad Versaceegl/dri2: In dri2_make_current, return early on failure
2018-08-07 Chad Versaceegl: Simplify queries for EGL_RENDER_BUFFER
2018-08-07 Emil Velikovegl: set EGL_BAD_NATIVE_PIXMAP in the copy_buffers...
2018-08-07 Emil Velikovegl/x11: use the no-op dri2_fallback_copy_buffers for...
2018-08-07 Emil Velikovegl: remove unneeded _eglGetNativePlatform check
2018-08-07 Emil Velikovautoconf: stop exporting internal wayland details
2018-08-07 Emil Velikovmeson: stop exporting internal wayland details
2018-08-02 Eric Engestromegl/main: fix indentation
2018-08-01 Mario Kleineregl/x11: Handle both depth 30 formats for eglCreateImag...
2018-08-01 Daniel Stoneegl/wayland: Add 10bpc BGR configs
2018-07-31 David Rileyegl/surfaceless: Allow DRMless fallback.
2018-07-31 David Rileyegl/surfaceless: Define DRI_SWRastLoader extension...
2018-07-24 Harish Krupoegl: Fix missing clamping in eglSetDamageRegionKHR
2018-07-20 Eric Anholtegl: Refuse EGL_MESA_image_dma_buf_export if we don...
2018-07-18 Eric Anholtegl: Use the canonical drm-uapi fourcc header to avoid...
2018-06-29 Ross Burtonegl: fix build race in automake
2018-06-25 Robert Fossegl/android: Add DRM node probing and filtering
2018-06-25 Rob Herringegl/android: #ifdef out flink name support
2018-06-13 Dylan Bakermeson: Remove various completed todos
2018-06-11 Kyle Brennemanegl/glvnd: Fix a segfault in eglGetProcAddress.
2018-06-08 Eric Engestromautotools/meson: compile against wayland-egl-*backend*
2018-06-06 Eric Engestromegl: remove wayland-egl now that we're using libwayland-egl
2018-06-06 Eric Engestromegl: rewire the build systems to use libwayland-egl
2018-05-29 Eric Engestromegl/x11: fix build with DRI3 disabled
2018-05-24 Eric Engestromegl/x11: deduplicate depth-to-format logic
2018-05-14 jenny.q.caoandroid: change include "cutils/log.h" to "log/log...
2018-05-11 Ville Syrjälämeson: Fix build for egl platform_x11 with dri3
2018-05-04 Tapani Pälliegl: add EGL_BAD_MATCH error case for surfaceless and...
2018-05-03 Deepak Rawategl/x11: Send invalidate to driver on copy_region path...
2018-05-03 Juan A. Suarez Romeroegl: check if colorspace/surface type is supported
2018-03-30 Daniel Stonex11: Only report supported DRI3/Present versions
2018-03-23 Juan A. Suarez Romerowayland-drm: do not distribute generated sources
2018-03-22 Derek Foremanegl/wayland: Make swrast display_sync the correct queue
2018-03-20 Daniel Stonedri3: Don't fail on version mismatch
2018-03-16 Dave Airliedri3: allow building against older xcb (v3)
2018-03-16 Wu, Zhongminegl/android: Implement the eglSwapinterval for Android.
2018-03-16 Emil Velikovegl/dri2: move wayland header inclusion where applicable
2018-03-12 Emil Velikovwayland-drm: autotools: do not redirect stdin/stdout...
2018-03-12 Emil Velikovegl: autotools: do not redirect stdin/stdout for waylan...
2018-03-09 Louis-Francis Ratt... egl/x11: Re-allocate buffers if format is suboptimal
2018-03-09 Louis-Francis Ratt... egl/x11: Support DRI3 v1.1
2018-03-07 Dylan Bakermeson: Use include directory variables instead of trave...
2018-03-05 Eric Engestromgbm: give a name to rgba fields
2018-03-05 Andres Gomezegl: remove duplicated initialization
2018-02-26 Eric Engestrom*-symbol-check: use correct `nm` path when cross-compiling
2018-02-23 Dylan Bakermeson: Fix GL and EGL pkg-config files with glvnd
2018-02-23 Frank Binnsegl/dri2: fix segfault when display initialisation...
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...
next