aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/tools
Commit message (Expand)AuthorAgeFilesLines
* aubinator: fix resource leakNayan Deshmukh2016-09-251-1/+3
* intel/i965: make gen_device_info mutableLionel Landwerlin2016-09-231-1/+3
* aubinator: add a custom handler for immediate register loadLionel Landwerlin2016-09-203-3/+47
* aubinator: Remove bogus "end" parameter in gen_disasm_disassemble()Sirisha Gandikota2016-09-133-10/+12
* aubinator: Make gen_disasm_disassemble handle split sendsSirisha Gandikota2016-09-131-7/+12
* aubinator: Simplify print_dword_val() methodSirisha Gandikota2016-09-131-8/+4
* aubinator: Simplify gen_disasm_create()'s devinfo handlingSirisha Gandikota2016-09-121-7/+1
* aubinator: Fix compiler warningSirisha Gandikota2016-09-121-1/+1
* aubinator: rework print_help()Emil Velikov2016-09-121-12/+5
* aubinator: only use program_invocation_short_name with glibc/cygwinJonathan Gray2016-09-081-1/+7
* aubinator: include libgen.h for basename(3)Jonathan Gray2016-09-081-0/+1
* aubinator: stop using non portable error() functionJonathan Gray2016-09-081-16/+30
* intel: Rename brw_get_device_name/info to gen_get_device_name/infoJason Ekstrand2016-09-031-1/+1
* intel: s/brw_device_info/gen_device_info/Jason Ekstrand2016-09-031-3/+3
* intel: Add a new "common" library for more code sharingJason Ekstrand2016-09-031-0/+1
* mesa: Add some more .gitignoreJason Ekstrand2016-08-311-0/+1
* aubinator: fix if indentation and add brackets to multiline bodyTimothy Arceri2016-08-311-3/+4
* aubinator: Style fixes.Kenneth Graunke2016-08-234-34/+45
* aubinator: Fix the tool to correctly decode the DWordsSirisha Gandikota2016-08-233-53/+189
* aubinator: Add a new tool called Aubinator to the src/intel/tools folder.Kristian Høgsberg Kristensen2016-08-236-0/+1851