summaryrefslogtreecommitdiff
path: root/src/gbm
AgeCommit message (Expand)AuthorFilesLines
2020-04-16gbm/dri: Propagate queryDmaBufModifiers return valueMichel Dänzer1-4/+2
2019-11-05meson: move the generic symbols check arguments to a common variableEric Engestrom1-1/+1
2019-11-05meson: add variable to control the symbols checksEric Engestrom1-1/+1
2019-10-18gbm: Add GBM_MAX_PLANES definitionLepton Wu1-3/+5
2019-10-13gbm: use size_t for array indexesEric Engestrom1-10/+5
2019-10-13gbm: replace NULL sentinel with explicit ARRAY_SIZE()Eric Engestrom1-9/+12
2019-10-13gbm: replace 1/0 bool with true/falseEric Engestrom1-8/+8
2019-10-13gbm: turn 0/-1 bool into true/falseEric Engestrom1-6/+7
2019-09-20libgbm: Wire up getCapability for the image loaderAdam Jackson1-1/+2
2019-08-21gbm: Add buffer handling and visuals for fp16 formatsKevin Strasser3-1/+38
2019-08-21egl: Handle dri configs with floating point pixel dataKevin Strasser1-0/+1
2019-08-21egl: Convert configs to use shifts and sizes instead of masksKevin Strasser2-17/+35
2019-08-03meson: replace last uses of libxmlconfig with idep_xmlconfigEric Engestrom1-2/+2
2019-08-03meson: replace libmesa_util with idep_mesautilEric Engestrom1-2/+2
2019-07-10gbm: sort symbolsEric Engestrom1-22/+22
2019-07-10gbm: use new symbols check scriptEric Engestrom2-22/+6
2019-05-15gbm: gbm_bo_get_handle_for_plane fallback to nonplanar handleAlex Villacís Lasso1-0/+6
2019-05-03meson: make nm binary optionalDylan Baker1-1/+1
2019-05-02gbm: Improve documentation of BO importHeinrich1-3/+5
2019-04-29delete autotools input filesEric Engestrom1-12/+0
2019-04-26gbm: don't return voidcoypu1-1/+1
2019-04-15Delete autotoolsDylan Baker1-56/+0
2019-02-14gbm: drop duplicate #definesEric Engestrom1-8/+0
2019-02-14drm-uapi: use local files, not system libdrmEric Engestrom1-1/+1
2018-11-20meson: Add tests to suitesDylan Baker1-1/+2
2018-11-19gbm: add missing comma between stringsEric Engestrom1-1/+1
2018-11-16loader: Factor out the common driver opening logic from each loader.Eric Anholt3-74/+12
2018-11-16gbm: Clarify acceptable formats for gbm_boDaniel Stone1-2/+2
2018-11-15gbm: add new entrypoint to symbols checkEric Engestrom1-0/+1
2018-11-13gbm: remove unnecessary meson includeEric Engestrom1-1/+0
2018-11-12gbm: Introduce a helper function for printing GBM format names.Eric Anholt2-0/+26
2018-11-12gbm: Move gbm_format_canonicalize() to the core.Eric Anholt3-16/+19
2018-10-09gbm: Add GBM_FORMAT_ARGB1555 supportMichel Dänzer1-0/+4
2018-08-01gbm: Add support for 10bpp BGR formatsDaniel Stone1-0/+8
2018-06-13meson: Remove various completed todosDylan Baker1-2/+0
2018-03-28gbm: remove never-implemented functionEric Engestrom2-3/+0
2018-03-07meson: Use include directory variables instead of traversingDylan Baker1-1/+1
2018-03-05gbm: give a name to rgba fieldsEric Engestrom1-1/+6
2018-02-26*-symbol-check: use correct `nm` path when cross-compilingEric Engestrom2-2/+2
2018-02-23gbm: Fix the alpha masks in the GBM format table.Eric Anholt1-2/+2
2018-02-15dri: fromPlanar() can return NULL as a valid resultLouis-Francis Ratté-Boulianne1-0/+1
2018-02-09gbm/dri: Expose visuals table through gbm_dri_deviceDaniel Stone2-11/+19
2018-02-09gbm/dri: Add RGBA masks to GBM format tableDaniel Stone1-9/+37
2018-02-02meson: Don't confuse the install and search paths for dri driversDylan Baker1-1/+1
2018-01-19autotools: include meson build files in tarballDylan Baker1-1/+1
2018-01-17mesa: remove unneeded semicolonsGrazvydas Ignotas1-1/+1
2018-01-11meson: Use consistent style for testsDylan Baker1-1/+2
2017-12-07meson: add dep_thread to every lib that includes threads.hEric Engestrom1-1/+1
2017-11-08wayland-drm: static inline wayland_drm_buffer_getEmil Velikov2-4/+2
2017-11-07meson: standardize .so version to major.minor.patchEric Engestrom1-1/+1