aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/tools/meson.build
Commit message (Expand)AuthorAgeFilesLines
* intel: drop unused include directoriesEric Engestrom2020-03-281-9/+9
* meson: inline `inc_common`Eric Engestrom2020-03-281-9/+9
* meson: replace libmesa_util with idep_mesautilEric Engestrom2019-08-031-13/+14
* intel/tools: Add assembler unit tests for ROL/ROR instructionsSagar Ghuge2019-07-011-0/+1
* intel/tools: Add unit tests for assemblerSagar Ghuge2019-05-071-0/+18
* intel/tools: Add meson pthread dependancy for i965_asmMika Kuoppala2019-05-071-0/+1
* intel/tools: New i965 instruction assembler toolSagar Ghuge2019-05-071-0/+26
* drm-uapi: use local files, not system libdrmEric Engestrom2019-02-141-3/+3
* meson: remove -std=c++11 from intel/toolsDylan Baker2019-01-311-1/+1
* meson: fix style in intel/toolsDylan Baker2019-01-311-15/+17
* meson: remove build_by_default : trueDylan Baker2019-01-311-7/+0
* i965/tools: 32bit compilation with mesonSergii Romantsov2018-09-071-1/+1
* Revert "i965/tools: 32bit compilation with meson"Lionel Landwerlin2018-09-061-1/+1
* i965/tools: 32bit compilation with mesonSergii Romantsov2018-09-061-1/+1
* intel/tools: new i965_disasm toolSagar Ghuge2018-08-291-0/+11
* intel: tools: add aubinator viewerLionel Landwerlin2018-08-221-0/+12
* intel: tools: import ImGuiLionel Landwerlin2018-08-221-1/+4
* intel: tools: create libaubLionel Landwerlin2018-08-221-2/+12
* intel: tools: split memory management out of aubinatorLionel Landwerlin2018-08-221-1/+1
* intel: tools: split aub parsing from aubinatorLionel Landwerlin2018-08-221-1/+1
* intel: don't build tools without -Dtools=intelLionel Landwerlin2018-08-071-14/+12
* intel: tools: simplify meson buildLionel Landwerlin2018-08-041-46/+50
* intel: tools: aubwrite: split gen[89] from gen10+Lionel Landwerlin2018-08-011-1/+2
* intel/tools: Rename error2aub to intel_error2aubJason Ekstrand2018-07-181-1/+1
* intel/tools: Add an error state to aub translatorJason Ekstrand2018-07-181-0/+11
* intel/tools: Break aub file writing into a helperJason Ekstrand2018-07-181-1/+1
* intel: tools: import intel_aubdumpLionel Landwerlin2018-07-051-0/+18
* intel: Move batch decoder/disassembler from tools/ to common/Kenneth Graunke2018-05-021-4/+2
* intel/tools: new intel_sanitize_gpu toolKevin Rogovin2018-04-051-0/+25
* intel: Split gen_device_info out into libintel_devJordan Justen2018-03-051-2/+2
* meson: Add build option for toolsScott D Phillips2018-02-081-2/+4
* intel/tools: Convert aubinator over to the common frameworkJason Ekstrand2017-12-141-1/+2
* intel/tools: Switch aubinator_error_decode over to the gen_print_batchJason Ekstrand2017-12-141-1/+2
* meson: move expat dependency where it's neededEric Engestrom2017-10-181-1/+1
* meson: Add build Intel "anv" vulkan driverDylan Baker2017-09-271-0/+39