aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/tools/aubinator_viewer_decoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel/decoders: Avoid uninitialized variable warningsCaio Marcelo de Oliveira Filho2019-08-231-2/+2
* intel/decoders: limit number of decoded batchbuffersLionel Landwerlin2019-03-071-0/+10
* intel/decoders: handle decoding MI_BBS from ringLionel Landwerlin2019-03-071-3/+3
* intel/decoders: add address space indicator to get BOsLionel Landwerlin2019-03-071-15/+20
* intel/aub_viewer: silence compiler warningLionel Landwerlin2019-02-251-1/+1
* intel/aub_viewer: printout 48bits addressesLionel Landwerlin2019-02-251-14/+14
* intel/aub_viewer: highlight true booleansLionel Landwerlin2018-12-281-1/+6
* intel/aub_viewer: fold binding/sampler table itemsLionel Landwerlin2018-12-281-4/+11
* intel/aub_viewer: print address of missing shaderLionel Landwerlin2018-12-281-1/+2
* intel/aub_viewer: fixup 0x address prefixLionel Landwerlin2018-12-281-1/+1
* intel/aub_viewer: Print blend states properlyLionel Landwerlin2018-11-161-2/+16
* intel/aub_viewer: fix dynamic state printingLionel Landwerlin2018-11-161-2/+2
* intel/decoder: tools: Use engine for decoding batch instructionsToni Lönnberg2018-11-131-1/+2
* intel/decoders: fix instruction base address parsingLionel Landwerlin2018-11-051-1/+1
* aub_viewer: show vertex buffer pitchEric Engestrom2018-10-301-1/+1
* intel/batch-decoder: remove never-used functionEric Engestrom2018-10-301-21/+0
* intel/decoders: fix end of batch limitLionel Landwerlin2018-10-231-1/+1
* intel: Fix decoding for partial STATE_BASE_ADDRESS updates.Kenneth Graunke2018-10-221-3/+21
* intel: aubinator_viewer: store urb state during decodingLionel Landwerlin2018-08-221-23/+127
* intel: tools: add aubinator viewerLionel Landwerlin2018-08-221-0/+860