platform/upstream/mesa.git
2022-04-21 Jordan Justenintel/dev: Add device info for RPL-P
2022-04-21 Boris Brezillondzn: Add support for EXT_vertex_attribute_divisor
2022-04-21 Boris Brezillonci/windows: Split the windows-related tests
2022-04-21 Boris Brezillond3d12: Move the D3D12ResourceState code to the gallium...
2022-04-21 Michael Olbrichcrocus: export GEM handle with RDWR access rights
2022-04-21 Mike Blumenkrantzzink: unset PIPE_CAP_MULTI_DRAW_INDIRECT_PARTIAL_STRIDE
2022-04-21 Mike Blumenkrantzgallium: add PIPE_CAP_MULTI_DRAW_INDIRECT_PARTIAL_STRIDE
2022-04-21 Mike Blumenkrantzutil/draw: fix indirect draw count readback
2022-04-21 Mike Blumenkrantzutil/draw: handle draw_count=0 when reading indirect...
2022-04-21 Mike Blumenkrantzutil/draw: fix map size of indirect buffer in util_draw...
2022-04-21 Yiwei Zhangvenus: use linear modifier for legacy common wsi path
2022-04-21 Yiwei Zhangvenus: override aspectMask for internal tiling modifier
2022-04-21 Mike Blumenkrantzzink: handle device-local unsynchronized maps
2022-04-21 Mike Blumenkrantzzink: remove xfb_barrier flag
2022-04-21 Mike Blumenkrantzzink: fix xfb counter buffer barriers
2022-04-21 Mike Blumenkrantzzink: fix synchronization when drawing from streamout
2022-04-21 Mike Blumenkrantzzink: nv ci update
2022-04-21 Mike Blumenkrantzzink: NV_linear_color_attachment
2022-04-21 Mike Blumenkrantzzink: set VK_QUERY_RESULT_WAIT_BIT when copying to qbo
2022-04-20 Emma Anholtnir_to_tgsi: Make vec_to_movs avoid unsupported coalesc...
2022-04-20 Emma Anholtci/dzn: Cut the runtime by running 1/3 of the enabled...
2022-04-20 Boris Brezillondzn: Report actual device limits
2022-04-20 Boris Brezillondzn: Use core helpers to fill physical device features...
2022-04-20 Marek Olšákgallium/ddebug: implement pipe_vertex_state callbacks
2022-04-20 Emma Anholtnouveau/nir: Set the input for vertex/instance ID like...
2022-04-20 Emma Anholtnouveau/nir: Fix edgeflag input detection.
2022-04-20 Emma Anholtnouveau/nir: Fix the inverted sense of usesSampleMaskIn.
2022-04-20 Emma Anholtnouveau/nv50: Set the primid sysval flag if it's in...
2022-04-20 Emma Anholtnouveau/nv50: Enable mesa/st alpha test lowering on...
2022-04-20 Emma Anholtnouveau/nir: Disable bitfield ops pre-nvc0.
2022-04-20 Emma Anholtci/nouveau: Add nv92 xfails.
2022-04-20 Emma Anholtci/nouveau: Add expectations files for GM206.
2022-04-20 M Henningnouveau/nir: Split fewer 64-bit loads
2022-04-20 Emma Anholtnouveau/nv50: Print the number of loops in shader-db...
2022-04-20 Emma Anholtr600: Use nir-to-tgsi instead of TGSI when the NIR...
2022-04-20 Emma Anholtr600/sb: Avoid causing an exception when getting the...
2022-04-20 Emma Anholtr600: Fix reading back from a temp array immediately...
2022-04-20 Emma Anholtci/r600: Manual run updates.
2022-04-20 Emma Anholtr600: Fix up some mis-indentation of blocks.
2022-04-20 Rhys Perrynir/copy_prop_vars: fix non-vector shader call payloads
2022-04-20 Daniel StoneCI: Disable Windows jobs
2022-04-20 Boris Brezillonci/windows: Add a variable to globally disable jobs...
2022-04-20 Jason Ekstrandutil: Remove util_cpu_detect
2022-04-20 Daniel Schürmannnir/lower_alu_to_scalar: don't set the nir_builder...
2022-04-20 Daniel Stonedzn/ci: Don't spam conformance warnings
2022-04-20 Emma Anholtnine: Disable optional use of TTN when MUL_ZERO_WINS...
2022-04-20 Emma Anholttgsi_to_nir: Emit load_ubo_vec4 instead of load_ubo...
2022-04-20 Gert Wollnyntt: Add option to not optimized register allocation
2022-04-20 Mike Blumenkrantzlavapipe: run nir_fold_16bit_sampler_conversions
2022-04-20 Mike Blumenkrantznir/fold_16bit_sampler_conversions: add a mask for...
2022-04-20 Konstantin... radv: Enable rt primitive culling for spirv2nir
2022-04-20 Konstantin... radv: Do not discard hits with t=tmax
2022-04-20 Lionel Landwerlinanv: implement VK_EXT_primitives_generated_query
2022-04-19 Emma Anholttgsi: Emit ureg HW_ATOMIC decls in range order.
2022-04-19 Emma Anholtnir_to_tgsi: Allocate the primid sysval to num_inputs...
2022-04-19 Emma Anholtnir_to_tgsi: Avoid swizzling from undefined channels...
2022-04-19 Emma Anholtnir_to_tgsi: Don't forget to split 64-bit store_per_ver...
2022-04-19 Emma Anholtnir_to_tgsi: Fix assertion failures handling 64-bit...
2022-04-19 Emma Anholtnir_to_tgsi: Add a workaround for virglrenderer TG4.
2022-04-19 Yonggang Luowin32: Do not use BUILD_GL32, we use def file to export...
2022-04-19 Yonggang Luowin32: Fixes 32 bits visual studio module definition...
2022-04-19 Emma Anholtturnip: Don't disable LRZ in subpasses after the first...
2022-04-19 Emma Anholtturnip: Ignore TOP/BOTTOM_OF_PIPE bits in subpass src...
2022-04-19 Emma Anholtfreedreno/ir3: Call nir_opt_find_array_copies().
2022-04-19 Emma Anholtturnip: Add nir_opt_conditional_discard.
2022-04-19 Emma Anholtfreedreno/ir3: Make sched nodes before adding deps.
2022-04-19 Emma Anholtturnip: Add TU_DEBUG=layout for dumping image layouts.
2022-04-19 Danylo Piliaievturnip: Try harder to keep LRZ valid and fix a few...
2022-04-19 M Henningnouveau: Skip cctl for atomic counters in tgsi
2022-04-19 M Henningnouveau: Emit cctl to flush L1 cache for atomics
2022-04-19 Boris Brezillondzn: refactor error-handling
2022-04-19 Erik Faye-Lunddzn: remove needless defines
2022-04-19 Erik Faye-Lunddzn: merge util sources
2022-04-19 Erik Faye-Lunddzn: port code to plain c
2022-04-19 Erik Faye-Lunddzn: do not set unused default member initializer
2022-04-19 Erik Faye-Lunddzn: c-style casts
2022-04-19 Erik Faye-Lunddzn: use c-style initialization
2022-04-19 Erik Faye-Lunddzn: use c-style for-statement
2022-04-19 Erik Faye-Lunddzn: use define instead of constexpr
2022-04-19 Erik Faye-Lunddzn: no more reinterpret_cast
2022-04-19 Erik Faye-Lunddzn: drop using references
2022-04-19 Erik Faye-Lunddzn: drop auto usage
2022-04-19 Erik Faye-Lunddzn: add a bunch of missing struct-keywords
2022-04-19 Erik Faye-Lunddzn: port to d3d12 c-api
2022-04-19 Erik Faye-Lunddzn: pass IDXGIAdapter1 to d3d12_create_device
2022-04-19 Erik Faye-Lunddzn: use ID3D10Blob instead of ID3DBlob
2022-04-19 Erik Faye-Lunddzn: always use ID3D12GraphicsCommandList1
2022-04-19 Erik Faye-Lunddzn: always use ID3D12Device1
2022-04-19 Erik Faye-Lunddzn: remove all usage of ComPtr<T>
2022-04-19 Erik Faye-Lunddzn: fixup indent
2022-04-19 Georg Lehmannaco: Reuse previous -1 result in find_msb to avoid...
2022-04-19 Yonggang Luozink: Remove redundant framebuffer_mtx from zink_screen.h
2022-04-19 Lionel Landwerlinci/iris: mark another test as flaky
2022-04-19 Lionel Landwerlinintel/fs: tidy up lower of ray queries
2022-04-19 Boris Brezillondzn: Pass the right type to CreateCommandList() in...
2022-04-19 Marcin Ślusarzintel/compiler: invalidate metadata in brw_nir_initiali...
2022-04-19 Marcin Ślusarzintel/compiler: invalidate all metadata in brw_nir_lowe...
2022-04-19 Marcin Ślusarzanv: invalidate all metadata in anv_nir_lower_ubo_loads
2022-04-19 Lionel Landwerlinanv: allow getting the address of the beginning of...
2022-04-19 Alexey Bozhenkointel/compiler: fix singleton pointer coverity warning
next