aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/tools/aubinator_viewer.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel/aub_viewer: fix access to freed memoryLionel Landwerlin2020-04-031-1/+1
* intel/aub_viewer: Fix format specifier for uint64_tDanylo Piliaiev2020-03-261-7/+7
* intel/tools: Fix aubinator_viewer build.Kenneth Graunke2019-08-011-1/+1
* intel/decoders: handle decoding MI_BBS from ringLionel Landwerlin2019-03-071-2/+2
* intel/decoders: add address space indicator to get BOsLionel Landwerlin2019-03-071-2/+2
* intel/aub_viewer: silence more compiler warningsLionel Landwerlin2019-02-251-2/+2
* imgui: make sure our copy of imgui doesn't clash with others in the same processLionel Landwerlin2019-02-211-0/+2
* build: move imgui out of src/intel/tools to be reusedLionel Landwerlin2019-02-211-2/+2
* intel/aub_viewer: highlight true booleansLionel Landwerlin2018-12-281-0/+1
* intel/aub_viewer: fix shader viewLionel Landwerlin2018-12-281-1/+3
* intel/aub_viewer: fix shader get_boLionel Landwerlin2018-12-281-6/+2
* intel/aubinator: fix ring buffer pointerLionel Landwerlin2018-11-161-2/+2
* intel/decoders: read ring buffer lengthLionel Landwerlin2018-11-161-1/+2
* intel/decoder: tools: Use engine for decoding batch instructionsToni Lönnberg2018-11-131-1/+3
* intel/decoder: tools: gen_engine to drm_i915_gem_engine_classToni Lönnberg2018-11-131-3/+3
* util: use C99 declaration in the for-loop hash_table_foreach() macroEric Engestrom2018-10-251-2/+0
* intel/tools: fix initial position of window in aubinator viewerTapani Pälli2018-09-121-4/+17
* intel: aubinator_viewer: add urb viewLionel Landwerlin2018-08-221-0/+75
* intel: tools: add aubinator viewerLionel Landwerlin2018-08-221-0/+1137