Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel/aubinator: Correctly decode INTERFACE_DESCRIPTOR_DATA | Jason Ekstrand | 2018-02-14 | 1 | -1/+1 |
* | intel/decoder: Fix control / evaluation label mixup. | Kenneth Graunke | 2018-02-01 | 1 | -2/+2 |
* | intel/aubinator: Gracefully handle dynamic state not being available | Jason Ekstrand | 2017-12-28 | 1 | -0/+5 |
* | intel/batch-decoder: Decode registers | Jason Ekstrand | 2017-12-14 | 1 | -0/+13 |
* | intel/batch-decoder: Decode dynamic state | Jason Ekstrand | 2017-12-14 | 1 | -0/+81 |
* | intel/batch-decoder: Decode constants, binding tables, and samplers | Jason Ekstrand | 2017-12-14 | 1 | -0/+73 |
* | intel/batch-decoder: Decode graphics shaders | Jason Ekstrand | 2017-12-14 | 1 | -0/+95 |
* | intel/batch-decoder: Decode vertex and index buffers | Jason Ekstrand | 2017-12-14 | 1 | -0/+159 |
* | intel/batch-decoder: Decode MEDIA_INTERFACE_DESCRIPTOR_LOAD | Jason Ekstrand | 2017-12-14 | 1 | -0/+145 |
* | intel/tools: Add the start of a generic batch decoder | Jason Ekstrand | 2017-12-14 | 1 | -0/+258 |