tgsi: use TGSI_INTERPOLATE_x arguments instead of zeros in ureg code
[mesa.git] / src / amd /
2018-02-07 Fredrik Höglundradv: implement VK_EXT_external_memory_host
2018-02-07 Samuel Pitoisetac/nir: use new pknorm_i16/u16 and pk_i16/u16 LLVM...
2018-02-07 Samuel Pitoisetac/nir: avoid loading unused VS input components
2018-02-07 Samuel Pitoisetac/shader: scan vertex inputs usage mask
2018-02-06 Samuel Pitoisetradv: run nir_opt_shrink_load
2018-02-06 Timothy Arceriac/radeonsi: add num_work_groups to the abi
2018-02-06 Timothy Arceriac: implement nir_intrinsic_shader_clock
2018-02-06 Timothy Arceriac/radeonsi: create ac_build_shader_clock() helper
2018-02-06 Timothy Arceriac/radeonsi: add load_local_group_size() to the abi
2018-02-06 Timothy Arceriac: don't call emit_outputs() for compute
2018-02-06 Timothy Arceriac/radeonsi: add local_invocation_ids to the abi
2018-02-06 Timothy Arceriac/radeonsi: add workgroup_ids to the abi
2018-02-06 Bas Nieuwenhuizenac/nir: fix GS load input type.
2018-02-06 Dave Airlieradv: don't support tc-compat on multisample d32s8...
2018-02-05 Samuel Pitoisetac/nir: remove emission of nir_op_fdiv
2018-02-05 Samuel Pitoisetac/nir: fix a crash in load_gs_input() on pre-GFX9...
2018-02-02 Marek Olšákamd: remove support for LLVM 3.9
2018-02-02 Marek Olšákradeonsi: use pknorm_i16/u16 and pk_i16/u16 LLVM intrinsics
2018-02-02 Samuel Pitoisetac/nir: replace SI.buffer.load.dword with amdgcn.buffer...
2018-02-01 Bas Nieuwenhuizenradv: Don't expose VK_KHX_multiview on android.
2018-02-01 Marek Olšákac/nir: use ac_build_buffer_load_format for image buffe...
2018-02-01 Marek Olšákac: add glc parameter to ac_build_buffer_load_format
2018-02-01 Marek Olšákradeonsi: load the right number of components for VS...
2018-02-01 Samuel Pitoisetradv: do not insert shaders in cache when it's disabled
2018-02-01 Samuel Pitoisetradv: use separate bindings for graphics and compute...
2018-02-01 Samuel Pitoisetradv: store the bind point when creating descriptors...
2018-01-31 Samuel Pitoisetradv: do not dump meta shader stats
2018-01-31 Samuel Pitoisetac/nir: fix emission of ffract for 64-bit
2018-01-31 Matthew Nichollsradv: remove predication on cache flushes
2018-01-30 Timothy Arceriac/radeonsi: add lookup_interp_param and load_sample_po...
2018-01-30 Timothy Arceriradeonsi/nir: add prim_mask to the abi
2018-01-30 Timothy Arceriradeonsi/nir: add si_nir_lookup_interp_param() helper
2018-01-30 Timothy Arceriac/nir_to_llvm: move some interp defines to the header
2018-01-30 Bas Nieuwenhuizenradv: Merge raster state with PM4 generation.
2018-01-30 Bas Nieuwenhuizenradv: Move gs state out of pipeline.
2018-01-30 Bas Nieuwenhuizenradv: Split out cliprect rule generation.
2018-01-30 Bas Nieuwenhuizenradv: Merge VGT_GS_MODE computation with PM4 generation.
2018-01-30 Bas Nieuwenhuizenradv: Split out processing the vertex input state.
2018-01-30 Bas Nieuwenhuizenradv: Move tessellation state out of pipeline.
2018-01-30 Bas Nieuwenhuizenradv: Move blend state out of pipeline.
2018-01-30 Bas Nieuwenhuizenradv: Split out generating VGT_SHADER_STAGES_EN.
2018-01-30 Bas Nieuwenhuizenradv: Split out the ia_multi_vgt_param precomputation.
2018-01-30 Bas Nieuwenhuizenradv: Split out db_shader_control computation.
2018-01-30 Bas Nieuwenhuizenradv: Compute shader_z_format when emitting it.
2018-01-30 Bas Nieuwenhuizenradv: Merge depth stencil state with PM4 generation.
2018-01-30 Bas Nieuwenhuizenradv: Merge ps_input_cntl computation with PM4 generation.
2018-01-30 Bas Nieuwenhuizenradv: Merge vtx_reuse_depth computation with PM4 genera...
2018-01-30 Bas Nieuwenhuizenradv: Merge vs state computation with PM4 generation.
2018-01-30 Bas Nieuwenhuizenradv: Merge binning state generation with pm4 emission.
2018-01-30 Bas Nieuwenhuizenradv: Constify some pipeline helpers.
2018-01-30 Bas Nieuwenhuizenradv: Add PM4 pregeneration for compute pipelines.
2018-01-30 Bas Nieuwenhuizenradv: Record a PM4 sequence for graphics pipeline switches.
2018-01-30 Bas Nieuwenhuizenradv: Determine unneeded dynamic states.
2018-01-30 Dave Airlieac/llvm: bump the number of results to 8.
2018-01-29 Timothy Arcerinir: add vs_inputs_dual_locations compiler option
2018-01-29 Dave Airlieradv/gfx9: fix block compression texture views. (v2)
2018-01-29 Bas Nieuwenhuizenradv: Signal fence correctly after sparse binding.
2018-01-29 Timothy Arceriac: fix indentation
2018-01-29 Timothy Arceriac: remove unused nir2llvmtype()
2018-01-29 Timothy Arceriac: fix gs load inputs type
2018-01-28 Kai Wasserbächac/nir: call glsl_get_sampler_dim() only once where...
2018-01-27 Marek Olšákac: rename and move si_const_array into common code
2018-01-27 Marek Olšákac: move address space definitions to common code
2018-01-27 Marek Olšákac: don't use byval LLVM qualifier in shaders
2018-01-26 Samuel Pitoisetac/nir: set amdgpu.uniform and invariant.load for SSBOs
2018-01-26 Samuel Pitoisetac/nir: set amdgpu.uniform and invariant.load for UBOs
2018-01-26 Samuel Pitoisetac/nir: set the noalias attribute on input pointers
2018-01-26 Samuel Pitoisetac: only load used channels when sampling buffer views
2018-01-26 Samuel Pitoisetac: pass the number of channels to ac_build_buffer_load...
2018-01-26 Samuel Pitoisetac: add ac_build_buffer_load_common() helper
2018-01-26 Samuel Pitoisetradv: fix RADV_DEBUG=syncshaders on GFX9
2018-01-26 Samuel Pitoisetradv: fix a GPU hang with RADV_DEBUG=syncshaders
2018-01-26 Samuel Pitoisetac/shader: scan if fragment shaders write memory
2018-01-26 Samuel Pitoisetac/nir: only canonicalize 32-bit float min/max outputs...
2018-01-25 Dave Airlieradv: don't enable tc compat for d32s8 + 4/8 samples...
2018-01-25 Samuel Pitoisetac/nir: add break statements in needs_view_index_sgpr()
2018-01-24 Dave Airlieradv: add multisample Z optimisation from amdvlk
2018-01-24 Dave Airlieradv: move spi_baryc_cntl to pipeline
2018-01-24 Dave Airlieradv: fix sample_mask_in loading. (v3.1)
2018-01-23 Dave Airlieradv: don't use hw resolves for r16g16 norm formats.
2018-01-23 Dave Airlieradv: don't use hw resolve for integer image formats
2018-01-23 Dave Airlieradv: add fs_key meta format support to resolve passes.
2018-01-23 Bas Nieuwenhuizenac/nir: Use instance_rate_inputs per attribute, not...
2018-01-23 Timothy Arceriac: fix image load store for GLSL_SAMPLER_DIM_3D
2018-01-23 Timothy Arceriac: image size builtin for GLSL_SAMPLER_DIM_3D
2018-01-22 Timothy Arceriac: fix ac_build_varying_gather_values() for packed...
2018-01-22 Timothy Arceriac: remove arrays when when querying sampler info
2018-01-22 Timothy Arceriac: fix emit vertex stream parameter
2018-01-22 Timothy Arceriac: add support for gl_HelperInvocation
2018-01-22 Timothy Arceriac/radeonsi: add emit primitive to the abi
2018-01-22 Timothy Arceriac: add stream handling to visit_end_primitive()
2018-01-22 Timothy Arceriac/nir/radeonsi: add ARB_shader_ballot support
2018-01-22 Timothy Arceriac/nir: add ARB_shader_group_vote support
2018-01-22 Samuel Pitoisetradv: add an option that allows to dump pre-optimization ir
2018-01-22 Matthew Nichollsradv: restore previous stencil reference after depth...
2018-01-21 Bas Nieuwenhuizenradv: Don't allow 3d or 1d depth/stencil textures.
2018-01-21 Bas Nieuwenhuizenradv: Init variant entry with memset.
2018-01-21 Bas Nieuwenhuizenradv: Fix bufimage failure deallocation.
2018-01-21 Bas Nieuwenhuizenradv: Fix fragment resolve init memory allocation failu...
2018-01-21 Bas Nieuwenhuizenradv: Fix freeing meta state if the device pipeline...
next