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
/
mesa
/
drivers
/
dri
/
i965
/
intel_asm_annotation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "i965: Combine assembly annotations if possible."
Kenneth Graunke
2015-11-24
1
-18
/
+5
*
i965: Remove unneeded #includes.
Matt Turner
2015-11-13
1
-4
/
+0
*
i965: Silence warning.
Matt Turner
2015-11-13
1
-2
/
+2
*
i965: Add annotation_insert_error() and support for printing errors.
Matt Turner
2015-11-12
1
-7
/
+64
*
i965: Combine assembly annotations if possible.
Matt Turner
2015-11-12
1
-5
/
+18
*
i965: Set annotation_info's mem_ctx.
Matt Turner
2015-11-12
1
-0
/
+3
*
i965/asm: Explicitly use a nir_instr for IR annotations
Jason Ekstrand
2015-10-19
1
-15
/
+2
*
i965: Make the annotation code take a device_info instead of a context
Jason Ekstrand
2015-04-22
1
-4
/
+5
*
i965: Make the disassembler take a device_info instead of a context
Jason Ekstrand
2015-04-22
1
-1
/
+1
*
i965/nir: Make INTEL_DEBUG=ann work with NIR.
Kenneth Graunke
2015-04-11
1
-1
/
+4
*
i965: Replace 'noann' debug flag with 'ann'.
Matt Turner
2014-12-10
1
-1
/
+1
*
i965: Make instruction lists local to the bblocks.
Matt Turner
2014-09-24
1
-2
/
+2
*
i965: Pass a cfg pointer to generate_{code,assembly}.
Matt Turner
2014-08-18
1
-1
/
+1
*
i965: Add and use foreach_block macro.
Matt Turner
2014-08-18
1
-4
/
+4
*
i965: Initialize new chunks of realloc'd memory.
Matt Turner
2014-07-15
1
-0
/
+4
*
i965: Move assembly annotation functions to intel_asm_annotation.c.
Matt Turner
2014-07-05
1
-0
/
+58
*
i965: Rename intel_asm_printer -> intel_asm_annotation.
Matt Turner
2014-07-05
1
-0
/
+89