projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
st/glsl_to_nir: use nir_lower_samplers_as_deref when requested by the driver
[mesa.git]
/
src
/
intel
/
tools
/
2017-07-13
Lionel Landwerlin
aubinator: don't leak fd of opened aubfile
tree
|
commitdiff
2017-06-27
Lionel Landwerlin
aubinator: import intel_aub.h from libdrm
tree
|
commitdiff
2017-06-22
Rafael Antognolli
aubinator: Dump sampler state pointers on gen6 too.
tree
|
commitdiff
2017-06-09
Anuj Phogat
i965/cnl: Add cnl bits in aubinator
tree
|
commitdiff
2017-06-06
Lionel Landwerlin
intel: gen-decoder: rework how we handle groups
tree
|
commitdiff
2017-05-24
Lionel Landwerlin
aubinator: report error on unknown device id
tree
|
commitdiff
2017-05-24
Lionel Landwerlin
aubinator: be consistent on exit code
tree
|
commitdiff
2017-05-24
Lionel Landwerlin
aubinator: fix double free
tree
|
commitdiff
2017-05-15
Matt Turner
intel/aubinator_error_decode: Disassemble shader programs
tree
|
commitdiff
2017-05-15
Matt Turner
intel/aubinator_error_decode: Stop decoding after MI_BA...
tree
|
commitdiff
2017-05-15
Matt Turner
intel/tools: Refactor gen_disasm_disassemble() to use...
tree
|
commitdiff
2017-04-24
Rafael Antognolli
intel/aubinator: Correctly read variable length structs.
tree
|
commitdiff
2017-04-06
Jordan Justen
intel/aubinator: Stop searching after a custom handler...
tree
|
commitdiff
2017-04-06
Jordan Justen
intel/gen_decoder: return -1 for unknown command formats
tree
|
commitdiff
2017-04-06
Jordan Justen
intel/aubinator_error_decode: Fix structure decode...
tree
|
commitdiff
2017-04-04
Lionel Landwerlin
intel: tools: add aubinator_error_decode tool
tree
|
commitdiff
2017-04-03
Lionel Landwerlin
aubinator/gen_decoder/i965: decode instructions from...
tree
|
commitdiff
2017-03-31
Lionel Landwerlin
aubinator: enable snb/ilk through --gen
tree
|
commitdiff
2017-03-21
Kenneth Graunke
intel: Move tools/decoder.[ch] to common/gen_decoder...
tree
|
commitdiff
2017-03-20
Kenneth Graunke
aubinator: Move the guts of decode_group() to decoder.c.
tree
|
commitdiff
2017-03-20
Kenneth Graunke
aubinator: Drop spec parameter to decode_group().
tree
|
commitdiff
2017-03-20
Kenneth Graunke
aubinator: Make the iterator store a pointer to structu...
tree
|
commitdiff
2017-03-20
Kenneth Graunke
aubinator: Track the current field's starting dword...
tree
|
commitdiff
2017-03-20
Kenneth Graunke
aubinator: Drop decode_structure() helper.
tree
|
commitdiff
2017-03-20
Kenneth Graunke
aubinator: Drop unused print_dword_headers flag.
tree
|
commitdiff
2017-03-20
Kenneth Graunke
aubinator: Store a pointer from gen_group back to gen_spec.
tree
|
commitdiff
2017-03-20
Kenneth Graunke
aubinator: Store enum textual name in iter->value.
tree
|
commitdiff
2017-03-16
Kenneth Graunke
aubinator: Use fprintf for output.
tree
|
commitdiff
2017-03-16
Kenneth Graunke
aubinator: Reuse decode_structure code for handling...
tree
|
commitdiff
2017-03-16
Kenneth Graunke
aubinator: Delete redundant NULL check.
tree
|
commitdiff
2017-03-16
Kenneth Graunke
aubinator: Fix indentation.
tree
|
commitdiff
2017-03-13
Lionel Landwerlin
aubinator/genxml: use gzipped files to store embedded...
tree
|
commitdiff
2017-03-13
Jason Ekstrand
intel/tools: Use a makefile included from intel/Makefile.am
tree
|
commitdiff
2017-03-13
Jason Ekstrand
i965: Move the back-end compiler to src/intel/compiler
tree
|
commitdiff
2017-03-02
Jason Ekstrand
i965: Reduce cross-pollination between the DRI driver...
tree
|
commitdiff
2016-12-11
Grazvydas Ignotas
intel/aubinator: fix 32bit shift overflow warning
tree
|
commitdiff
2016-11-30
Kristian H. Kristensen
aubinator: Add support for enum types
tree
|
commitdiff
2016-11-29
Jason Ekstrand
intel/aubinator: Pull useful information from the AUB...
tree
|
commitdiff
2016-11-29
Jason Ekstrand
intel/aubinator: Wait to setup decoders until we parse...
tree
|
commitdiff
2016-11-29
Jason Ekstrand
intel/aubinator: Rework handling of the --gen flag
tree
|
commitdiff
2016-11-29
Jason Ekstrand
intel/aubinator: Trust the packet size in the header...
tree
|
commitdiff
2016-11-29
Jason Ekstrand
intel/aubinator: Add a get_offset helper
tree
|
commitdiff
2016-11-29
Jason Ekstrand
intel/aubinator: Fix the kernel start pointer for 3DSTA...
tree
|
commitdiff
2016-11-29
Jason Ekstrand
intel/aubinator: Add a get_address helper
tree
|
commitdiff
2016-11-29
Jason Ekstrand
intel/aubinator: Properly handle batch buffer chaining
tree
|
commitdiff
2016-11-21
Gwan-gyeong Mun
intel: aubinator: Fix resource leak in gen_spec_load_fr...
tree
|
commitdiff
2016-11-01
Lionel Landwerlin
intel: aubinator: print field values if available
tree
|
commitdiff
2016-11-01
Lionel Landwerlin
intel: aubinator: load fields values from xml data
tree
|
commitdiff
2016-11-01
Lionel Landwerlin
intel: aubinator: print boolean fields to true with...
tree
|
commitdiff
2016-10-31
Lionel Landwerlin
intel: aubinator: fix printing missing gen option
tree
|
commitdiff
2016-10-31
Lionel Landwerlin
intel: aubinator: fix assumptions on amount of required...
tree
|
commitdiff
2016-10-31
Lionel Landwerlin
intel: aubinator: don't print out blocks twice
tree
|
commitdiff
2016-10-17
Lionel Landwerlin
intel: aubinator: use different colors to signal batch...
tree
|
commitdiff
2016-10-14
Emil Velikov
aubinator: replace pragma once with ifndef guard
tree
|
commitdiff
2016-10-08
Lionel Landwerlin
intel: aubinator: enable loading dumps from standard...
tree
|
commitdiff
2016-10-08
Lionel Landwerlin
intel: aubinator: enable loading xml files from a given...
tree
|
commitdiff
2016-10-08
Lionel Landwerlin
intel: aubinator: generate a standalone binary
tree
|
commitdiff
2016-10-06
Lionel Landwerlin
intel: aubinator: use getopt to parse arguments
tree
|
commitdiff
2016-10-06
Lionel Landwerlin
intel: aubinator: add missing return characters
tree
|
commitdiff
2016-10-05
Lionel Landwerlin
intel: aubinator: pack supported generations into an...
tree
|
commitdiff
2016-10-05
Kenneth Graunke
aubinator: use the correct format specifier for printin...
tree
|
commitdiff
2016-10-05
Kenneth Graunke
aubinator: Use less -RS instead of -r for the implicit...
tree
|
commitdiff
2016-10-04
Timothy Arceri
intel: use the correct format specifier for printing...
tree
|
commitdiff
2016-09-26
Sirisha Gandikota
aubinator: Fix the decoding of values that span two...
tree
|
commitdiff
2016-09-25
Nayan Deshmukh
aubinator: fix resource leak
tree
|
commitdiff
2016-09-23
Lionel Landwerlin
intel/i965: make gen_device_info mutable
tree
|
commitdiff
2016-09-20
Lionel Landwerlin
aubinator: add a custom handler for immediate register...
tree
|
commitdiff
2016-09-13
Sirisha Gandikota
aubinator: Remove bogus "end" parameter in gen_disasm_d...
tree
|
commitdiff
2016-09-13
Sirisha Gandikota
aubinator: Make gen_disasm_disassemble handle split...
tree
|
commitdiff
2016-09-13
Sirisha Gandikota
aubinator: Simplify print_dword_val() method
tree
|
commitdiff
2016-09-12
Sirisha Gandikota
aubinator: Simplify gen_disasm_create()'s devinfo handling
tree
|
commitdiff
2016-09-12
Sirisha Gandikota
aubinator: Fix compiler warning
tree
|
commitdiff
2016-09-12
Emil Velikov
aubinator: rework print_help()
tree
|
commitdiff
2016-09-08
Jonathan Gray
aubinator: only use program_invocation_short_name with...
tree
|
commitdiff
2016-09-08
Jonathan Gray
aubinator: include libgen.h for basename(3)
tree
|
commitdiff
2016-09-08
Jonathan Gray
aubinator: stop using non portable error() function
tree
|
commitdiff
2016-09-03
Jason Ekstrand
intel: Rename brw_get_device_name/info to gen_get_devic...
tree
|
commitdiff
2016-09-03
Jason Ekstrand
intel: s/brw_device_info/gen_device_info/
tree
|
commitdiff
2016-09-03
Jason Ekstrand
intel: Add a new "common" library for more code sharing
tree
|
commitdiff
2016-08-31
Jason Ekstrand
mesa: Add some more .gitignore
tree
|
commitdiff
2016-08-31
Timothy Arceri
aubinator: fix if indentation and add brackets to multi...
tree
|
commitdiff
2016-08-24
Kenneth Graunke
aubinator: Style fixes.
tree
|
commitdiff
2016-08-24
Sirisha Gandikota
aubinator: Fix the tool to correctly decode the DWords
tree
|
commitdiff
2016-08-24
Kristian Høgsberg...
aubinator: Add a new tool called Aubinator to the src...
tree
|
commitdiff