No description
Find a file
Stéphane Marchesin ed475b4e6e minigbm: constify and staticify functions/structs
A lot of these can be made const/static so let's do this.

BUG=none
TEST=compiles

Change-Id: Id0b534ca477b25488b264622f062471063378c1c
Signed-off-by: Stphane Marchesin <marcheu@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/329561
Commit-Ready: Stéphane Marchesin <marcheu@chromium.org>
Tested-by: Stéphane Marchesin <marcheu@chromium.org>
Reviewed-by: Zach Reizner <zachr@chromium.org>
2016-02-29 14:19:28 -08:00
cirrus.c minigbm: constify and staticify functions/structs 2016-02-29 14:19:28 -08:00
common.mk Import minigbm 2014-09-13 01:34:56 +00:00
evdi.c add GBM_BO_USE_LINEAR flag for bo creation 2016-02-27 03:25:52 -08:00
exynos.c minigbm: constify and staticify functions/structs 2016-02-29 14:19:28 -08:00
gbm.c check usage flags against device's supported formats in gbm_bo_create 2016-02-25 18:25:42 -08:00
gbm.h add GBM_BO_USE_LINEAR flag for bo creation 2016-02-27 03:25:52 -08:00
gbm.pc rename pc file from libgbm.pc to gbm.pc to match mesa 2014-11-12 03:54:03 +00:00
gbm_priv.h add GBM_BO_USE_LINEAR flag for bo creation 2016-02-27 03:25:52 -08:00
gma500.c minigbm: constify and staticify functions/structs 2016-02-29 14:19:28 -08:00
helpers.c Support multi-plane buffers. 2016-01-23 06:40:51 -08:00
helpers.h Support multi-plane buffers. 2016-01-23 06:40:51 -08:00
i915.c minigbm: constify and staticify functions/structs 2016-02-29 14:19:28 -08:00
Makefile minigbm: Set library soname to libgbm.so.1 during link 2015-01-30 23:04:33 +00:00
marvell.c minigbm: constify and staticify functions/structs 2016-02-29 14:19:28 -08:00
mediatek.c minigbm: constify and staticify functions/structs 2016-02-29 14:19:28 -08:00
rockchip.c minigbm: constify and staticify functions/structs 2016-02-29 14:19:28 -08:00
tegra.c minigbm: constify and staticify functions/structs 2016-02-29 14:19:28 -08:00
udl.c add GBM_BO_USE_LINEAR flag for bo creation 2016-02-27 03:25:52 -08:00
util.h Support multi-plane buffers. 2016-01-23 06:40:51 -08:00