gbm: add missing comma between strings
[mesa.git] / src / egl /
2018-11-17 Eric Anholtegl: Print the actual message to the console from _eglE...
2018-11-17 Eric Anholtloader: Factor out the common driver opening logic...
2018-11-16 Eric Anholtegl: Move loader_set_logger() up to egl_dri2.c.
2018-11-16 Lionel Landwerlinegl/dri: fix error value with unknown drm format
2018-11-15 Eric Engestromegl: fix bad rebase
2018-11-15 Eric Engestromegl: add missing glvnd entrypoint for EGL_ANDROID_blob_...
2018-11-12 Eric Anholtegl: Improve the debugging of gbm format matching in...
2018-11-12 Lionel Landwerlindri: add AYUV format
2018-11-06 Olivier Fourdanwayland/egl: Resize EGL surface on update buffer for...
2018-11-05 Emil Velikovegl/glvnd: correctly report errors when vendor cannot...
2018-11-05 Emil Velikovegl: add EGL_EXT_device_base entrypoints
2018-11-01 Eric Engestromegl: use the LC_ALL hammer instead of LANG
2018-11-01 Eric Engestromegl: fix entrypoint sorting test
2018-11-01 Mathias Fröhlichegl: Fix eglentrypoint.h sort order.
2018-11-01 Emil Velikovmeson: egl: group dri2 bits separately from haiku
2018-11-01 Emil Velikovegl: enable EGL_EXT_device_{base,enumeration,query}
2018-11-01 Emil Velikovegl: set the EGLDevice when creating a display
2018-11-01 Emil Velikovegl: add EGL_EXT_device_drm support
2018-11-01 Emil Velikovegl: add EGL_MESA_device_software support
2018-11-01 Emil Velikovegl: add base EGL_EXT_device_base implementation
2018-10-31 Emil Velikovconfigure: allow building with python3
2018-10-31 Eric Engestromegl: drop EGL driver `name`
2018-10-31 Eric Engestromegl: move alloc & init out of _eglBuiltInDriver{DRI2...
2018-10-30 Eric Engestromegl: add messages to a few assert() and turn a couple...
2018-10-11 Vinson Leeegl: Use correct shared libraries suffix on macOS.
2018-10-03 Emil Velikovegl/x11: remove eglSwap* surface check
2018-10-03 Emil Velikovegl/surfaceless: remove eglSwap* stubs
2018-10-03 Emil Velikovegl/drm: remove eglSwap* surface check
2018-10-03 Emil Velikovegl/android: remove eglSwap* surface check
2018-10-03 Emil Velikovegl: make eglSwapBuffers* a no-op for !window surfaces
2018-10-03 Emil Velikovegl: make eglSwapInterval a no-op for !window surfaces
2018-09-20 Emil Velikovegl/android: rework device probing
2018-09-13 Kristian H. Kristensenegl/android: Declare droid_load_driver() static
2018-09-02 Mauro Rossiegl/android: do not indent HAVE_DRM_GRALLOC preprocesso...
2018-08-31 Juan A. Suarez Romeroegl/wayland: do not leak wl_buffer when it is locked
2018-08-30 Jason Ekstrandegl/dri2: Guard against invalid fourcc formats
2018-08-30 Jason Ekstrandegl/dri2: Add a helper for the number of planes for...
2018-08-24 Emil Velikovegl/drm: use gbm_dri_bo() wrapper
2018-08-24 Emil Velikovegl/drm: use gbm_dri_surface() wrapper
2018-08-24 Emil Velikovegl/drm: use gbm_dri_device() wrapper
2018-08-24 Emil Velikovegl/android: simplify device open/probe
2018-08-24 Emil Velikovegl/android: remove drmVersion::name NULL check
2018-08-24 Emil Velikovegl/android: remove droid_probe_driver()
2018-08-24 Emil Velikovegl/android: use strcmp with drmVersion::name
2018-08-24 Emil Velikovegl/android: use drmDevice instead of the manual /dev...
2018-08-24 Emil VelikovRevert "configure: allow building with python3"
2018-08-23 Emil Velikovconfigure: allow building with python3
2018-08-23 Eric Engestromegl: drop unused _EGL_BUILT_IN_DRIVER_DRI2
2018-08-22 Gurchetan Singhmeson: fix egl build for android
2018-08-22 Gurchetan Singhmeson: fix egl build for surfaceless
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.
next