drm/etnaviv
Dylan Baker d9188a7750 meson: add override_dependency when possible
This allows consumers of libdrm as a subproject to use the simpler
`dependency('libdrm', fallback : 'libdrm')` syntax, as the libdrm build
files already tell meson that they override a dependency called
"libdrm".

Signed-off-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Simon Ser <contact@emersion.fr>
2021-12-14 00:20:40 +00:00
..
Android.mk android: introduce Android.common.mk to reduce boilerplate 2017-01-27 15:48:16 +00:00
Makefile.sources etnaviv: add permon support 2017-12-15 19:09:51 +01:00
etnaviv-symbols.txt etnaviv: convert to new symbols check 2019-11-11 22:57:14 +00:00
etnaviv_bo.c etnaviv: use drmCloseBufferHandle 2021-10-06 09:03:21 +02:00
etnaviv_bo_cache.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
etnaviv_cmd_stream.c etnaviv: Fix double-free in etna_bo_cache_free() 2019-06-28 16:17:19 +02:00
etnaviv_device.c etnaviv: annotate public functions 2018-09-19 22:46:45 -07:00
etnaviv_drm.h headers: drm: Sync with drm-next 2021-08-02 02:39:12 +00:00
etnaviv_drmif.h etnaviv: drop etna_bo_from_handle symbol 2019-06-24 16:21:07 +02:00
etnaviv_gpu.c etnaviv: annotate public functions 2018-09-19 22:46:45 -07:00
etnaviv_perfmon.c etnaviv: annotate public functions 2018-09-19 22:46:45 -07:00
etnaviv_pipe.c etnaviv: annotate public functions 2018-09-19 22:46:45 -07:00
etnaviv_priv.h fix various typos 2019-04-17 18:23:25 +01:00
libdrm_etnaviv.pc.in libdrm: add etnaviv drm support 2016-09-17 15:05:25 +02:00
meson.build meson: add override_dependency when possible 2021-12-14 00:20:40 +00:00