nouveau: Remove no-op nvgl_logicop_func function
[mesa.git] / src / amd /
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...
2018-01-21 Bas Nieuwenhuizenradv: Fix memory allocation failure path in compute...
2018-01-21 Bas Nieuwenhuizenradv: Fix ordering issue in meta memory allocation...
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-19 Bas Nieuwenhuizenradv: Always re-emit the sample position offset user...
2018-01-19 Bas Nieuwenhuizenradv: emit pa_sc_mode_cntl_0 with multisample state.
2018-01-19 Bas Nieuwenhuizenac/nir: Fix vector extraction if source vector has...
2018-01-19 Bas Nieuwenhuizenac/nir: Use correct 32-bit component writemask for...
2018-01-19 Bas Nieuwenhuizenac/nir: Fix TCS output LDS offsets.
2018-01-19 Bas Nieuwenhuizenradv: Use correct bindings for inputRate in key generation.
2018-01-19 Bas Nieuwenhuizenradv: Implement VK_ANDROID_native_buffer.
2018-01-19 Bas Nieuwenhuizenradv: Add create image flag to not use DCC/CMASK.
2018-01-19 Bas Nieuwenhuizenradv: Generate VK_ANDROID_native_buffer.
2018-01-18 Bas Nieuwenhuizenradv: Replace an assert with unreachable.
2018-01-18 Bas Nieuwenhuizenradv: Remove DCC check on CS resolve dst image.
2018-01-18 Timothy Arceriac: fix visit_ssa_undef() for doubles
2018-01-18 Dave Airlieac/nir: account for view index in the user sgpr allocation.
2018-01-18 Timothy Arceriac: tidy up array indexing logic
2018-01-18 Dave Airlieradv/ws: get rid of useless return value
2018-01-18 Bas Nieuwenhuizenradv: Initialize DCC on transition from preinitialized.
2018-01-17 Timothy Arceriac: fix buffer overflow bug in 64bit SSBO loads
2018-01-17 Timothy Arceriac: fix nir_intrinsic_get_buffer_size for radeonsi
2018-01-17 Timothy Arceriac: rework load_tcs_{inputs,outputs}
2018-01-17 Timothy Arceriac/radeonsi: add tcs load outputs support
2018-01-17 Bas Nieuwenhuizenradv: Implement VK_EXT_debug_report.
2018-01-16 Samuel Pitoisetac: set no-signed-zeros-fp-math when RADV_DEBUG="unsafe...
2018-01-16 Samuel Pitoisetac: set fast math flags when RADV_DEBUG="unsafemath...
2018-01-16 Samuel Pitoisetac: import lp_create_builder() from gallivm
2018-01-16 Samuel Pitoisetac: replace llvm.AMDGPU.kilp by llvm.amdgcn.kill with...
2018-01-15 Samuel PitoisetRevert "ac/shader: gather If TES reads TESSINNER or...
2018-01-15 Samuel Pitoisetamd/common: fix loading InstanceID for tess on < GFX9
2018-01-15 Samuel Pitoisetac/shader: gather If TES reads TESSINNER or TESSOUTER
2018-01-15 Samuel Pitoisetac: remove ac_shader_variant_info::fs::output_mask
2018-01-14 Timothy Arceriac: add doubles support to isign
2018-01-14 Timothy Arceriac: add i64_0 and i64_1 to llvm build context
2018-01-14 Timothy Arceriac/nir: fix translation of nir_op_b2i for doubles
2018-01-13 Timothy Arceriradv/radeonsi/nir: lower 64bit flrp
2018-01-12 Samuel Pitoisetac: add 'const' qualifiers to the shader info pass
2018-01-12 Samuel Pitoisetac: remove unused ac_nir_compiler_options from gather_i...
2018-01-12 Dave Airlieradv: don't emit unneeded vertex state.
2018-01-12 Dave Airlieradv: trim buffer load result (fixes dota2)
2018-01-11 Dylan Bakermeson: Use dependencies for nir
2018-01-11 Dylan Bakermeson: Use include variables
2018-01-11 Dylan Bakermeson: Use consistent style
2018-01-11 Timothy Arceriac/nir: fix translation of nir_op_fsign for doubles
2018-01-11 Timothy Arceriac: add f64_0 to the llvm build context
2018-01-11 Timothy Arceriac/nir: fix translation of nir_op_frcp for doubles
2018-01-11 Timothy Arceriac/nir: fix translation of nir_op_frsq for doubles
2018-01-11 Timothy Arceriac: add f64_1 to the llvm build context
2018-01-11 Bas Nieuwenhuizenradv: reset semaphores & fences on sync_file export.
2018-01-11 Timothy Arceriac: add load_patch_vertices_in() to the abi
2018-01-10 Bas Nieuwenhuizenac/nir: Sanitize location_frac for local variables.
2018-01-10 Samuel Pitoisetamd/common: use ac_build_buffer_load() for emitting...
2018-01-10 Samuel Pitoisetamd/common: import get_{load,store}_intr_attribs()...
2018-01-10 Bas Nieuwenhuizenradv: Remove some typos.
2018-01-10 Bas Nieuwenhuizenradv: Implement VK_EXT_discard_rectangles.
2018-01-10 Bas Nieuwenhuizenradv: Add mapping between dynamic state mask and extern...
2018-01-10 Samuel Pitoisetamd/common: bump the number of available user SGPRS...
2018-01-10 Samuel Pitoisetradv: remove radv_pipeline_layout::push_constant_stages...
2018-01-10 Samuel Pitoisetamd/common: do not rely on the pipeline for the push...
2018-01-10 Samuel Pitoisetradv/gfx9: calculate the number of ES VGPRs for merged...
2018-01-10 Samuel Pitoisetradv/gfx9: enable LDS for GS only if the ES type is TES
2018-01-10 Samuel Pitoisetamd/common: determine the ES type (VS or TES) for the...
2018-01-08 Timothy Arceriac: rework emit_barrier() to not segfault on radeonsi
2018-01-08 Timothy Arceriac: add load_tess_level() to the abi
2018-01-08 Samuel Pitoisetradv: get InstanceID from VGPR1 (or VGPR2 for tess...
2018-01-08 Samuel Pitoisetradv: avoid PS partial flushes when viewports/scissors...
2018-01-08 Samuel Pitoisetradv: add has_scissor_bug for Vega10 and Raven
2018-01-08 Samuel Pitoisetradv/gfx9: do not load VGPR1 when GS uses points or...
2018-01-08 Samuel Pitoisetradv: make shader BOs read-only for the GPU
2018-01-08 Samuel Pitoisetradv: make descriptor BOs read-only for the GPU
2018-01-08 Samuel Pitoisetradv: make the indirect GFX config BO read-only for...
2018-01-08 Samuel Pitoisetradv/winsys: make IBs read-only for the GPU
2018-01-08 Samuel Pitoisetradv/winsys: add RADEON_FLAG_READ_ONLY
2018-01-08 Samuel Pitoisetradv/winsys: rework radv_amdgpu_bo_va_op()
next