platform/upstream/mesa.git
2022-07-29 Karmjit Mahilpvr: Add static consts to hard coding infra.
2022-07-29 Karmjit Mahilpvr: Add static consts support in descriptor pds program.
2022-07-29 Karmjit Mahilpvr: Rename uniform pds program to descriptor pds program.
2022-07-29 Eric Engestromturnip: expose support for VK_EXT_acquire_drm_display
2022-07-28 Dylan Bakeriris|anv: gfx version 12.5 data cache flush is not...
2022-07-28 Dylan Bakeranv: add gfx version 12.5 flushes to CCS path
2022-07-28 Kenneth Graunkeintel/eu: Mark header present in URB memory fences...
2022-07-28 Kenneth Graunkeintel/eu: Clarify spec citations for XeHP region restri...
2022-07-28 Kenneth Graunkeintel/eu: Fix XeHP register region validation for hstri...
2022-07-28 Jason Ekstrandintel/eu: Don't throw validation errors on float MOV_IN...
2022-07-28 Kenneth Graunkeintel/eu: Handle compaction when inserting validation...
2022-07-28 Gert WollnyvirgL: lower fneg and fabs
2022-07-28 Dave Airlieutil/reallocarray: add errno.h include.
2022-07-28 Eric Engestromdocs/ci: fix Emma's name
2022-07-28 TSnake41zink: print result code string on vulkan failure
2022-07-28 Gert Wollnyr600: Don't set TES_EVAL UCP dirty when it is not supported
2022-07-28 Iago Toral... v3dv: expose Vulkan 1.2
2022-07-28 Iago Toral... broadcom/ci: update list of slow tests
2022-07-28 Iago Toral... v3dv: enable missing mandatory Vulkan 1.2 features
2022-07-28 Iago Toral... v3dv: enable missing Vulkan 1.2 features for supported...
2022-07-28 Iago Toral... v3dv: fill in Vulkan 1.2 missing device properties
2022-07-28 Iago Toral... v3dv: explicitly set sampler min/max filter properties...
2022-07-28 Eric Engestromdocs/features.txt: mark VK_ANDROID_native_buffer as...
2022-07-28 Eric Engestromdocs/features.txt: mark VK_ANDROID_native_buffer as...
2022-07-28 Eric Engestromnouveau: use existing list_first_entry() macro instead...
2022-07-28 Eric Engestromutil/list: rename LIST_ENTRY() to list_entry()
2022-07-28 Danylo Piliaievturnip: Simple breadcrumbs implementation to debug...
2022-07-28 Marek Olšákutil/u_threaded: fix a CPU storage crash due to an...
2022-07-28 Dave Airlielavapipe: enable VK_EXT_depth_range_unrestricted.
2022-07-28 Dave Airliellvmpipe/fs: handle unrestricted depth values.
2022-07-28 Dave Airlieutil/pack_color: clamp depth values outside range for...
2022-07-28 Dave Airliemesa/st: disable unrestricted fragment depth values...
2022-07-28 Dave Airliegallium: add a rasterizer state bit for unrestricted...
2022-07-27 Dave Airliellvmpipe: Allocate scene tiles dynamically
2022-07-27 Adam Jacksonllvmpipe: Indentation fix
2022-07-27 Dave Airlieutil: add reallocarray wrapper for win32
2022-07-27 Brian Paulllvmpipe: add some const qualifiers in lp_rast_linear_f...
2022-07-27 Brian Paulllvmpipe: tighten up some code in lp_rast_linear_fallback.c
2022-07-27 Brian Paulllvmpipe: consolidate code in lp_rast_linear_fallback.c
2022-07-27 Brian Paulllvmpipe: remove unneeded casts in lp_rast_linear_fallb...
2022-07-27 Brian Paulllvmpipe: asst. clean-up in lp_rast_linear_fallback.c
2022-07-27 Brian Paulllvmpipe: pass frontfacing param to jit_function()...
2022-07-27 Brian Paulllvmpipe: minor whitespace clean-up in lp_state_fs.h
2022-07-27 Brian Paulllvmpipe: make opaque field a 1-bit field
2022-07-27 Brian Paulgallivm: rename 'var' param in emit_store_reg(), emit_s...
2022-07-27 Brian Paulgallivm: fix incorrect memset() in SOA emit_load_const()
2022-07-27 Brian Paulgallivm: simplify shuffling in emit_store_reg()
2022-07-27 Brian Paulgallivm: asst. clean-ups in lp_bld_swizzle.c
2022-07-27 Brian Paulllvmpipe: replace 'unsigned' with enum types
2022-07-27 Brian Paulllvmpipe: remove unneeded casts
2022-07-27 Brian Paulllvmpipe: asst. clean-ups in lp_state_setup.c
2022-07-27 Brian Paulllvmpipe: minor optimization in lp_linear_init_interp()
2022-07-27 Brian Paulllvmpipe: asst. clean-ups in lp_linear_interp.c
2022-07-27 Brian Paulgallivm: asst. clean-ups in lp_bld_const.c
2022-07-27 Brian Paulllvmpipe: asst. clean-ups in lp_setup_rect.c
2022-07-27 Brian Paulllvmpipe: minor white-space clean-up in lp_setup.h
2022-07-27 Brian Paulllvmpipe: asst. clean-up in lp_bld_depth.c
2022-07-27 David Heidelbergmailmap: fix order of emails for Axel Davy
2022-07-27 David Heidelbergnine: char can be unsigned on non-x86 platforms
2022-07-27 Icecream95nine: Only enable thread_submit by default on x86
2022-07-27 Icecream95nine: Make vdecl_index_map always signed
2022-07-27 Dave Airliezink/llvmpipe/ci: skip broken CTS ballot test.
2022-07-27 Dave Airliezink: fixup subgroup vote/ballot enables.
2022-07-27 Dave Airlielavapipe: expose some subgroup extensions
2022-07-27 Dave Airliellvmpipe: export ARB_shader_ballot
2022-07-27 Dave Airliegallivm: fix casting around read invocation.
2022-07-27 Dave Airliegallivm: use progress from subgroup lowering.
2022-07-27 Connor Abbotttu: Add debug option to use emulated renderpass support
2022-07-27 Connor Abbotttu: Use common vk_image_view base struct
2022-07-27 Connor Abbotttu: Use common vk_image struct
2022-07-27 Connor Abbotttu: Add support for suspending and resuming renderpasses
2022-07-27 Connor Abbottutil/trace: Fix u_trace_*_iterator with no tracepoints
2022-07-27 Connor Abbotttu: Split out some state into a separate struct
2022-07-27 Connor Abbotttu: Update more state with secondaries
2022-07-27 Connor Abbotttu: Remove has_subpass_predication
2022-07-27 Connor Abbotttu: Initial support for dynamic rendering
2022-07-27 Connor Abbotttu: Remove usage of RenderPassBeginInfo
2022-07-27 Connor Abbotttu: Move tu_render_pass definition up
2022-07-27 Connor Abbotttu: Disable GMEM for multiview inside tu_render_pass_gm...
2022-07-27 Connor Abbotttu: Move TU_DONT_CARE_AS_LOAD into attachment_set_ops()
2022-07-27 Connor Abbotttu: Rewrite tess factor emission
2022-07-27 Connor Abbotttu: Treat CP_WAIT_FOR_ME as a cache invalidate
2022-07-27 Connor Abbotttu/lrz: Do not use framebuffer when inheriting LRZ
2022-07-27 Georg Lehmannnir/fold_16bit_tex_image: Default to only_fold_all.
2022-07-27 Georg Lehmannradeonsi: Stop using nir_legalize_16bit_sampler_srcs.
2022-07-27 Danylo Piliaievzink/turnip: Add comments to already triaged failures...
2022-07-27 Chia-I Wuir3: set UL flag before ir3_lower_subgroups
2022-07-27 Brian Paulllvmpipe: fix texcoord analysis regression
2022-07-27 Georg Lehmannaco/ir: Add swapped opcode for v_cmp_u/v_cmp_o.
2022-07-27 Georg Lehmannaco/ir: Add v_cmp_class to get_cmp_info.
2022-07-27 Georg Lehmannaco/ir: Add vcmpx opcode to get_cmp_info.
2022-07-27 Georg Lehmannaco/ir: Fix swapped nle.
2022-07-27 Georg Lehmannaco/ir: Add integer get_cmp_info.
2022-07-27 Georg Lehmannaco/ir: Generalize (un)ordered_swapped.
2022-07-27 Sarah Walkerpvr: Move BRN 44079, 48492 and 66011 code into pvrsrvkm...
2022-07-27 Jordan Justenanv: Fix PHYSICAL_DEVICE_MEMORY_BUDGET_PROPERTIES with...
2022-07-27 Timur Kristófradv: Use NIR-based NGG lowering with LLVM.
2022-07-27 Timur Kristófradv: Properly set LDS size for LLVM NGG shaders.
2022-07-27 Timur Kristófradv/llvm: Remove incorrect hardcoded workgroup size...
2022-07-27 Timur Kristófac/llvm: Implement GDS atomic add NIR intrinsic.
next