index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/algebraic: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-20
/
+14
*
nir/validate: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-10
/
+4
*
nir/nir_worklist: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-9
/
+3
*
nir/remove_dead_variables: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-28
/
+20
*
nir/split_var_copies: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-4
/
+4
*
nir/repair_ssa: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-11
/
+5
*
nir/opt_peephole_select: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-23
/
+14
*
nir/phi_builder: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-9
/
+3
*
nir/opt_cp: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-18
/
+10
*
nir/opt_remove_phis: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-5
/
+7
*
nir/opt_undef: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-15
/
+8
*
nir/opt_dead_cf: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-22
/
+21
*
nir/opt_dce: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-20
/
+13
*
nir/opt_gcm: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-4
/
+5
*
nir/opt_constant_folding: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-15
/
+13
*
nir/lower_samplers: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-28
/
+8
*
nir/normalize_cubemap_coords: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-15
/
+11
*
nir/lower_var_copies: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-19
/
+15
*
nir/move_vec_src_uses_to_dest: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-2
/
+5
*
nir/lower_vars_to_ssa: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-5
/
+9
*
nir/lower_vec_to_movs: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-14
/
+10
*
nir/lower_idiv: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-14
/
+7
*
nir/lower_to_source_mods: fixup for new foreeach_block()
Connor Abbott
2016-04-28
1
-9
/
+6
*
nir/lower_io: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-4
/
+5
*
nir/lower_system_values: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-16
/
+11
*
nir/lower_phis_to_scalar: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-4
/
+5
*
nir/lower_indirect_derefs: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-22
/
+17
*
nir/nir_lower_global_vars: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-22
/
+16
*
nir/lower_atomics: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-25
/
+11
*
nir/lower_load_const: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-12
/
+6
*
nir/lower_locals_to_regs: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-4
/
+5
*
nir/lower_gs_intrinsics: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-4
/
+4
*
nir/nir: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-28
/
+14
*
nir/lower_clip: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-29
/
+21
*
nir/lower_alu_to_scalar: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-12
/
+6
*
nir/liveness: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-14
/
+10
*
nir/inline_functions: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-30
/
+23
*
nir/from_ssa: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-27
/
+30
*
nir/dominance: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-101
/
+59
*
nir: Try to warn when C99 extensions are used in nir headers.
Jose Fonseca
2016-04-28
1
-1
/
+22
*
nir: Remove spurious ; after nir_builder functions.
Jose Fonseca
2016-04-28
1
-1
/
+1
*
nir: Remove spurious ; after namespace.
Jose Fonseca
2016-04-28
1
-1
/
+1
*
nir: Avoid C99 field initializers.
Jose Fonseca
2016-04-28
1
-3
/
+6
*
nir: Add lrp lowering for doubles in opt_algebraic
Samuel Iglesias Gonsálvez
2016-04-28
2
-3
/
+8
*
nir: rename lower_flrp to lower_flrp32
Samuel Iglesias Gonsálvez
2016-04-28
2
-7
/
+7
*
nir/lower_double_ops: lower round_even()
Iago Toral Quiroga
2016-04-28
2
-1
/
+60
*
nir/lower_double_ops: lower fract()
Iago Toral Quiroga
2016-04-28
2
-0
/
+15
*
nir/lower_double_ops: lower ceil()
Iago Toral Quiroga
2016-04-28
2
-0
/
+24
*
nir/lower_double_ops: lower floor()
Iago Toral Quiroga
2016-04-28
2
-0
/
+26
*
nir/lower_double_ops: lower trunc()
Iago Toral Quiroga
2016-04-28
2
-0
/
+61
[next]