platform/upstream/mesa.git
2023-06-08 Mike Blumenkrantzlavapipe: add a mapping for BDA
2023-06-08 Mike Blumenkrantzlavapipe: pass list to cmdbuf exec, not cmdbuf
2023-06-08 Daniel Schürmannradv/rt: remove now dead code
2023-06-08 Daniel Schürmannradv/rt: use priorities to select the next shader
2023-06-08 Daniel Schürmannradv/debug: dump ray tracing shaders in case of a hang
2023-06-08 Daniel Schürmannradv/rt: separate shader compilation
2023-06-08 Daniel Schürmannaco: adjust RT prolog for shader functions [disables RT]
2023-06-08 Daniel Schürmannradv/rt: adjust lower_rt_instructions() for shader...
2023-06-08 Daniel Schürmannradv/rt: set up RT shader args for separate compilation
2023-06-08 Friedrich Vockradv: Disable capture/replay handles
2023-06-08 Daniel Schürmannradv/rt: create compile_rt_prolog() function
2023-06-08 Daniel Schürmannradv/rt: don't write cache hit feedback per stage.
2023-06-08 Daniel Schürmannradv/rt: reference library shaders during radv_rt_fill_...
2023-06-08 Daniel Schürmannradv/rt: add and use specialized cache search/insert...
2023-06-08 Daniel Schürmannradv/rt: pass radv_ray_tracing_pipeline to RT shader...
2023-06-08 Daniel Schürmannradv/rt: replace pCreateInfo with VkPipelineCreateFlags...
2023-06-08 Daniel Schürmannradv/rt: change RT main shader to MESA_SHADER_INTERSECTION
2023-06-08 Daniel Schürmannradv/rt: implement radv_rt_nir_to_asm()
2023-06-08 Daniel Schürmannradv/rt: implement radv_nir_lower_rt_abi to lower RT...
2023-06-08 Daniel Schürmannradv/shader_info: add RT stages to radv_get_user_data_0()
2023-06-08 Daniel Schürmannradv/rt: extend radv_pipeline_group_handle with shader VAs
2023-06-08 Daniel Schürmannradv/rt: adjust shared_size when lowering hit_attribs
2023-06-08 Daniel Schürmannaco: implement select_program_rt()
2023-06-08 Daniel Schürmannaco: implement nir_intrinsic_load_resume_shader_address_amd
2023-06-08 Daniel Schürmannnir: add nir_intrinsic_resume_shader_address_amd
2023-06-08 Daniel Schürmannnir,amd: add nir_intrinsic_store_[scalar|vector]_arg_am...
2023-06-08 Daniel Schürmannradv: add remaining RT shader args for separate compilation
2023-06-08 Kenneth Graunkeintel/genxml: Drop Tiled Resource Mode fields
2023-06-07 Nanley Cheryiris: Assert against FCV_CCS_E for blitter writes
2023-06-07 Nanley Cheryiris: Avoid FCV_CCS_E for shader image accesses
2023-06-07 Nanley Cheryiris: Avoid extra CCS_E flushes for aux mode changes
2023-06-07 Nanley Cheryintel: Rename the GFX12_CCS_E aux-usage to FCV_CCS_E
2023-06-07 Nanley Cheryiris: Drop a GFX12_CCS_E check in can_fast_clear_color
2023-06-07 Caio Oliveiracompiler/types: Make key in subroutine_name more effective
2023-06-07 Mark Janesanv: convert Wa_14010455700 to use workaround mechanism
2023-06-07 Mark Janesiris: convert Wa_14010455700 to use workaround mechanism
2023-06-07 Simon SerUpdate OpenGL headers
2023-06-07 Marek Olšákamd: drop support for LLVM 14
2023-06-07 Marek Olšákamd: drop support for LLVM 13
2023-06-07 Marek Olšákamd: drop support for LLVM 12
2023-06-07 Marek Olšákamd: drop support for LLVM 11
2023-06-07 Yogesh Mohan... ac/gpu_info: rearrange if checks for dcc config
2023-06-07 Yogesh Mohan... ac/gpu_info: num_cu = 4 and gfx11 enable dcc with retile
2023-06-07 Christian Gmeineretnaviv: nir: do not call nir_lower_idiv(..) unconditio...
2023-06-07 Iago Toral... v3d,v3dv: fix viewport offset for negative viewport...
2023-06-07 Iago Toral... broadcom/cle: fix up viewport offset packet definition...
2023-06-07 Iago Toral... v3dv: simplify scissor setup for negative viewport...
2023-06-07 Iago Toral... v3dv: remove bogus viewport code
2023-06-07 Mike Blumenkrantzzink: add a ci flake
2023-06-07 Mike Blumenkrantzzink: enable EXT_shader_object globally with have_EXT_a...
2023-06-07 Mike Blumenkrantzzink: use dynamic state for feedback loops when available
2023-06-07 Mike Blumenkrantzzink: hook up VK_EXT_attachment_feedback_loop_dynamic_state
2023-06-07 Karmjit Mahilpvr: Fix PDS temps allocation on fragment stage
2023-06-07 Karmjit Mahilpvr: Rename temps_count to pds_temps_count
2023-06-07 Karmjit Mahilpvr: Fix draw indirect page faults due to missing index...
2023-06-07 Marek Olšáktreewide: use uint64_t / (u)intptr_t in image address...
2023-06-07 Oskar Rundgrenpvr: add block compressed formats blit support
2023-06-07 Lucas Fryzekmailmap: Add Lucas Fryzek to mailmap
2023-06-07 Corentin Noëlci: uprev virglrenderer and crosvm
2023-06-07 Corentin Noëlci: Bump base tag to rebuild piglit
2023-06-07 Samuel Pitoisetradv: advertise VK_KHR_fragment_shader_barycentric...
2023-06-07 Samuel Pitoisetradv: gather info about nir_intrinsic_load_sample_posit...
2023-06-07 Samuel Pitoisetradv: add a NIR pass that lower fragment shader barycen...
2023-06-07 Samuel Pitoisetradv: configure RSRC1.LOAD_PROVOKING_VTX for the fragme...
2023-06-07 Samuel Pitoisetradv: set ROTATE_PC_PTR for custom interpolations
2023-06-07 Samuel Pitoisetradv: handle per_vertex variables when gathering FS...
2023-06-07 Samuel Pitoisetradv: add support for nir_intrinsic_load_rasterization_...
2023-06-07 Samuel Pitoisetnir: add nir_intrinsic_load_rasterization_primitive_amd
2023-06-07 Samuel Pitoisetradv: track if the rasterization primitive is known...
2023-06-07 Samuel Pitoisetradv: add support for nir_intrinsic_load_provoking_vtx_amd
2023-06-07 Samuel Pitoisetnir: add nir_intrinsic_load_provoking_vtx_amd
2023-06-07 Andres Gomez.mailmap: add an alias for Clayton Craft
2023-06-07 Andres Gomez.mailmap: add an alias for Miguel Casas-Sanchez
2023-06-07 Matt Costerpvr: Don't overwrite PDS vertex input flags
2023-06-07 Matt Costerpvr: Allow S8_UINT to be used as a stencil attachment...
2023-06-07 Matt Costerpvr: Refactor pvr_unwind_rects()
2023-06-07 Matt Costerpvr: Correct calculations in pvr_unwind_rects()
2023-06-07 Rhys Perryaco: remove memory_barrier_buffer implementation
2023-06-07 Rhys Perryac/nir: use scoped barriers to finish stores before...
2023-06-07 Rhys Perryaco: consider position/primitive exports around memory...
2023-06-07 Georg Lehmannaco: use v_fma_mix for f2f32 and f2f16 on gfx11 if...
2023-06-07 Georg Lehmannaco: use v_add_f{16,32} with clamp for fsat
2023-06-07 Georg Lehmannaco/statistics: improve v_fma_mix dual issuing detection
2023-06-07 Georg Lehmannaco/ir: return true in hasRegClass for Operand(reg...
2023-06-07 Vinson Leevulkan/wsi: Remove duplicate NULL check
2023-06-07 Vinson Leetu: Fix missing unlock
2023-06-07 Christian Gmeineretnaviv: move printing of final shader out of etna_link...
2023-06-07 Christian Gmeineretnaviv: correct number of instructions in dump_shader_...
2023-06-07 Karol Herbstnv50/ir: convert to scoped_barrier
2023-06-07 Juan A. Suarez... v3d: handle samplerExternalOES
2023-06-07 Yonggang Luovulkan: move nir_convert_ycbcr into vulkan runtime
2023-06-07 Mike Blumenkrantzzink: also disable bg compile for compute with nobgc
2023-06-07 Emma Anholtci/etnaviv: Update some xfails common between the last...
2023-06-07 Emma Anholtci/crocus: Update trace hash for the neverball regression.
2023-06-07 Mike Blumenkrantzlavapipe: fix memory budget reporting
2023-06-07 Dave Airlielavapipe: don't remove queue family barriers.
2023-06-07 Dave Airliellvmpipe: emit fences for barrier.
2023-06-07 Yiwei Zhangdocs: update venus VK_EXT_device_memory_report support
2023-06-07 Yiwei Zhangvenus: enable VK_EXT_device_memory_report
2023-06-07 Yiwei Zhangvenus: emit device memory report for device memory...
next