index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
freedreno
/
ir3
/
ir3_nir_lower_if_else.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Make nir_foo_first/last_cf_node return a block instead
Jason Ekstrand
2016-10-06
1
-7
/
+4
*
freedreno/ir3: fix fallout from new block iterators
Rob Clark
2016-05-09
1
-1
/
+1
*
ir3: fixup for new nir_foreach_block()
Connor Abbott
2016-05-05
1
-30
/
+21
*
nir: Switch the arguments to nir_foreach_use and friends
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_phi_src
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
1
-3
/
+3
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
nir: add a bit_size parameter to nir_ssa_dest_init
Connor Abbott
2016-03-17
1
-1
/
+1
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-2
/
+2
*
nir: Get rid of function overloads
Jason Ekstrand
2015-12-28
1
-3
/
+3
*
freedreno/ir3: fix compile break after a4aa25be
Rob Clark
2015-09-13
1
-2
/
+1
*
nir: Convert the builder to use the new NIR cursor API.
Kenneth Graunke
2015-08-27
1
-1
/
+1
*
freedreno/ir3: fix compile break after splitting out nir_control_flow.h
Rob Clark
2015-08-25
1
-0
/
+1
*
freedreno/ir3/nir: fix build break after f752effa
Rob Clark
2015-05-10
1
-4
/
+3
*
freedreno/ir3/nir: lower if/else
Rob Clark
2015-04-17
1
-0
/
+338