meson: Use include directory variables instead of traversing
[mesa.git] / src / egl / drivers /
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
2017-11-13 Tapani Pälliegl: EXT_pixel_format_float plumbing
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-06 Adam Jacksonegl: Implement EGL_KHR_context_flush_control
2017-11-06 Adam Jacksonegl/dri2: Factor out context attribute initialization
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 Velikovegl/dri: don't crash when createImageFromRenderbuffer2...
2017-10-12 Eric Engestromegl_haiku: drop haiku_egl_driver struct
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-03 Gurchetan Singhegl/surfaceless: Use KMS swrast fallback
2017-10-03 Gurchetan Singhegl/surfaceless: add probe device helper function
2017-10-02 Emil Velikovwayland-egl: rename wayland-egl-{priv,backend}.h
2017-10-02 Emil Velikovegl/dri: link directly to libglapi.so
2017-10-02 Eric Engestromegl/wayland: simplify LIBGL_ALWAYS_SOFTWARE logic
2017-09-30 Marek Olšákegl/dri2: don't use the template keyword
2017-09-27 Tomasz Figaegl/dri2: Implement swapInterval fallback in a conforma...
2017-09-26 Daniel StoneRevert "wayland-drm: constify the callbacks struct"
2017-09-19 Krzysztof Sobieckiegl: fix build fallouts from 1d0be5b3fe5
2017-09-19 Emil Velikovwayland-drm: constify the callbacks struct
2017-09-19 Emil Velikovconfigure.ac: define WL_HIDE_DEPRECATED at global scale
2017-09-19 Zhongmin Wuegl/android: Use per surface out fence
2017-09-19 Zhongmin Wuegl: Allow creation of per surface out fence
2017-09-19 Yogesh Maratheegl: Wrap dri3 surface primitive around dri2 egl surface
2017-09-12 Eric Engestromegl+glx: turn LIBGL_DRI3_DISABLE into a boolean
2017-09-12 Eric Engestromegl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean
2017-09-06 Emil Velikovegl/x11: advertise __DRI_USE_INVALIDATE for DRI2
2017-09-06 Emil Velikovegl/x11/dri3: adding missing __DRI_BACKGROUND_CALLABLE...
2017-08-30 Mark JanesRevert "egl: Allow creation of per surface out fence"
2017-08-30 Michael Olbrichegl/dri2: only destroy created objects
2017-08-30 Zhongmin Wuegl: Allow creation of per surface out fence
2017-08-29 Emil Velikovegl/wayland: make sure HAS_$FORMAT is set for wl_dmabuf
2017-08-29 Emil Velikovegl/wayland: group wl_win specific code together
2017-08-29 Emil Velikovegl/wayland: remove dri2_surf width/height double init.
2017-08-29 Emil Velikovegl/wayland: set correct format with wl_dmabuf as wl_dr...
2017-08-29 Emil Velikovegl/wayland: update comment to reflect wl_dmabuf presence
2017-08-29 Emil Velikovegl/wayland: polish object teardown in dri2_wl_destroy_...
2017-08-29 Emil Velikovegl/wayland: plug leaks in dri2_wl_create_window_surfac...
2017-08-29 Emil Velikovegl: simplify refcounting after screen creation
2017-08-26 Emil Velikovegl: don't NULL deref the .get_capabilities function...
2017-08-25 Adam Jacksonegl/drm: Don't "fall back" to /dev/dri/card0 if the...
next