summaryrefslogtreecommitdiffstats
path: root/src/intel/common/gen_batch_decoder.c
Commit message (Expand)AuthorAgeFilesLines
* intel: decoder: limit to the number decoded lines from VBOLionel Landwerlin2018-05-021-8/+14
* intel: Fix 3DSTATE_CONSTANT buffer decoding.Kenneth Graunke2018-05-021-15/+25
* intel: Give the batch decoder a callback to ask about state size.Kenneth Graunke2018-05-021-4/+22
* intel: Move batch decoder/disassembler from tools/ to common/Kenneth Graunke2018-05-021-0/+842