summaryrefslogtreecommitdiffstats
path: root/src/intel/tools/disasm.c
Commit message (Expand)AuthorAgeFilesLines
* intel: Move batch decoder/disassembler from tools/ to common/Kenneth Graunke2018-05-021-130/+0
* intel/disasm: Take a devinfo in gen_disasm_createJason Ekstrand2017-12-141-5/+2
* i965: Rewrite disassembly annotation codeMatt Turner2017-11-171-20/+21
* intel/tools/disasm: correctly observe FILE *out parameterKevin Rogovin2017-10-261-2/+2
* intel/tools: Refactor gen_disasm_disassemble() to use annotationsMatt Turner2017-05-151-28/+43
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-2/+2
* i965: Reduce cross-pollination between the DRI driver and compilerJason Ekstrand2017-03-011-1/+0
* aubinator: fix resource leakNayan Deshmukh2016-09-251-1/+3
* intel/i965: make gen_device_info mutableLionel Landwerlin2016-09-231-1/+3
* aubinator: Remove bogus "end" parameter in gen_disasm_disassemble()Sirisha Gandikota2016-09-131-3/+5
* aubinator: Make gen_disasm_disassemble handle split sendsSirisha Gandikota2016-09-131-7/+12
* aubinator: Simplify gen_disasm_create()'s devinfo handlingSirisha Gandikota2016-09-121-7/+1
* 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
* aubinator: fix if indentation and add brackets to multiline bodyTimothy Arceri2016-08-311-3/+4
* aubinator: Style fixes.Kenneth Graunke2016-08-231-2/+3
* aubinator: Add a new tool called Aubinator to the src/intel/tools folder.Kristian Høgsberg Kristensen2016-08-231-0/+111