anv: Allow fast-clearing the first slice of a multi-slice image
[mesa.git] / src / intel / tools /
2018-02-08 Scott D Phillipsmeson: Add build option for tools
2018-02-03 Jason Ekstrandaubinator: Multiply count by 4 to compute buffer sizes
2018-02-01 Kenneth Graunkeintel/decoder: Fix control / evaluation label mixup.
2018-01-25 Jason Ekstrandaubinator: Multiply count by 4 to compute buffer sizes
2018-01-18 Chris Wilsonintel: Future-proof ring names for aubinator_error_decode
2018-01-09 Scott D Phillipsaubinator: add support for aubinating memtrace aubs
2018-01-09 Scott D Phillipsaubinator: extract aubinator_init() out of the header...
2018-01-09 Scott D Phillipsaubinator: honor --color option when printing the header
2017-12-28 Jason Ekstrandintel/aubinator: Gracefully handle dynamic state not...
2017-12-28 Jason Ekstrandintel/aubinator: Free section data last
2017-12-14 Jason Ekstrandintel/tools: Convert aubinator over to the common framework
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode registers
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode dynamic state
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode constants, binding tables...
2017-12-14 Jason Ekstrandintel/tools: Switch aubinator_error_decode over to...
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode graphics shaders
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode vertex and index buffers
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode MEDIA_INTERFACE_DESCRIPTOR_LOAD
2017-12-14 Jason Ekstrandintel/tools: Add the start of a generic batch decoder
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-17 Matt Turneri965: Rewrite disassembly annotation code
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: common: make intel utils available from C++
2017-11-01 Lionel Landwerlinintel: error-decode: implement a rolling window of...
2017-10-26 Kevin Rogovinintel/tools/disasm: correctly observe FILE *out parameter
2017-10-18 Eric Engestrommeson: move expat dependency where it's needed
2017-09-27 Dylan Bakermeson: Add build Intel "anv" vulkan driver
2017-09-01 Eric Engestromaubinator: remove duplicate initialisation
2017-07-13 Lionel Landwerlinaubinator: don't leak fd of opened aubfile
2017-06-27 Lionel Landwerlinaubinator: import intel_aub.h from libdrm
2017-06-22 Rafael Antognolliaubinator: Dump sampler state pointers on gen6 too.
2017-06-09 Anuj Phogati965/cnl: Add cnl bits in aubinator
2017-06-06 Lionel Landwerlinintel: gen-decoder: rework how we handle groups
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-05-15 Matt Turnerintel/tools: Refactor gen_disasm_disassemble() to use...
2017-04-24 Rafael Antognolliintel/aubinator: Correctly read variable length structs.
2017-04-06 Jordan Justenintel/aubinator: Stop searching after a custom handler...
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
2017-04-03 Lionel Landwerlinaubinator/gen_decoder/i965: decode instructions from...
2017-03-31 Lionel Landwerlinaubinator: enable snb/ilk through --gen
2017-03-21 Kenneth Graunkeintel: Move tools/decoder.[ch] to common/gen_decoder...
2017-03-20 Kenneth Graunkeaubinator: Move the guts of decode_group() to decoder.c.
2017-03-20 Kenneth Graunkeaubinator: Drop spec parameter to decode_group().
2017-03-20 Kenneth Graunkeaubinator: Make the iterator store a pointer to structu...
2017-03-20 Kenneth Graunkeaubinator: Track the current field's starting dword...
2017-03-20 Kenneth Graunkeaubinator: Drop decode_structure() helper.
2017-03-20 Kenneth Graunkeaubinator: Drop unused print_dword_headers flag.
2017-03-20 Kenneth Graunkeaubinator: Store a pointer from gen_group back to gen_spec.
2017-03-20 Kenneth Graunkeaubinator: Store enum textual name in iter->value.
2017-03-16 Kenneth Graunkeaubinator: Use fprintf for output.
2017-03-16 Kenneth Graunkeaubinator: Reuse decode_structure code for handling...
2017-03-16 Kenneth Graunkeaubinator: Delete redundant NULL check.
2017-03-16 Kenneth Graunkeaubinator: Fix indentation.
2017-03-13 Lionel Landwerlinaubinator/genxml: use gzipped files to store embedded...
2017-03-13 Jason Ekstrandintel/tools: Use a makefile included from intel/Makefile.am
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler
2017-03-02 Jason Ekstrandi965: Reduce cross-pollination between the DRI driver...
2016-12-11 Grazvydas Ignotasintel/aubinator: fix 32bit shift overflow warning
2016-11-30 Kristian H. Kristensenaubinator: Add support for enum types
2016-11-29 Jason Ekstrandintel/aubinator: Pull useful information from the AUB...
2016-11-29 Jason Ekstrandintel/aubinator: Wait to setup decoders until we parse...
2016-11-29 Jason Ekstrandintel/aubinator: Rework handling of the --gen flag
2016-11-29 Jason Ekstrandintel/aubinator: Trust the packet size in the header...
2016-11-29 Jason Ekstrandintel/aubinator: Add a get_offset helper
2016-11-29 Jason Ekstrandintel/aubinator: Fix the kernel start pointer for 3DSTA...
2016-11-29 Jason Ekstrandintel/aubinator: Add a get_address helper
2016-11-29 Jason Ekstrandintel/aubinator: Properly handle batch buffer chaining
2016-11-21 Gwan-gyeong Munintel: aubinator: Fix resource leak in gen_spec_load_fr...
2016-11-01 Lionel Landwerlinintel: aubinator: print field values if available
2016-11-01 Lionel Landwerlinintel: aubinator: load fields values from xml data
2016-11-01 Lionel Landwerlinintel: aubinator: print boolean fields to true with...
2016-10-31 Lionel Landwerlinintel: aubinator: fix printing missing gen option
2016-10-31 Lionel Landwerlinintel: aubinator: fix assumptions on amount of required...
2016-10-31 Lionel Landwerlinintel: aubinator: don't print out blocks twice
2016-10-17 Lionel Landwerlinintel: aubinator: use different colors to signal batch...
2016-10-14 Emil Velikovaubinator: replace pragma once with ifndef guard
2016-10-08 Lionel Landwerlinintel: aubinator: enable loading dumps from standard...
2016-10-08 Lionel Landwerlinintel: aubinator: enable loading xml files from a given...
2016-10-08 Lionel Landwerlinintel: aubinator: generate a standalone binary
2016-10-06 Lionel Landwerlinintel: aubinator: use getopt to parse arguments
2016-10-06 Lionel Landwerlinintel: aubinator: add missing return characters
2016-10-05 Lionel Landwerlinintel: aubinator: pack supported generations into an...
next