platform/upstream/mesa.git
2023-08-03 Yonggang Luocrocus: #include "program/prog_instruction.h" for SWIZZLE_*
2023-08-03 Yonggang Luointel/brw: Define and use BRW_SWIZZLE_* instead of...
2023-08-03 Yonggang Luointel/blorp: brw_sampler_prog_key_data::swizzles is...
2023-08-03 Yonggang Luointel/blorp: Use float directly to avoid #include ...
2023-08-03 Yonggang Luocompiler: Move WRITEMASK_* from prog_instruction.h...
2023-08-03 David Heidelbergbin/ci: handle errors more gracefully in update_traces_...
2023-08-03 Faith Ekstrandnir/builder: Don't assume we have compiler options
2023-08-03 xuruiglx: There is no need to psc++
2023-08-03 Felix DeGroodanv: debug messaging for sparse texture usage
2023-08-03 Felix DeGroodanv: enable fake sparse for Elden Ring
2023-08-03 Felix DeGroodanv: add fake sparse support
2023-08-03 Yonggang Luoasahi: decouple layout from gallium
2023-08-03 Yonggang Luoetnaviv: decouple drm from gallium
2023-08-03 Eric Engestromdocs/ci: expand the description of test suites
2023-08-03 Eric Engestromdocs/ci: drop mention of build systems variants in...
2023-08-03 Eric Engestromdocs/ci: in paragraph about the CI being overwhelmed...
2023-08-03 Eric Engestromdocs/ci: stop trying to enumerate drivers that are...
2023-08-03 Eric Engestromci: include some timing information in the git cache...
2023-08-03 David Heidelbergdocs/ci: remove default nginx config, which we don...
2023-08-03 David Heidelbergdocs/ci: update to systemd and used version of the...
2023-08-03 David Heidelbergdocs/ci: default to port 80 for the caching proxy
2023-08-03 David Heidelbergci/amd: fix timeouting radeonsi-raven-va-full job
2023-08-03 David Roscaradeonsi: Enable PIPE_VIDEO_CAP_SUPPORTS_CONTIGUOUS_PLA...
2023-08-03 David Roscaradeonsi: Copy all planes with multi-plane staging...
2023-08-03 Alyssa Rosenzweigzink: Collapse is_ssa check
2023-08-03 Alyssa Rosenzweigvc4,broadcom/compiler: Drop write_mask handling
2023-08-03 Alyssa Rosenzweignouveau/codegen: Drop writemask check
2023-08-03 Alyssa Rosenzweigr600/sfn: Ignore instruction write masks
2023-08-03 Alyssa Rosenzweigr600/sfn: Stop referencing legacy functionality
2023-08-03 David Roscafrontends/va: Init view_resources array in vlVaPut...
2023-08-03 David Roscafrontends/va: Don't allow multi-plane derive without...
2023-08-03 Mike Blumenkrantzlavapipe: VK_EXT_host_image_copy
2023-08-03 Mike Blumenkrantzlavapipe: be slightly more permissive for bad apps...
2023-08-03 Yonggang Luoac/radv: decouple radv vulkan driver and compiler from...
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
next