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: 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
*
nir: const `nir_call_instr::callee`
Eric Engestrom
2019-03-19
1
-2
/
+2
*
nir: Add a new pass to lower array dereferences on vectors
Jason Ekstrand
2019-03-15
1
-0
/
+10
*
nir: Rename nir_address_format_vk_index_offset to not be vk
Jason Ekstrand
2019-03-15
1
-2
/
+2
*
nir: Add a pass to combine store_derefs to same vector
Caio Marcelo de Oliveira Filho
2019-03-13
1
-0
/
+2
*
nir: Add a pass for lowering IO back to vector when possible
Jason Ekstrand
2019-03-12
1
-0
/
+1
*
nir: Add a stripping pass for improved cacheability
Connor Abbott
2019-03-12
1
-0
/
+2
*
nir: calculate trip count for more loops
Timothy Arceri
2019-03-12
1
-0
/
+11
*
nir: add new partially_unrolled bool to nir_loop
Timothy Arceri
2019-03-12
1
-0
/
+1
*
nir: add guess trip count support to loop analysis
Timothy Arceri
2019-03-12
1
-0
/
+4
*
nir/lower_doubles: Inline functions directly in lower_doubles
Jason Ekstrand
2019-03-06
1
-1
/
+2
*
nir/deref: Expose nir_opt_deref_impl
Jason Ekstrand
2019-03-06
1
-0
/
+1
*
nir/inline_functions: Break inlining into a builder helper
Jason Ekstrand
2019-03-06
1
-1
/
+5
*
nir: Teach loop unrolling about 64-bit instruction lowering
Jason Ekstrand
2019-03-06
1
-2
/
+2
*
nir: Expose double and int64 op_to_options_mask helpers
Jason Ekstrand
2019-03-06
1
-0
/
+2
*
compiler/nir: add an is_conversion field to nir_op_info
Iago Toral Quiroga
2019-03-06
1
-0
/
+3
*
nir/spirv: initial handling of OpenCL.std extension opcodes
Karol Herbst
2019-03-05
1
-0
/
+3
*
nir: Add multiplier argument to nir_lower_uniforms_to_ubo.
Timur Kristóf
2019-03-05
1
-1
/
+1
*
nir: Move nir_lower_uniforms_to_ubo to compiler/nir.
Timur Kristóf
2019-03-05
1
-0
/
+2
*
intel,nir: Lower TXD with min_lod when the sampler index is not < 16
Jason Ekstrand
2019-03-04
1
-0
/
+6
*
nir/glsl: Add another way of doing lower_imul64 for gen8+
Sagar Ghuge
2019-03-04
1
-0
/
+4
*
nir: Add int64/doubles options into nir_shader_compiler_options
Jordan Justen
2019-03-02
1
-30
/
+33
*
nir: Add posibility to not lower to source mod 'abs' for ops with three sources
Gert Wollny
2019-02-27
1
-1
/
+2
*
nir/lower_tex: Add support for XYUV lowering
Kasireddy, Vivek
2019-02-26
1
-0
/
+1
*
nir, glsl: move pixel_center_integer/origin_upper_left to shader_info.fs
Alejandro Piñeiro
2019-02-21
1
-8
/
+0
[next]