platform/upstream/mesa.git
2023-08-03 Yonggang Luonouveau/drm-shim: Decouple from gallium
2023-08-03 Jordan Justenintel/tools: Use 'env bash' to find bash executable
2023-08-03 Yonggang Luomeson: Remove arm_neon_workaround
2023-08-03 Yonggang Luoglx: decouple from gallium
2023-08-03 Yonggang Luofreedreno: decouple compiler and vulkan driver from...
2023-08-03 Yonggang Luopvr: decouple vulkan driver and compiler from gallium
2023-08-03 Iago Toral... broadcom/compiler: drop execution environment from...
2023-08-03 Iago Toral... broadcom/compiler: always clamp results from logic ops
2023-08-03 Iago Toral... v3dv: don't set lower_wpos_pntc for Vulkan
2023-08-03 Iago Toral... broadcom/compiler: move vulkan's point coord lowering...
2023-08-03 Iago Toral... broadcom/compiler: move uniform offset lowering from...
2023-08-03 Iago Toral... broadcom/compiler: use NIR's lowering for dispatch...
2023-08-03 Iago Toral... broadcom/compiler: stop asserting on Vulkan environment
2023-08-03 Iago Toral... v3dv: fix incorrect key setup
2023-08-03 Iago Toral... nir/lower_robustness: drop skip_ubo_0 option
2023-08-03 Iago Toral... v3dv: stop incrementing UBO indices by one
2023-08-03 Samuel Pitoisetradv: add radv_graphics_shaders_compile() to compile...
2023-08-03 Samuel Pitoisetradv: add a struct for the retained shaders and GPL
2023-08-03 Samuel Pitoisetradv: inline radv_pipeline_get_nir() in radv_graphics_p...
2023-08-03 Samuel Pitoisetradv: stop passing a graphics pipeline to radv_pipeline...
2023-08-03 Samuel Pitoisetradv: remove unnecessary check in radv_pipeline_nir_to_...
2023-08-03 Jordan Justenintel/dev: Support xe2 device init (for intel_device_in...
2023-08-02 Jordan Justenintel/dev: Add LNL platform enum
2023-08-02 Dave Airliellvmpipe: fix fragdata/lastfragdata heuristic a bit...
2023-08-02 Eric Engestromdocs: update calendar for 23.1.5
2023-08-02 Eric Engestromdocs: add sha256sum for 23.1.5
2023-08-02 Eric Engestromdocs: add release notes for 23.1.5
2023-08-02 Gert Wollnyr600/sfn: AR loads should depend on all previous non...
2023-08-02 Gert Wollnyr600/sfn: Only switch to other CF if no AR uses are...
2023-08-02 Eric Engestromci: drop rule for non-existent src/include/
2023-08-02 Eric Engestromci: add .core-rules to .gallium-core-rules
2023-08-02 Samuel Pitoisetradv: add support for emitting TCS epilogs in cmdbuf
2023-08-02 Samuel Pitoisetradv: add support for a TCS epilogs cache in the device
2023-08-02 Samuel Pitoisetradv: add infra for creating TCS epilogs
2023-08-02 Samuel Pitoisetradv: add radv_tcs_epilog_key
2023-08-02 Samuel Pitoisetradv: declare new argument for the TCS epilog PC
2023-08-02 Samuel Pitoisetradv: track if TES reads tess factors differently
2023-08-02 Samuel Pitoisetradv: do not write tess factors in main TCS when it...
2023-08-02 Samuel Pitoisetradv: assume a TCS needs an epilog unless it's linked...
2023-08-02 Samuel Pitoisetradv,aco: move has_epilog to radv_shader_info
2023-08-02 Eric Engestrombroadcom/ci: reduce v3dv-rpi4-vk timeout to 30min ...
2023-08-02 Eric Engestrombroadcom/ci: reduce v3d-rpi4-traces timeout to 30min...
2023-08-02 Eric Engestrombroadcom/ci: reduce v3d-rpi4-gl timeout to 30min (inste...
2023-08-02 Eric Engestrombroadcom/ci: reduce vc4-rpi3-gl timeout to 30min (inste...
2023-08-02 Alyssa Rosenzweignir: Remove register load/store builders
2023-08-02 Alyssa Rosenzweignir: Remove reg_intrinsics parameter to convert_from_ssa
2023-08-02 Alyssa Rosenzweignir: Remove lower_vec_to_movs
2023-08-02 Alyssa Rosenzweignir: Remove lower_to_source_mods
2023-08-02 Eric Engestromci: reduce bare-metal retries of poe_run to only 3...
2023-08-02 Eric Engestromci: add a 10min job timeout to formatting checks
2023-08-02 David Heidelbergci/freedreno: document another mapbuffer flake on a530
2023-08-02 Juan A. Suarez... broadcom/ci: update expected results
2023-08-02 Samuel Pitoisetaco: add infra for compiling TCS epilogs
2023-08-02 Qiang Yuaco: extract aco_compile_shader_part from aco_compile_p...
2023-08-02 Samuel Pitoisetaco: add aco_shader_info::tcs::has_epilog
2023-08-02 Samuel Pitoisetradv: allow to use fixed IO locations for VS<->TCS...
2023-08-02 Samuel Pitoisetamd,radeonsi: move si_shader_io_get_unique_index_patch...
2023-08-02 Yonggang Luoutil/meson: Getting mesa util core to be self contained
2023-08-02 Yonggang Luoutil:Move only gallium used u_debug_refcnt.* and u_debu...
2023-08-02 Yonggang Luoutil: Remove include "pipe/*.h" in src/util/* files
2023-08-02 Yonggang Luoutil: Move u_pack_color.h and dbughelp.h into src/util...
2023-08-02 Yonggang Luoutil: Move pipe_color_union from p_defines.h into u_for...
2023-08-02 Yonggang Luoutil: Move PIPE_MASK_* from p_defines.h to u_formats.h
2023-08-02 Yonggang Luoutil: Move pipe_swizzle from p_defines.h to u_formats.h
2023-08-02 Mike Blumenkrantzlavapipe: don't check geometry for fb attachments
2023-08-02 Mike Blumenkrantzlavapipe: zero fb attachment array at rp start
2023-08-02 Mike Blumenkrantzlavapipe: statically allocate fb attachment array
2023-08-02 Mike Blumenkrantzglsl: only explicitly check GS components in PSIZ injec...
2023-08-02 Mike Blumenkrantzzink: add feedback loop exts to optimal profile
2023-08-02 David Heidelbergci/nouveau: add 20 minutes timeout to gk20a and align...
2023-08-01 Alyssa Rosenzweignir: Rename scoped_barrier -> barrier
2023-08-01 Alyssa Rosenzweigpanfrost: Gate overdraw_alpha on Bifrost+
2023-08-01 Alyssa Rosenzweigpanfrost: Add missing inline
2023-08-01 Alyssa Rosenzweigpanfrost: Only define pan_blitter_get_blend_shaders...
2023-08-01 Alyssa Rosenzweigpanfrost: Drop unused decode_position for samples
2023-08-01 Alyssa Rosenzweigpan/mdg: Add missing static inline annotation
2023-08-01 Alyssa Rosenzweigpan/decode: Drop unused debug function
2023-08-01 Alyssa Rosenzweigpanfrost: Add missing static inline annotation
2023-08-01 Alyssa Rosenzweignir/passthrough_gs: Drop unused array_size_for_prim
2023-08-01 Alyssa Rosenzweignir/loop_analyze: Drop unused inverse_comparison
2023-08-01 Alyssa Rosenzweiggallium/u_transfer_helper: Remove dead forward decl
2023-08-01 Nanley Cheryiris: Sample more texture view fast-clears on gfx11+
2023-08-01 José Roberto... anv: Return earlier in anv_reloc_list functions
2023-08-01 José Roberto... anv: Remove VkAllocationCallbacks parameter from reloc...
2023-08-01 José Roberto... anv: Nuke unused READ_ONCE() from anv_batch_chain.c
2023-08-01 David Roscaci/amd: Skip VAAPI CreateSurfacesWithConfigAttribs...
2023-08-01 David Roscaradeonsi: Don't prefer interlaced for video decode
2023-08-01 David Roscafrontends/vdpau: Alloc interlaced surface for interlace...
2023-08-01 David Roscafrontends/va: Alloc interlaced surface for interlaced...
2023-08-01 Italo Nicolamesa/main: allow readpix/teximage to read from implicit...
2023-08-01 Italo Nicolamesa/main: account for RTT samples when updating frameb...
2023-08-01 Mike Blumenkrantzgallium: bump PIPE_MAX_SO_OUTPUTS to 128
2023-08-01 Mike Blumenkrantzir3: bump max xfb output to 128
2023-08-01 Mike Blumenkrantzradv: bump max xfb output to 128
2023-08-01 jazzfoolzink: Hash only first 32 bits of zink_gfx_pipeline_stat...
2023-08-01 José Roberto... intel/genxml/gen125: Set MI_MATH MOCS field as non...
2023-08-01 José Roberto... intel/tests/mi_builder: Set MI_MATH MOCS field
2023-08-01 José Roberto... anv: Set MI_MATH MOCS field
2023-08-01 José Roberto... iris: Set MI_MATH MOCS field
2023-08-01 José Roberto... intel/genxml/gen125: Add missing fields in MI_MATH
next