egl: drop unused _EGLDriver from SwapBuffers{,WithDamageEXT,RegionNOK}()
[mesa.git] / src / egl / drivers / dri2 / egl_dri2.h
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from SwapBuffers{,WithDamag...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from SwapInterval()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from QuerySurface()
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from Create{Window,Pixmap...
2020-08-16 Eric Engestromegl: drop unused _EGLDriver from Initialize()
2020-08-01 Eric Engestromegl: const _eglDriver
2020-07-16 Eric Engestromegl: mark the rest of the callbacks as mandatory or...
2020-07-16 Eric Engestromegl: inline fallback for get_sync_values
2020-07-16 Eric Engestromegl: inline fallback for create_wayland_buffer_from_image
2020-07-16 Eric Engestromegl: inline fallback for query_buffer_age
2020-07-16 Eric Engestromegl: inline fallback for copy_buffers
2020-07-16 Eric Engestromegl: inline fallback for post_sub_buffer
2020-07-16 Eric Engestromegl: inline fallback for swap_buffers_region
2020-07-16 Eric Engestromegl: inline fallback for swap_buffers_with_damage
2020-07-16 Eric Engestromegl: inline fallback for create_pbuffer_surface
2020-07-16 Eric Engestromegl: inline fallback for create_pixmap_surface
2020-07-10 Eric Engestromegl: always compile surfaceless
2020-06-22 Eric Engestromutil: rename xmlpool.h to driconf.h
2020-06-22 Eric Engestromdriconf: drop now unused translation facility
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.
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-09-20 Adam Jacksonegl/wayland: Add FP16 format support
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.
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-07-22 Nataraj Deshpandeegl/android: Update color_buffers querying for buffer age
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-05 Emil Velikovegl: add EGL_platform_device support
2019-06-05 Emil Velikovegl/dri: flesh out and use dri2_create_drawable()
2019-05-14 Paulo Zanoniegl: store the native surface pointer in struct _egl_su...
2019-02-06 Eric Engestromegl: use coherent variable names
2019-01-29 Mario Kleineregl/wayland-drm: Only announce formats via wl_drm which...
2019-01-24 Veluri Mithunegl: Implementation of egl dri2 drivers for MESA_query_...
2019-01-24 Mark JanesRevert "Implementation of egl dri2 drivers for MESA_que...
2019-01-23 Veluri MithunImplementation of egl dri2 drivers for MESA_query_driver
2018-11-01 Emil Velikovegl: set the EGLDevice when creating a display
2018-08-31 Juan A. Suarez Romeroegl/wayland: do not leak wl_buffer when it is locked
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-01 Mario Kleineregl/x11: Handle both depth 30 formats for eglCreateImag...
2018-06-25 Rob Herringegl/android: #ifdef out flink name support
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-02-16 Daniel Stoneegl/wayland: Always use in-tree wayland-egl-backend.h
2018-02-09 Daniel Stoneegl/wayland: Use an array for modifiers
2018-02-07 Tapani Pälliegl: add support for EGL_ANDROID_blob_cache
2018-01-03 Mario Kleineregl/wayland: Add Wayland dmabuf support for RGB10 winsy...
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-06 Adam Jacksonegl: Implement EGL_KHR_context_flush_control
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-02 Emil Velikovwayland-egl: rename wayland-egl-{priv,backend}.h
2017-10-02 Emil Velikovegl/dri: link directly to libglapi.so
2017-09-19 Zhongmin Wuegl: Allow creation of per surface out fence
2017-08-30 Mark JanesRevert "egl: Allow creation of per surface out fence"
2017-08-30 Zhongmin Wuegl: Allow creation of per surface out fence
2017-08-22 Gwan-gyeong Munegl: deduplicate allocations of local buffer over each...
2017-08-17 Thomas Hellstromloader_dri3/glx/egl: Optionally use a blit context...
2017-08-10 Emil Velikovegl: add dri2_setup_swap_interval helper
2017-07-19 Gwan-gyeong Munegl/dri2: remove unused buffer_count variable
2017-07-18 Daniel Stoneegl/wayland: Use linux-dmabuf interface for buffers
2017-07-14 Grigori Goronzyegl: Add EGL_KHR_create_context_no_error support
2017-06-22 Eric Engestromegl: simplify dri_config conditionals
2017-06-21 Eric Engestromegl: turn one more boolean `int` into a `bool`
2017-06-21 Eric Engestromegl: turn boolean `int`s into `bool`s
2017-06-11 Harish Krupoegl/android: support for EGL_KHR_partial_update
2017-05-29 Emil Velikovegl: refactor dri2_create_screen() into three separate...
2017-05-29 Emil Velikovegl: split out a dri2_display_destroy() helper
2017-05-19 Daniel Stoneegl/wayland: Use per-surface event queues
2017-05-08 Emil Velikovegl: fold Android logger into main/
2017-03-22 Rob HerringAndroid: kill off {MESA_}ANDROID_VERSION defines aka...
2017-03-16 Eric Anholtegl: Implement __DRI_BACKGROUND_CALLABLE
2017-03-04 Xiaosong WeiEGL/Android: Add EGL_EXT_buffer_age extension
2017-01-13 Jonas Ådahlegl/wayland: Avoid race conditions when on non-main...
2016-11-22 Emil Velikovegl/x11: store xcb_screen_t *screen instead of int...
2016-11-21 Tomasz Figaegl/android: Get gralloc module in dri2_initialize_andr...
2016-11-16 Liu ZhiquanEGL/android: pbuffer implementation
2016-11-04 Marek Olšákegl: use util/macros.h
2016-10-14 Emil Velikovegl/dri2: set WL_bind_wayland_display in a consistent way
2016-10-14 Emil Velikovegl/dri2: coding style cleanup
2016-10-14 Emil Velikovegl/dri2: rework dri2_egl_display::extensions storage
2016-10-14 Emil Velikovegl/dri2: remove unused dri2_egl_display::{dri2,swrast...
2016-10-14 Emil Velikovegl/surfaceless: trivial coding style fixes
2016-09-01 Frank Binnsegl: only store device name when Wayland support is...
2016-08-09 Haixia Shiegl: android: query native window default width and...
2016-07-28 Nicolas Boichategl/dri2: Add reference count for dri2_egl_display
2016-07-07 Frank Binnsegl: restrict swap_available dri2_egl_display field...
2016-06-14 Gurchetan SinghAdded pbuffer hooks for surfaceless platform
2016-05-23 Emil Velikovegl: android: directly use dri2_create_image_dma_buf()
next