llvmpipe: add grid launch
[mesa.git] / src / gallium / drivers / radeonsi /
2019-09-03 Connor Abbottradeonsi/nir: Remove uniform variable scanning
2019-08-30 Samuel Pitoisetac: drop now useless lookup_interp_param from ABI
2019-08-30 Samuel Pitoisetac: import linear/perspective PS input parameters from...
2019-08-29 Thong Thairadeonsi: add JPEG decode support for VCN 2.0 devices
2019-08-29 Thong ThaiRevert "radeonsi: don't emit PKT3_CONTEXT_CONTROL on...
2019-08-27 Marek Olšákradeonsi: fix scratch buffer WAVESIZE setting leading...
2019-08-27 Marek Olšákradeonsi: unbind blend/DSA/rasterizer state correctly...
2019-08-27 Marek Olšákradeonsi: align scratch and ring buffer allocations...
2019-08-27 Marek Olšákradeonsi: consolidate determining VGPR_COMP_CNT for...
2019-08-27 Marek Olšákradeonsi/gfx10: set PA_CL_VS_OUT_CNTL with CONTEXT_REG_...
2019-08-27 Marek Olšákradeonsi/gfx10: remove incorrect ngg/pos_writes_edgefla...
2019-08-27 Marek Olšákradeonsi: add PKT3_CONTEXT_REG_RMW
2019-08-27 Marek Olšákradeonsi/gfx10: add AMD_DEBUG=nongg
2019-08-27 Marek Olšákradeonsi/gfx10: finish up Navi14, add PCI ID
2019-08-27 Marek Olšákradeonsi/gfx10: always use the legacy pipeline for...
2019-08-27 Marek Olšákradeonsi/gfx10: don't initialize VGT_INSTANCE_STEP_RATE_0
2019-08-27 Marek Olšákradeonsi/gfx10: fix InstanceID for legacy VS+GS
2019-08-27 Marek Olšákradeonsi/gfx10: add as_ngg variant for VS as ES to...
2019-08-27 Marek Olšákradeonsi/gfx10: create the GS copy shader if using...
2019-08-27 Marek Olšákradeonsi/gfx10: fix the PRIMITIVES_GENERATED query...
2019-08-27 Marek Olšákradeonsi/gfx10: fix tessellation for the legacy pipeline
2019-08-27 Marek Olšákradeonsi: move some global shader cache flags to per...
2019-08-27 Marek Olšákradeonsi/gfx10: fix the legacy pipeline by storing...
2019-08-27 Samuel Pitoisetac: add has_ls_vgpr_init_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_msaa_sample_loc_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add rbplus_allowed to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_gfx9_scissor_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add cpdma_prefetch_writes_memory to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_out_of_order_rast to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_rbplus to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_dcc_constant_encode to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_distributed_tess to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_clear_state to ac_gpu_info
2019-08-23 Connor Abbottradeonsi/nir: Rewrite output scanning
2019-08-23 Connor Abbottradeonsi/nir: Rewrite store intrinsic gathering
2019-08-23 Connor Abbottradeonsi/nir: Add const_index when loading GS inputs
2019-08-23 Connor Abbottradeonsi/nir: Don't add const offset to indirect
2019-08-23 Connor Abbottradeonsi/nir: Don't recompute num_inputs and num_outputs
2019-08-23 Samuel Pitoisetac,radv,radeonsi: remove LLVM 7 support
2019-08-21 Jason Ekstrandnir: Add explicit signs to image min/max intrinsics
2019-08-21 Lionel Landwerlinradeonsi: take reference glsl types for compile threads
2019-08-21 Ilia Mirkingallium/vl: use compute preference for all multimedia...
2019-08-19 Marek Olšákradeonsi/nir: always lower ballot masks as 64-bit,...
2019-08-19 Marek Olšákradeonsi: remove the unsafemath debug option
2019-08-19 Marek Olšákradeonsi/nir: fix counting shader inputs & outputs
2019-08-19 Marek Olšákradeonsi/nir: fix assertion in si_nir_load_sampler_desc
2019-08-19 Marek Olšákradeonsi: clean up si_llvm_context_set_tgsi
2019-08-19 Marek Olšákradeonsi: allocate and resize global_buffers as needed
2019-08-19 Marek Olšákradeonsi/gfx10: don't set PA_SC_TILE_STEERING_OVERRIDE...
2019-08-19 Marek Olšákradeonsi: don't emit PKT3_CONTEXT_CONTROL on amdgpu
2019-08-19 Marek Olšákradeonsi: fix an assertion failure: assert(!res->b...
2019-08-19 Marek Olšákradeonsi: handle the use_ngg_streamout flag in si_updat...
2019-08-19 Marek Olšákradeonsi: move the tess factor ring size assertion...
2019-08-14 Marek Olšákradeonsi: add support for Renoir
2019-08-12 Marek Olšákradeonsi: remove the always_nir option
2019-08-12 Marek Olšákradeonsi/nir: implement default tess level system values
2019-08-12 Marek Olšákgallium: add TGSI_SEMANTIC_DEFAULT_OUTER/INNER_LEVEL
2019-08-12 Marek Olšákcompiler: add SYSTEM_VALUE_USER_DATA_AMD
2019-08-12 Marek Olšákcompiler: add shader_info.cs.user_data_components_amd
2019-08-12 Marek Olšákcompiler: add shader_info.vs.blit_sgprs_amd
2019-08-12 Marek Olšákgallium: add AMD-specific compute TGSI enums
2019-08-12 Marek Olšákgallium: add TGSI_PROPERTY_VS_BLIT_SGPRS_AMD for tgsi_t...
2019-08-08 Ilia Mirkingallium: redefine ATOMINC_WRAP to be more hardware...
2019-08-07 Pierre-Eric Pellou... radeonsi: limit DPBB context_states_per_bin batches...
2019-08-07 Pierre-Eric Pellou... radeonsi: reduce DPBB persistent_states_per_bin value...
2019-08-07 Pierre-Eric Pellou... radeonsi: fix typo in DPBB register field
2019-08-07 Pierre-Eric Pellou... radeonsi: fix S_028C48_MAX_ALLOC_COUNT value
2019-08-06 Pierre-Eric Pellou... radeonsi: enable EXT_shader_image_load_store
2019-08-06 Pierre-Eric Pellou... radeonsi: add support for nir atomic_inc_wrap/atomic_de...
2019-08-06 Pierre-Eric Pellou... radeonsi: add support for tgsi ATOMDEC_WRAP / ATOMINC_W...
2019-08-06 Marek Olšákradeonsi/gfx10: enable all CUs for GS if NGG is never...
2019-08-06 Marek Olšákradeonsi/gfx10: add global use_ngg and use_ngg_streamou...
2019-08-06 Marek Olšákradeonsi/gfx10: remove an obsolete VGT_REUSE_OFF workaround
2019-08-06 Marek Olšákradeonsi/gfx10: disable LATE_ALLOC_GS on Navi14
2019-08-06 Marek Olšákradeonsi/gfx10: implement a bug workaround for GE_PC_ALLOC
2019-08-06 Marek Olšákradeonsi/gfx10: implement a bug workaround for NGG...
2019-08-06 Marek Olšákradeonsi/gfx10: implement a GE bug workaround
2019-08-06 Marek Olšákradeonsi/gfx10: set GE_CNTL for tessellation correctly
2019-08-06 Marek Olšákradeonsi/gfx10: simplify NGG code in si_update_shaders
2019-08-06 Marek Olšákradeonsi/gfx10: fix input VGPRs for legacy VS
2019-08-06 Marek Olšákradeonsi: make sure that rasterizer state != NULL and...
2019-08-06 Marek Olšákradeonsi: make sure that DSA state != NULL and remove...
2019-08-06 Marek Olšákradeonsi: make sure that blend state != NULL and remove...
2019-08-06 Marek Olšákradeonsi: DCC MSAA blending bug - include logic op...
2019-08-06 Marek Olšákradeonsi: determine accurately whether logic op is...
2019-08-06 Marek Olšákradeonsi: skip draw calls with 0-sized index buffers
2019-08-06 Marek Olšákradeonsi/nir: lower PS inputs before scanning the shader
2019-08-06 Marek Olšákradeonsi/nir: handle key.mono.u.ps.interpolate_at_sampl...
2019-08-06 Marek Olšákradeonsi: add missing prints into si_dump_shader_key
2019-08-06 Marek Olšákradeonsi: disable SDMA image copies on dGPUs to fix...
2019-08-02 Bas Nieuwenhuizenac/nir,radv: Optimize bounds check for 64 bit CAS.
2019-08-02 Kenneth Graunkegallium: Implement GL_EXT_shader_samples_identical...
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-31 Marek Olšákradeonsi: release NIR in the right place to fix crashes
2019-07-31 Marek Olšákradeonsi: fix packing of key.mono.u.ps
2019-07-31 Marek Olšákradeonsi: don't use lp_build_if for the prim discard...
2019-07-31 Marek Olšákradeonsi: don't use lp_build_if for the wrapping if...
2019-07-31 Marek Olšákradeonsi: don't use lp_build_if for the wrapping if...
2019-07-31 Marek Olšákradeonsi: don't use lp_build_if (in most common places)
2019-07-31 Marek Olšákradeonsi: don't use lp_build_alloca
next