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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
nir: add a pass to lower some double operations
Connor Abbott
2016-04-28
3
-0
/
+392
*
nir/builder: add nir_imm_double()
Connor Abbott
2016-04-28
1
-0
/
+8
*
nir/builder: Add bit_size info to nir_build_imm()
Samuel Iglesias Gonsálvez
2016-04-28
3
-8
/
+9
*
glsl: fix lowering outputs for early/nested returns
Lars Hamre
2016-04-28
1
-4
/
+54
*
nir: rewrite nir_foreach_block and friends
Connor Abbott
2016-04-27
2
-83
/
+202
*
nir/opt_cp: use nir_block_get_following_if()
Connor Abbott
2016-04-27
1
-7
/
+3
*
nir/algebraic: Add a bit-size validator
Jason Ekstrand
2016-04-27
1
-0
/
+270
*
nir/opt_algebraic: Fix some expressions with ambiguous bit sizes
Jason Ekstrand
2016-04-27
1
-3
/
+3
*
nir/search: Respect the bit_size parameter on nir_search_value
Jason Ekstrand
2016-04-27
2
-1
/
+18
*
nir/algebraic: Add a mechanism for specifying the bit size of a value
Jason Ekstrand
2016-04-27
3
-4
/
+31
*
nir/algebraic: Use "uint" instead of "unsigned" for uint types
Jason Ekstrand
2016-04-27
1
-2
/
+2
*
nir/algebraic: Do better error reporting of bad expressions
Jason Ekstrand
2016-04-27
1
-1
/
+16
*
glsl: move uniform block validation to link_uniform_blocks.cpp
Timothy Arceri
2016-04-27
2
-53
/
+53
*
nir: Add a helper for figuring out what channels of an SSA def are read
Jason Ekstrand
2016-04-26
2
-0
/
+27
*
glsl: removing double semi-colons
Jakob Sinclair
2016-04-26
2
-2
/
+2
*
nir: Add missing break into switch in construct_value()
Juha-Pekka Heikkila
2016-04-26
1
-0
/
+1
*
glsl: add ability to use essl 3.20
Ilia Mirkin
2016-04-25
2
-0
/
+9
*
spirv: fix warning in release build
Grazvydas Ignotas
2016-04-25
1
-1
/
+1
*
glsl: fix warning in release build
Grazvydas Ignotas
2016-04-25
1
-1
/
+1
*
glsl: fix cross validation for explicit locations on structs and arrays
Timothy Arceri
2016-04-22
1
-13
/
+30
[prev]
[next]