platform/upstream/mesa.git
2023-02-03 Qiang Yunir,ac/llvm,aco: remove nir_export_primitive_amd
2023-02-03 Qiang Yuac/nir/ngg,radv: ms use ac_nir_export_(primitive|positi...
2023-02-03 Qiang Yuac/nir/ngg: gs use ac_nir_export_(position|parameter)
2023-02-03 Qiang Yuac/nir/ngg: prepare gather_vs_outputs to be used by gs
2023-02-03 Qiang Yuac/nir/ngg,radv,radeonsi: nogs use ac_nir_export_(posit...
2023-02-03 Qiang Yuac/nir/ngg: change clipdist_neg_mask_var type to uint32
2023-02-03 Qiang Yuac/nir/ngg: fix clip dist culling mask uninitialized
2023-02-03 Qiang Yuac/nir,radv,radeonsi: gs copy shader use ac_nir_export_...
2023-02-03 Qiang Yuac/nir,radv,radeonsi: legacy vs use ac_nir_export_...
2023-02-03 Qiang Yuradeonsi: set nr_pos_exports outside of llvm translation
2023-02-03 Qiang Yuradeonsi: remove the extra handling for VS/TES primitive id
2023-02-03 Qiang Yuradeonsi: update outputs written nir info
2023-02-03 Qiang Yuradeonsi: clamp vertex color in legacy gs instead of...
2023-02-03 Qiang Yuamd,radeonsi: implement nir_load_force_vrs_rates_amd...
2023-02-03 Qiang Yuac/nir: add force_vrs to ac_nir_export_position
2023-02-03 Qiang Yuac/nir: add ac_nir_export_parameter
2023-02-03 Qiang Yuac/nir: add ac_nir_export_position
2023-02-03 Qiang Yuac/nir: gs and nogs use ac_nir_export_primitive
2023-02-03 Qiang Yuaco: implement nir_export_amd
2023-02-03 Qiang Yuac/llvm: implement nir_export_amd
2023-02-03 Qiang Yunir: add nir_export_amd intrinsic
2023-02-03 Timur Kristófac/nir/cull: Alway remove zero-area triangles in face...
2023-02-03 Timur Kristófradv: Disable NGG culling when conservative overestimat...
2023-02-03 Constantine... anv: handle ATTACHMENT_OPTIMAL layout
2023-02-03 Yonggang Luoutil: Implement util_iround with lrintf unconditionally
2023-02-03 Mike Blumenkrantzzink: enable bindless texture with ZINK_DESCRIPTORS=db
2023-02-03 Mike Blumenkrantzzink: implement descriptor buffer handling of bindless...
2023-02-03 Mike Blumenkrantzzink: add a flag to indicate whether a descriptor buffe...
2023-02-03 Mike Blumenkrantzzink: break out descriptor binding into separate function
2023-02-03 Mike Blumenkrantzzink: set VK_PIPELINE_CREATE_DESCRIPTOR_BUFFER_BIT_EXT...
2023-02-03 Mike Blumenkrantzzink: skip updating descriptor buffer sets that aren...
2023-02-03 Mike Blumenkrantzzink: fix bindless struct member comments
2023-02-03 Mike Blumenkrantzzink: make bindless buffer_infos a union
2023-02-03 Mike Blumenkrantzzink: enable PIPE_CAP_ALLOW_GLTHREAD_BUFFER_SUBDATA_OPT
2023-02-03 Marek Olšákamd/ci: update sanctuary trace sha1
2023-02-03 Marek Olšákradeonsi: set sampler COMPAT_MODE in the corresponding...
2023-02-03 Marek Olšákradeonsi: call ac_init_llvm_once before any util_queue...
2023-02-03 Marek Olšákamd/llvm: fix LLVM 15 & 16 crashes in SelectionDAG.cpp
2023-02-03 Marek Olšákradeonsi: set NEVER as the depth compare func if depth...
2023-02-03 Marek Olšákamd/registers: remove confusing definitions from gfx10...
2023-02-03 Marek Olšákamd: document OOB behavior on gfx11
2023-02-03 Marek Olšákamd: fix typo in shadowed uconfig registers on gfx11
2023-02-03 Marek Olšákamd: sort and re-indent packet definitions
2023-02-03 Marek Olšákamd: update late_alloc_wave64 for gfx11
2023-02-03 Marek Olšákamd: update the cache size for gfx1103_r1
2023-02-03 Marek Olšákamd: change pbb_max_alloc_count for gfx11
2023-02-03 Marek Olšákamd: unify and tune the attribute ring size for gfx11
2023-02-03 Marek Olšákradeonsi: never set INTERPOLATE_COMP_Z
2023-02-03 Marek Olšákradeonsi: determine alpha_to_coverage robustly in si_up...
2023-02-03 Marek Olšákradeonsi: merge si_ps_key_update_framebuffer_blend...
2023-02-03 Marek Olšákradeonsi/gfx11: always set MSAA_NUM_SAMPLES=0 for DCC_D...
2023-02-03 Marek Olšákradeonsi: deduplicate VS/TES/GS update code
2023-02-03 Marek Olšákradeonsi/gfx11: use new packet EVENT_WRITE_ZPASS
2023-02-03 Marek Olšákradeonsi/gfx11: move the PIXEL_PIPE_STAT_CONTROL event...
2023-02-03 Marek Olšákradeonsi/gfx11: fix blend->cb_target_mask dependency...
2023-02-03 Marek Olšákradeonsi/gfx11: adjust ACCUM_* fields for tessellation
2023-02-03 Marek Olšákradeonsi/gfx11: add a comment why we use PRIM_GRP_SIZE...
2023-02-03 Marek Olšákradeonsi/gfx11: remove the INST_PREF_SIZE workaround
2023-02-03 Marek Olšákradeonsi: implement RB+ depth-only rendering for better...
2023-02-03 Marek Olšákamd: improve RB+ blending precision
2023-02-03 Marek Olšákamd: update shadowed register tables for gfx11
2023-02-03 Marek Olšákamd: update SX_BLEND_OPT_EPSILON.MRT0_EPSILON enum...
2023-02-03 Marek Olšákamd: fix tile_swizzle on gfx11 - should be shifted...
2023-02-03 Marek Olšákamd: split GFX1103 into GFX1103_R1 and GFX1103_R2
2023-02-03 Marek Olšákradeonsi/gfx11: unset SAMPLE_MASK_TRACKER_WATERMARK...
2023-02-03 Marek Olšákradeonsi: fix RB+ blending with sRGB formats
2023-02-03 Marek Olšákradeonsi/ci: add gfx1100 results
2023-02-03 Marek Olšákradeonsi/ci: update gfx10.3 results
2023-02-02 Emma Anholtturnip: Make the tiling-impossible case have an impossi...
2023-02-02 Emma Anholttu: Only emit the conditional gmem subpass resolves...
2023-02-02 Emma Anholtturnip: Optimize tile sizes to reduce the number of...
2023-02-02 Emma Anholttu: Mark tiling impossible if we couldn't lay out gmem...
2023-02-02 Sagar Ghugenir: Handle other variants of image_samples properly...
2023-02-02 Juston Lianv: check initial cmd_buffer is chainable
2023-02-02 Jesse Nataliewsi/win32: We don't need a window DC for DXGI
2023-02-02 Jesse Nataliewsi/win32: Don't require buffer blits for software...
2023-02-02 Erik Faye-Lundanv, hasvk: remove stale TODO-files
2023-02-02 Lucas Stachetnaviv: fix double scanout import of multiplanar resources
2023-02-02 Emma Anholtci: Drop the itoral-gl-terrain demo from traces.
2023-02-02 Georg Lehmannaco: Improve wave64 cycle estimates.
2023-02-02 Mike BlumenkrantzRevert "zink: fix zink_mem_type_idx_from_bits()"
2023-02-02 Rose Hudsonasahi: wire up shader disk cache support
2023-02-02 Samuel Pitoisetradv: simplify an assertion after considering RADV_FORC...
2023-02-02 Samuel Pitoisetradv: skip compilation when possible with GPL fast...
2023-02-02 Samuel Pitoisetradv: determine the last VGT API stage earlier
2023-02-02 Samuel Pitoisetradv: stop using the graphics pipeline key after compil...
2023-02-02 Samuel Pitoisetradv: return a boolean value in radv_pipeline_needs_dyn...
2023-02-02 Samuel Pitoisetradv: pass the lib flags for generating the pipeline key
2023-02-02 Eric Engestromv3dv: mark dEQP-VK.api.command_buffers.record_many_draw...
2023-02-02 Samuel Pitoisetradv: remove one unused variable in radv_graphics_lib_p...
2023-02-02 Samuel Pitoisetradv: allow to create a noop FS in a library with GPL
2023-02-02 Mike Blumenkrantzzink: rework descriptor buffer templating to use offsets
2023-02-02 Asahi Linaasahi: Split off macOS support into its own file
2023-02-02 Asahi Linaasahi: Split off common BO code into its own file
2023-02-02 Alyssa Rosenzweigasahi: Use non-UAPI specific BO create flags
2023-02-02 Martin Roukala... zink/ci: allow running manual jobs again on RADV
2023-02-02 Martin Roukala... ci/core-manual-rules: enclose the whole condition in...
2023-02-02 Alyssa Rosenzweigagx: Centralize texture lowering
2023-02-02 Erico NunesRevert "CI: Lima farm is offline"
2023-02-02 Mike Blumenkrantzzink: fix zink_mem_type_idx_from_bits()
next