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
/
freedreno
/
ir3
/
ir3_ra.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ir3: Set up full/half register conflicts correctly
Kristian H. Kristensen
2020-01-09
1
-2
/
+1
*
freedreno/ir3: add iterator macros
Rob Clark
2019-12-13
1
-18
/
+18
*
freedreno/ir3: fixup when changing to mad.f16
Hyunjun Ko
2019-11-20
1
-1
/
+5
*
freedreno/ir3: fix gpu hang with pre-fs-tex-fetch
Rob Clark
2019-11-12
1
-0
/
+12
*
freedreno/ir3: add input/output iterators
Rob Clark
2019-11-12
1
-5
/
+3
*
freedreno/ir3: rename fanin/fanout to collect/split
Rob Clark
2019-11-12
1
-11
/
+11
*
freedreno/ir3/ra: remove ir print after livein/out
Rob Clark
2019-11-09
1
-1
/
+0
*
freedreno/ir3/ra: move regs_count==0 check
Rob Clark
2019-11-09
1
-9
/
+2
*
freedreno/ir3: split pre-coloring to it's own function
Rob Clark
2019-11-09
1
-3
/
+12
*
freedreno/ir3: Extend RA with mechanism for pre-coloring registers
Kristian H. Kristensen
2019-10-17
1
-48
/
+30
*
freedreno/ir3+a6xx: same VBO state for draw/binning
Rob Clark
2019-08-13
1
-3
/
+88
*
freedreno/ir3: drop unneeded ir3_ra() args
Rob Clark
2019-08-13
1
-6
/
+1
*
freedreno/ir3: Fix up the half reg source even when src instr==NULL
Neil Roberts
2019-06-03
1
-3
/
+2
*
freedreno/ir3/ra: fix half-class conflicts
Rob Clark
2019-03-21
1
-7
/
+14
*
freedreno/ir3: fix varying packing vs. tex sharp edge
Rob Clark
2019-02-16
1
-2
/
+30
*
freedreno/ir3: don't treat all inputs/outputs as vec4
Rob Clark
2018-12-22
1
-0
/
+2
*
freedreno/ir3: don't fetch unused tex components
Rob Clark
2018-12-07
1
-0
/
+2
*
freedreno: move ir3 to common location
Rob Clark
2018-11-27
1
-0
/
+1124