swr/rast: Fix GATHERPS to avoid assertions.
[mesa.git] / src / gallium / drivers / radeonsi /
2018-02-16 Timothy Arceriradeonsi/nir: set TGSI_PROPERTY_FS_EARLY_DEPTH_STENCIL...
2018-02-14 Timothy Arceriradeonsi/nir: fix si_nir_load_tcs_varyings() for outputs
2018-02-14 Timothy Arceriradeonsi/nir: fix shader ballot return value bitsize
2018-02-14 Samuel Pitoisetac: remove nir_to_llvm_context from ac_nir_translate()
2018-02-13 Dave Airliegallium: drop all the guard band float caps.
2018-02-13 Timothy Arceriradeonsi: make si_declare_compute_memory() more generic...
2018-02-12 Samuel Pitoisetac: remove unused parameters in abi::load_tess_coord()
2018-02-12 Samuel Pitoisetac: add load_sample_mask_in() to the ABI
2018-02-09 Timothy Arcerist/radeonsi: enable disk cache for nir
2018-02-09 Timothy Arceriradeonsi: stop returning PIPE_SHADER_IR_NATIVE for...
2018-02-09 Timothy Arceriradeonsi/nir: add depth layout to scan pass
2018-02-09 Timothy Arceriradeonsi/nir: add FRAG_RESULT_COLOR to scan pass
2018-02-09 Timothy Arceriradeonsi/nir: gather some missing fs info
2018-02-09 Marek Olšákradeonsi: copy the NIR enablement debug bit to the...
2018-02-08 Samuel Pitoisetac: add ac_build_export_null() helper
2018-02-07 Grazvydas Ignotasradeonsi: avoid int-to-pointer-cast warnings on 32bit
2018-02-06 Timothy Arceriradeonsi/nir: add nir support for compiling compute...
2018-02-06 Timothy Arceriac/radeonsi: add num_work_groups to the abi
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 Arceriradeonsi: add get_block_size() helper
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 Timothy Arceriradeonsi/nir: gather some compute info in si_nir_scan_s...
2018-02-06 Timothy Arceriradeonsi/nir: always set input_usage_mask as using...
2018-02-05 Boyuan Zhangradeonsi: enable vcn encode for HEVC main
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-01 Marek Olšákradeonsi: use ac_build_buffer_load_format for image...
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 Marek Olšákradeonsi: remove unused si_shader_context members
2018-01-31 Marek Olšákradeonsi: remove DBG_PRECOMPILE
2018-01-31 Marek Olšákradeonsi: print shader-db stats for main parts, not...
2018-01-31 Marek Olšákradeonsi: move max_simd_waves computation into a separa...
2018-01-30 Timothy Arceriradeonsi/nir: add input support for arrays that have...
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: adjust load_sample_position() to be share...
2018-01-30 Timothy Arceriradeonsi/nir: add si_nir_lookup_interp_param() helper
2018-01-30 Timothy Arceriradeonsi/nir: move the interpolation qualifier scanning
2018-01-30 Timothy Arceriradeonsi/nir: add interpolate at intrinsics to scan_ins...
2018-01-30 Andres Rodriguezradeonsi: fix fence_server_sync() holding up extra...
2018-01-30 Andres Rodriguezradeonsi: implement semaphore_server_signal v2
2018-01-30 Andres Rodriguezradeonsi: add support for importing PIPE_FD_TYPE_SYNCOB...
2018-01-30 Andres Rodriguezgallium: introduce PIPE_CAP_FENCE_SIGNAL v2
2018-01-30 Andres Rodriguezgallium: add type parameter to create_fence_fd
2018-01-29 Timothy Arceriradeonsi/nir: add support vs double inputs
2018-01-29 Timothy Arceriradeonsi: pass input_idx to declare_nir_input_vs()
2018-01-29 Timothy Arceriradeonsi: add bitcast_inputs() helper
2018-01-29 Timothy Arceriradeonsi/nir: fix num_inputs for doubles in vs
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: pass the number of channels to ac_build_buffer_load...
2018-01-26 Bas Nieuwenhuizenradeonsi: Export signalled sync file instead of -1.
2018-01-24 Greg Vmeson: fix missing dependencies
2018-01-22 Timothy Arceriac/radeonsi: add emit primitive to the abi
2018-01-22 Timothy Arceriradeonsi: add generic emit primitive helper
2018-01-22 Timothy Arceriradeonsi/nir: fix fs output index
2018-01-22 Timothy Arceriac/nir/radeonsi: add ARB_shader_ballot support
2018-01-22 Timothy Arceriradeonsi/nir: add primitive id to inputs scan
2018-01-22 Timothy Arceriradeonsi/nir: add nir_intrinsic_load_sample_mask_in...
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_TWO_SIDED_STENCIL
2018-01-17 Timothy Arceriradeonsi: bump glsl version to 450 for nir backend
2018-01-17 Timothy Arceriradeonsi/nir: add some missing tcs bits to the nir...
2018-01-17 Timothy Arceriac/radeonsi: add tcs load outputs support
2018-01-16 Samuel Pitoisetac: import lp_create_builder() from gallivm
2018-01-13 Mauro Rossiac: fix build error in si_shader
2018-01-13 Timothy Arceriradv/radeonsi/nir: lower 64bit flrp
2018-01-11 Dylan Bakermeson: Use dependencies for nir
2018-01-11 Timothy Arceriac: add load_patch_vertices_in() to the abi
2018-01-10 Samuel Pitoisetamd/common: import get_{load,store}_intr_attribs()...
2018-01-08 Timothy Arceriac: add load_tess_level() to the abi
2018-01-08 Timothy Arceriradeonsi: add load_tess_level() helper
2018-01-05 Timothy Arcerist/glsl_to_nir/radeonsi: enable tessellation shaders
2018-01-05 Timothy Arceriradeonsi: add dummy implementation of si_nir_scan_tess_...
2018-01-05 Timothy Arceriac/radeonsi: add load_tess_coord() to the abi
2018-01-05 Timothy Arceriradeonsi: make si_llvm_emit_tcs_epilogue compatible...
2018-01-05 Timothy Arceriradeonsi/nir: gather tess properties
2018-01-05 Timothy Arceriac/radeonsi: add tcs_rel_ids to the abi
2018-01-05 Timothy Arceriradeonsi: add unpack_llvm_param() helper
2018-01-05 Timothy Arceriac: add {tcs,tes}_patch_id to the abi
2018-01-05 Timothy Arceriradeonsi: add nir support for tcs outputs
2018-01-05 Timothy Arceriradeonsi: add si_nir_load_input_tcs()
2018-01-05 Timothy Arceriradeonsi: add get_dw_address_from_generic_indices(...
2018-01-05 Timothy Arceriac: add load_tes_inputs() to the abi
2018-01-05 Timothy Arceriradeonsi: add si_nir_load_input_tes()
2018-01-04 Józef Kuciaradeonsi: fix alpha-to-coverage if color writes are...
2018-01-04 Bas Nieuwenhuizenac: rename has_sync_file to has_fence_to_handle.
2017-12-27 Samuel Pitoisetradeonsi: make use of ac_init_exec_full_mask()
2017-12-27 Dave Airlieradv/radeonsi: set dcc min uncompressed properly for...
2017-12-27 Dave Airlieamd/common/radv/radeonsi: use register defines for...
2017-12-25 Marek Olšákradeonsi: don't use fast color clear for small images...
2017-12-25 Marek Olšákradeonsi: set PNT_SPRITE_ENA = point_quad_rasterization
2017-12-25 Marek Olšákgallium/util: add util_num_layers helper
2017-12-22 Samuel Pitoisetamd/common: add ac_export_mrt_z() helper
next