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
/
gallium
/
drivers
/
freedreno
/
ir3
/
ir3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: add support for store instructions
Rob Clark
2015-07-27
1
-4
/
+20
*
freedreno/ir3: updated cat6 encoding
Rob Clark
2015-07-27
1
-6
/
+21
*
freedreno/ir3: fix indirects tracking
Rob Clark
2015-07-03
1
-0
/
+11
*
freedreno/ir3: cache defining instruction
Rob Clark
2015-06-30
1
-3
/
+4
*
freedreno/ir3: fixes for indirect writes
Rob Clark
2015-06-30
1
-1
/
+0
*
freedreno/ir3: block reshuffling and loops!
Rob Clark
2015-06-21
1
-10
/
+50
*
freedreno/ir3: a4xx encodes larger immed offset
Rob Clark
2015-06-21
1
-1
/
+6
*
freedreno/ir3: move inputs/outputs to shader
Rob Clark
2015-06-21
1
-33
/
+13
*
freedreno/ir3: introduce ir3_compiler object
Rob Clark
2015-06-21
1
-1
/
+2
*
freedreno/ir3/sched: convert to priority queue
Rob Clark
2015-06-21
1
-0
/
+1
*
freedreno/ir3: use standard list implementation
Rob Clark
2015-06-21
1
-10
/
+17
*
freedreno/ir3/asm: change assert to warning
Rob Clark
2015-04-11
1
-1
/
+4
*
freedreno/a3xx: add UBO support
Ilia Mirkin
2015-04-05
1
-1
/
+1
*
freedreno/ir3: split float/int abs/neg
Rob Clark
2015-04-05
1
-37
/
+34
*
freedreno/ir3: bit of cleanup
Rob Clark
2015-03-15
1
-14
/
+3
*
freedreno/ir3: fix register usage calculations
Rob Clark
2015-03-08
1
-7
/
+14
*
freedreno/ir3: handle flat bypass for a4xx
Rob Clark
2015-03-03
1
-0
/
+2
*
freedreno/ir3: fix up cat6 instruction encodings
Rob Clark
2015-03-03
1
-40
/
+22
*
freedreno/ir3: make reg array dynamic
Rob Clark
2015-01-07
1
-7
/
+39
*
freedreno: add adreno 420 support
Rob Clark
2014-11-15
1
-5
/
+10
*
freedreno/ir3: fix potential gpu lockup with kill
Rob Clark
2014-10-20
1
-0
/
+11
*
freedreno/ir3: large const support
Rob Clark
2014-10-15
1
-1
/
+1
*
Eliminate several cases of multiplication in arguments to calloc
Carl Worth
2014-09-03
1
-1
/
+1
*
freedreno/ir3: split out shader compiler from a3xx
Rob Clark
2014-07-25
1
-0
/
+675