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_a6xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: fix resinfo wrmask
Jonathan Marek
2020-06-28
1
-1
/
+3
*
freedreno/ir3: add helpers to move instructions
Rob Clark
2020-06-16
1
-2
/
+1
*
freedreno/ir3: Use RESINFO for a6xx image size queries.
Eric Anholt
2020-05-26
1
-0
/
+18
*
freedreno/ir3: Move handle_bindless_cat6 to compiler_nir and reuse.
Eric Anholt
2020-05-26
1
-17
/
+6
*
freedreno/ir3: Refactor out IBO source references.
Eric Anholt
2020-05-26
1
-32
/
+6
*
freedreno/ir3: make input/output iterators declare cursor ptr
Rob Clark
2020-05-19
1
-1
/
+0
*
freedreno/ir3: make foreach_src declare cursor ptr
Rob Clark
2020-05-19
1
-2
/
+0
*
freedreno/ir3: use lower_wrmasks pass
Rob Clark
2020-05-13
1
-4
/
+2
*
freedreno/ir3: use const_index accessors
Rob Clark
2020-05-13
1
-1
/
+1
*
freedreno/ir3: fix 16-bit ssbo access
Jonathan Marek
2020-04-24
1
-2
/
+2
*
ir3: Plumb through bindless support
Connor Abbott
2020-04-09
1
-19
/
+83
*
freedreno/ir3: small cleanup and comments
Rob Clark
2020-03-27
1
-1
/
+1
*
freedreno: Switch to using lowered image intrinsics.
Eric Anholt
2020-02-24
1
-20
/
+19
*
glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT.
Eric Anholt
2020-02-05
1
-1
/
+1
*
freedreno/ir3: move atomic fixup after RA
Rob Clark
2020-02-01
1
-23
/
+31
*
freedreno/ir3: move nop padding to legalize
Rob Clark
2020-02-01
1
-13
/
+0
*
freedreno: Stop scattered remapping of SSBOs/images to IBOs.
Eric Anholt
2020-01-21
1
-6
/
+7
*
freedreno/ir3: add iterator macros
Rob Clark
2019-12-13
1
-4
/
+4
*
freedreno/ir3: add input/output iterators
Rob Clark
2019-11-12
1
-6
/
+4
*
freedreno/ir3: rename fanin/fanout to collect/split
Rob Clark
2019-11-12
1
-1
/
+1
*
nir: Add explicit signs to image min/max intrinsics
Jason Ekstrand
2019-08-21
1
-2
/
+4
*
freedreno/ir3: use nir_src_as_uint in a few places
Karol Herbst
2019-04-14
1
-15
/
+3
*
freedreno/ir3/a6xx: fix ssbo comp_swap
Rob Clark
2019-03-20
1
-1
/
+1
*
ir3/compiler: Enable lower_io_offsets pass and handle new SSBO intrinsics
Eduardo Lima Mitev
2019-03-13
1
-26
/
+15
*
freedreno/ir3/a6xx: fix atomic shader outputs
Rob Clark
2019-02-26
1
-0
/
+8
*
freedreno/ir3/a6xx: fix non-ssa atomic dst
Rob Clark
2019-02-26
1
-0
/
+5
*
freedreno/ir3/a6xx: use ldib for ssbo reads
Rob Clark
2019-02-20
1
-24
/
+10
*
freedreno/ir3/a6xx: fix load_ssbo barrier type.
Rob Clark
2019-02-20
1
-2
/
+2
*
freedreno/ir3: add a6xx+ SSBO/image support
Rob Clark
2019-02-16
1
-0
/
+441