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: remove explicit nir_intrinsic_index_flag values
Eric Engestrom
2019-08-01
1
-2
/
+2
*
nir: Allow qualifiers on copy_deref and image instructions
Connor Abbott
2019-07-30
1
-0
/
+6
*
nir: Add some helpers for chasing SSA values properly
Jason Ekstrand
2019-07-18
1
-0
/
+79
*
nir,intel: Add support for lowering 64-bit nir_opt_extract_*
Jason Ekstrand
2019-07-16
1
-0
/
+1
*
nir/opt_if: Clean up single-src phis in opt_if_loop_terminator
Jason Ekstrand
2019-07-16
1
-0
/
+1
*
nir: Add more helpers for working with const values
Jason Ekstrand
2019-07-15
1
-0
/
+100
*
nir/instr_set: Expose nir_instrs_equal()
Jason Ekstrand
2019-07-15
1
-0
/
+1
*
nir: Add a helper to determine if an intrinsic can be reordered
Connor Abbott
2019-07-15
1
-0
/
+10
*
nir: Add unit tests for nir_opt_comparison_pre
Ian Romanick
2019-07-09
1
-0
/
+3
*
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
*
nir: Add a pass for selectively lowering variables to scratch space
Jason Ekstrand
2019-04-12
1
-0
/
+8
*
glsl/nir: add support for lowering bindless images_derefs
Karol Herbst
2019-04-12
1
-1
/
+1
*
nir/i965/freedreno/vc4: add a bindless bool to type size functions
Timothy Arceri
2019-04-12
1
-2
/
+2
*
nir: move brw_nir_rewrite_image_intrinsic into common code
Karol Herbst
2019-04-12
1
-0
/
+4
*
nir: Get rid of global registers
Jason Ekstrand
2019-04-09
1
-15
/
+0
*
nir: Get rid of nir_register::is_packed
Jason Ekstrand
2019-04-09
1
-11
/
+0
*
nir/radv: remove restrictions on opt_if_loop_last_continue()
Timothy Arceri
2019-04-09
1
-1
/
+1
*
nir: add lower_all_io_to_elements
Rob Clark
2019-03-30
1
-0
/
+1
*
nir: Add partial redundancy elimination for compares
Ian Romanick
2019-03-28
1
-0
/
+2
*
nir: Add nir_alu_srcs_negative_equal
Ian Romanick
2019-03-28
1
-0
/
+4
*
nir: Add nir_const_value_negative_equal
Ian Romanick
2019-03-28
1
-0
/
+6
*
nir: add support for user defined select control
Timothy Arceri
2019-03-27
1
-0
/
+7
*
nir: add support for user defined loop control
Timothy Arceri
2019-03-27
1
-0
/
+7
*
nir: Add texture sources and intrinsics for bindless
Jason Ekstrand
2019-03-25
1
-0
/
+2
*
nir: Add a lowering pass for non-uniform resource access
Jason Ekstrand
2019-03-25
1
-0
/
+16
*
nir/lower_io: Add a bounds-checked 64-bit global address format
Jason Ekstrand
2019-03-25
1
-0
/
+10
*
compiler/nir: add lowering for 16-bit flrp
Iago Toral Quiroga
2019-03-25
1
-0
/
+1
*
compiler/nir: add lowering option for 16-bit fmod
Iago Toral Quiroga
2019-03-25
1
-0
/
+1
*
spirv,nir: lower frexp_exp/frexp_sig inside a new NIR pass
Samuel Pitoiset
2019-03-22
1
-0
/
+2
*
nir/lower_tex: Add support for tg4 offsets lowering
Karol Herbst
2019-03-21
1
-0
/
+5
*
nir: add support for gather offsets
Karol Herbst
2019-03-21
1
-0
/
+5
*
nir: Constant values are per-column not per-component
Jason Ekstrand
2019-03-20
1
-1
/
+2
*
Revert "nir: const `nir_call_instr::callee`"
Jason Ekstrand
2019-03-19
1
-2
/
+2
[next]