summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2020-07-22nir/opt_if: Fix opt_if_simplification when else branch has jumpDanylo Piliaiev1-1/+1
2020-07-22mesa/program: fix shadow property for samplersErik Faye-Lund1-1/+1
2020-07-22nvc0: fix macro define for NVE4_COPY()Rhys Kidd1-1/+1
2020-07-22anv: properly handle fence import of sync_fd = -1Lionel Landwerlin1-1/+1
2020-07-22meson: Add mising git_sha1.h dependency.Bas Nieuwenhuizen1-1/+1
2020-07-22egl/dri2: try to bind old context if bindContext failedLuigi Santivetti1-1/+1
2020-07-22dri2: do not conflate unbind and bindContext() failureLuigi Santivetti1-1/+1
2020-07-22dri2: dri2_make_current() fold multiple if blocksLuigi Santivetti1-1/+1
2020-07-22radv: replace discard with demote for Quantic Dream gamesRhys Perry1-1/+1
2020-07-22nir/lower_int64: lower 64-bit amulRhys Perry1-1/+1
2020-07-22intel/fs: Use the correct logical op for global float atomicsJason Ekstrand1-1/+1
2020-07-22ac/surface: adapt surf_size when modifying surf_pitchPierre-Eric Pelloux-Prayer1-1/+1
2020-07-22radv: fix destroying the syncobj when exporting a fence FDSamuel Pitoiset1-1/+1
2020-07-22panfrost: Revert "Disable frame throttling"Alyssa Rosenzweig1-1/+1
2020-07-22panfrost: Fix write to free'd memoryAlyssa Rosenzweig1-1/+1
2020-07-22panfrost: Fix fence leakAlyssa Rosenzweig1-1/+1
2020-07-22spirv: Allow block-decorated struct types for constantsJason Ekstrand1-1/+1
2020-07-22spirv: Skip phis in unreachable blocks in the second phi passJason Ekstrand1-1/+1
2020-07-22iris: fix fallback to swrast driverLionel Landwerlin1-1/+1
2020-07-22st/mesa: set compressed_data to NULL when freedPierre-Eric Pelloux-Prayer1-1/+1
2020-07-22glsl: only allow 32 bits atomic operations on imagesPierre-Eric Pelloux-Prayer1-1/+1
2020-07-22glsl: don't expose imageAtomicIncWrap for signed imagePierre-Eric Pelloux-Prayer1-1/+1
2020-07-22glsl: reject size1x8 for image variable with floating-point data typesPierre-Eric Pelloux-Prayer1-1/+1
2020-07-22freedreno/a2xx: fix compressed texturesJonathan Marek1-1/+1
2020-07-22.pick_status.json: Update to fd20e986249f88129d81353d79dd248d7664953bEric Engestrom1-0/+4644
2020-07-08radv: Use correct semaphore handle type for Android import.Bas Nieuwenhuizen1-1/+1
2020-07-08v3d/compiler: Fix sorting the gs and fs inputsNeil Roberts1-1/+1
2020-07-08radeonsi: fix SI_NUM_ATOMSTimothy Arceri1-1/+1
2020-07-08radv: enable zerovram for Quantic Dream gamesRhys Perry1-1/+1
2020-07-08anv: Handle clamping of inverted depth rangesJason Ekstrand1-1/+1
2020-07-08iris: Fix fast-clearing of depth via glClearTex(Sub)ImageDanylo Piliaiev1-1/+1
2020-07-08anv: garbage collect timeline semaphore when querying valueLionel Landwerlin1-1/+1
2020-07-08v3d: Use stvpmd for non-uniform offsets in GSNeil Roberts1-1/+1
2020-07-08v3d: Add missing macro for stvpmd instructionNeil Roberts1-1/+1
2020-07-08etnaviv: replace prims-emitted queryChristian Gmeiner1-1/+1
2020-07-08freedreno/fdperf: better compatible string matchingRob Clark1-1/+1
2020-07-08vulkan/wsi: Don't consider VK_SUBOPTIMAL_KHR to be an error conditionJason Ekstrand1-1/+1
2020-07-08radv: Always enable PERFECT_ZPASS_COUNTS.Bas Nieuwenhuizen1-1/+1
2020-07-08radv: Set handle types in Android semaphore/fence import.Bas Nieuwenhuizen1-1/+1
2020-07-08radv: disable FMASK compression when drawing with GENERAL layoutSamuel Pitoiset1-1/+1
2020-07-08iris: return max counter value for AMD_performance_monitorMarcin Ślusarz1-1/+1
2020-07-08st/mesa: fix reporting of float perf counters max valueMarcin Ślusarz1-1/+1
2020-07-08nouveau: fix pointer-sign warningTimothy Arceri1-1/+1
2020-07-08gallium,util: undef ALIGN on FreeBSD to prevent name clashGreg V1-1/+1
2020-07-08i965: Explicitly cast value to uint64_tEmmanuel1-1/+1
2020-07-08iris: Explicitly cast value to uint64_tEmmanuel1-1/+1
2020-07-08meson: Do not enable USE_ELF_TLS for FreeBSDEmmanuel1-1/+1
2020-07-08meson: Add versioning for xvmc trackerEmmanuel Vadot1-1/+1
2020-07-08mesa: fix unintended fallthrough in glIsEnabled()Timothy Arceri1-1/+1
2020-07-08mesa: fix fallthrough in glformatsTimothy Arceri1-1/+1