mesa: include mtypes.h less
[mesa.git] / src / amd / common /
2018-04-12 Bas Nieuwenhuizenac/surface: Allow S swizzle for displayable surfaces.
2018-04-11 Nicolai Hähnleradeonsi: pass -O halt_waves to umr for hang debugging
2018-04-10 Marek Olšákac/surface: don't set the display flag for obviously...
2018-04-10 Marek Olšákac/surface/gfx9: request desired micro tile mode explicitly
2018-04-10 Bas Nieuwenhuizenac/nir: Use an array instead of hashtable for SSA defs.
2018-04-02 Marek Olšákradeonsi: move FMASK shader logic to shared code
2018-04-02 Marek Olšákac/gpu_info: print GB_ADDR_CONFIG
2018-04-02 Marek Olšákac/gpu_info: reorder the fields and print them nicely
2018-04-02 Marek Olšákac/gpu_info: rename has_virtual_memory -> r600_has_virt...
2018-04-02 Marek Olšákac/gpu_info: don't print irrelevant fields
2018-03-29 Ian Romanickutil: Include bitscan.h directly
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2018-03-28 Daniel Schürmannac: add support for trinary_minmax instructions
2018-03-28 Bas Nieuwenhuizenac/nir: Add workaround for GFX9 buffer views.
2018-03-28 Marek Olšákac/surface: set AddrSurfInfoIn.format = ADDR_FMT_8...
2018-03-28 Marek Olšákradeonsi: add support for Vega12
2018-03-28 Marek Olšákamd/addrlib: update to the latest version for Vega12
2018-03-28 Timothy Arceriac/radeonsi: pass bindless bool to load_sampler_desc()
2018-03-27 Timothy Arceriac/nir_to_llvm: fix component packing for double outputs
2018-03-26 Marek Olšákradeonsi: don't reallocate on DMABUF export if local...
2018-03-23 Jason Ekstrandnir: Rename image intrinsics to image_var
2018-03-22 Timothy Arceriac/nir_to_llvm: add frexp support
2018-03-21 Marek Olšákac/surface: compute tile swizzle for GFX9
2018-03-14 Dave Airlieac/nir: pass the nir variable through tcs loading.
2018-03-13 Jason Ekstrandac/nir: Use lower_vote_eq_to_ballot instead of ac_nir_l...
2018-03-13 Samuel Pitoisetac/nir: rename radeon_llvm_reg_index_soa() to ac_llvm_r...
2018-03-13 Samuel Pitoisetac/nir: remove some unnecessary includes and declarations
2018-03-13 Samuel Pitoisetac/nir: drop radv prefix from radv_lower_gather4_integer()
2018-03-13 Samuel Pitoisetac/nir: move ac_nir_compiler_options and friends to...
2018-03-13 Samuel Pitoisetac: move ac_shader_info to radv folder
2018-03-13 Samuel Pitoisetac/nir: move ac_shader_variant_info and friends to...
2018-03-13 Samuel Pitoisetac/nir: move all RADV related code to radv_nir_to_llvm.c
2018-03-13 Samuel Pitoisetac/nir: make emit_barrier() non-static
2018-03-13 Samuel Pitoisetac/nir: move radeon_llvm_reg_index_soa() to ac_nir_to_l...
2018-03-13 Samuel Pitoisetac/nir: make handle_shader_output_decl() non-static
2018-03-13 Samuel Pitoisetac/nir: change prototype of handle_shader_output_decl()
2018-03-13 Samuel Pitoisetac/nir: move unpack_param() to ac_llvm_build.c
2018-03-13 Samuel Pitoisetac/nir: move trim_vector to ac_llvm_build.c
2018-03-13 Samuel Pitoisetac/nir: move cast_ptr() to ac_llvm_build.c
2018-03-13 Samuel Pitoisetac/nir: move ac_build_alloca() to ac_llvm_build.c
2018-03-09 Marek Olšákac/gpu_info: print ib_start_alignment, add assertion
2018-03-09 Samuel Pitoisetac/nir: set number of channels for packed mrt exports
2018-03-08 Marek Olšákwinsys/amdgpu: query GDS info
2018-03-08 Marek Olšákradeonsi: align command buffer starting address to...
2018-03-08 Samuel Pitoisetac/nir: do not emit unnecessary null exports in fragmen...
2018-03-08 Timothy Arceriac/radeonsi: add emit_kill to the abi
2018-03-07 Timothy Arceriac: make use of if/loop build helpers
2018-03-07 Timothy Arceriac: add if/loop build helpers
2018-03-07 Daniel Schürmannac: implement AMD_gcn_shader extended instructions
2018-03-07 Bas Nieuwenhuizenradv: Add minimal subgroup support.
2018-03-07 Bas Nieuwenhuizenac/nir: Add vote_ieq/vote_feq lowering pass.
2018-03-07 Jason Ekstrandnir: Generalize nir_intrinsic_vote_eq
2018-03-07 Marek Olšákradeonsi: fix passing address32_hi to LLVM for high...
2018-03-07 Dave Airlieac/nir: don't put lod into args if it's zero.
2018-03-06 Samuel Pitoisetac/nir: count the scratch private memory size
2018-03-06 Samuel Pitoisetac: add ac_count_scratch_private_memory()
2018-03-06 Samuel Pitoisetac/nir: only enable used channels when exporting parameters
2018-03-06 Samuel Pitoisetac: update enabled channels mask when optimizing PARAM...
2018-03-06 Samuel Pitoisetac/nir: pass the number of enabled channels to si_llvm_...
2018-03-06 Samuel Pitoisetac/shader: scan output usage mask for VS and TES
2018-03-06 Timothy Arceriac: pass the unmodified number of components to load...
2018-03-05 Samuel Pitoisetac: add ac_build_fsign()
2018-03-05 Samuel Pitoisetac: add ac_build_isign()
2018-03-05 Samuel Pitoisetac: add ac_build_fract()
2018-03-05 Timothy Arceriac/radv: move lower_indirect_derefs() to ac_nir_to_llvm.c
2018-03-01 Timothy Arceriac: fix nir_intrinsic_shared_atomic_comp_swap handling
2018-03-01 Dave Airlieac/nir: fix shared atomic operations.
2018-03-01 Dave Airlieac/nir: don't apply slice rounding on txf_ms
2018-02-28 Samuel Pitoisetac/shader: move scanning some info about input PS decla...
2018-02-27 Dave Airlieac/radv: move load base vertex abi setup to vertex...
2018-02-27 Dave Airlieac/shader: fix vertex input with components.
2018-02-27 Timothy Arceriac: implement nir_op_ldexp
2018-02-27 Timothy Arceriac: fix nir_op_fdd{x,y} handling
2018-02-27 Timothy Arceriac/radeonsi: add load_base_vertex() to the abi
2018-02-27 Timothy Arceriac: add support for handling nir_intrinsic_load_vertex_id
2018-02-27 Timothy Arceriac: fix f2b and i2b for doubles
2018-02-27 Samuel Pitoisetac/nir: clean up a hack about rounding 2nd coord component
2018-02-26 Samuel Pitoisetac/nir: use ordered float comparisons except for not...
2018-02-26 Timothy Arceriac: make use of ac_get_llvm_num_components() helper
2018-02-22 Samuel Pitoisetac/nir: remove emission of nir_op_fpow
2018-02-22 Samuel Pitoisetac/nir: set GLC=1 for load/store of coherent/volatile...
2018-02-21 Timothy Arceriac/radeonsi: pass type to load_tess_varyings()
2018-02-21 James Zhuamd/common:add uvd hevc enc support check in hw query
2018-02-21 Samuel Pitoisetac/nir: add glsl_is_array_image() helper
2018-02-21 Samuel Pitoisetac/nir: set the DA field when performing atomics on...
2018-02-21 Dave Airlieradv/tess: don't need to look in constant for vertices_...
2018-02-21 Dave Airlieac/radv: cleanup some tcs output values access
2018-02-21 Dave Airlieac/radv: remove total_vertices variable
2018-02-21 Dave Airlieac/radv: don't mark tess inner as used if we don't...
2018-02-20 Dave Airlieac/nir: to integer the args to bcsel.
2018-02-20 Samuel Pitoisetac/nir: move ac_declare_lds_as_pointer() outside of...
2018-02-17 Marek Olšákradeonsi: implement 32-bit pointers in user data SGPRs...
2018-02-17 Marek Olšákac: query high bits of 32-bit address space
2018-02-15 Samuel Pitoisetac/nir: do not reserve user SGPRs for unused descriptor...
2018-02-15 Samuel Pitoisetac/shader: fix gathering of desc_set_used_mask
2018-02-15 Samuel Pitoisetac/shader: be a little smarter when scanning vertex...
2018-02-14 Timothy Arceriac: implement nir_intrinsic_image_samples
2018-02-14 Timothy Arceriac/nir_to_llvm: fix image size for arrays of arrays
2018-02-14 Samuel Pitoisetac/nir: rename nir_to_llvm_context to radv_shader_context
2018-02-14 Samuel Pitoisetac: remove nir_to_llvm_context from ac_nir_translate()
next