index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
tools
/
aubinator_error_decode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/tools/error: Save error state sections and decode them later.
Kenneth Graunke
2017-11-13
1
-37
/
+58
*
intel/tools/error: Fix null termination of ring name string.
Kenneth Graunke
2017-11-13
1
-0
/
+1
*
intel/tools/error: Drop unused MAX_RINGS #define.
Kenneth Graunke
2017-11-13
1
-2
/
+0
*
intel/tools/error: Refactor buffer matching, add more buffers.
Kenneth Graunke
2017-11-13
1
-62
/
+30
*
intel/tools/error: Only decode a few sections of error states.
Kenneth Graunke
2017-11-13
1
-1
/
+3
*
intel/tools/error: Drop unused parameters from decode() helper.
Kenneth Graunke
2017-11-13
1
-5
/
+3
*
intel/tools/error: Drop support for non-ascii85 encoded error states.
Kenneth Graunke
2017-11-13
1
-35
/
+4
*
intel/tools/error: Do ascii85 decode first.
Kenneth Graunke
2017-11-13
1
-31
/
+29
*
intel/tools: Fix detection of enabled shader stages.
Kenneth Graunke
2017-11-12
1
-1
/
+1
*
intel: error-decode: implement a rolling window of programs
Lionel Landwerlin
2017-11-01
1
-14
/
+23
*
aubinator: remove duplicate initialisation
Eric Engestrom
2017-09-01
1
-1
/
+0
*
aubinator: report error on unknown device id
Lionel Landwerlin
2017-05-24
1
-1
/
+1
*
aubinator: be consistent on exit code
Lionel Landwerlin
2017-05-24
1
-5
/
+5
*
aubinator: fix double free
Lionel Landwerlin
2017-05-24
1
-1
/
+1
*
intel/aubinator_error_decode: Disassemble shader programs
Matt Turner
2017-05-15
1
-3
/
+181
*
intel/aubinator_error_decode: Stop decoding after MI_BATCH_BUFFER_END
Matt Turner
2017-05-15
1
-0
/
+3
*
intel/gen_decoder: return -1 for unknown command formats
Jordan Justen
2017-04-06
1
-3
/
+4
*
intel/aubinator_error_decode: Fix structure decode data
Jordan Justen
2017-04-06
1
-1
/
+1
*
intel: tools: add aubinator_error_decode tool
Lionel Landwerlin
2017-04-04
1
-0
/
+735