egl: set the EGLDevice when creating a display
[mesa.git] / src / egl / drivers /
2018-11-01 Emil Velikovegl: set the EGLDevice when creating a display
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-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-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-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-16 Eric Engestromegl/wayland: remove sign from bitfield `formats`
2018-08-16 Eric Engestromegl: some spelling fixes
2018-08-15 Mauro Rossiegl/android: fix regression in drm_gralloc path (v2)
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-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-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-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-25 Robert Fossegl/android: Add DRM node probing and filtering
2018-06-25 Rob Herringegl/android: #ifdef out flink name support
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-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-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-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-05 Eric Engestromgbm: give a name to rgba fields
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 Daniel Stoneegl/wayland: Always use in-tree wayland-egl-backend.h
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-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: rename LIBGL_ALWAYS_SOFTWARE variable from UseFall...
2017-12-27 Eric Engestromegl: let each platform decided how to handle LIBGL_ALWA...
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-01 Vadym Shovkopliasegl/x11: Remove unneeded free() on always null string
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
next