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: 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
*
nir: Add nir_address_format_32bit_offset
Caio Marcelo de Oliveira Filho
2019-05-20
1
-0
/
+7
*
nir: Add nir_address_format_logical
Caio Marcelo de Oliveira Filho
2019-05-20
1
-0
/
+11
*
nir: Rename commutative to 2src_commutative
Ian Romanick
2019-05-14
1
-1
/
+8
*
nir: allow specifying a set of opcodes in lower_alu_to_scalar
Jonathan Marek
2019-05-10
1
-1
/
+1
*
nir: implement lowering for fsin and fcos
Vasily Khoruzhick
2019-05-07
1
-0
/
+2
*
nir/flrp: Add new lowering pass for flrp instructions
Ian Romanick
2019-05-06
1
-0
/
+4
*
nir: nir_shader_compiler_options: drop native_integers
Christian Gmeiner
2019-05-07
1
-6
/
+0
*
nir: add int_to_float lowering pass
Vasily Khoruzhick
2019-05-07
1
-0
/
+1
*
nir: Add nir_op_vec helper
Karol Herbst
2019-05-04
1
-0
/
+12
*
nir: Add a SSA type gathering pass
Jason Ekstrand
2019-05-04
1
-0
/
+4
*
nir: add pass to lower fb reads
Rob Clark
2019-05-02
1
-1
/
+6
*
nir: Add a new nir_cf_list_is_empty_block() helper.
Kenneth Graunke
2019-04-28
1
-0
/
+15
*
nir: add rcp(w) lowering for gl_FragCoord
Andreas Baierl
2019-04-29
1
-0
/
+1
*
nir: Add option to lower tex to txl when shader don't support implicit LOD
Caio Marcelo de Oliveira Filho
2019-04-25
1
-0
/
+6
*
nir: Use the NIR_SRC_AS_ macro to define nir_src_as_deref
Jason Ekstrand
2019-04-22
1
-14
/
+4
*
nir: Add helpers for getting the type of an address format
Jason Ekstrand
2019-04-19
1
-0
/
+33
*
intel,nir: Lower TXD with a bindless sampler
Jason Ekstrand
2019-04-19
1
-0
/
+6
*
nir/lower_io: Expose some explicit I/O lowering helpers
Jason Ekstrand
2019-04-19
1
-0
/
+10
*
nir/algebraic: add lowering for fsign
Erico Nunes
2019-04-19
1
-0
/
+3
*
nir: Add a nir_src_as_intrinsic() helper
Jason Ekstrand
2019-04-18
1
-6
/
+2
*
nir: Rework nir_src_as_alu_instr to not take a pointer
Jason Ekstrand
2019-04-18
1
-9
/
+3
*
nir: Drop "struct" from some nir_* declarations
Jason Ekstrand
2019-04-18
1
-2
/
+2
*
nir: optimize gl_SampleMaskIn to gl_HelperInvocation for radeonsi when possible
Marek Olšák
2019-04-16
1
-0
/
+8
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-14
/
+25
*
nir: Add nir_lower_viewport_transform
Alyssa Rosenzweig
2019-04-14
1
-0
/
+1
*
nir: add lower_ftrunc
Christian Gmeiner
2019-04-13
1
-0
/
+2
[next]