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
/
nir_builder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Tag entrypoint for easy recognition by nir_shader_get_entrypoint()
Matt Turner
2019-01-09
1
-0
/
+1
*
nir: Add a ptr_as_array deref type
Jason Ekstrand
2019-01-08
1
-1
/
+28
*
nir/builder: Add nir_i2i and nir_u2u helpers which take a bit size
Jason Ekstrand
2019-01-08
1
-13
/
+32
*
compiler/nir: add nir_fadd_imm() and nir_fmul_imm() helpers
Iago Toral Quiroga
2019-01-02
1
-0
/
+12
*
compiler/nir: add a nir_b2f() helper
Iago Toral Quiroga
2019-01-02
1
-0
/
+12
*
nir: Switch to using 1-bit Booleans for almost everything
Jason Ekstrand
2018-12-16
1
-4
/
+4
*
nir: Add support for 1-bit data types
Jason Ekstrand
2018-12-16
1
-1
/
+11
*
nir: Make boolean conversions sized just like the others
Jason Ekstrand
2018-12-05
1
-0
/
+12
*
Revert "nir/builder: Assert that intN_t immediates fit"
Iago Toral Quiroga
2018-11-21
1
-4
/
+0
*
nir/builder: Add a nir_pack/unpack/bitcast helpers
Jason Ekstrand
2018-11-15
1
-0
/
+126
*
nir/builder: Add iadd_imm and imul_imm helpers
Jason Ekstrand
2018-11-15
1
-0
/
+12
*
nir/builder: Assert that intN_t immediates fit
Jason Ekstrand
2018-11-15
1
-0
/
+4
*
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
[next]