egl/android: Add support for CrOS buffer info perform op
[mesa.git] / src / gbm /
2020-06-03 Simon Sergbm: document that gbm_bo_map exposes a linear view
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-04-16 Michel Dänzergbm/dri: Propagate queryDmaBufModifiers return value
2019-11-05 Eric Engestrommeson: move the generic symbols check arguments to...
2019-11-05 Eric Engestrommeson: add variable to control the symbols checks
2019-10-18 Lepton Wugbm: Add GBM_MAX_PLANES definition
2019-10-13 Eric Engestromgbm: use size_t for array indexes
2019-10-13 Eric Engestromgbm: replace NULL sentinel with explicit ARRAY_SIZE()
2019-10-13 Eric Engestromgbm: replace 1/0 bool with true/false
2019-10-13 Eric Engestromgbm: turn 0/-1 bool into true/false
2019-09-20 Adam Jacksonlibgbm: Wire up getCapability for the image loader
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-03 Eric Engestrommeson: replace last uses of libxmlconfig with idep_xmlc...
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-07-10 Eric Engestromgbm: sort symbols
2019-07-10 Eric Engestromgbm: use new symbols check script
2019-05-15 Alex Villacís Lassogbm: gbm_bo_get_handle_for_plane fallback to nonplanar...
2019-05-03 Dylan Bakermeson: make nm binary optional
2019-05-02 Heinrichgbm: Improve documentation of BO import
2019-04-29 Eric Engestromdelete autotools input files
2019-04-26 coypugbm: don't return void
2019-04-15 Dylan BakerDelete autotools
2019-02-14 Eric Engestromgbm: drop duplicate #defines
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2018-11-20 Dylan Bakermeson: Add tests to suites
2018-11-19 Eric Engestromgbm: add missing comma between strings
2018-11-17 Eric Anholtloader: Factor out the common driver opening logic...
2018-11-16 Daniel Stonegbm: Clarify acceptable formats for gbm_bo
2018-11-15 Eric Engestromgbm: add new entrypoint to symbols check
2018-11-13 Eric Engestromgbm: remove unnecessary meson include
2018-11-12 Eric Anholtgbm: Introduce a helper function for printing GBM forma...
2018-11-12 Eric Anholtgbm: Move gbm_format_canonicalize() to the core.
2018-10-09 Michel Dänzergbm: Add GBM_FORMAT_ARGB1555 support
2018-08-01 Daniel Stonegbm: Add support for 10bpp BGR formats
2018-06-13 Dylan Bakermeson: Remove various completed todos
2018-03-28 Eric Engestromgbm: remove never-implemented function
2018-03-07 Dylan Bakermeson: Use include directory variables instead of trave...
2018-03-05 Eric Engestromgbm: give a name to rgba fields
2018-02-26 Eric Engestrom*-symbol-check: use correct `nm` path when cross-compiling
2018-02-23 Eric Anholtgbm: Fix the alpha masks in the GBM format table.
2018-02-15 Louis-Francis Ratt... dri: fromPlanar() can return NULL as a valid result
2018-02-09 Daniel Stonegbm/dri: Expose visuals table through gbm_dri_device
2018-02-09 Daniel Stonegbm/dri: Add RGBA masks to GBM format table
2018-02-02 Dylan Bakermeson: Don't confuse the install and search paths for...
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-16 Grazvydas Ignotasmesa: remove unneeded semicolons
2018-01-11 Dylan Bakermeson: Use consistent style for tests
2017-12-07 Eric Engestrommeson: add dep_thread to every lib that includes threads.h
2017-11-08 Emil Velikovwayland-drm: static inline wayland_drm_buffer_get
2017-11-07 Eric Engestrommeson: standardize .so version to major.minor.patch
2017-11-02 Dylan Bakergbm: Don't traverse backwards for includes
2017-10-31 Eric Engestrommeson: pass correct args to gbm symbol test
2017-10-31 Eric Engestromgbm: fail symbol check if lib is missing
2017-10-31 Dylan Bakermeson: set visibility flags on gbm
2017-10-31 Dylan Bakermeson: Don't link gbm with threads
2017-10-20 Dylan Bakermeson: build libEGL
2017-10-09 Dylan Bakermeson: build gbm
2017-09-19 Emil Velikovconfigure.ac: split the wayland client/server confusion
2017-09-17 Gert Wollnygbm: Add gbm_device_get_format_modifier_plane_count...
2017-09-14 Jason Ekstrandgbm: Add a gbm_device_get_format_modifier_plane_count...
2017-09-12 Eric Engestromgbm: turn GBM_ALWAYS_SOFTWARE into a boolean
2017-08-04 Emil Velikovloader: rework xmlconfig dependency
2017-08-01 Eric Engestromgbm: add gbm_bo_get_bpp()
2017-07-19 Eric Engestromgbm: fix typo
2017-07-19 Gwan-gyeong Mungbm: fix typo in doxygen comment
2017-07-18 Daniel Stonegbm: Remove is_planar_format dead code
2017-07-18 Daniel Stonegbm: Check harder for supported formats
2017-07-18 Daniel Stonegbm: Pull out FourCC <-> DRIimage format table
2017-07-18 Daniel Stonegbm: Axe buffer import format conversion table
2017-06-30 Rob Herringgbm: add XBGR8888 support for dumb buffers
2017-06-29 Rob HerringAndroid: use symlinks for driver loading
2017-06-15 Lucas Stachgbm: implement FD import with modifier
2017-06-15 Lucas Stachgbm: add API to to import FD with modifier
2017-05-29 Emil Velikovgbm: manage only the required set of DRI extensions
2017-05-29 Emil Velikovgbm: remove unneeded gbm_drm_device abstraction
2017-05-29 Emil Velikovgbm: move gbm_drm_device::driver_name to gbm_dri_device
2017-05-29 Emil Velikovgbm: remove "struct gbm_drm_bo" abstraction
2017-05-29 Emil Velikovgbm: remove unused gbm_dri_device::loader
2017-05-19 Emil Velikovconfigure: set HAVE_foo_PLATFORM as applicable
2017-05-02 Daniel Stonegbm/dri: Fix sign-extension in modifier query
2017-04-09 Ben Widawskygbm: Assert modifiers and count are copacetic
2017-03-31 Thomas Hellstromgbm/dri: Check dri extension version before flush after...
2017-03-29 Thomas Hellstromgbm/dri: Flush after unmap
2017-03-23 Daniel Stonegbm: Use unsigned for BO offset getter
2017-03-21 Ben Widawskygbm: Disallow INVALID modifiers returned upon image...
2017-03-15 Ben Widawskygbm: Export a get modifiers
2017-03-15 Ben Widawskygbm: Introduce modifiers into surface/bo creation
2017-03-10 Emil Velikovgbm/gbm-symbols-check: do not mandate bash
2017-03-09 Ben Widawskygbm: Export a per plane getter for offset
2017-03-09 Ben Widawskygbm: Export a per plane getter for stride
2017-03-09 Ben Widawskygbm: Create a gbm_device getter for stride
2017-03-09 Ben Widawskygbm: Export a getter for per plane handles
2017-03-09 Ben Widawskygbm: Export a plane getter function
2017-03-09 Ben Widawskygbm: Explicitly disallow a planar dumb BO
2017-01-27 Eric Engestromgbm/dri: fix memory leaks in error path
2017-01-24 Ben Widawskygbm: Fix width height getters return type (trivial)
2017-01-24 Ben Widawskygbm: Move getters to match order in header file (trivial)
2016-11-22 Lucas Stachgbm: request correct version of the DRI2_FENCE extension
next