summaryrefslogtreecommitdiffstats
path: root/src/loader/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Add a "prefer_iris" build optionKenneth Graunke2019-12-021-3/+10
* loader: replace xmlpool_options_h with idep_xmlconfig_headersEric Engestrom2019-10-311-2/+2
* meson/loader: drop unneeded *.h fileEric Engestrom2019-10-071-3/+2
* drm-uapi: use local files, not system libdrmEric Engestrom2019-02-141-1/+1
* loader: Factor out the common driver opening logic from each loader.Eric Anholt2018-11-161-1/+3
* egl/x11: Support DRI3 v1.1Louis-Francis Ratté-Boulianne2018-03-091-1/+1
* x11/dri3: Don't open-code ARRAY_SIZEDaniel Stone2018-02-211-1/+1
* meson: add dep_thread to every lib that includes threads.hEric Engestrom2017-12-071-1/+1
* meson: Fix overlinkage of dri3 loaderDylan Baker2017-12-041-2/+1
* meson: split and simplify dependenciesDylan Baker2017-10-161-1/+4
* meson: build glxDylan Baker2017-10-091-0/+44