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: Skip emitting no-op movs from the builder.
Eric Anholt
2019-10-04
1
-0
/
+10
*
nir/builder: Add nir_b2i
Connor Abbott
2019-08-06
1
-0
/
+12
*
nir: Fix helgrind complaints about data race in trivial_swizzle init.
Eric Anholt
2019-07-29
1
-3
/
+3
*
nir/builder: Use nir_const_value_for_* for constructing immediates
Jason Ekstrand
2019-07-10
1
-102
/
+50
*
nir: Add nir_imm_vec4_16
Alyssa Rosenzweig
2019-07-09
1
-0
/
+14
*
nir: Allow qualifiers on copy_deref and image instructions
Connor Abbott
2019-06-19
1
-1
/
+14
*
nir: Add nir_ball_iequal() helper
Caio Marcelo de Oliveira Filho
2019-06-03
1
-0
/
+13
*
nir: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
1
-1
/
+1
*
nir/builder: Merge nir_[if]mov_alu into one nir_mov_alu helper
Jason Ekstrand
2019-05-24
1
-21
/
+5
*
nir/builder: Remove the use_fmov parameter from nir_swizzle
Jason Ekstrand
2019-05-24
1
-5
/
+4
*
nir: Add nir_op_vec helper
Karol Herbst
2019-05-04
1
-13
/
+1
*
nir: Add a nir_builder_alu variant which takes an array of components
Karol Herbst
2019-05-04
1
-14
/
+36
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-37
/
+37
*
nir/builder: Add a nir_imm_zero helper
Jason Ekstrand
2019-04-14
1
-0
/
+13
*
nir/builder: Move nir_imm_vec2 from blorp into the builder
Karol Herbst
2019-04-14
1
-0
/
+12
*
nir: add nir_{load,store}_deref_with_access() helpers
Samuel Pitoiset
2019-03-27
1
-3
/
+21
*
nir/spirv: support physical pointers
Karol Herbst
2019-03-19
1
-1
/
+10
*
nir/builder: Add a vector extract helper
Jason Ekstrand
2019-03-15
1
-0
/
+29
*
nir/builder: Add a build_deref_array_imm helper
Jason Ekstrand
2019-03-07
1
-0
/
+11
*
nir/builder: Cast array indices in build_deref_follower
Jason Ekstrand
2019-03-07
1
-1
/
+7
*
nir/builder: Emit better code for iadd/imul_imm
Jason Ekstrand
2019-03-07
1
-2
/
+23
*
nir: rename glsl_type_is_struct() -> glsl_type_is_struct_or_ifc()
Timothy Arceri
2019-03-06
1
-2
/
+2
*
nir/builder: Don't emit no-op swizzles
Jason Ekstrand
2019-02-24
1
-1
/
+9
*
nir: nir_build_deref_follower accept array derefs of vectors
Caio Marcelo de Oliveira Filho
2019-02-22
1
-1
/
+3
*
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
[next]