driconf: drop now unused translation facility
[mesa.git] / src / egl / drivers /
2020-06-22 Eric Engestromdriconf: drop now unused translation facility
2020-06-18 Eric Engestromegl: replace all dup() with os_dupfd_cloexec()
2020-06-18 Eric Engestromreplace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
2020-05-26 Kristian H. Kristensenegl/android: Drop unused variable
2020-05-26 Kristian H. Kristensenegl/android: Move get_format under HAVE_DRM_GRALLOC...
2020-04-29 Christopher James... egl/wayland: Fix zwp_linux_dmabuf usage
2020-04-02 Adam Jacksongallium: enable EGL_EXT_image_dma_buf_import_modifiers...
2020-04-01 Emil VelikovRevert "egl/dri2: Don't dlclose() the driver on dri2_lo...
2020-04-01 Emil Velikovegl/drm: reinstate (kms_)swrast support
2020-03-23 Chia-I Wuegl/android: enable/disable KHR_partial_update correctly
2020-03-12 David Stevensegl/android: set window usage flags
2020-03-09 Chia-I Wuegl/android: require ANDROID_native_fence_sync for...
2020-03-04 Daniel Stoneegl/wayland: Don't invalidate buffers on no-op resize
2020-03-02 Ivan Molodetskikhegl: allow INVALID format for linux_dmabuf
2020-02-26 Mathias Fröhlichegl: Factor out dri2_add_pbuffer_configs_for_visuals...
2020-02-26 Mathias Fröhlichegl: Fix A2RGB10 platform_{device,surfaceless} PBuffer...
2020-02-17 Mathias Fröhlichegl: Implement getImage/putImage on pbuffer swrast.
2020-02-14 Eric Engestromegl: directly access static members instead of using...
2020-01-22 Tapani Pälliegl/android: fix buffer_count for applications setting...
2020-01-15 Nataraj Deshpandeegl/android: Restrict minimum triple buffering for...
2019-11-14 Tapani PälliRevert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT"
2019-11-14 Tapani PälliRevert "egl: implement new functions from EGL_EXT_image...
2019-10-25 Marek Olšákegl: implement new functions from EGL_EXT_image_flush_e...
2019-10-25 Marek Olšákegl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT
2019-10-21 Lepton Wuegl/android: Remove our own reference to buffers.
2019-10-18 Hal GentzRevert "egl: Fixes transparency with EGL and X11."
2019-10-18 Hal GentzRevert "egl: Puts RGBA visuals in the second config...
2019-10-18 Hal GentzRevert "egl: Configs w/o double buffering support have...
2019-10-11 Hal Gentzegl: Configs w/o double buffering support have no ...
2019-10-11 Hal Gentzegl: Puts RGBA visuals in the second config selection...
2019-10-11 Hal Gentzegl: Fixes transparency with EGL and X11.
2019-10-04 Adam Jacksonsurfaceless: Support EGL_WL_bind_wayland_display
2019-10-03 Andres Gomezegl: Remove the 565 pbuffer-only EGL config under X11.
2019-10-03 Adam Jacksonegl/dri2: Don't dlclose() the driver on dri2_load_drive...
2019-10-01 Robin Murphyegl/gbm: Fix config validation
2019-09-30 Kevin Strasseregl: Fix implicit declaration of ffs
2019-09-20 Adam Jacksonegl/surfaceless: Add FP16 format support
2019-09-20 Adam Jacksonegl/wayland: Implement getCapability for the dri2 and...
2019-09-20 Adam Jacksonegl/wayland: Add FP16 format support
2019-09-20 Adam Jacksonegl/wayland: Reindent the format table
2019-09-12 Eric Anholtegl/android: Fix build since the DRI fourcc removal.
2019-09-12 Lepton Wuegl/android: Only keep BGRA EGL configs as fallback
2019-09-12 renchengleiegl/android: Enable HAL_PIXEL_FORMAT_RGBA_1010102 format
2019-09-11 Eric Anholtdri: Use DRM_FORMAT_* instead of defining our own copy.
2019-09-11 Jean HertelFix missing dri2_load_driver on platform_drm
2019-09-11 Adam Jacksonegl/dri2: Refuse to add EGLConfigs with no supported...
2019-09-04 Adam Jacksonegl: Enable 10bpc EGLConfigs for platform_{device,surfa...
2019-08-29 Nataraj Deshpandeegl/android: Enable HAL_PIXEL_FORMAT_RGBA_FP16 format
2019-08-21 Kevin Strassergbm: Add buffer handling and visuals for fp16 formats
2019-08-21 Kevin Strasseregl: Handle dri configs with floating point pixel data
2019-08-21 Kevin Strasseregl: Convert configs to use shifts and sizes instead...
2019-08-13 Eric Anholtsurfaceless: Fix swrast-path segfault when loader doesn...
2019-08-13 Eric Anholtsurfaceless: Fix swrast path.
2019-08-13 Harish Krupoegl/dri: Use __DRI2_BUFFER_DAMAGE extension for KHR_par...
2019-08-13 Harish Krupoegl/android: Delete set_damage_region from egl dri...
2019-08-07 Greg Vutil: add anon_file.h for all memfd/temp file usage
2019-08-04 Eric Engestromegl: drop unnecessary function deref
2019-08-02 Timothy Arceriegl: fix OpenGL 3.1 context creation
2019-07-31 Emil Velikovegl/drm: ensure the backing gbm is set before using it
2019-07-31 Eric Engestromegl: replace MAYBE_UNUSED with UNUSED
2019-07-25 Nicolas Dufresneegl: Also query modifiers when exporting DMABuf
2019-07-22 Kenneth Graunkeegl: Only expose 565 pbuffer configs if X can export...
2019-07-22 Kenneth Graunkeegl: Make the 565 pbuffer-only config single buffered.
2019-07-22 Kenneth Graunkeegl: Quiet warning about front buffer rendering for...
2019-07-22 Nataraj Deshpandeegl/android: Update color_buffers querying for buffer age
2019-07-16 Rob Clarkegl/android: handle multi-fd native windows
2019-07-01 Eric Engestromegl/wayland: use bitset.h for `formats` bit set
2019-06-10 Mathias Fröhlichegl: Let the caller of dri2_create_drawable decide...
2019-06-07 Kenneth Graunkeegl/x11: calloc dri2_surf so it's properly zeroed
2019-06-05 Emil Velikovegl: add EGL_platform_device support
2019-06-05 Emil Velikovegl/dri: flesh out and use dri2_create_drawable()
2019-06-05 Adam Jacksonegl/x11: pick the user requested screen
2019-05-14 Jonas Ådahlwayland/egl: Ensure correct buffer size when allocating
2019-05-14 Paulo Zanoniegl: store the native surface pointer in struct _egl_su...
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-19 Kristian H. Kristensenegl/dri2: Mark potentially unused 'display' variable...
2019-04-11 Tapani Pälliegl: setup fds array correctly when exporting dmabuf
2019-03-27 Gurchetan Singhegl/android: chose node type based on swrast and prepro...
2019-03-27 Gurchetan Singhegl/android: use software rendering when appropriate
2019-03-27 Gurchetan Singhegl/android: use swrast option in droid_load_driver
2019-03-27 Gurchetan Singhegl/android: plumb swrast option
2019-03-27 Gurchetan Singhegl/android: refactor droid_load_driver a bit
2019-03-27 Gurchetan Singhegl/android: droid_open_device_drm_gralloc --> droid_op...
2019-03-27 Gurchetan Singhegl/android: move droid_open_device_drm_gralloc down...
2019-03-27 Gurchetan Singhegl/android: move droid_image_loader_extension down...
2019-03-22 Eric Anholtegl: Add a 565 pbuffer-only EGL config under X11.
2019-03-13 Kevin Strasseregl/dri: Avoid out of bounds array access
2019-03-04 Gurchetan Singhegl/sl: also allow virtgpu to fallback to kms_swrast
2019-02-28 Emil Velikovegl/sl: use kms_swrast with vgem instead of a random GPU
2019-02-28 Emil Velikovegl/sl: use drmDevice API to enumerate available devices
2019-02-28 Emil Velikovegl/sl: split out swrast probe into separate function
2019-02-28 Eric Engestromegl/android: replace magic 0=CbCr,1=CrCb with simple...
2019-02-26 Kasireddy, Vivekdri: Add XYUV8888 format
2019-02-26 Emil Velikovegl/android: bump the number of drmDevices to 64
2019-02-26 Emil Velikovegl/dri: de-duplicate dri2_load_driver*
2019-02-20 Carlos Garnachowayland/egl: Ensure EGL surface is resized on DRI updat...
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2019-02-12 Tapani Pällidri: add P010, P012, P016 for 10bit/12bit/16bit YUV420...
2019-02-06 Eric Engestromegl: use coherent variable names
2019-01-29 Mario Kleineregl/wayland-drm: Only announce formats via wl_drm which...
next