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
*
compiler: Move glsl_to_nir to libglsl.la
Jason Ekstrand
2016-05-26
1
-2026
/
+0
*
nir/glsl_to_nir: quell some uninit_member coverity errors
Rob Clark
2016-05-20
1
-0
/
+6
*
nir: add double input bitmap
Juan A. Suarez Romero
2016-05-17
1
-0
/
+1
*
nir: Add a nir->info.uses_interp_var_at_offset flag.
Kenneth Graunke
2016-05-15
1
-0
/
+3
*
nir: Add an info bit for uses_sample_qualifier
Jason Ekstrand
2016-05-14
1
-0
/
+1
*
nir: Silence unused parameter warnings
Ian Romanick
2016-05-12
1
-1
/
+1
*
nir: glsl_get_bit_size() should take glsl_type
Rob Clark
2016-05-12
1
-8
/
+8
*
nir: move callsite of lower_outputs_to_temporaries
Rob Clark
2016-05-11
1
-2
/
+0
*
Revert "nir: Try to warn when C99 extensions are used in nir headers."
Jose Fonseca
2016-05-10
1
-22
/
+1
*
nir: Try to warn when C99 extensions are used in nir headers.
Jose Fonseca
2016-04-28
1
-1
/
+22
*
nir: Remove spurious ; after namespace.
Jose Fonseca
2016-04-28
1
-1
/
+1
*
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