platform/upstream/mesa.git
2023-09-01 Karol Herbstrusticl/memory: do not verify pitch for IMAGE1D_BUFFER
2023-09-01 Eric Engestromci/amd: split the polaris10 rules into one for each...
2023-09-01 Mark Janesintel: allow reduced memory usage for INTEL_MEASURE
2023-09-01 Georg Lehmannaco: use v_cvt_f32_ubyte for signed casts too
2023-09-01 Nanley Cheryanv: Initialize the clear color more often for FCV
2023-09-01 Samuel Pitoisetradv/ci: re-enable vkcts-polaris10-valve
2023-09-01 Karol Herbstrusticl/queue: properly implement clCreateCommandQueueW...
2023-09-01 Samuel Pitoisetzink/ci: add zink-radv-polaris10-valve
2023-09-01 Feng Jiangmeson: Move video to separate section in meson configur...
2023-09-01 Tapani Pällici: add a fix for KHR-GLES3.packed_pixels.*snorm tests
2023-09-01 Tapani Pällimesa: remove GL_UNSIGNED_BYTE as supported for snorm...
2023-09-01 Vlad Schillerpvr: Implement VK_EXT_tooling_info
2023-09-01 Rohan Garganv: use the pre defined _3DPRIMITIVE_DIRECT macro
2023-09-01 Konstantin... aco/lower_to_cssa: Fix typo
2023-09-01 Konstantin... radv: Only generate debug info if required
2023-09-01 Konstantin... aco: Unify demote and demote_if selection
2023-09-01 Konstantin... aco: Use bytes() instead of size() in emit_wqm
2023-09-01 Konstantin... aco/validate: Handle p_wqm like p_parallelcopy
2023-09-01 Samuel Pitoisetaco: allow separate compilation of NGG shaders
2023-09-01 Samuel Pitoisetaco: adjust fix_exports() for VS/TES as NGG and non...
2023-09-01 Samuel Pitoisetaco: flag blocks with long-jump as export_end for separ...
2023-09-01 Samuel Pitoisetradv: preserve shader argument for separate compilation...
2023-09-01 Qiang Yuradeonsi: enable aco compile for part mode standalone vs
2023-09-01 Qiang Yuradeonsi: set vs has prolog aco shader info
2023-09-01 Qiang Yuradeonsi: add vs prolog aco build
2023-09-01 Qiang Yuradeonsi: fix aco options has_ls_vgpr_init_bug setup
2023-09-01 Qiang Yuradeonsi: extract si_get_vs_prolog_args to be shared...
2023-09-01 Qiang Yuradeonsi: remove is_monolithic from vs prolog key
2023-09-01 Dave Airlienvk: add build_id linker argument.
2023-09-01 Qiang Yuradeonsi: fill aco_shader_info->is_monolithic
2023-09-01 Karol Herbstrusticl/event: disable profiling for devices without...
2023-09-01 Karol Herbstrusticl/query: fix use-after-free, but also fix incorre...
2023-09-01 Lina Versacedocs: Add row for VK_KHR_maintenance5
2023-08-31 Matt Turnerintel: Only build perf if drivers or tools are enabled
2023-08-31 Matt Turnerintel: Only build ds if drivers are enabled
2023-08-31 Matt Turnerintel: Only build blorp if drivers are enabled
2023-08-31 Matt Turnerintel: Consider with_intel_clc in with_any_intel
2023-08-31 Matt Turnerintel: Rearrange for next commit
2023-08-31 Lang Yuradeonsi: use wave size to determine index stride
2023-08-31 Lang Yuradeonsi: use AMD_CODE_PROPERTY_ENABLE_WAVEFRONT_SIZE32...
2023-08-31 Lang Yuamd/common: add AMD_CODE_PROPERTY_ENABLE_WAVEFRONT_SIZE...
2023-08-31 Connor Abbottfreedreno/a7xx: Add CP_RESET_CONTEXT_STATE
2023-08-31 Mike Blumenkrantzegl: bind dri2_set_WL_bind_wayland_display for zink...
2023-08-31 Mike Blumenkrantzegl: call dri3_x11_connect() for zink
2023-08-31 Mike Blumenkrantzegl/dri3: only set driver_name if not already set
2023-08-31 Eric Engestromci/b2c: assert that install folder is present whether...
2023-08-31 Eric Engestromci/b2c: don't allow failures in test script preparation
2023-08-31 Eric Engestromci/b2c: skip install.tar extraction if the tarball...
2023-08-31 Friedrich Vockradv/rt: Pre-initialize instance address
2023-08-31 Eric Engestromci: document farm rules
2023-08-31 Karol Herbstrusticl/disk_cache: fix stack corruption
2023-08-31 Lionel Landwerlinanv: enable KHR_maintenance5
2023-08-31 Lionel Landwerlinanv: deal with new pipeline flags
2023-08-31 Lionel Landwerlinanv: add maintenance5 A8_UNORM/A1B5G5R5_UNORM support
2023-08-31 Lionel Landwerlinanv: implement GetDeviceImageSubresourceLayoutKHR/GetIm...
2023-08-31 Lionel Landwerlinanv: add vkGetRenderingAreaGranularityKHR()
2023-08-31 Lionel Landwerlinanv: handle new VkBufferViewUsageCreateInfoKHR
2023-08-31 Lionel Landwerlinanv: implement vkCmdBindIndexBuffer2KHR
2023-08-31 Connor Abbottvk/graphic_state, tu: Use dynamic blend count from...
2023-08-31 Konstantin... lavapipe: Fix the locking around cso destruction
2023-08-31 Konstantin... lavapipe: Avoid lowering shaders twice
2023-08-31 Dave Airliellvmpipe/fs: rewrite output finding using nir.
2023-08-31 Dave Airliellvmpipe/fs: drop the simple shader logic
2023-08-31 Dave Airliellvmpipe/fs: start using nir info in some places.
2023-08-31 Dave Airliellvmpipe/analyse: drop TGSI path.
2023-08-31 Dave Airliellvmpipe/fs: switch to using tgsi->nir instead of handl...
2023-08-31 Roman Stratiienkoandroid: Fix num_planes assignment in u_gralloc_fallback
2023-08-31 Qiang Yuaco: do not fix_exports when program is prolog
2023-08-31 Qiang Yuaco: add aco compile interface for radeonsi vs prolog
2023-08-31 Qiang Yuaco: add vs prolog instruction selection for radeonsi
2023-08-31 Qiang Yuaco: prepare fix_ls_vgpr_init_bug to be used by gl...
2023-08-31 Qiang Yuaco: pass sw_stage when setup_isel_context
2023-08-31 Qiang Yuaco: simplify setup_tcs_info
2023-08-30 Mike Blumenkrantzci: disable nouveau shaderdb
2023-08-30 Derek Foremanvulkan/wsi: warn about unset present_mode in PresentMod...
2023-08-30 Samuel Pitoisetci: add comment explaining which image tags to update...
2023-08-30 Samuel Pitoisetci: uprev Fossilize
2023-08-30 Samuel Pitoisetci: uprev vkd3d-proton
2023-08-30 Alyssa Rosenzweigradv: Use before/after_cf_list for entrypoints
2023-08-30 Alyssa Rosenzweigtreewide: Use nir_before/after_impl for more elaborate...
2023-08-30 Alyssa Rosenzweigtreewide: Use nir_before/after_impl in easy cases
2023-08-30 Alyssa Rosenzweignir: Add nir_before/after_impl cursors
2023-08-30 Karol Herbstpanfrost: drop pan_nir_lower_64bit_intrin
2023-08-30 Karol Herbstrusticl: reduce global_invocation_id_zero_base to 32 bit
2023-08-30 Samuel Pitoisetamd/ci: update list of failures/flakes for glcts-vangog...
2023-08-30 Rhys Perryaco/spill: add all live-in to merge block spill candidates
2023-08-30 Mike Blumenkrantzzink: add lavapipe flake
2023-08-30 Matt Costerpvr: Zero tail of cs buffers after linking when dumping cs
2023-08-30 Matt Costerpvr: Do not require TA_STATE_HEADER.pres_ispctl_dbsc...
2023-08-30 Matt Costerpvr: Don't override commands copied to new buffer when...
2023-08-30 Corentin Noëlvirgl: Do not expose EXT_texture_mirror_clamp when...
2023-08-30 Corentin Noëlci: Add locked flag to bindgen-cli installation
2023-08-30 Simon Serradv/winsys: check amdgpu_create_bo_from_user_mem(...
2023-08-30 Samuel Pitoisetradv: re-order IO slot layout for stages that aren...
2023-08-30 Karol Herbstpanfrost: drop 64 bit handling for cl workgroup intrinsics
2023-08-30 Karol Herbstintel/compiler: drop 64 bit handling for cl workgroup...
2023-08-30 Karol Herbstgallivm/nir: drop 64 bit handling for cl workgroup...
2023-08-30 Karol Herbstac: drop 64 bit handling for cl workgroup intrinsics
2023-08-30 Karol Herbstnir: make num_workgroups 32 bit only
2023-08-30 Karol Herbstnir: make workgroup_id 32 bit only
next