aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/common/meson.build
Commit message (Expand)AuthorAgeFilesLines
* intel/common: Add surface to aux map translation table supportJordan Justen2019-10-281-0/+2
* intel/common: Add interface to allocate device buffersJordan Justen2019-10-281-0/+1
* meson,i965: Link with android deps when building for android.Bas Nieuwenhuizen2019-08-071-0/+10
* meson: drop unused dep_{thread,dl}Eric Engestrom2019-08-031-1/+1
* meson: replace libmesa_util with idep_mesautilEric Engestrom2019-08-031-3/+4
* intel/genxml: Add basic infra for encoding/decoding unit tests.Rafael Antognolli2019-07-231-0/+30
* i965,iris: Move guardband calculations to a common locationJason Ekstrand2019-06-211-0/+1
* intel/common: Add unit tests for gen_mi_builderJason Ekstrand2019-04-111-0/+20
* intel/common: move gen_debug to intel/devMark Janes2019-04-101-2/+0
* intel: add dependency on genxml generated filesLionel Landwerlin2019-04-081-1/+1
* anv: move canonical_address calculation into a separate functionScott D Phillips2018-05-271-0/+1
* intel: Move batch decoder/disassembler from tools/ to common/Kenneth Graunke2018-05-021-0/+3
* intel/common: Use isl for decoder surface formatsJordan Justen2018-03-051-0/+1
* intel: Split gen_device_info out into libintel_devJordan Justen2018-03-051-2/+0
* meson: add dep_thread to every lib that includes threads.hEric Engestrom2017-12-071-1/+1
* meson: Don't build intel shared components by defaultDylan Baker2017-11-131-1/+0
* meson: move expat dependency where it's neededEric Engestrom2017-10-181-1/+1
* intel: Add simple logging façade for Android (v2)Chad Versace2017-10-171-0/+1
* meson: Add build Intel "anv" vulkan driverDylan Baker2017-09-271-0/+44