Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/batch_decoder: Recurse for all 2nd level batches | Jason Ekstrand | 2018-07-09 | 1 | -14/+5 |
* | intel: batch-decoder: add missing return line | Lionel Landwerlin | 2018-07-05 | 1 | -1/+1 |
* | intel: batch-decoder: don't asks for constant BO until decoding | Lionel Landwerlin | 2018-07-05 | 1 | -6/+11 |
* | intel/batch-decoder: handle non-contiguous binding table / surface state | Scott D Phillips | 2018-07-05 | 1 | -4/+14 |
* | intel: decoder: limit to the number decoded lines from VBO | Lionel Landwerlin | 2018-05-02 | 1 | -8/+14 |
* | intel: Fix 3DSTATE_CONSTANT buffer decoding. | Kenneth Graunke | 2018-05-02 | 1 | -15/+25 |
* | intel: Give the batch decoder a callback to ask about state size. | Kenneth Graunke | 2018-05-02 | 1 | -4/+22 |
* | intel: Move batch decoder/disassembler from tools/ to common/ | Kenneth Graunke | 2018-05-02 | 1 | -0/+842 |