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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/lower_clip: add support for geometry shaders
Timothy Arceri
2019-07-19
1
-0
/
+1
*
nir: Allow internal changes to the instr in nir_shader_lower_instructions().
Eric Anholt
2019-07-18
1
-0
/
+7
*
nir/lower_doubles: Handle fdiv and fsub directly
Jason Ekstrand
2019-07-16
1
-1
/
+3
*
nir: Add some generic helpers for writing lowering passes
Jason Ekstrand
2019-07-16
1
-0
/
+45
*
nir: Add a helper for fetching the SSA def from an instruction
Jason Ekstrand
2019-07-16
1
-0
/
+2
*
nir,intel: Add support for lowering 64-bit nir_opt_extract_*
Jason Ekstrand
2019-07-15
1
-0
/
+1
*
nir/opt_if: Clean up single-src phis in opt_if_loop_terminator
Jason Ekstrand
2019-07-15
1
-0
/
+1
*
nir: intel/vec4: Add flag to disable some algebraic optimizations
Ian Romanick
2019-07-11
1
-0
/
+10
*
nir: Add some helpers for chasing SSA values properly
Jason Ekstrand
2019-07-10
1
-0
/
+80
*
nir/instr_set: Expose nir_instrs_equal()
Jason Ekstrand
2019-07-10
1
-0
/
+1
*
nir: Refactor nir_src_as_* constant functions
Jason Ekstrand
2019-07-10
1
-9
/
+28
*
nir: Add more helpers for working with const values
Jason Ekstrand
2019-07-10
1
-0
/
+100
*
nir: Allow nir_ssa_alu_instr_src_components to operate on non-SSA destinations
Ian Romanick
2019-07-08
1
-6
/
+3
*
nir: nir_const_value_negative_equal compares one value at a time
Ian Romanick
2019-07-08
1
-3
/
+1
*
nir: Pass fully qualified type to nir_const_value_negative_equal
Ian Romanick
2019-07-08
1
-2
/
+1
*
nir: Add unit tests for nir_opt_comparison_pre
Ian Romanick
2019-07-08
1
-0
/
+3
*
intel/nir: Extract add_const_offset_to_base
Connor Abbott
2019-07-08
1
-0
/
+2
*
nir: Avoid coalescing vars created by lower_io_to_temporaries
Connor Abbott
2019-07-08
1
-0
/
+11
*
nir: Move st_nir_assign_var_locations() to common code
Connor Abbott
2019-07-08
1
-0
/
+5
*
radv: Make FragCoord a sysval
Connor Abbott
2019-07-08
1
-1
/
+1
*
anv,nir: Move lower_input_attachments pass from ANV to NIR.
Daniel Schürmann
2019-07-08
1
-0
/
+2
*
nir: add pass to lower load_interpolated_input
Rob Clark
2019-07-02
1
-0
/
+11
*
nir: Add optimization to use ROR/ROL instructions
Sagar Ghuge
2019-07-01
1
-0
/
+3
*
nir: add is_in_ubo/ssbo/block helpers
Alejandro Piñeiro
2019-06-30
1
-0
/
+20
*
nir: Add a no wrapping bits to nir_alu_instr
Caio Marcelo de Oliveira Filho
2019-06-26
1
-1
/
+8
*
nir: remove fnot/fxor/fand/for opcodes
Jonathan Marek
2019-06-26
1
-1
/
+0
*
nir: introduce lowering of bitfield_insert to bfm and a new opcode bitfield_s...
Daniel Schürmann
2019-06-24
1
-0
/
+2
*
nir: define behavior of nir_op_bfm and nir_op_u/ibfe according to SM5 spec.
Daniel Schürmann
2019-06-24
1
-4
/
+2
*
nir: Make nir_constant a vector rather than a matrix
Jason Ekstrand
2019-06-19
1
-1
/
+1
*
nir: Use reorderable access flag
Connor Abbott
2019-06-19
1
-4
/
+12
*
nir: Add a helper to determine if an intrinsic can be reordered
Connor Abbott
2019-06-19
1
-0
/
+10
*
nir: Allow qualifiers on copy_deref and image instructions
Connor Abbott
2019-06-19
1
-0
/
+6
*
nir: add a vectorization pass
Connor Abbott
2019-06-18
1
-0
/
+2
*
nir/lower_tex: Add a way to lower TXS(non-0-LOD) instructions
Boris Brezillon
2019-06-18
1
-0
/
+6
*
nir: Don't manually index intrinsic index enum
Connor Abbott
2019-06-13
1
-20
/
+20
*
nir: add intrinsics for AMD_shader_ballot
Daniel Schürmann
2019-06-13
1
-0
/
+7
*
nir: Combine lower_fmod16/32 back into a single lower_fmod.
Kenneth Graunke
2019-06-05
1
-2
/
+1
*
nir: Drop lower_fmod64 option.
Kenneth Graunke
2019-06-05
1
-1
/
+0
*
nir: Don't replace the nir_shader when NIR_TEST_SERIALIZE=1
Jason Ekstrand
2019-06-05
1
-3
/
+2
*
nir: Don't replace the nir_shader when NIR_TEST_CLONE=1
Jason Ekstrand
2019-06-05
1
-2
/
+3
*
nir: Add functions to subtract and compare addresses
Caio Marcelo de Oliveira Filho
2019-06-03
1
-0
/
+6
*
nir: Return nir_type_invalid for non-numeric base types
Caio Marcelo de Oliveira Filho
2019-05-31
1
-2
/
+14
*
nir: add lower_bitshift option
Jonathan Marek
2019-05-31
1
-0
/
+3
*
nir: add type information to load uniform/input and store output intrinsics
Jonathan Marek
2019-05-31
1
-0
/
+6
*
nir: Rematerialize compare instructions
Ian Romanick
2019-05-31
1
-0
/
+2
*
nir: Add a shallow clone function for nir_alu_instr
Ian Romanick
2019-05-31
1
-0
/
+3
*
nir/deref: Add a has_complex_use helper
Jason Ekstrand
2019-05-31
1
-0
/
+1
*
st/nir: Re-vectorize shader IO
Kenneth Graunke
2019-05-28
1
-0
/
+6
*
nir: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
1
-1
/
+1
*
nir: Add nir_address_format_null_value()
Caio Marcelo de Oliveira Filho
2019-05-20
1
-0
/
+2
[next]