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_compiler_nir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: handle input/output component
Rob Clark
2017-12-05
1
-4
/
+6
*
freedreno/ir3: add a pass to lower tg4 to txl, enable gather on a4xx
Ilia Mirkin
2017-11-25
1
-2
/
+5
*
freedreno/ir3: add texture gather support
Rob Clark
2017-11-18
1
-1
/
+12
*
freedreno/ir3: don't create split/fo if only writing .x
Rob Clark
2017-11-12
1
-0
/
+6
*
freedreno/ir3: moar better scheduler
Rob Clark
2017-11-12
1
-43
/
+67
*
freedreno/ir3: image support
Rob Clark
2017-11-12
1
-0
/
+273
*
freedreno/ir3: shared variable support
Rob Clark
2017-11-12
1
-0
/
+161
*
freedreno/ir3: some SSBO cleanups/fixes
Rob Clark
2017-11-12
1
-15
/
+37
*
freedreno/ir3: split out INSTR4F instructions
Rob Clark
2017-11-12
1
-10
/
+10
*
freedreno/ir3: add barriers
Rob Clark
2017-11-12
1
-0
/
+49
*
freedreno/ir3: add SSBO get_buffer_size() support
Rob Clark
2017-11-12
1
-0
/
+27
*
freedreno/ir3: rename ir3_compile -> ir3_context
Rob Clark
2017-11-12
1
-57
/
+57
*
freedreno/ir3: correct # of dest components for intrinsics
Rob Clark
2017-11-10
1
-1
/
+6
*
freedreno/ir3: remove bogus assert
Rob Clark
2017-11-10
1
-1
/
+0
*
freedreno/ir3: fix load_front_face conversion
Ilia Mirkin
2017-07-12
1
-6
/
+3
*
freedreno/ir3: lower arrays to regs
Rob Clark
2017-05-23
1
-148
/
+183
*
freedreno/ir3: add put_dst()
Rob Clark
2017-05-23
1
-0
/
+24
*
freedreno/ir3: code-motion
Rob Clark
2017-05-23
1
-55
/
+55
*
freedreno/ir3: fix crash with atomics
Rob Clark
2017-05-16
1
-2
/
+9
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-2
/
+2
*
freedreno/ir3: compute shader support
Rob Clark
2017-05-04
1
-17
/
+64
*
freedreno/ir3: SSBO/atomic support
Rob Clark
2017-05-04
1
-2
/
+193
*
freedreno/ir3: move 'keeps' to block level
Rob Clark
2017-04-14
1
-2
/
+2
*
freedreno/ir3: convert dynamic arrays to ralloc
Rob Clark
2017-04-14
1
-4
/
+4
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
1
-4
/
+4
*
freedreno/ir3: fragz cannot be half precision
Rob Clark
2017-03-13
1
-0
/
+6
*
freedreno/a5xx: use the non-_ZERO_BASE for vertexid
Rob Clark
2017-01-10
1
-2
/
+4
*
freedreno/ir3: rework varying slots (maybe??)
Rob Clark
2016-12-30
1
-4
/
+9
*
freedreno/ir3: treat clipvertex like a normal varying
Rob Clark
2016-12-27
1
-3
/
+1
*
freedreno/a5xx: transform-feedback support
Rob Clark
2016-12-27
1
-2
/
+4
*
freedreno/ir3: UBO support for 64b GPUs (a5xx)
Rob Clark
2016-12-27
1
-3
/
+24
*
freedreno/ir3: rework location of driver constants
Rob Clark
2016-12-27
1
-17
/
+37
*
treewide: s/comparitor/comparator/
Ilia Mirkin
2016-12-12
1
-1
/
+1
*
freedreno/ir3: don't offset inloc by 8
Rob Clark
2016-11-30
1
-1
/
+1
*
freedreno/ir3: fixup ralloc fallout
Rob Clark
2016-11-12
1
-1
/
+1
*
nir: Change nir_shader_get_entrypoint to return an impl.
Kenneth Graunke
2016-08-25
1
-1
/
+1
*
ttn: Use nir_load_front_face instead of the TGSI-style input.
Eric Anholt
2016-08-19
1
-46
/
+0
*
ttn: Make FRAG_RESULT_DEPTH be a float variable to match gtn and ptn.
Eric Anholt
2016-08-19
1
-6
/
+0
*
freedreno/ir3: fix issue with emit_tex()
Rob Clark
2016-08-13
1
-19
/
+28
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
1
-3
/
+3
*
freedreno/ir3: support non-user_buffer consts
Rob Clark
2016-07-02
1
-1
/
+1
*
freedreno/ir3: use nir_shader_get_entrypoint() helper
Rob Clark
2016-06-02
1
-10
/
+1
*
freedreno/ir3: fix compiler warning
Rob Clark
2016-05-17
1
-0
/
+1
*
freedreno/ir3: handle VARYING_SLOT_PNTC
Rob Clark
2016-05-15
1
-0
/
+12
*
freedreno/ir3: disable TGSI specific hacks in nir case
Rob Clark
2016-05-15
1
-2
/
+2
*
freedreno/ir3: add support for NIR as preferred IR
Rob Clark
2016-05-15
1
-0
/
+8
*
freedreno/ir3: size input/output arrays properly
Rob Clark
2016-05-10
1
-3
/
+14
*
freedreno/ir3: allow for additional VS sysval inputs
Rob Clark
2016-05-09
1
-2
/
+5
*
freedreno/ir3: add ir3_cp_ctx
Rob Clark
2016-05-04
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
1
-1
/
+1
[next]