platform/upstream/mesa.git
2023-03-29 Samuel Pitoisetradv: pass a shaders array to radv_get_shader()
2023-03-29 Samuel Pitoisetradv: pass shader/base_reg to radv_emit_view_index_per_...
2023-03-29 Eric Engestromkmsro: sort drivers alphabetically
2023-03-29 Eric Engestromkmsro: uniformize renderonly creation
2023-03-29 Eric Engestromvc4: change create_renderonly signature to uniformize it
2023-03-29 Eric Engestromv3d: change create_renderonly signature to uniformize it
2023-03-29 Eric Engestrompanfrost: change create_renderonly signature to uniform...
2023-03-29 Eric Engestromlima: change create_renderonly signature to uniformize it
2023-03-29 Eric Engestromfreedreno: change create_renderonly signature to unifor...
2023-03-29 Eric Engestrometnaviv: change create_renderonly signature to uniformi...
2023-03-29 Eric Engestromasahi: change create_renderonly signature to uniformize it
2023-03-29 Mike Blumenkrantzzink: stop leaking separate shader nir
2023-03-29 Emma Anholtci/zink: Update the tgl manual run xfails.
2023-03-29 Emma Anholtci/etnaviv: Polish the gc2000 xfails a bit.
2023-03-29 Emma Anholtci/crocus: Fix 1.3.5.0 xfails.
2023-03-29 Sai Teja Pottumuttuanv: Fix stride mismatch in mesa and minigbm
2023-03-29 Tapani Pällianv: use primitive ID override when shader does not...
2023-03-29 Samuel Pitoisetradv: stop using the pipeline for emitting shaders
2023-03-29 Samuel Pitoisetradv: pass the ES shader to radv_pipeline_emit_hw_ngg()
2023-03-29 Samuel Pitoisetradv: use the ES type to apply a workaround for NGG...
2023-03-29 Samuel Pitoisetradv: use the shader info stage to simplify emitting...
2023-03-29 Samuel Pitoisetradv: stop using the pipeline for emitting PS inputs
2023-03-29 Samuel Pitoisetradv: add radv_get_last_vgt_shader() helper
2023-03-29 Samuel Pitoisetradv: emit the GS copy shader outside of radv_pipeline_...
2023-03-29 Samuel Pitoisetradv: stop using get_vs_output_info() when emitting...
2023-03-29 Luigi Santivettipvr: fix segfault in dEQP-VK.ycbcr.query.*
2023-03-28 Georg Lehmannaco: clean up to_mad_mix
2023-03-28 Samuel Pitoisetradv/ci: update CI lists for Polaris10 and Pitcairn
2023-03-28 Mike Blumenkrantzzink: use c++ template to deduplicate image barrier...
2023-03-28 Mike Blumenkrantzzink: minor tweaks for image barriers
2023-03-28 Mike Blumenkrantzzink: use c++ template to deduplicate all the buffer...
2023-03-28 Mike Blumenkrantzzink: move all barrier-related functions to c++
2023-03-28 Mike Blumenkrantzzink: break out a src region barrier check for reuse
2023-03-28 Mike Blumenkrantzzink: fix some type mismatches for c++ compilation
2023-03-28 Alyssa Rosenzweigasahi: Don't lie about seamless cube maps
2023-03-28 Alyssa Rosenzweigmesa/st: Normalize wrap modes for seamless cubes
2023-03-28 Alyssa Rosenzweigmesa/st: Only set seamless for GLES3
2023-03-28 Paul Gofmandriconf: add a workaround for Kaiju-A-Gogo
2023-03-28 Qiang Yuradeonsi: monolithic PS emit epilog in nir directly
2023-03-28 Qiang Yuac/nir: add ac_nir_lower_ps
2023-03-28 Qiang Yunir: add nir_fisnan helper function
2023-03-28 Qiang Yunir,radeonsi: add and implement nir_load_alpha_referenc...
2023-03-28 Qiang Yuaco: implement float16 nir_op_pack_(s|u)norm_2x16
2023-03-28 Qiang Yuac/llvm: implement float16 nir_op_pack_(s|u)norm_2x16
2023-03-28 Qiang Yunir: pack_(s|u)norm_2x16 support float16 as input
2023-03-28 José Roberto... intel: Allocate mesh shader URB space before task shader
2023-03-28 Konstantin... radv/rt: Refactor rq_load lowering
2023-03-28 Mike Blumenkrantzaux/trace: fix GALLIUM_TRACE_NIR handling
2023-03-28 Mike Blumenkrantzaux/trace: dump blend states with enums
2023-03-28 Pierre-Eric... radv: add RADV_DEBUG=extra_md
2023-03-28 Pierre-Eric... radeonsi: don't use si_decompress_dcc if the blitter...
2023-03-28 Pierre-Eric... radeonsi: add AMD_DEBUG=extra_md
2023-03-28 Pierre-Eric... ac/surface: introduce umd metadata v2
2023-03-28 Pierre-Eric... amd/surface: rename metadata functions
2023-03-28 Pierre-Eric... mesa: fix CopyImageSubDataOES with GL_TEXTURE_EXTERNAL_OES
2023-03-28 Marcin Ślusarzanv: call nir_shader_gather_info early
2023-03-28 Daniel StoneCI: Disable freedreno
2023-03-28 Georg Lehmannaco/util: override default assignment operator for...
2023-03-28 Georg Lehmannaco/ir: fix copy paste bug in convert_to_SDWA
2023-03-28 Friedrich Vockaco: Swap operands for v_and_b32 in RT prolog
2023-03-28 Timur Kristófradv: Fix swizzled VS input loads when some components...
2023-03-28 Samuel Pitoisetradv/rt: bind the pipeline stack when it's not dynamic
2023-03-28 Alyssa Rosenzweigasahi: Convert to SPDX headers
2023-03-28 Lina Versacemailmap: Add Lina's new google.com address
2023-03-28 Harri Nieminendocs/svga3d: Fix typo
2023-03-28 Harri Nieminendocs/panfrost: Fix typo
2023-03-28 Harri Nieminendocs/freedreno: Fix typos
2023-03-28 Harri Nieminendocs/gallium: Fix typos
2023-03-28 Harri Nieminendocs/specs: Fix typos
2023-03-27 Filip Gawincrocus: don't quantize the clear value
2023-03-27 Marek Olšákamd/llvm: remove no-op code for vec3 loads in ac_build_...
2023-03-27 Marek Olšákamd/llvm: fix handling of unsupported vec3 loads on...
2023-03-27 Georg Lehmannaco: make .clang-format usable with tests
2023-03-27 Iago Toral... v3dv: fix format swizzle for buffer views
2023-03-27 Iago Toral... v3dv: pause occlusion queries during vkCmdClearAttachments
2023-03-27 Samuel Pitoisetradv: move {esgs,gsvs}_ring_size to radv_legacy_gs_info
2023-03-27 Samuel Pitoisetradv: rename gfx9_gs_info to radv_legacy_gs_info
2023-03-27 Jarred Daviespvr: Add robustness buffer support
2023-03-27 Jarred Daviespvr: Rename pvr_xgl_pds.c to pvr_pipeline_pds.c
2023-03-27 Jarred Daviespvr: Always mark robustBufferAccess as supported
2023-03-27 Ilya Kintel/vk/grl: don't install libgrl.a
2023-03-27 Samuel Pitoisetradv: stop checking dynamic states when emitting the...
2023-03-27 Samuel Pitoisetradv: add DI_PT_RECTLIST to si_conv_prim_to_gs_out()
2023-03-27 Georg Lehmannaco: fix p_interp_gfx11 comment
2023-03-27 Georg Lehmannaco: don't check usesModifiers for pseudo instructions
2023-03-27 Lucas Stachetnaviv: fix texture barrier implementation
2023-03-27 Lucas Stachetnaviv: flush VS texture cache when texture data is...
2023-03-27 Erik Faye-Lunddocs/freedreno: fix turnip-heading level
2023-03-27 Samuel Pitoisetradv: separate the sample shading state between FS...
2023-03-27 Samuel Pitoisetradv: move uses_user_sample_locations to radv_multisamp...
2023-03-27 Samuel Pitoisetradv: copy the multisample state to radv_cmd_state
2023-03-27 Tatsuyuki Ishiamd: Add radv_foreach_stage to ForEachMacros.
2023-03-27 Marcin Ślusarzanv,hasvk: remove stale comments
2023-03-27 Samuel Pitoisetradv: move radv_meta_* to a new folder
2023-03-27 David Heidelbergci/broadcom: test occasionally fails, but typically...
2023-03-26 Erik Faye-Lunddocs: prefer http-links over ftp
2023-03-26 Faith EkstrandCODEOWNERS: s/jekstrand/gfxstrand
2023-03-26 Faith Ekstrandutil: Update some copyright tags
2023-03-26 Faith Ekstrandvulkan: vk_android.c should be copyright Intel
2023-03-26 Faith Ekstrandutil,mesa,panfrost: Drop some author tags
next