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
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/aubinator: Fix the kernel start pointer for 3DSTATE_HS
Jason Ekstrand
2016-11-28
1
-2
/
+2
*
intel/aubinator: Add a get_address helper
Jason Ekstrand
2016-11-28
1
-16
/
+31
*
intel/aubinator: Properly handle batch buffer chaining
Jason Ekstrand
2016-11-28
1
-1
/
+19
*
intel: aubinator: Fix resource leak in gen_spec_load_from_path
Gwan-gyeong Mun
2016-11-21
1
-0
/
+1
*
intel: aubinator: print field values if available
Lionel Landwerlin
2016-11-01
3
-5
/
+34
*
intel: aubinator: load fields values from xml data
Lionel Landwerlin
2016-11-01
2
-0
/
+40
*
intel: aubinator: print boolean fields to true with colors
Lionel Landwerlin
2016-11-01
3
-6
/
+17
*
intel: aubinator: fix printing missing gen option
Lionel Landwerlin
2016-10-31
1
-2
/
+2
*
intel: aubinator: fix assumptions on amount of required data
Lionel Landwerlin
2016-10-31
1
-1
/
+5
*
intel: aubinator: don't print out blocks twice
Lionel Landwerlin
2016-10-31
1
-1
/
+0
*
intel: aubinator: use different colors to signal batch start/end
Lionel Landwerlin
2016-10-17
1
-5
/
+10
*
aubinator: replace pragma once with ifndef guard
Emil Velikov
2016-10-14
1
-1
/
+4
*
intel: aubinator: enable loading dumps from standard input
Lionel Landwerlin
2016-10-08
1
-36
/
+129
*
intel: aubinator: enable loading xml files from a given directory
Lionel Landwerlin
2016-10-08
3
-3
/
+81
*
intel: aubinator: generate a standalone binary
Lionel Landwerlin
2016-10-08
3
-51
/
+84
*
intel: aubinator: use getopt to parse arguments
Lionel Landwerlin
2016-10-07
1
-57
/
+33
*
intel: aubinator: add missing return characters
Lionel Landwerlin
2016-10-06
1
-5
/
+5
*
intel: aubinator: pack supported generations into an array
Lionel Landwerlin
2016-10-05
1
-53
/
+35
*
aubinator: use the correct format specifier for printing ptrdiff_t.
Kenneth Graunke
2016-10-04
1
-1
/
+1
*
aubinator: Use less -RS instead of -r for the implicit pager.
Kenneth Graunke
2016-10-04
1
-4
/
+3
*
intel: use the correct format specifier for printing uint64_t
Timothy Arceri
2016-10-04
2
-11
/
+13
*
aubinator: Fix the decoding of values that span two Dwords
Sirisha Gandikota
2016-09-26
1
-13
/
+37
*
aubinator: fix resource leak
Nayan Deshmukh
2016-09-25
1
-1
/
+3
*
intel/i965: make gen_device_info mutable
Lionel Landwerlin
2016-09-23
1
-1
/
+3
*
aubinator: add a custom handler for immediate register load
Lionel Landwerlin
2016-09-20
3
-3
/
+47
*
aubinator: Remove bogus "end" parameter in gen_disasm_disassemble()
Sirisha Gandikota
2016-09-13
3
-10
/
+12
*
aubinator: Make gen_disasm_disassemble handle split sends
Sirisha Gandikota
2016-09-13
1
-7
/
+12
*
aubinator: Simplify print_dword_val() method
Sirisha Gandikota
2016-09-13
1
-8
/
+4
*
aubinator: Simplify gen_disasm_create()'s devinfo handling
Sirisha Gandikota
2016-09-12
1
-7
/
+1
*
aubinator: Fix compiler warning
Sirisha Gandikota
2016-09-12
1
-1
/
+1
*
aubinator: rework print_help()
Emil Velikov
2016-09-12
1
-12
/
+5
*
aubinator: only use program_invocation_short_name with glibc/cygwin
Jonathan Gray
2016-09-08
1
-1
/
+7
*
aubinator: include libgen.h for basename(3)
Jonathan Gray
2016-09-08
1
-0
/
+1
*
aubinator: stop using non portable error() function
Jonathan Gray
2016-09-08
1
-16
/
+30
*
intel: Rename brw_get_device_name/info to gen_get_device_name/info
Jason Ekstrand
2016-09-03
1
-1
/
+1
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-3
/
+3
*
intel: Add a new "common" library for more code sharing
Jason Ekstrand
2016-09-03
1
-0
/
+1
*
mesa: Add some more .gitignore
Jason Ekstrand
2016-08-31
1
-0
/
+1
*
aubinator: fix if indentation and add brackets to multiline body
Timothy Arceri
2016-08-31
1
-3
/
+4
*
aubinator: Style fixes.
Kenneth Graunke
2016-08-23
4
-34
/
+45
*
aubinator: Fix the tool to correctly decode the DWords
Sirisha Gandikota
2016-08-23
3
-53
/
+189
*
aubinator: Add a new tool called Aubinator to the src/intel/tools folder.
Kristian Høgsberg Kristensen
2016-08-23
6
-0
/
+1851