ac/surface: compute tile swizzle for GFX9
[mesa.git] / src / gallium / drivers / radeonsi /
2018-03-20 Timothy Arcerist/radeonsi: enable uniform packing in NIR backend
2018-03-20 Timothy Arcerigallium: add packed uniform CAP
2018-03-20 Timothy Arcerist/nir/radeonsi: move nir_lower_uniforms_to_ubo() to...
2018-03-14 Dave Airlieac/nir: pass the nir variable through tcs loading.
2018-03-13 Jason Ekstrandac/nir: Use lower_vote_eq_to_ballot instead of ac_nir_l...
2018-03-09 Marek Olšákradeonsi: add a workaround for GFX9 hang with init_conf...
2018-03-08 Marek Olšákradeonsi: remove chip_class parameter from si_lower_nir
2018-03-08 Marek Olšákradeonsi: expand constbuf 0 address correctly to fix...
2018-03-08 Marek Olšákradeonsi: align command buffer starting address to...
2018-03-08 Timothy Arceriac/radeonsi: add emit_kill to the abi
2018-03-08 Timothy Arceriradeonsi: add si_llvm_emit_kill() helper
2018-03-07 Timothy Arceriradeonsi: make use of if/loop build helpers in ac
2018-03-07 Marek Olšákradeonsi: remove si_llvm_add_attribute
2018-03-07 Marek Olšákradeonsi: fix passing address32_hi to LLVM for high...
2018-03-07 Marek Olšákradeonsi: add/update assertions for 32-bit address...
2018-03-07 Marek Olšákradeonsi: prevent a negative buffer offset in si_upload...
2018-03-07 Marek Olšákradeonsi: properly extract a buffer address from a...
2018-03-07 Marek Olšákradeonsi: fix vertex buffer address computation with...
2018-03-07 Marek Olšákradeonsi: mask out high VM address bits in registers...
2018-03-06 Samuel Pitoisetac: add ac_count_scratch_private_memory()
2018-03-06 Timothy Arceriradeonsi/nir: fix handling of doubles for gs inputs
2018-03-06 Timothy Arceriradeonsi: move si_nir_load_input_gs() to si_shader.c
2018-03-05 Samuel Pitoisetac: add ac_build_fsign()
2018-03-05 Samuel Pitoisetac: add ac_build_isign()
2018-03-05 Samuel Pitoisetac: add ac_build_fract()
2018-03-05 Timothy Arceriradeonsi/nir: call ac_lower_indirect_derefs()
2018-03-05 Timothy Arceriradeonsi: add chip class to compiler_ctx_state
2018-03-02 Boyuan Zhangradeonsi: fix radeon create encoder return
2018-03-01 Dave Airlieradeonsi/nir: increase values to 8 for gs fetch.
2018-02-28 Timothy Arceriradeonsi: set some context vars for nir path
2018-02-27 Timothy Arceriac/radeonsi: add load_base_vertex() to the abi
2018-02-27 Timothy Arceriradeonsi: create get_base_vertex() helper
2018-02-27 Timothy Arceriradeonsi/nir: disable vertex_id_zero_based lowering
2018-02-26 Marek Olšákradeonsi: remove 2 unused user SGPRs from merged TES...
2018-02-26 Marek Olšákradeonsi: make SI_SGPR_VERTEX_BUFFERS the last user...
2018-02-26 Marek Olšákradeonsi: set correct num_input_sgprs for VS prolog...
2018-02-26 Marek Olšákradeonsi: allow fewer input SGPRs in 2nd shader of...
2018-02-26 Marek Olšákradeonsi: don't use struct si_descriptors for vertex...
2018-02-26 Timothy Arceriradeonsi/nir: enable lowering of fpow
2018-02-26 Timothy Arceriradeonsi/nir: fix loading of doubles for tess varyings
2018-02-26 Timothy Arceriradeonsi/nir: fix lds store in tcs outputs handling
2018-02-24 Marek Olšákradeonsi: remove si_descriptors parameter from emit_sha...
2018-02-24 Marek Olšákradeonsi: preload the tess offchip ring in TES
2018-02-24 Marek Olšákradeonsi: move tess ring address into TCS_OUT_LAYOUT...
2018-02-24 Marek Olšákradeonsi: move 2nd-shader descriptor pointers into...
2018-02-24 Marek Olšákradeonsi: change si_descriptors::shader_userdata_offset...
2018-02-24 Marek Olšákradeonsi: put both tessellation rings into 1 buffer
2018-02-24 Marek Olšákradeonsi: move tessellation ring info into si_screen
2018-02-24 Marek Olšákradeonsi: move TCS_OUT_LAYOUT.PatchVerticesIn to lower...
2018-02-21 Timothy Arceriradeonsi/nir: collect more accurate output_usagemask
2018-02-21 Timothy Arceriradeonsi/nir: disable GLSL IR loop unrolling
2018-02-21 Timothy Arceriradeonsi/nir: fix tess varying loads for doubles
2018-02-21 Timothy Arceriac/radeonsi: pass type to load_tess_varyings()
2018-02-21 James Zhuradeonsi: enable uvd encode for HEVC main
2018-02-21 James Zhuradeonsi:create uvd hevc enc entry
2018-02-20 Timothy Arceriradeonsi: add nir shader cache support
2018-02-20 Timothy Arceriradeonsi: rename variables tgsi_binary -> ir_binary
2018-02-19 Marek Olšákradeonsi: fix regression from 32-bit pointers on CI
2018-02-18 Timothy Arceriradeonsi/nir: fix gl_FragCoord for pixel_center_integer
2018-02-17 Marek Olšákradeonsi: implement 32-bit pointers in user data SGPRs...
2018-02-17 Marek Olšákradeonsi: disallow constant buffers with a 64-bit addre...
2018-02-17 Marek Olšákgallium: use PIPE_CAP_CONSTBUF0_FLAGS
2018-02-17 Marek Olšákgallium: allow drivers to impose BO flags restrictions...
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...
next