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
/
nir
/
nir_builder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/builder: Handle 16-bit floats in nir_imm_floatN_t
Jason Ekstrand
2018-10-26
1
-0
/
+14
*
nir/builder: Add a nir_imm_true/false helpers
Jason Ekstrand
2018-10-26
1
-1
/
+24
*
nir: Add nir_imm_ivec2 helper
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+12
*
nir: prepare for bumping up max components to 16
Karol Herbst
2018-07-17
1
-7
/
+10
*
nir: cleanup oversized arrays in nir_swizzle calls
Karol Herbst
2018-07-13
1
-4
/
+4
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-68
/
+0
*
nir/builder: Use deref instructions for load/store/copy_var
Jason Ekstrand
2018-06-22
1
-24
/
+4
*
nir,spirv: Rework function calls
Jason Ekstrand
2018-06-22
1
-0
/
+16
*
nir: Support deref instructions in lower_var_copies
Jason Ekstrand
2018-06-22
1
-0
/
+48
*
nir: Add helpers for working with deref instructions
Jason Ekstrand
2018-06-22
1
-0
/
+23
*
nir: Add _deref versions of all of the _var intrinsics
Jason Ekstrand
2018-06-22
1
-0
/
+37
*
nir/builder: Add deref building helpers
Jason Ekstrand
2018-06-22
1
-0
/
+106
*
nir/builder: Add a nir_imm_floatN_t helper
Neil Roberts
2018-04-17
1
-0
/
+13
*
prog/nir: Simplify some load/store operations
Jason Ekstrand
2018-04-05
1
-0
/
+6
*
nir: mako all the intrinsics
Rob Clark
2018-03-27
1
-26
/
+1
*
nir/builder: Add a nir_imm_intN_t helper
Jason Ekstrand
2017-11-07
1
-0
/
+12
*
nir: Move vc4's alpha test lowering to core NIR.
Eric Anholt
2017-10-10
1
-0
/
+25
*
tree-wide: remove trailing backslash
Eric Engestrom
2017-06-07
1
-1
/
+1
*
nir: Stop using apostrophes to pluralize.
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
1
-0
/
+4
*
nir/builder: Add an int64 immediate helper
Jason Ekstrand
2017-03-03
1
-0
/
+11
*
nir/builder: Add support for easily building control-flow
Jason Ekstrand
2017-03-01
1
-0
/
+95
*
nir/builder: Add a helper for getting the most recently added instruction
Jason Ekstrand
2017-01-06
1
-0
/
+7
*
nir/builder: Add a load_deref_var helper
Jason Ekstrand
2017-01-06
1
-0
/
+16
*
nir: Make nir_copy_deref follow the "clone" pattern
Jason Ekstrand
2016-12-30
1
-3
/
+3
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-1
/
+1
*
nir: Add nir_builder support for individual system value loads.
Eric Anholt
2016-08-19
1
-0
/
+15
*
nir/builder: Add bany_inequal and bany helpers.
Kenneth Graunke
2016-08-18
1
-0
/
+19
*
nir: Add new intrinsics for fragment shader input interpolation.
Kenneth Graunke
2016-07-20
1
-0
/
+11
*
nir/builder: Add a helper for grabbing multiple channels from an ssa def
Jason Ekstrand
2016-05-14
1
-0
/
+14
*
nir/builder: Generate the alu helpers directly in python
Jason Ekstrand
2016-05-14
1
-30
/
+0
*
nir: glsl_get_bit_size() should take glsl_type
Rob Clark
2016-05-12
1
-1
/
+1
*
nir: Avoid C99 field initializers.
Jose Fonseca
2016-04-28
1
-3
/
+6
*
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
1
-6
/
+7
*
nir/builder: const'ify swiz param
Rob Clark
2016-04-19
1
-1
/
+1
*
nir: only dereference undef after NULL check. (v2)
Dave Airlie
2016-04-18
1
-1
/
+0
*
nir: add bit_size info to nir_load_const_instr_create()
Samuel Iglesias Gonsálvez
2016-04-11
1
-1
/
+1
*
nir: add bit_size info to nir_ssa_undef_instr_create()
Samuel Iglesias Gonsálvez
2016-04-11
1
-1
/
+1
*
nir/builder: Add a helper for creating undefs
Jason Ekstrand
2016-03-28
1
-0
/
+14
*
nir/builder: Add a helper for storing to variable derefs
Jason Ekstrand
2016-03-28
1
-0
/
+16
*
nir/builder: Add a helper for building fdot instructions
Jason Ekstrand
2016-03-28
1
-0
/
+17
*
nir/builder: Add helpers for easily inserting copy_var intrinsics
Jason Ekstrand
2016-03-24
1
-0
/
+23
*
nir/builder: Add a helper for inserting jump instructions
Jason Ekstrand
2016-03-24
1
-0
/
+7
*
nir/builder: Add a flag for setting exact
Jason Ekstrand
2016-03-23
1
-0
/
+9
*
nir: add a bit_size parameter to nir_ssa_dest_init
Connor Abbott
2016-03-17
1
-5
/
+28
*
nir: rename nir_const_value fields to include bitsize information
Iago Toral Quiroga
2016-03-17
1
-10
/
+10
*
nir: use const_index helpers
Rob Clark
2016-02-09
1
-1
/
+1
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+364