summaryrefslogtreecommitdiffstats
path: root/src/intel/common/gen_batch_decoder.c
Commit message (Expand)AuthorAgeFilesLines
* intel/batch_decoder: Recurse for all 2nd level batchesJason Ekstrand2018-07-091-14/+5
* intel: batch-decoder: add missing return lineLionel Landwerlin2018-07-051-1/+1
* intel: batch-decoder: don't asks for constant BO until decodingLionel Landwerlin2018-07-051-6/+11
* intel/batch-decoder: handle non-contiguous binding table / surface stateScott D Phillips2018-07-051-4/+14
* 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