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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Use deref instructions in lower_constant_initializers
Jason Ekstrand
2018-06-22
1
-63
/
+0
*
nir,spirv: Rework function calls
Jason Ekstrand
2018-06-22
1
-34
/
+21
*
nir: add deref lowering sanity checking
Rob Clark
2018-06-22
1
-0
/
+1
*
nir: Add a deref instruction type
Jason Ekstrand
2018-06-22
1
-0
/
+50
*
nir: Add global invocation id intrinsic.
Plamena Manolova
2018-06-07
1
-0
/
+4
*
compiler: Add SYSTEM_VALUE_IS_INDEXED_DRAW and instrinsics
Antia Puentes
2018-05-02
1
-0
/
+4
*
compiler: Add SYSTEM_VALUE_FIRST_VERTEX and instrinsics
Antia Puentes
2018-04-19
1
-0
/
+4
*
nir: add comment about nir_src_copy()
Rob Clark
2018-04-09
1
-0
/
+3
*
nir: Return a cursor from nir_instr_remove
Jason Ekstrand
2018-03-30
1
-1
/
+1
*
util: Include bitscan.h directly
Ian Romanick
2018-03-29
1
-0
/
+1
*
nir: Add a helper for getting binop identities
Jason Ekstrand
2018-03-07
1
-0
/
+68
*
compiler: Add two new system values for subgroups
Jason Ekstrand
2018-03-07
1
-0
/
+8
*
nir: add a 'const' qualifier to nir_ssa_def_components_read()
Samuel Pitoiset
2018-01-12
1
-1
/
+1
*
nir: add missing local_group_size intrinsic
Rob Clark
2017-12-30
1
-0
/
+4
*
nir: Add support for 16-bit types (half float, int16 and uint16)
Eduardo Lima Mitev
2017-12-06
1
-0
/
+6
*
nir: Zero nir_load_const_instr::value for valgrind & nir_serialize
Jordan Justen
2017-10-25
1
-1
/
+1
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
1
-6
/
+10
*
nir: Add a helper for adding texture instruction sources
Jason Ekstrand
2017-10-17
1
-0
/
+22
*
nir: Fix system_value_from_intrinsic for subgroups
Jason Ekstrand
2017-08-28
1
-4
/
+4
*
nir: Fix some whatespace
Jason Ekstrand
2017-08-28
1
-5
/
+5
*
nir: add load_frag_coord system value intrinsic
Nicolai Hähnle
2017-07-31
1
-0
/
+4
*
nir: add nir_instr_rewrite_deref
Nicolai Hähnle
2017-07-31
1
-0
/
+13
*
nir: Add system values from ARB_shader_ballot
Matt Turner
2017-07-20
1
-0
/
+28
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-1
/
+2
*
compiler: Add a system value and varying for ViewIndex
Jason Ekstrand
2017-05-03
1
-0
/
+4
*
nir: Add GLSL_TYPE_[U]INT64 to some switch statements
Jason Ekstrand
2017-04-16
1
-0
/
+2
*
nir: Stop using apostrophes to pluralize.
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
1
-122
/
+0
*
nir: Rewrite nir_type_conversion_op
Jason Ekstrand
2017-03-14
1
-63
/
+92
*
nir: handle some 64-bit integer conversions
Dave Airlie
2017-02-16
1
-7
/
+19
*
nir: Add 64-bit integer constant support
Ian Romanick
2017-01-20
1
-0
/
+2
*
nir: change asserts to unreachable in nir_type_conversion_op
Tapani Pälli
2017-01-11
1
-3
/
+3
*
nir: add nir_type_conversion_op()
Samuel Iglesias Gonsálvez
2017-01-09
1
-0
/
+81
*
nir: Make nir_copy_deref follow the "clone" pattern
Jason Ekstrand
2016-12-30
1
-11
/
+14
*
nir: Correctly handle blocks in cf_node_cf_tree_next
Jason Ekstrand
2016-12-22
1
-1
/
+1
*
nir: Add a loop analysis pass
Thomas Helland
2016-12-23
1
-1
/
+1
*
nir: Get rid of nir_constant_data
Jason Ekstrand
2016-12-02
1
-20
/
+12
*
ralloc: use rzalloc where it's necessary
Marek Olšák
2016-10-31
1
-3
/
+5
*
nir: zero allocated memory where needed
Juha-Pekka Heikkila
2016-10-31
1
-2
/
+2
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-2
/
+4
*
nir: Make nir_foo_first/last_cf_node return a block instead
Jason Ekstrand
2016-10-06
1
-10
/
+10
*
nir: move tex_instr_remove_src
Rob Clark
2016-09-14
1
-0
/
+16
*
nir: Add a nir_deref_foreach_leaf helper
Jason Ekstrand
2016-07-20
1
-0
/
+116
*
compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
Kenneth Graunke
2016-07-17
1
-1
/
+1
*
nir: Make lowering gl_LocalInvocationIndex optional
Jordan Justen
2016-06-01
1
-0
/
+4
*
nir: Handle NULL in nir_copy_deref()
Kristian Høgsberg Kristensen
2016-05-24
1
-0
/
+3
*
nir: Remove empty visit_call_src and visit_load_const_src functions
Ian Romanick
2016-05-12
1
-17
/
+2
*
nir: Silence unused parameter warnings
Ian Romanick
2016-05-12
1
-0
/
+4
*
nir: glsl_get_bit_size() should take glsl_type
Rob Clark
2016-05-12
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_use and friends
Jason Ekstrand
2016-04-28
1
-5
/
+5
[next]