Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel: gen decoder: don't check for size_t negative values | Lionel Landwerlin | 2017-05-09 | 1 | -1/+1 |
* | intel/aubinator: Correctly read variable length structs. | Rafael Antognolli | 2017-04-24 | 1 | -6/+29 |
* | intel/decoder: Fix is_header_field starting condition. | Kenneth Graunke | 2017-04-16 | 1 | -1/+1 |
* | intel/gen_decoder: return -1 for unknown command formats | Jordan Justen | 2017-04-06 | 1 | -7/+15 |
* | intel/gen_decoder: Fix length for Media State/Object commands | Jordan Justen | 2017-04-06 | 1 | -2/+10 |
* | intel: tools: add aubinator_error_decode tool | Lionel Landwerlin | 2017-04-04 | 1 | -0/+11 |
* | aubinator/gen_decoder/i965: decode instructions from dword 0 | Lionel Landwerlin | 2017-04-03 | 1 | -4/+17 |
* | intel: gen_decoder: store pointer to current decoded field in iterator | Lionel Landwerlin | 2017-04-03 | 1 | -25/+25 |
* | intel: genxml: compress all gen files into one | Lionel Landwerlin | 2017-03-31 | 1 | -40/+22 |
* | intel: Move tools/decoder.[ch] to common/gen_decoder.[ch]. | Kenneth Graunke | 2017-03-21 | 1 | -0/+862 |