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_compiler_nir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: add support for load_draw_id
Jonathan Marek
2020-06-25
1
-0
/
+6
*
freedreno/ir3: pass variant to ir3_create()
Rob Clark
2020-06-19
1
-1
/
+1
*
freedreno/ir3: move ubo_state into const_state
Rob Clark
2020-06-19
1
-1
/
+1
*
freedreno/ir3: add accessor for const_state
Rob Clark
2020-06-19
1
-7
/
+10
*
freedreno/ir3: pass variant to postsched
Rob Clark
2020-06-18
1
-1
/
+1
*
ir3: Don't calculate num_samp ourselves
Connor Abbott
2020-06-17
1
-9
/
+5
*
freedreno/ir3: add post-scheduler cp pass
Rob Clark
2020-06-16
1
-0
/
+5
*
freedreno/ir3: don't rely on intr->num_components
Rob Clark
2020-06-16
1
-17
/
+17
*
freedreno/ir3: respect tex prefetch limits
Rob Clark
2020-06-11
1
-1
/
+7
*
freedreno/ir3: split kill from no_earlyz
Rob Clark
2020-06-04
1
-1
/
+1
*
freedreno/ir3: Use RESINFO for a6xx image size queries.
Eric Anholt
2020-05-26
1
-3
/
+4
*
freedreno/ir3: Move handle_bindless_cat6 to compiler_nir and reuse.
Eric Anholt
2020-05-26
1
-5
/
+12
*
freedreno/ir3: add simple validate pass
Rob Clark
2020-05-19
1
-0
/
+1
*
freedreno/ir3: fix mismatched wrmask for overlapping VS inputs
Rob Clark
2020-05-19
1
-0
/
+33
*
freedreno/ir3: make input/output iterators declare cursor ptr
Rob Clark
2020-05-19
1
-5
/
+2
*
freedreno/ir3: be iterative
Rob Clark
2020-05-19
1
-4
/
+14
*
freedreno/ir3: move where we preserve binning pass inputs
Rob Clark
2020-05-19
1
-17
/
+16
*
freedreno/ir3: add IR3_PASS() macro
Rob Clark
2020-05-19
1
-24
/
+8
*
freedreno/ir3/postsched: report progress
Rob Clark
2020-05-19
1
-1
/
+1
*
freedreno/ir3: juggle around ir3_debug_print()
Rob Clark
2020-05-19
1
-9
/
+12
*
freedreno/ir3: remove Sethi-Ullman numbering pass
Rob Clark
2020-05-19
1
-5
/
+0
*
freedreno/ir3: avoid applying (sat) on bary.f
Ilia Mirkin
2020-05-17
1
-0
/
+5
*
ir3: Fixup dual-source blending slot
Connor Abbott
2020-05-14
1
-0
/
+1
*
freedreno/ir3: use lower_wrmasks pass
Rob Clark
2020-05-13
1
-27
/
+13
*
freedreno/ir3: Drop wrmask for ir3 local and global store intrinsics
Kristian H. Kristensen
2020-05-13
1
-30
/
+9
*
freedreno/ir3: limit # of tex prefetch by shader size
Rob Clark
2020-05-13
1
-1
/
+1
*
freedreno: Fix non-constbuf-upload UBO block indices and count.
Eric Anholt
2020-05-12
1
-4
/
+1
*
freedreno,tu: Don't request fragcoord components not being read.
Hyunjun Ko
2020-05-08
1
-3
/
+5
*
freedreno/ir3: Sync some new changes from envytools.
Eric Anholt
2020-05-04
1
-2
/
+2
*
freedreno/ir3: Set up outputs for multi-slot varyings.
Eric Anholt
2020-05-01
1
-20
/
+25
*
freedreno/ir3: Stop initializing regid of so->outputs during setup.
Eric Anholt
2020-05-01
1
-1
/
+0
*
freedreno/ir3: Fix the a3xx TF outputs stores.
Eric Anholt
2020-05-01
1
-1
/
+1
*
freedreno/ir3: Set up the block predecessors for a3xx TF
Eric Anholt
2020-05-01
1
-2
/
+7
*
freedreno/ir3: Leave bools as 1-bit, storing them in full regs.
Eric Anholt
2020-04-30
1
-116
/
+108
*
freedreno/ir3: Drop redundant IR3_REG_HALF setup in ALU ops.
Eric Anholt
2020-04-30
1
-6
/
+0
*
ir3: Remove VARYING_SLOT_PNTC remapping hack
Connor Abbott
2020-04-25
1
-12
/
+0
*
freedreno/ir3: set even bit for f2f16_rtne
Jonathan Marek
2020-04-24
1
-2
/
+7
*
freedreno/ir3: Fix sizing of the inputs/outputs array.
Eric Anholt
2020-04-23
1
-13
/
+2
*
ir3: Don't double-insert the first block
Connor Abbott
2020-04-22
1
-1
/
+0
*
freedreno/ir3: Drop handling FRAG_RESULT_DEPTH writing to .z
Eric Anholt
2020-04-21
1
-3
/
+1
*
ir3: Fix LDC offset units
Connor Abbott
2020-04-15
1
-9
/
+5
*
freedreno/ir3: fix emit_tex_info split_dest
Jonathan Marek
2020-04-14
1
-2
/
+1
*
ir3: Fix txs with bindless
Connor Abbott
2020-04-14
1
-3
/
+3
*
freedreno/ir3: rename depth->dce
Rob Clark
2020-04-13
1
-2
/
+2
*
freedreno/ir3: CSE the up/downconversion of SEL's cond's size.
Eric Anholt
2020-04-13
1
-7
/
+18
*
freedreno/ir3: Stop doing b2n on the SEL condition.
Eric Anholt
2020-04-13
1
-3
/
+10
*
ir3: Plumb through bindless support
Connor Abbott
2020-04-09
1
-56
/
+306
*
ir3: Plumb through support for a1.x
Connor Abbott
2020-04-09
1
-7
/
+10
*
freedreno/turnip: Use the NIR info to decide if we need helper invocations.
Eric Anholt
2020-03-31
1
-0
/
+4
*
freedreno/ir3: add bary_ij as src for meta:tex_prefetch
Rob Clark
2020-03-27
1
-9
/
+4
[next]