intel: Future-proof ring names for aubinator_error_decode
[mesa.git] / src / intel / tools / aubinator_error_decode.c
2018-01-18 Chris Wilsonintel: Future-proof ring names for aubinator_error_decode
2017-12-28 Jason Ekstrandintel/aubinator: Free section data last
2017-12-14 Jason Ekstrandintel/tools: Switch aubinator_error_decode over to...
2017-12-14 Jason Ekstrandintel/disasm: Take a devinfo in gen_disasm_create
2017-12-14 Jason Ekstrandintel/decoder: Take a bit offset in gen_print_group
2017-11-14 Kenneth Graunkeintel/tools/error: Decode compute shaders.
2017-11-14 Kenneth Graunkeintel/tools/error: Use do-while for field iterator...
2017-11-14 Kenneth Graunkeintel/tools/error: Decode shaders while decoding batch...
2017-11-14 Kenneth Graunkeintel/tools/error: Save error state sections and decode...
2017-11-14 Kenneth Graunkeintel/tools/error: Fix null termination of ring name...
2017-11-14 Kenneth Graunkeintel/tools/error: Drop unused MAX_RINGS #define.
2017-11-14 Kenneth Graunkeintel/tools/error: Refactor buffer matching, add more...
2017-11-14 Kenneth Graunkeintel/tools/error: Only decode a few sections of error...
2017-11-14 Kenneth Graunkeintel/tools/error: Drop unused parameters from decode...
2017-11-14 Kenneth Graunkeintel/tools/error: Drop support for non-ascii85 encoded...
2017-11-14 Kenneth Graunkeintel/tools/error: Do ascii85 decode first.
2017-11-12 Kenneth Graunkeintel/tools: Fix detection of enabled shader stages.
2017-11-01 Lionel Landwerlinintel: error-decode: implement a rolling window of...
2017-09-01 Eric Engestromaubinator: remove duplicate initialisation
2017-05-24 Lionel Landwerlinaubinator: report error on unknown device id
2017-05-24 Lionel Landwerlinaubinator: be consistent on exit code
2017-05-24 Lionel Landwerlinaubinator: fix double free
2017-05-15 Matt Turnerintel/aubinator_error_decode: Disassemble shader programs
2017-05-15 Matt Turnerintel/aubinator_error_decode: Stop decoding after MI_BA...
2017-04-06 Jordan Justenintel/gen_decoder: return -1 for unknown command formats
2017-04-06 Jordan Justenintel/aubinator_error_decode: Fix structure decode...
2017-04-04 Lionel Landwerlinintel: tools: add aubinator_error_decode tool