platform/upstream/mesa.git
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
2021-01-12 Rhys Perryradv: add RADV_DEBUG=invariantgeom
2021-01-12 Daniel Schürmannnir/divergence_analysis: mark load_push_constant as...
2021-01-12 Samuel Pitoisetradv: mark some sparse texture CTS as expected failures...
2021-01-12 Samuel Pitoisetci: mark some sparse tests as expected failures on...
2021-01-12 Samuel Pitoisetaco: fix inserting expcnt for MIMG on GFX6
2021-01-12 Tapani Pällivbo/dlist: free prim_store->prims when vbo_save is...
2021-01-12 Mike Blumenkrantzglcpp: disable 'windows' tests
2021-01-11 Leo Liufrontends/omx: fix build warning
2021-01-11 Ilia Mirkinnouveau: add drm-shim support
2021-01-11 Ilia Mirkinnouveau: change fence destruction logic on screen destroy
2021-01-11 Alyssa Rosenzweigpanfrost: Advertise ES3.0 on Bifrost
2021-01-11 Boris Brezillonpanfrost: Test GLES3 on Bifrost
2021-01-11 Alyssa Rosenzweigpanfrost: Disable AFBC of 3D, 2D arrays
2021-01-11 Boris Brezillonpanfrost: Promote 8b to 16b for blend descriptors
2021-01-11 Boris Brezillonpan/bi: Lower 8bit fragment outputs to 16bit
2021-01-11 Alyssa Rosenzweigpan/bi: Assert immediate indices fit
2021-01-11 Alyssa Rosenzweigpan/bi: Parametrize intrinsic immediate limits
2021-01-11 Alyssa Rosenzweigpan/bi: Use TEXC for indices >= 8
2021-01-11 Alyssa Rosenzweigpan/bi: Implement scalar i2i8/u2u8
2021-01-11 Alyssa Rosenzweigpan/bi: Allow passing thorugh 8-bit scalars
2021-01-11 Alyssa Rosenzweigpan/bi: Don't suppress Inf/NaN
2021-01-11 Alyssa Rosenzweigpan/bi: Fix ATEST with pure integers
next