index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/intel: use new hash table and set creation helpers
Caio Marcelo de Oliveira Filho
2019-01-14
1
-4
/
+2
*
intel/aub_viewer: highlight true booleans
Lionel Landwerlin
2018-12-28
3
-2
/
+10
*
intel/aub_viewer: fold binding/sampler table items
Lionel Landwerlin
2018-12-28
1
-4
/
+11
*
intel/aub_viewer: fix shader view
Lionel Landwerlin
2018-12-28
1
-1
/
+3
*
intel/aub_viewer: print address of missing shader
Lionel Landwerlin
2018-12-28
1
-1
/
+2
*
intel/aub_viewer: fixup 0x address prefix
Lionel Landwerlin
2018-12-28
1
-1
/
+1
*
intel/aub_viewer: fix shader get_bo
Lionel Landwerlin
2018-12-28
1
-6
/
+2
*
intel/tools: make sure the binary file is properly read
Andrii Simiklit
2018-12-04
1
-3
/
+13
*
intel/aubinator_error_decode: Get rid of warning for missing switch case
Toni Lönnberg
2018-12-04
1
-0
/
+3
*
intel/aub_viewer: Print blend states properly
Lionel Landwerlin
2018-11-16
1
-2
/
+16
*
intel/aub_viewer: fix dynamic state printing
Lionel Landwerlin
2018-11-16
1
-2
/
+2
*
intel/aubinator: fix ring buffer pointer
Lionel Landwerlin
2018-11-16
2
-4
/
+4
*
intel/decoders: read ring buffer length
Lionel Landwerlin
2018-11-16
2
-2
/
+5
*
intel/tools: avoid 'unused variable' warnings
Andrii Simiklit
2018-11-14
2
-5
/
+8
*
intel/decoder: tools: Use engine for decoding batch instructions
Toni Lönnberg
2018-11-13
5
-41
/
+43
*
intel/decoder: tools: gen_engine to drm_i915_gem_engine_class
Toni Lönnberg
2018-11-13
4
-25
/
+19
*
intel/aub_read: remove useless breaks
Lionel Landwerlin
2018-11-09
1
-6
/
+0
*
intel/dump_gpu: add platform option
Lionel Landwerlin
2018-11-07
2
-6
/
+29
*
intel/dump_gpu: move output option together
Lionel Landwerlin
2018-11-07
1
-5
/
+5
*
intel/decoders: fix instruction base address parsing
Lionel Landwerlin
2018-11-05
1
-1
/
+1
*
intel/sanitize_gpu: add debug message on mmap fail
Lionel Landwerlin
2018-11-05
1
-1
/
+3
*
intel/sanitize_gpu: deal with non page multiple buffer sizes
Lionel Landwerlin
2018-11-05
1
-4
/
+7
*
intel/sanitize_gpu: add help/gdb options to wrapper
Lionel Landwerlin
2018-11-05
1
-1
/
+54
*
intel/dump_gpu: add missing gdb option
Lionel Landwerlin
2018-11-05
1
-0
/
+2
*
intel/tools: fix resource leak
Andrii Simiklit
2018-11-01
1
-0
/
+10
*
intel/tools: include stdarg.h in error2aub
Jonathan Gray
2018-11-01
1
-0
/
+1
*
tools/imgui: disable all warnings
Eric Engestrom
2018-10-31
1
-1
/
+2
*
aub_viewer: show vertex buffer pitch
Eric Engestrom
2018-10-30
1
-1
/
+1
*
intel: tools: Add handling for video pipe
Toni Lönnberg
2018-10-30
2
-1
/
+30
*
intel/batch-decoder: remove never-used function
Eric Engestrom
2018-10-30
1
-21
/
+0
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
1
-2
/
+0
*
intel/decoders: fix end of batch limit
Lionel Landwerlin
2018-10-23
2
-8
/
+9
*
intel: Fix decoding for partial STATE_BASE_ADDRESS updates.
Kenneth Graunke
2018-10-22
1
-3
/
+21
*
intel: Introducing Whiskey Lake platform
Rodrigo Vivi
2018-10-11
1
-1
/
+1
*
intel: aubinator: Fix memory leaks
Sagar Ghuge
2018-10-04
1
-0
/
+25
*
intel/tools: fix initial position of window in aubinator viewer
Tapani Pälli
2018-09-12
1
-4
/
+17
*
i965/tools: 32bit compilation with meson
Sergii Romantsov
2018-09-07
1
-1
/
+1
*
Revert "i965/tools: 32bit compilation with meson"
Lionel Landwerlin
2018-09-06
1
-1
/
+1
*
i965/tools: 32bit compilation with meson
Sergii Romantsov
2018-09-06
1
-1
/
+1
*
intel: Introducing Amber Lake platform
Rodrigo Vivi
2018-08-31
1
-1
/
+1
*
intel: aubinator: Adding missed platforms to the error message.
Rodrigo Vivi
2018-08-31
1
-2
/
+3
*
Revert "intel/tools/aubwrite: Always use physical addresses for traces."
Kenneth Graunke
2018-08-30
2
-13
/
+11
*
intel/tools: new i965_disasm tool
Sagar Ghuge
2018-08-29
2
-0
/
+193
*
intel: tools: Fix aubinator_error's fprintf call (format-security)
Kai Wasserbäch
2018-08-25
1
-1
/
+1
*
intel/tools/aubwrite: Always use physical addresses for traces.
Rafael Antognolli
2018-08-22
2
-11
/
+13
*
intel/tools/aubwrite: Rename "legacy" to "Trace Block".
Rafael Antognolli
2018-08-22
1
-1
/
+1
*
intel: aubinator_viewer: add urb view
Lionel Landwerlin
2018-08-22
2
-0
/
+171
*
intel: aubinator_viewer: store urb state during decoding
Lionel Landwerlin
2018-08-22
2
-23
/
+153
*
intel: tools: add aubinator viewer
Lionel Landwerlin
2018-08-22
5
-0
/
+2784
*
intel: tools: import ImGui
Lionel Landwerlin
2018-08-22
17
-1
/
+31676
[next]