ac/nir: init full exec mask for merged shaders.
[mesa.git] / src / amd / common /
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 Nieuwenhuizenradv: Add code to compile merged shaders.
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: Expand user SGPR descriptions a bit.
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: Allow ac_shader_variant_info to contain info...
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-19 Bas Nieuwenhuizenac: Parse the new HS RSRC1 register.
2017-10-17 Marek Olšákac: clean up ac_build_indexed_load function interfaces
2017-10-12 Marek Olšákac: add radeon_info::has_sync_file
2017-10-12 Marek Olšákac/surface: add ac_surface::is_displayable
2017-10-09 Marek Olšákamd: move r600d_common.h into r600g
2017-10-09 Marek Olšákradeonsi: shrink r600d_common.h and stop using it
2017-10-06 Marek Olšákac: properly document a buffer.store LLVM workaround
2017-10-04 Marek Olšákac: silence a warning
2017-10-04 Dave Airlieradv: emit fmuladd instead of fma to llvm.
2017-10-02 Nicolai Hähnleamd/common: move ac_build_phi from radeonsi
2017-09-29 Nicolai Hähnleradeonsi: clamp depth comparison value only for fixed...
2017-09-29 Nicolai Hähnleamd/common: save an instruction in the build_cube_selec...
2017-09-29 Nicolai Hähnleamd/common: fix build_cube_select
2017-09-29 Nicolai Hähnleamd/common: remove ac_shader_abi::chip_class
2017-09-27 Dylan Bakermeson: build "radv" vulkan driver for radeon hardware
2017-09-21 Nicolai Hähnleac/surface: handle error when choosing preferred swizzl...
2017-09-20 Dave Airlieac/surface: handle S8 on gfx9
2017-09-18 Nicolai Hähnleamd/common: add workaround for cube map array layer...
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-14 Samuel Pitoisetradeonsi: move si_get_wave_info() to AMD common code
2017-09-13 Nicolai Hähnleac/surface: match Z and stencil tile config
2017-09-13 Nicolai Hähnleac/surface: sanity-check that we got a TC-compatible...
2017-09-13 Nicolai Hähnleamd/common: get ME/PFP/CE firmware feature versions...
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: remove bitcast_to_float()
2017-09-08 Connor Abbottac: move ac_to_integer() and ac_to_float() to ac_llvm_b...
2017-09-08 Connor Abbottac: fix ac_get_type_size() for doubles
2017-09-08 Dave Airlieradv/ac: use ac_get_type_size.
2017-09-08 Connor Abbottradeonsi: move the guts of ARB_shader_group_vote emissi...
2017-09-08 Connor Abbottradeonsi: move si_emit_ballot() to ac
2017-09-08 Connor Abbottradeonsi: move emit_optimization_barrier() to ac
2017-09-08 Connor Abbottradeonsi: move llvm_get_type_size() to ac
2017-09-07 Marek Olšákac/surface: add radeon_surf::has_stencil for convenience
2017-09-07 Dave Airlieac/surface: reduce gfx9_surface_layout size.
2017-09-06 Nicolai Hähnleac/debug: take ASIC generation into account when printi...
2017-09-06 Nicolai Hähnleamd/common: pass chip_class to ac_dump_reg
2017-09-06 Nicolai Hähnleac/sid_tables: add FieldTable object
2017-09-06 Nicolai Hähnleac/sid_tables: remove unused variable varname_values
2017-09-06 Dave Airlieradv/gfx9: fix buffer size on gfx9.
2017-09-03 Dave Airlieac: reorg ac_shader_binary struct to take less space.
2017-09-01 Samuel Pitoisetradeonsi: move si_vm_fault_occured() to AMD common...
2017-08-29 Bas Nieuwenhuizenac/debug: Support multiple trace ids for nested IBs.
2017-08-28 Grazvydas Ignotasac/nir: remove misleading condition
2017-08-28 Grazvydas Ignotasac/nir: silence maybe-uninitialized warnings
2017-08-28 Grazvydas Ignotasamd: add .editorconfig
2017-08-28 Marek Olšákgallium/radeon: set EVENT_WRITE_EOP.INT_SEL = wait...
2017-08-27 Marek OlšákRevert "radeonsi: get the raster config from AMDGPU...
2017-08-24 Mauro Rossiac/debug: use util_strchrnul() to fix android build...
2017-08-24 Marek Olšákradeonsi: get the raster config from AMDGPU on SI
2017-08-24 Bas Nieuwenhuizenac/nir: Add shader support for multiviews.
2017-08-24 Bas Nieuwenhuizenac/nir: Make shader key a struct.
2017-08-24 Bas Nieuwenhuizenac/nir: Implement input attachments with layered rendering.
2017-08-24 Bas Nieuwenhuizenac/nir: Determine if input attachments are used in...
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-23 Nicolai Hähnleac/debug: invoke valgrind checks while parsing IBs
2017-08-23 Nicolai Hähnleac/debug: annotate IB dumps with the raw values
2017-08-23 Nicolai Hähnleac/debug: use an explicit getter for fetching words...
2017-08-22 Marek Olšákac/surface/gfx9: don't allow DCC for the smallest mipma...
2017-08-22 Marek Olšákgallium/radeon: clean up EOP_DATA_SEL magic numbers
2017-08-22 Marek Olšákradeonsi/gfx9: properly handle imported textures with...
2017-08-22 Nicolai Hähnleamd/common: split out ac_parse_ib_chunk from ac_parse_ib
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-10 Marek Olšákac: fail shader compilation if libelf is replaced by...
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-06 Andres Rodriguezac/gpu: add driver/device UUID query helpers
2017-08-04 Marek Olšákac/surface: align DCC size for surfaces that use tile...
2017-08-04 Marek Olšákac/surface: limit tile swizzle to non-mipmaps on SI
2017-08-04 Marek Olšákac/surface: enable tile swizzle for mipmapped textures
2017-08-04 Marek Olšákac/surface: set structure size and handle errors for...
2017-08-04 Marek Olšákac/surface: increment surf_index only when tile swizzle...
2017-08-04 Marek Olšákac/surface: compute tile swizzle only when it's allowed
2017-08-04 Marek Olšákac/surface: add RADEON_SURF_SHAREABLE
2017-08-04 Marek Olšákac/surface: remove RADEON_SURF_HAS_TILE_MODE_INDEX
2017-08-04 Marek Olšákac/surface: move tile_swizzle to ac_surface and document it
2017-08-02 Nicolai Hähnleradeonsi: fix streamout overflow predication on VI+
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.
next