summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2021-03-11.pick_status.json: Mark 5f1b3544729178715a1ed0714bd1029737089824 as backportedDylan Baker1-1/+1
2021-03-11.pick_status.json: Mark ea27f2bf092f462171fe14a44619565d14f43fb8 as backportedDylan Baker1-1/+1
2021-03-11.pick_status.json: Mark 942ba4e34124d1058492f544dc8fd42f4012fd12 as backportedDylan Baker1-1/+1
2021-03-11.pick_status.json: Mark 04df0cb4ae7055b0a4a6dc9875aa5926131fe5f4 as backportedDylan Baker1-1/+1
2021-03-11.pick_status.json: Update to c22267262ee1b6817df368a51168fa82bd17293cDylan Baker1-0/+72
2021-03-11.pick_status.json: Update to ea27f2bf092f462171fe14a44619565d14f43fb8Dylan Baker1-0/+9
2021-03-11turnip: Remove unused TU_DEBUG_IR3 flagMatt Turner1-1/+1
2021-03-11vulkan/device_select: Only call vkGetPhysicalDeviceProperties2 if the device ...Georg Lehmann1-1/+1
2021-03-11zink: fix streamout emission for super-enhanced layoutsMike Blumenkrantz1-1/+1
2021-03-11aco: Fix vector::reserve() being called with the wrong sizeTony Wasserka1-1/+1
2021-03-11tegra/context: unwrap indirect_draw_count as wellKarol Herbst1-1/+1
2021-03-11tegra/context: fix regression in tegra_draw_vboKarol Herbst1-1/+1
2021-03-11st/mesa: Update constants on alpha test change if it's loweredIcecream951-1/+1
2021-03-11.pick_status.json: Update to 6ceb6b509e64c54812a5f6a208e7d93cc61119f4Dylan Baker1-0/+1215
2021-03-11radeonsi: properly set SPI_SHADER_PGM_HI_ESPierre-Eric Pelloux-Prayer1-1/+1
2021-03-11radv: don't set sx_blend_opt_epsilon for V_028C70_COLOR_10_11_11Rhys Perry1-1/+1
2021-03-11lavapipe: fix pipeline vp/scissor mixup.Dave Airlie1-1/+1
2021-03-11radv: don't shrink image stores for The Surge 2Rhys Perry1-1/+1
2021-03-11nir/opt_shrink_vectors: add option to skip shrinking image storesRhys Perry1-1/+1
2021-03-11aco: add missing usable_read2 checkRhys Perry1-1/+1
2021-03-11glsl/float64: Bump #version to 400Kenneth Graunke1-1/+1
2021-03-11mesa/st: clamp scissored clear regions to fb sizeMike Blumenkrantz1-1/+1
2021-03-11panfrost/lcra: Fix constraint countingAlyssa Rosenzweig1-1/+1
2021-03-11frontends/va: Use correct size for secondary planes.Bas Nieuwenhuizen1-1/+1
2021-03-11radv: Expose robustBufferAccessUpdateAfterBind correctly.Bas Nieuwenhuizen1-1/+1
2021-03-11util/u_queue: Ensure num_cpu_mask_bits is validRob Clark1-3/+3
2021-03-11Revert "gallium/u_upload_mgr: allow use of FLUSH_EXPLICIT with persistent map...Marek Olšák1-1/+1
2021-03-11.pick_status.json: Update to 9f8a0b797ed9b8ad9bf49af8269a337b1152a744Dylan Baker1-0/+2394
2021-03-11android: pan/bi: reorder static dependencies in gallium/driMauro Rossi1-1/+1
2021-03-11radv: do not scale the depth bias for D16_UNORM depth surfacesSamuel Pitoiset1-1/+1
2021-03-11nouveau_vieux: use align_calloc for the context to fix m32 crashesMarek Olšák1-1/+1
2021-03-11radeon,r200: use align_calloc for the context to fix m32 crashesMarek Olšák1-1/+1
2021-03-11i915: use align_calloc for the context to fix m32 crashesMarek Olšák1-1/+1
2021-03-11anv: Fix wait_count missing incrementLionel Landwerlin1-1/+1
2021-03-11aco/lower_phis: fix all_preds_uniform with continue_or_breakRhys Perry1-1/+1
2021-03-11anv: don't wait for completion of work on vkQueuePresent()Lionel Landwerlin1-1/+1
2021-03-11anv: reset binary syncobj to be signaled before submissionLionel Landwerlin1-1/+1
2021-03-11Adjust dylib compatibility versions to match what was set by mesa-18.3's auto...Jeremy Huddleston Sequoia1-1/+1
2021-03-11glx: proposed fix for setSwapIntervalDave Airlie1-1/+1
2021-03-11panfrost: Don't advertise OES_copy_imageAlyssa Rosenzweig1-1/+1
2021-03-11.pick_status.json: Mark 38ce8d4d00c2b0e567b6dd36876cf171acb1dbc7 as backportedDylan Baker1-1/+1
2021-03-11panfrost: Raise TEXTURE_BUFFER_OFFSET_ALIGNMENTAlyssa Rosenzweig1-1/+1
2021-03-11radv: Don't use dedicated memory info to indicate sharing.Bas Nieuwenhuizen1-1/+1
2021-03-11Fall back on clock_gettime when timespec_get() is unavailableJeremy Huddleston Sequoia1-1/+1
2021-03-11aco: Initialize ds_state.front.writeMask.Vinson Lee1-1/+1
2021-03-11lima: fix max sampler viewsErico Nunes1-1/+1
2021-03-11nir/algebraic: Fix some min/max of b2f replacementsIan Romanick1-1/+1
2021-03-11st/mesa: fix PBO download for TEXTURE_1D_ARRAY texturesYevhenii Kharchenko1-1/+1
2021-03-11radv: set correct value for OFFCHIP_BUFFERING on GFX10+Samuel Pitoiset1-1/+1
2021-03-11pan/bi: Use explicit move even for RT#0 of MRTAlyssa Rosenzweig1-1/+1