nir/scheduler: Add an option to specify what stages share memory for I/O
[mesa.git] / src / compiler / nir /
2020-06-22 Neil Robertsnir/scheduler: Add an option to specify what stages...
2020-06-22 Neil Robertsnir/schedule: Store a pointer to the scoreboard in...
2020-06-22 Neil Robertsnir/scheduler: Handle nir_intrinsic_load_per_vertex_input
2020-06-18 Karol Herbstnir/lower_images: handle dec and inc
2020-06-16 Jason Ekstrandnir/intrinsics: Put the _intel intrinsics together...
2020-06-16 Rob Clarknir/validate: validate intr->num_components
2020-06-16 Rob Clarknir/lower-atomics-to-ssbo: don't set num_components
2020-06-16 Rob Clarknir/builder: don't set intr->num_components
2020-06-15 Erik Faye-Lundnir: do not try to merge xfb-outputs
2020-06-11 Rob Clarknir/print: print tex dest type
2020-06-11 Jason Ekstrandnir: Properly preserve metadata in more cases
2020-06-11 Jason Ekstrandnir: Call nir_metadata_preserve on !progress
2020-06-11 Jason Ekstrandnir: Add a nir_shader_preserve_all_metadata helper
2020-06-11 Jason Ekstrandnir: Add a nir_metadata_all enum value
2020-06-10 Icecream95nir: Replace the zs_output_pan intrinsic with combined_...
2020-06-10 Alyssa Rosenzweignir: Remove nir_intrinsic_output_u8_as_fp16_pan
2020-06-08 Ben Skeggsnir: use bitfield_insert instead of bfi in nir_lower_do...
2020-06-08 Caio Marcelo de... nir: Fix logic that ends combine barrier sequence
2020-06-08 Caio Marcelo de... nir: Fix printing execution scope of a scoped barrier
2020-06-08 Samuel Pitoisetnir/lower_explicit_io: fix NON_UNIFORM access for UBO...
2020-06-04 Erik Faye-Lundnir: reuse existing psiz-variable
2020-06-03 Rob Clarknir/lower_tex: fixes for fp16 yuv lowering
2020-06-03 Rob Clarknir/builder: add bitsize conversion helpers
2020-06-03 Rob Clarknir: extract out convert_to_bitsize() helper
2020-06-03 Rob Clarknir: get_base_type() should return enum type
2020-06-03 Boris Brezillonnir: Replace the scoped_memory barrier by a scoped_barrier
2020-06-03 Timothy Arcerinir: add callback to nir_remove_dead_variables()
2020-06-02 Marek Olšáknir: gather which images are MSAA
2020-06-02 Marek Olšáknir: gather which images are buffers
2020-06-02 Marek Olšáknir: don't count samplers and images in interface blocks
2020-06-02 Marek Olšáknir: add options::vectorize_vec2_16bit to limit vectori...
2020-06-02 Marek Olšáknir: fix lower_wpos for 16-bit fddy
2020-06-02 Marek Olšáknir: lower int16 and uint16 in nir_lower_mediump_outputs
2020-06-02 Marek Olšáknir: add i2imp and u2ump opcodes for conversions to...
2020-06-02 Alyssa Rosenzweignir: Fold f2f16(b2f32(x)) to b2f16(x)
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-28 Gert Wollnynir: lower_tex: Don't normalize coordinates for TXF...
2020-05-26 Jason Ekstrandnir: Fix sources for image atomic fadd
2020-05-26 Rhys Perrynir: fix lowering to scratch with boolean access
2020-05-25 Alyssa Rosenzweignir: Add un/pack_32_4x8 opcodes
2020-05-25 Dmitriy Nesternir: replace fnv1a hash function with xxhash
2020-05-24 Samuel Pitoisetspirv: add ReadClockKHR support with device scope
2020-05-23 Eric Engestromtree-wide: fix deprecated GitLab URLs
2020-05-22 Jason Ekstrandnir/copy_prop_vars: Record progress in more places
2020-05-22 Jason Ekstrandnir/opt_deref: Report progress if we remove a deref
2020-05-22 Jason Ekstrandnir/lower_double_ops: Rework the if (progress) tree
2020-05-20 Eric Engestromcompiler: delete leftover autotools test wrapper
2020-05-19 Jason Ekstrandnir: Add const to nir_intrinsic_src_components
2020-05-19 Alyssa Rosenzweignir: Add fclamp_pos opcode
2020-05-19 Alyssa Rosenzweignir: Add fsat_signed opcode
2020-05-19 Jason Ekstrandnir: Add a store_reg helper and use the builder in...
2020-05-19 Jason Ekstrandnir: Add a new helper for iterating phi sources leaving...
2020-05-19 Jason Ekstrandnir/clone: Re-use clone_alu for nir_alu_instr_clone
2020-05-19 Rhys Perrynir/opt_if: use nir_src_as_bool in opt_peel_loop_initia...
2020-05-19 Rhys Perrynir/opt_if: run opt_peel_loop_initial_if after all...
2020-05-19 Jason Ekstrandnir: Add documentation for each jump instruction type
2020-05-19 Jason Ekstrandnir: Use a switch statement in nir_handle_add_jump
2020-05-19 Jason Ekstrandnir: Validate jump instructions as an instruction type
2020-05-19 Caio Marcelo de... nir: Consider atomic counter intrinsics when setting...
2020-05-18 Caio Marcelo de... nir: Use deref intrinsics to set writes_memory when...
2020-05-15 Jason Ekstrandnir: Use 8-bit types for most info fields
2020-05-14 Karol HerbstRevert "nir/validate: validate the stride for deref_ptr...
2020-05-14 Karol Herbstnir/validate: validate the stride for deref_ptr_as_array
2020-05-14 Karol Herbstnir/deref: copy ptr_stride when rematerializing
2020-05-14 Rob Clarknir: add pass to lower disjoint wrmask's
2020-05-14 Rob Clarknir: add helper to copy const_index[]
2020-05-14 Rob Clarknir: fix indices for ir3 ssbo_atomic intrinsics
2020-05-14 Kristian H. Kristensenfreedreno/ir3: Drop wrmask for ir3 local and global...
2020-05-14 Jason Ekstrandnir: Add some docs to the metadata types
2020-05-14 Eric Anholtnir: Include num_ubos in the printed shader (if nonzero).
2020-05-13 Daniel Schürmannnir: reset ssa-defs as non-divergent during divergence...
2020-05-13 Daniel Schürmannnir: simplify phi handling in divergence analysis
2020-05-13 Daniel Schürmannnir: rework phi handling in divergence analysis
2020-05-13 Daniel Schürmannnir: refactor divergence analysis state
2020-05-13 Daniel Schürmannnir: add nir_intrinsic_elect to divergence analysis
2020-05-13 Jason Ekstrandnir: Make "divergent" a property of an SSA value
2020-05-12 Brian Hoturnip: Execute ir3_nir_lower_gs pass again
2020-05-12 Eric Anholtnir: Fix count when we didn't lower load_uniforms but...
2020-05-11 Ian Romanicknir/algebraic: Eliminate useless extract before unpack
2020-05-11 Ian Romanicknir/algebraic: Add some half packing optimizations...
2020-05-11 Ian Romanicknir/algebraic: Optimize ushr of pack_half, not ishr
2020-05-11 Samuel Pitoisetnir: do not vectorize load/store if offset can overflow...
2020-05-07 Ian Romanicknir/algebraic: Optimize some bfe patterns
2020-05-07 Ian Romanicknir/algebraic: Split ibfe and ubfe with two constant...
2020-05-07 Ian Romanicknir/algebraic: Recognize open-coded byte or word extrac...
2020-05-07 Rhys Perrynir: make fsat return 0.0 with NaN instead of passing...
2020-05-05 Rhys Perrynir: add missing group_memory_barrier handling
2020-05-05 Louis-Francis Ratt... nir: Always create UBO variable when lowering uniforms...
2020-05-04 Erik Faye-Lundcompiler/nir: move tan-calculation to helper
2020-05-01 Caio Marcelo de... intel/fs: Add and use a new load_simd_width_intel intrinsic
2020-04-29 Timur Kristófnir: Add new linking helper to set linked driver locations.
2020-04-28 Jason Ekstrandnir/combine_stores: Handle volatile
2020-04-28 Jason Ekstrandnir/dead_write_vars: Handle volatile
2020-04-28 Jason Ekstrandnir/copy_prop_vars: Report progress when deleting self...
2020-04-28 Jason Ekstrandnir/copy_prop_vars: Handle volatile better
2020-04-28 Ian Romanicknir/algebraic: Require operands to iand be 32-bit
2020-04-27 Jonathan Mareknir: add pack_32_2x16_split/unpack_32_2x16_split lowering
2020-04-27 Alyssa Rosenzweignir: Move nir_lower_mediump_outputs from ir3
2020-04-27 Ian Romanicknir/algebraic: Detect some kinds of malformed variable...
2020-04-24 Jason Ekstrandnir/lower_subgroups: Mask off unused bits in ballot ops
next