platform/upstream/mesa.git
2022-02-10 Nanley Cheryiris: Add and use fill_surface_states
2022-02-10 Nanley Cheryiris: Add and use use_surface_state
2022-02-10 Nanley Cheryiris: Add and use iris_surface_state::aux_usages
2022-02-10 Nanley Cheryiris: Drop res param from surf_state_offset_for_aux
2022-02-10 Nanley Cheryiris: Drop format param from fast_clear_color
2022-02-10 Nanley Cheryiris: Don't fast clear with the view format
2022-02-10 Mike Blumenkrantzaux/draw: fix llvm tcs lane vec generation
2022-02-10 Bas Nieuwenhuizenradv: Add submit locking with trace bo.
2022-02-10 Ian Romanickgallivm/nir: Call nir_lower_bool_to_int32 after nir_opt...
2022-02-10 Emma Anholtci/freedreno: Try to detect a wedged MMU that's happene...
2022-02-10 Emma Anholtci/lvp: Add a flake that's shown up a couple of times...
2022-02-10 Emma Anholtci/r300: Drop xfails that were fixed with the VK-GL...
2022-02-10 Emma Anholtnir: Delete the per-instr SSA liveness impl.
2022-02-10 Emma Anholtnir_to_tgsi: Replace the NIR SSA liveness with TGSI...
2022-02-10 Emma Anholtnir_to_tgsi: Track our TGSI insns in blocks before...
2022-02-10 Emma Anholttgsi: Refactor out a tgsi_util_get_src_usage_mask().
2022-02-10 Emma Anholti915g: Report the temps usage
2022-02-10 Eric Engestromdocs: update calendar and link releases notes for 21.3.6
2022-02-10 Eric Engestromdocs: add release notes for 21.3.6
2022-02-09 Dylan Bakerdocs: update calendar for 22.0.0-rc2
2022-02-09 Danylo Piliaievturnip: Depth/stencil formats should not expose any...
2022-02-09 Samuel Pitoisetradv: only emit the per-vertex VRS state if the pipelin...
2022-02-09 Samuel Pitoisetradv: do not force per-vertex VRS if there is no pixel...
2022-02-09 Samuel Pitoisetradv: rewrite RADV_FORCE_VRS directly in NIR
2022-02-09 Juan A. Suarez... v3dv/ci: Update failure list
2022-02-09 Mike Blumenkrantzzink: ci updates
2022-02-09 Mike Blumenkrantzzink: add Sample decorations to fragment shader inputs...
2022-02-09 Tomeu Vizosoiris/ci: Enable Whiskey Lake boards by default
2022-02-09 Qiang Yuradeonsi: workaround Specviewperf13 Catia hang on GFX9
2022-02-09 Jordan Justenintel/fs: Assert that old pull-const code is not used...
2022-02-09 Tapani Pälliiris: invalidate L3 read only cache when VF cache is...
2022-02-09 Tapani Pällianv: invalidate L3 read only cache when VF cache is...
2022-02-09 Tapani Pälliintel/genxml: add PIPE_CONTROL field for L3 read only...
2022-02-09 Rohan Garganv: Refactor descriptor copy
2022-02-09 Samuel Pitoisetradv: allow RADV_FORCE_VRS with pipeline VRS declared...
2022-02-09 Kenneth Graunkeiris: Disable PIPE_CAP_PREFER_BACK_BUFFER_REUSE
2022-02-09 Kenneth Graunkeiris: Use the hardware blitter for DRI PRIME blits
2022-02-09 Kenneth Graunkeiris: Allow IRIS_BATCH_BLITTER in iris_copy_region()
2022-02-09 Melissa Wenbroadcom/simulator: enable multisync in the simulator
2022-02-09 Ilia Mirkintranslate: improve sse2 32-bit unsigned -> float conversion
2022-02-09 Ilia Mirkinrtasm: add pcmpgtd operation
2022-02-09 Ilia Mirkinrtasm: fix printf specifier for ptrdiff_t
2022-02-09 Mike Blumenkrantzzink: ci updates
2022-02-09 Erik Faye-Lundzink: do not copy colors through floats
2022-02-09 Jason Ekstrandzink: Re-interpret formats when using vkCmdClearColorIm...
2022-02-09 Ilia Mirkinst/mesa: only enable ARB_enhanced_layouts if there...
2022-02-09 Ilia Mirkinglsl: only validate xfb_buffer values when we have...
2022-02-09 Ilia Mirkinglsl: simplify conditions for setting various allowed...
2022-02-09 Emma Anholtnir_to_tgsi: Add a flag for lowering fabs, and use...
2022-02-09 Emma Anholtnir: Split the flag for lowering of fabs and fneg to...
2022-02-09 Emma Anholtr300: Throw a compile error instead of an assert in...
2022-02-09 Emma Anholtr300: Demote a compiler assert(0) to a compile failure.
2022-02-09 Jesse Natalied3d12: Fix take_ownership semantic for constant buffers
2022-02-09 Emma Anholtr300: Request that nir-to-tgsi avoid generating TGSI_OP...
2022-02-08 Dave Airlieci/lavapipe: update lvp asan results after leak fixes.
2022-02-08 Dave Airlielavapipe: fix sampler + sampler view leaks.
2022-02-08 Pavel Ondračkar300: fix transformation of abs modifiers with negate
2022-02-08 Emma Anholtci: Bump VK-GL-CTS to 1.3.1.0.
2022-02-08 Emma Anholtci/broadcom: Remove unused v3dv xfails file.
2022-02-08 Emma Anholtci/panfrost: Add a flake a few of us have run into...
2022-02-08 Jesse Natalied3d12: Allow 8bit index buffer conversions by vbuf
2022-02-08 Jesse Natalied3d12: Use CPU storage in TC for buffers
2022-02-08 Jesse Natalied3d12: Add a buffer busy callback to the bufmgr
2022-02-08 Jesse Natalied3d12: Actually suballocate and cache buffers
2022-02-08 Jesse Natalied3d12: Fix offset for buf/image copies with suballocate...
2022-02-08 Jesse Natalied3d12: Don't suballocate TBO buffers
2022-02-08 Jesse Natalied3d12: Fix TBOs from suballocated buffers
2022-02-08 Jesse Natalied3d12: Delete make_resource_writeable
2022-02-08 Jesse Natalied3d12: Always respect offsets when mapping a bo, not...
2022-02-08 Jesse Natalied3d12: Fix range calculation for suballocated buffers...
2022-02-08 Jesse Natalied3d12: Fix set constant buffers
2022-02-08 Jesse Natalietc: CPU storage needs to be freed with align_free
2022-02-08 Alyssa Rosenzweigpanfrost: Fix Depth Source enum
2022-02-08 Alyssa Rosenzweigpanfrost: Remove unused layout enums
2022-02-08 Alyssa Rosenzweigpanfrost: Remove some indexed formats on Valhall
2022-02-08 Alyssa Rosenzweigpanfrost: Update supported job types
2022-02-08 Alyssa Rosenzweigpanfrost: Flesh out tiler heap descriptor
2022-02-08 Alyssa Rosenzweigpanfrost: Strip % in GenXML names
2022-02-08 Alyssa Rosenzweigpanfrost: Flesh out Buffer descriptor
2022-02-08 Jason Ekstrandvulkan,lavapipe: Simplify command recording code-gen
2022-02-08 Mike Blumenkrantzlavapipe: ci updates
2022-02-08 Mike Blumenkrantzzink: ci updates
2022-02-08 Mike Blumenkrantzlavapipe: use util_pack_color_union() for generating...
2022-02-08 Emma Anholtci/freedreno: Add another unsizedArrayLength flake.
2022-02-08 Andrii Paukvenus: Allow usage of virtio-mmio based device
2022-02-08 Daniel Schürmannaco: optimize discard_if when WQM is not needed afterwards
2022-02-08 Daniel Schürmannaco: merge block_kind_uses_[demote|discard_if]
2022-02-08 Daniel Schürmannaco: make Preserve_WQM independent from block_kind_uses...
2022-02-08 Daniel Schürmannaco: remove block_kind_discard
2022-02-08 Daniel Schürmannaco: emit nir_intrinsic_discard() as p_discard_if()
2022-02-08 Charles Bakermesa: align constant/uniform uploads to driver expected...
2022-02-08 Charles Bakerzink: Fix MSVC RTC in zink_get_framebuffer_imageless()
2022-02-08 Mike Blumenkrantzzink: export PIPE_CAP_CULL_DISTANCE_NOCOMBINE
2022-02-08 Mike Blumenkrantzgallium: add PIPE_CAP_CULL_DISTANCE_NOCOMBINE
2022-02-08 Lionel Landwerlinanv: fix conditional render for vkCmdDrawIndirectByteCo...
2022-02-08 Lionel Landwerlinanv: enable ray queries
2022-02-08 Lionel Landwerlinintel/fs: lower ray query intrinsics
2022-02-08 Lionel Landwerlinintel/nir: document RT builder
2022-02-08 Lionel Landwerlinnir/lower_shader_calls: consider relocated constants...
2022-02-08 Lionel Landwerlinintel/nir/rt: add more helpers for ray queries
next