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
/
nir
/
glsl_to_nir.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: add support for (un)pack_double_2x32
Connor Abbott
2016-04-11
1
-0
/
+6
*
nir: add i2d and u2d opcodes
Iago Toral Quiroga
2016-04-11
1
-0
/
+8
*
nir: add d2i, d2u, d2b opcodes
Iago Toral Quiroga
2016-04-11
1
-0
/
+3
*
nir: add support for d2f and f2d
Connor Abbott
2016-04-11
1
-0
/
+2
*
nir/glsl_to_nir: set bit_size on ssbo_load result
Iago Toral Quiroga
2016-04-11
1
-2
/
+3
*
nir/glsl_to_nir: add bit-size info to add_instr()
Samuel Iglesias Gonsálvez
2016-04-11
1
-10
/
+14
*
nir/glsl_to_nir: support doubles
Connor Abbott
2016-04-11
1
-26
/
+38
*
nir: add bit_size info to nir_ssa_undef_instr_create()
Samuel Iglesias Gonsálvez
2016-04-11
1
-1
/
+1
*
nir/lower_out_to_temp: Add an "entrypoint" parameter
Jason Ekstrand
2016-03-28
1
-1
/
+1
*
nir/glsl: Propagate invariant into NIR alu ops
Jason Ekstrand
2016-03-23
1
-0
/
+3
*
nir: add a bit_size parameter to nir_ssa_dest_init
Connor Abbott
2016-03-17
1
-9
/
+13
*
nir/glsl: Remove dead function parameter handling code
Jason Ekstrand
2016-03-12
1
-46
/
+5
*
nir: Remove the const_offset from nir_tex_instr
Jason Ekstrand
2016-02-10
1
-11
/
+5
*
nir/tex_instr: Rename sampler to texture
Jason Ekstrand
2016-02-09
1
-1
/
+1
*
gtn: use const_index helpers
Rob Clark
2016-02-09
1
-8
/
+9
*
nir: remove unused nir_variable fields
Timothy Arceri
2016-02-09
1
-2
/
+0
*
glsl: Remove 2x16 half-precision pack/unpack opcodes.
Matt Turner
2016-02-01
1
-9
/
+0
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-3
/
+3
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+2031