platform/upstream/mesa.git
2021-01-13 Daniel Schürmannradv: vectorize 16bit instructions
2021-01-13 Daniel Schürmannaco: emit packed 16bit instructions
2021-01-13 Daniel Schürmannaco: create helpers to emit vop3p instructions
2021-01-13 Daniel Schürmannaco: change usesModifiers() considering opsel_hi on...
2021-01-13 Daniel Schürmannaco: allow SGPRs on every src position for VOP3P
2021-01-13 Daniel Schürmannaco: allow constants/literals on every src position...
2021-01-13 Daniel Schürmannaco/RA: fix subdword operands on VOP3P instructions
2021-01-13 Daniel Schürmannaco: fix VOP3P assembly, VN and validation
2021-01-13 Dylan BakerVERSION: bump for 21.1.0 cycle
2021-01-13 Samuel Pitoisetradv: enable DCC for MSAA on GFX10+
2021-01-13 Boris Brezillonpan/bi: Fix the !immediate case in bi_emit_store_vary()
2021-01-13 Ilia Mirkinnouveau: trigger the current fence's work on destroy...
2021-01-13 Timur Kristófci: Add an expected failures list for Oland (GFX6)
2021-01-13 Thong Thaifrontends/va: Return an error if non-interlaced buffer...
2021-01-13 Bas Nieuwenhuizenradv: Use L2 coherency on GFX9+.
2021-01-13 Bas Nieuwenhuizenradv: Use L2 for CP DMA on GFX9+.
2021-01-13 Bas Nieuwenhuizenradv: Use access helpers for flushing with meta operations.
2021-01-13 Bas Nieuwenhuizenradv: Do dst invalidations for write accesses.
2021-01-13 Bas Nieuwenhuizenradv: Invalidate CB on SHADER_WRITE for meta operations.
2021-01-13 Bas Nieuwenhuizenradv: Remove redundant WB_L2 flush.
2021-01-13 Alyssa Rosenzweigpanfrost: Implement alpha testing natively
2021-01-13 Alyssa Rosenzweigpanfrost: Add alpha reference to XML
2021-01-13 Alyssa Rosenzweigpanfrost: Handle explicit primitive restart
2021-01-13 Samuel Pitoisetradv: disable VK_EXT_sample_locations again on GFX10+
2021-01-13 Boris Brezillonpanfrost: Fix panfrost_afbc_format_needs_fixup()
2021-01-13 Samuel Pitoisetradv: enable DCC for mipmaps on GFX10+
2021-01-13 Samuel Pitoisetradv: do not enable DCC for 3D images with mipmaps...
2021-01-13 Samuel Pitoisetradv: add support for fast-clearing DCC levels on GFX10+
2021-01-13 Samuel Pitoisetradv: prevent fast-clearing uncompressed DCC levels
2021-01-13 Samuel Pitoisetac/surface: store DCC mip info into the surface
2021-01-13 Alyssa Rosenzweigpan/bi: Implement TEXS for cube maps
2021-01-13 Rhys Perryaco/tests: don't rely on argument evaluation order
2021-01-13 Juan A. Suarez... v3d: add fast-path tile-based blit for depth/stencil...
2021-01-13 Juan A. Suarez... v3d: check blit mask inside blit subpaths
2021-01-13 Samuel Pitoisetradv: skip fast-clear eliminate for CMASK based on...
2021-01-13 Samuel Pitoisetradv: update the FCE predicate for fast clears using...
2021-01-13 Samuel Pitoisetradv: allocate and initialize the FCE predicate value...
2021-01-13 Samuel Pitoisetradv: only use predication if the FCE value is allocated
2021-01-13 Danylo Piliaievturnip: implement indirect dispatch
2021-01-13 Danylo Piliaievturnip: remove unused IR3_DP_LOCAL_GROUP_SIZE_* from...
2021-01-13 Pierre-Eric... st/mesa: use the correct src format in ReadPixels
2021-01-13 Pierre-Eric... mesa/fbo: don't check_end_texture_render on fb read...
2021-01-13 Pierre-Eric... st/mesa: consider texture view format for fbo blits
2021-01-13 Gert Wollnyr600/nir: use "unreachable" instead of "assert"
2021-01-13 Samuel Pitoisetradv: fix clearing DCC on GFX9
2021-01-13 Christian Gmeinerv3d: mark some variables static const
2021-01-13 Christian Gmeinerv3d: update fallthrough comments
2021-01-13 Christian Gmeinerv3d: drop not use function parameter
2021-01-13 Vinson Leenv50/ir: Initialize CodeEmitterGM107 members in constru...
2021-01-13 Icecream95panfrost: Fix size assertion in bi_alu_src_index
2021-01-13 Ilia Mirkinci: include nouveau in shader-db runs
2021-01-13 Nanley Cherydri: Restrict glthread for CS:GO to radeonsi
2021-01-13 Icecream95pan/bi: Add some zero bytes after shaders on Bifrost
2021-01-13 Icecream95pan/bi: Add a define for the Bifrost shader prefetch...
2021-01-12 Bas Nieuwenhuizenradeonsi: Only set modifier creation function for GFX9...
2021-01-12 Boris Brezillonpanfrost: Skip an XFB test that's passing/failing randomly
2021-01-12 Boris Brezillonpanfrost: Re-enable AFBC on 3D, 2D arrays
2021-01-12 Boris Brezillonpanfrost: Fix estimate_texture_payload_size() on Bifrost
2021-01-12 Boris Brezillonpanfrost: Pass the resource dimension to panfrost_compr...
2021-01-12 Boris Brezillonpanfrost: Get layer stride of level 0 on staging resources
2021-01-12 Georg Lehmannvulkan/overlay: fix vkGetInstanceProcAddr self-resolving
2021-01-12 Alyssa Rosenzweigdocs/features: Fix missing close paranthesis
2021-01-12 Alyssa Rosenzweigdocs/features: Mark GL3.1 as done on Panfrost
2021-01-12 Alyssa Rosenzweigdocs/panfrost: Update GL/ES versions for v5+
2021-01-12 Alyssa Rosenzweigdocs: Add release note for Bifrost GL3.1
2021-01-12 Eric AnholtRevert "ci: Disable the freedreno farm, which went...
2021-01-12 Icecream95panfrost: Dual-source blending on Bifrost
2021-01-12 Bas Nieuwenhuizenradv: Add Android module info to linker script.
2021-01-12 Eric Anholtgallium/ntt: Take ownership of the NIR shader we're...
2021-01-12 Eric Anholtmesa/st: Free the ARB_vp/fp nir-to-tgsi temporary tokens.
2021-01-12 Eric Anholtmesa/st: Free the NIR builtins TGSI tokens after passin...
2021-01-12 Eric Anholtgallium/ntt: Fix leak of the per-instr liveness informa...
2021-01-12 Gert Wollnyr600: enable fp64 lowering to softemu with NIR
2021-01-12 Gert Wollnyr600: enable support for 64 bit DIVMOD when NIR is...
2021-01-12 Gert Wollnyr600/sfn: tie in 64 lowering code
2021-01-12 Gert Wollnyr600/sfn: add lowering passes to get 64 bit ops lowered...
2021-01-12 Gert Wollnyr600/sfn: Add number for source components for split_y
2021-01-12 Gert Wollnyr600/sfn: C++ lower-instruct implementation
2021-01-12 Icecream95panfrost: Enable ARB_texture_buffer_object
2021-01-12 Icecream95panfrost: Fix textureSize for buffer textures
2021-01-12 Icecream95panfrost: Support buffer sampler views
2021-01-12 Icecream95panfrost: Make the width argument to panfrost_new_textu...
2021-01-12 Icecream95st/mesa: Use samplers for buffer textures if requested
2021-01-12 Icecream95docs: Mention PIPE_CAP_TEXTURE_BUFFER_SAMPLER
2021-01-12 Icecream95gallium: Add new cap PIPE_CAP_TEXTURE_BUFFER_SAMPLER
2021-01-12 Timur Kristófaco: Wait for stores when NGG or legacy VS can finish...
2021-01-12 Timur Kristófaco: Note if rasterization can start early.
2021-01-12 Daniel Schürmannaco/ra: fix infinite recursion in get_reg_simple()...
2021-01-12 Daniel Schürmannaco: simplify and fix operand/definition sizes
2021-01-12 Daniel Schürmannradv: enable .lower_ineg
2021-01-12 Daniel Schürmannradv: don't lower_pack() after load-store-vectorization
2021-01-12 Daniel Schürmannradv: call nir_opt_algebraic_late() after lowering...
2021-01-12 Daniel Schürmannradv: optimize idiv_const for small bitsizes
2021-01-12 Samuel Pitoisetradv: fix color resolves if the dest image has DCC
2021-01-12 Samuel Pitoisetradv: fixup DCC after color resolves using the compute...
2021-01-12 Samuel Pitoisetradv: decompress DCC for partial resolves using the...
2021-01-12 Samuel Pitoisetradv: set depth to 1 for subpass resolves using the...
2021-01-12 Rhys Perryaco: improve nir_op_vec with constant operands
2021-01-12 Louis-Francis... wgl: Don't crash in stw_make_current if current framebu...
2021-01-12 Rhys Perryradv: set invariantgeom for Shadow of the Tomb Raider
next