radv: replace grid_components_used by uses_grid_size
[mesa.git] / src / amd / common / ac_nir_to_llvm.c
2017-12-14 Samuel Pitoisetradv: replace grid_components_used by uses_grid_size
2017-12-14 Samuel Pitoisetradv: always emit all compute block components
2017-12-13 Timothy Arceriac: fix nir_op_f2f64
2017-12-11 Bas Nieuwenhuizenac/nir: Support vulkan_resource_reindex.
2017-12-11 Bas Nieuwenhuizenac/nir: Don't load the descriptor in vulkan_resource_index.
2017-12-07 Samuel Pitoisetradv: use a faster version for nir_op_pack_half_2x16
2017-12-04 Timothy Arceriac: add si_nir_load_input_gs() to the abi
2017-12-04 Timothy Arceriac: move build_varying_gather_values() to ac_llvm_build...
2017-12-04 Timothy Arceriac: add basic nir -> llvm type helper
2017-11-27 Dave Airlieac/nir: don't write tcs outputs to LDS that aren't...
2017-11-15 Timothy Arceriac: add gs_{prim,invocation}_id to the abi
2017-11-12 Timothy Arceriac: add emit_vertex to the abi
2017-11-09 Dave Airlieac/nir: add support for all intrinsics. (v2)
2017-11-07 Dave Airlieac/nir: for ubo load use correct num_components
2017-11-03 Timothy Arceriac: remove the remaining duplicate llvm types
2017-11-03 Timothy Arceriac: remove usused v4f32
2017-11-03 Timothy Arceriac: add v2f32 to the common code and make use of it
2017-11-03 Timothy Arceriac: use the ac f16 llvm type
2017-11-03 Timothy Arceriac: use the ac f32 llvm type
2017-11-03 Timothy Arceriac: use the ac f64 llvm type
2017-11-03 Timothy Arceriac: use the common v8i32 llvm type
2017-11-03 Timothy Arceriac: use the common v4i32 llvm type
2017-11-03 Timothy Arceriac: add v3i32 to the common code and make use of it
2017-11-03 Timothy Arceriac: add v2i32 to the common code and use it
2017-11-03 Timothy Arceriac: use the ac i64 llvm type
2017-11-03 Timothy Arceriac: remove unused i16 llvm type
2017-11-03 Timothy Arceriac: use the ac ivoidt llvm type
2017-11-03 Timothy Arceriac: use the ac i8 llvm type
2017-11-03 Timothy Arceriac: use the ac i1 llvm type
2017-11-03 Timothy Arceriac: use the ac i32 llvm type
2017-11-03 Timothy Arceriac/radeonsi: add support for tex instr without a derefence
2017-10-26 Dave Airlieac/llvm: drop pointless wrappers around umsb/imsb
2017-10-26 Dave Airlieac/llvm: consolidate find lsb function.
2017-10-26 Dave Airlieac/llvm: drop v4f32empty. (v2)
2017-10-26 Dave Airlieac/llvm: add i1false/i1true to common code.
2017-10-26 Dave Airlieac/llvm: use the ac i32 0/1 and f32 0/1 llvm types.
2017-10-26 Dave Airlieac/nir: move lds declaration/load/store into shared...
2017-10-25 Matthew Nichollsac/nir: generate correct instruction for atomic min...
2017-10-25 Timothy Arceriac: add support for explicit component packing
2017-10-24 Marek Olšákac: replace ac_build_kill with ac_build_kill_if_false
2017-10-23 Eric Anholtac: Silence a compiler warning about results[0].
2017-10-23 Bas Nieuwenhuizenac/nir: Only clamp shadow reference on radeonsi.
2017-10-22 Bas Nieuwenhuizenac/nir: Fix nir_texop_lod on GFX for 1D arrays.
2017-10-22 Dave Airlieradv/ac/nir: only emit tess factors to storage if tes...
2017-10-21 Bas Nieuwenhuizenac/nir: Account for compact array index in GS input...
2017-10-21 Bas Nieuwenhuizenac/nir: Set larged wrokgroup size for GS on GFX9.
2017-10-21 Bas Nieuwenhuizenac/nir: Take the max workgroup size of all provided...
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-10-20 Bas Nieuwenhuizenac/nir: Fix up GS input vgprs.
2017-10-20 Bas Nieuwenhuizenac/nir: Add loading from LDS for merged GS.
2017-10-20 Bas Nieuwenhuizenac/nir: Add ES output to LDS for GFX9.
2017-10-20 Bas Nieuwenhuizenac/nir: Add merged GS function.
2017-10-19 Dave Airlieac/nir: init full exec mask for merged shaders.
2017-10-19 Timothy Arceriac: move some code out of loop in store_tcs_output()
2017-10-19 Bas Nieuwenhuizenac/nir: Add LS-HS input VGPR workaround.
2017-10-19 Bas Nieuwenhuizenac/nir: Compile the bodies of multiple shaders.
2017-10-19 Bas Nieuwenhuizenac/nir: Don't write to the dynamic HS word on GFX9.
2017-10-19 Bas Nieuwenhuizenac/nir: Add function creation for merged LS+HS.
2017-10-19 Bas Nieuwenhuizenac/nir: Make scan_shader_output_decl less dependent...
2017-10-19 Bas Nieuwenhuizenac/nir: Change interface to allow multiple source shaders.
2017-10-19 Bas Nieuwenhuizenac/nir: Add HS calling convention.
2017-10-17 Marek Olšákac: clean up ac_build_indexed_load function interfaces
2017-10-04 Dave Airlieradv: emit fmuladd instead of fma to llvm.
2017-09-29 Nicolai Hähnleamd/common: remove ac_shader_abi::chip_class
2017-09-18 Nicolai Hähnleamd/common: remove has_ds_bpermute argument from ac_bui...
2017-09-18 Nicolai Hähnleamd/common: add chip_class to ac_llvm_context
2017-09-18 Nicolai Hähnleamd/common: round cube array slice in ac_prepare_cube_c...
2017-09-15 Bas Nieuwenhuizenradv: Check for GFX9 for 1D arrays in image_size intrinsic.
2017-09-13 Dave Airlieradv/ac: bump params array for image atomic comp swap
2017-09-12 Dave Airlieradv: handle GFX9 1D textures
2017-09-08 Connor Abbottac: move ac_to_integer() and ac_to_float() to ac_llvm_b...
2017-09-08 Dave Airlieradv/ac: use ac_get_type_size.
2017-09-06 Dave Airlieradv/gfx9: fix buffer size on gfx9.
2017-08-28 Grazvydas Ignotasac/nir: remove misleading condition
2017-08-28 Grazvydas Ignotasac/nir: silence maybe-uninitialized warnings
2017-08-24 Bas Nieuwenhuizenac/nir: Add shader support for multiviews.
2017-08-24 Bas Nieuwenhuizenac/nir: Implement input attachments with layered rendering.
2017-08-24 Bas Nieuwenhuizenac/nir: Cast sources of integer ops to int.
2017-08-23 Bas Nieuwenhuizenradv: Implement bc optimize.
2017-08-23 Bas Nieuwenhuizenac/nir: refactor input variable iteration.
2017-08-21 Dave Airlieac/nir: fixup layer/viewport export for GFX9.
2017-08-17 Dave Airlieradv: disable texture gather workaround on gfx9.
2017-08-08 Connor Abbottac/nir: fix saturate emission
2017-08-06 Dave Airlieradv: fix f16->f32 denorm handling for SI/CIK. (v2)
2017-08-02 Bas Nieuwenhuizenac/nir: Add float cast before shadow comparator clamp.
2017-08-01 Dave Airlieradeon/ac: use ds_swizzle for derivs on si/cik.
2017-08-01 Connor Abbottac/nir: fix nir_op_unpack_64_2x32_split_y emission
2017-08-01 Connor Abbottac/nir: fix lsb emission
2017-07-31 Dave Airlieradv: handle 10-bit format clamping workaround.
2017-07-31 Nicolai Hähnleac/nir: implement load_frag_coord intrinsic
2017-07-31 Nicolai Hähnleac/nir: pass ac_llvm_context to unpack_param
2017-07-31 Nicolai Hähnleac/nir,radeonsi: add and use ac_shader_abi::frag_pos
2017-07-31 Nicolai Hähnleac/nir,radeonsi: add and use ac_shader_abi::{ancillary...
2017-07-31 Nicolai Hähnleac/nir,radv: move force_persample to ac_shader_info...
2017-07-31 Nicolai Hähnleac/nir: clamp shadow texture comparison value on VI
2017-07-31 Nicolai Hähnleac/nir: add always_vector argument to ac_build_gather_v...
2017-07-31 Nicolai Hähnleac/nir,radeonsi: add ac_shader_abi::front_face
2017-07-31 Nicolai Hähnleac/nir: pass ac_nir_context to emit_ddxy
2017-07-31 Nicolai Hähnleac/nir: pass ac_nir_context to SSBO intrinsic handlers
2017-07-31 Nicolai Hähnleac/nir: load buffer descriptors via ac_shader_abi:...
next