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_instr_set.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/instr_set: Expose nir_instrs_equal()
Jason Ekstrand
2019-07-10
1
-59
/
+61
*
nir: Handle swizzle in nir_alu_srcs_negative_equal
Ian Romanick
2019-07-08
1
-4
/
+24
*
nir: nir_const_value_negative_equal compares one value at a time
Ian Romanick
2019-07-08
1
-52
/
+18
*
nir: Pass fully qualified type to nir_const_value_negative_equal
Ian Romanick
2019-07-08
1
-73
/
+51
*
nir: Use nir_src_bit_size instead of alu1->dest.dest.ssa.bit_size
Ian Romanick
2019-07-08
1
-1
/
+5
*
nir: Add a no wrapping bits to nir_alu_instr
Caio Marcelo de Oliveira Filho
2019-06-26
1
-3
/
+14
*
nir: Add a helper to determine if an intrinsic can be reordered
Connor Abbott
2019-06-19
1
-6
/
+2
*
nir/instr_set: Use _mesa_set_search_or_add()
Connor Abbott
2019-05-31
1
-5
/
+3
*
nir: Add support for 2src_commutative ops that have 3 sources
Ian Romanick
2019-05-14
1
-6
/
+17
*
nir: Rename commutative to 2src_commutative
Ian Romanick
2019-05-14
1
-2
/
+2
*
nir: Rework nir_src_as_alu_instr to not take a pointer
Jason Ekstrand
2019-04-18
1
-5
/
+5
*
nir: Drop "struct" from some nir_* declarations
Jason Ekstrand
2019-04-18
1
-4
/
+4
*
nir/validate: Require unused bits of nir_const_value to be zero
Jason Ekstrand
2019-04-14
1
-20
/
+6
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-17
/
+35
*
nir: use {0} initializer instead of {} to fix MSVC build
Brian Paul
2019-03-28
1
-2
/
+2
*
nir: Add nir_alu_srcs_negative_equal
Ian Romanick
2019-03-28
1
-0
/
+104
*
nir: Add nir_const_value_negative_equal
Ian Romanick
2019-03-28
1
-0
/
+102
*
nir: add support for gather offsets
Karol Herbst
2019-03-21
1
-0
/
+7
*
nir: Silence a couple of warnings in release builds
Jason Ekstrand
2019-02-14
1
-1
/
+1
*
nir: turn ssa check into an assert
Timothy Arceri
2019-02-14
1
-3
/
+11
*
nir: prehash instruction in nir_instr_set_add_or_rewrite()
Timothy Arceri
2019-02-14
1
-4
/
+5
*
nir: Add a ptr_as_array deref type
Jason Ekstrand
2019-01-08
1
-2
/
+11
*
nir: Add support for 1-bit data types
Jason Ekstrand
2018-12-16
1
-4
/
+16
*
nir/instr_set: Fix nir_instrs_equal for derefs
Jason Ekstrand
2018-07-29
1
-2
/
+2
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-21
/
+2
*
nir: Add a deref instruction type
Jason Ekstrand
2018-06-22
1
-0
/
+78
*
nir: Make nir_alu_srcs_equal non-static.
Kenneth Graunke
2016-08-04
1
-1
/
+1
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
1
-1
/
+1
*
nir: coverity sign-extension fix
Rob Clark
2016-05-20
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_phi_src
Jason Ekstrand
2016-04-28
1
-3
/
+3
*
nir/instr_set: handle 64-bit bit-sizes
Connor Abbott
2016-04-11
1
-5
/
+17
*
nir/cse: Properly handle nir_ssa_def.exact
Jason Ekstrand
2016-03-23
1
-2
/
+14
*
nir: rename nir_const_value fields to include bitsize information
Iago Toral Quiroga
2016-03-17
1
-4
/
+4
*
nir: Remove the const_offset from nir_tex_instr
Jason Ekstrand
2016-02-10
1
-3
/
+0
*
nir: Separate texture from sampler in nir_tex_instr
Jason Ekstrand
2016-02-09
1
-6
/
+9
*
nir/tex_instr: Rename sampler to texture
Jason Ekstrand
2016-02-09
1
-9
/
+9
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+519