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: Separate 32 and 64-bit fmod lowering
Samuel Iglesias Gonsálvez
2016-05-04
2
-3
/
+5
*
nir/lower_double_ops: lower mod()
Samuel Iglesias Gonsálvez
2016-05-04
2
-1
/
+31
*
glsl: subroutine types cannot be used in constructors.
Dave Airlie
2016-05-04
1
-0
/
+6
*
glsl: resource is a reserved keyword in GLSL 4.20 as well
Dave Airlie
2016-05-04
1
-1
/
+1
*
nir: make lower_clamp_color pass work after lower i/o
Rob Clark
2016-05-02
1
-4
/
+18
*
mesa: add LOCATION_COMPONENT support to GetProgramResourceiv
Timothy Arceri
2016-05-01
1
-0
/
+1
*
glsl: add component to has_layout() helper
Timothy Arceri
2016-05-01
1
-0
/
+1
*
glsl: validate linking of intrastage component qualifiers
Timothy Arceri
2016-05-01
1
-0
/
+7
*
glsl: update explicit location matching to support component qualifier
Timothy Arceri
2016-05-01
1
-4
/
+5
*
glsl: cross validate varyings with a component qualifier
Timothy Arceri
2016-05-01
1
-11
/
+52
*
glsl: validate and store component layout qualifier in GLSL IR
Timothy Arceri
2016-05-01
2
-0
/
+43
*
glsl: allow component qualifier on varying inputs
Timothy Arceri
2016-05-01
1
-0
/
+1
*
glsl: parse component layout qualifier
Timothy Arceri
2016-05-01
3
-0
/
+28
*
spirv: automake: add missing headers to the tarball.
Emil Velikov
2016-05-01
1
-0
/
+2
*
nir/lower_double_ops: fix indentation
Thomas Hindoe Paaboel Andersen
2016-04-30
1
-30
/
+30
*
nir/opt_dead_cf: fix indentation
Thomas Hindoe Paaboel Andersen
2016-04-30
1
-4
/
+4
*
nir/opt_dead_cf: correction of side effect check
Thomas Hindoe Paaboel Andersen
2016-04-30
1
-2
/
+2
*
nir: clamp-color-output support
Rob Clark
2016-04-30
3
-0
/
+120
*
glsl: Lower vector_extracts to swizzles after lower_vector_derefs.
Kenneth Graunke
2016-04-29
1
-0
/
+1
*
glsl: Convert lower_vec_index_to_swizzle to a rvalue visitor.
Kenneth Graunke
2016-04-29
1
-83
/
+13
*
glsl: Checks for interpolation into its own function.
Andres Gomez
2016-04-29
1
-145
/
+171
*
nir/algebraic: Support lowering for both 64 and 32-bit ldexp
Jason Ekstrand
2016-04-28
1
-9
/
+22
*
nir/opcodes: Make ldexp take an explicitly 32-bit int
Jason Ekstrand
2016-04-28
2
-2
/
+2
*
nir/opcodes: Simplify the expressions for [un]pack_double
Jason Ekstrand
2016-04-28
1
-61
/
+8
*
nir: Switch the arguments to nir_foreach_def
Jason Ekstrand
2016-04-28
4
-5
/
+5
*
nir: Switch the arguments to nir_foreach_use and friends
Jason Ekstrand
2016-04-28
10
-25
/
+25
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
46
-53
/
+53
*
nir: Switch the arguments to nir_foreach_parallel_copy_entry
Jason Ekstrand
2016-04-28
4
-7
/
+7
*
nir: Switch the arguments to nir_foreach_phi_src
Jason Ekstrand
2016-04-28
14
-22
/
+22
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
50
-82
/
+82
*
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
[next]