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: common: make intel utils available from C++
Lionel Landwerlin
2017-11-01
1
-0
/
+8
*
intel: error-decode: implement a rolling window of programs
Lionel Landwerlin
2017-11-01
1
-14
/
+23
*
intel/tools/disasm: correctly observe FILE *out parameter
Kevin Rogovin
2017-10-26
1
-2
/
+2
*
meson: move expat dependency where it's needed
Eric Engestrom
2017-10-18
1
-1
/
+1
*
meson: Add build Intel "anv" vulkan driver
Dylan Baker
2017-09-27
1
-0
/
+39
*
aubinator: remove duplicate initialisation
Eric Engestrom
2017-09-01
1
-1
/
+0
*
aubinator: don't leak fd of opened aubfile
Lionel Landwerlin
2017-07-13
1
-0
/
+2
*
aubinator: import intel_aub.h from libdrm
Lionel Landwerlin
2017-06-27
1
-0
/
+153
*
aubinator: Dump sampler state pointers on gen6 too.
Rafael Antognolli
2017-06-22
1
-0
/
+11
*
i965/cnl: Add cnl bits in aubinator
Anuj Phogat
2017-06-09
1
-3
/
+5
*
intel: gen-decoder: rework how we handle groups
Lionel Landwerlin
2017-06-06
1
-18
/
+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/tools: Refactor gen_disasm_disassemble() to use annotations
Matt Turner
2017-05-15
1
-28
/
+43
*
intel/aubinator: Correctly read variable length structs.
Rafael Antognolli
2017-04-24
1
-0
/
+19
*
intel/aubinator: Stop searching after a custom handler is found
Jordan Justen
2017-04-06
1
-1
/
+3
*
intel/gen_decoder: return -1 for unknown command formats
Jordan Justen
2017-04-06
2
-6
/
+8
*
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
2
-0
/
+736
*
aubinator/gen_decoder/i965: decode instructions from dword 0
Lionel Landwerlin
2017-04-03
1
-3
/
+2
*
aubinator: enable snb/ilk through --gen
Lionel Landwerlin
2017-03-31
1
-0
/
+2
*
intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].
Kenneth Graunke
2017-03-21
3
-1001
/
+1
*
aubinator: Move the guts of decode_group() to decoder.c.
Kenneth Graunke
2017-03-20
3
-31
/
+42
*
aubinator: Drop spec parameter to decode_group().
Kenneth Graunke
2017-03-20
1
-13
/
+12
*
aubinator: Make the iterator store a pointer to structure descriptions.
Kenneth Graunke
2017-03-20
3
-27
/
+11
*
aubinator: Track the current field's starting dword offset.
Kenneth Graunke
2017-03-20
3
-26
/
+18
*
aubinator: Drop decode_structure() helper.
Kenneth Graunke
2017-03-20
1
-16
/
+9
*
aubinator: Drop unused print_dword_headers flag.
Kenneth Graunke
2017-03-20
1
-5
/
+4
*
aubinator: Store a pointer from gen_group back to gen_spec.
Kenneth Graunke
2017-03-20
2
-0
/
+2
*
aubinator: Store enum textual name in iter->value.
Kenneth Graunke
2017-03-20
3
-19
/
+15
*
aubinator: Use fprintf for output.
Kenneth Graunke
2017-03-16
1
-69
/
+73
*
aubinator: Reuse decode_structure code for handling commands
Kenneth Graunke
2017-03-16
1
-23
/
+16
*
aubinator: Delete redundant NULL check.
Kenneth Graunke
2017-03-16
1
-10
/
+3
*
aubinator: Fix indentation.
Kenneth Graunke
2017-03-16
1
-7
/
+6
*
aubinator/genxml: use gzipped files to store embedded genxml
Lionel Landwerlin
2017-03-13
1
-7
/
+61
*
intel/tools: Use a makefile included from intel/Makefile.am
Jason Ekstrand
2017-03-13
1
-63
/
+0
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
2
-5
/
+3
*
i965: Reduce cross-pollination between the DRI driver and compiler
Jason Ekstrand
2017-03-01
1
-1
/
+0
*
intel/aubinator: fix 32bit shift overflow warning
Grazvydas Ignotas
2016-12-11
1
-1
/
+1
*
aubinator: Add support for enum types
Kristian H. Kristensen
2016-11-29
2
-40
/
+93
*
intel/aubinator: Pull useful information from the AUB header
Jason Ekstrand
2016-11-28
1
-2
/
+32
*
intel/aubinator: Wait to setup decoders until we parse the aub header
Jason Ekstrand
2016-11-28
1
-23
/
+28
*
intel/aubinator: Rework handling of the --gen flag
Jason Ekstrand
2016-11-28
1
-20
/
+16
*
intel/aubinator: Trust the packet size in the header for SUBOPCODE_HEADER
Jason Ekstrand
2016-11-28
1
-14
/
+4
*
intel/aubinator: Add a get_offset helper
Jason Ekstrand
2016-11-28
1
-10
/
+19
*
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
[next]