summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-22panfrost: Fix write to free'd memoryAlyssa Rosenzweig2-2/+2
2020-07-22panfrost: Fix fence leakAlyssa Rosenzweig2-1/+4
2020-07-22spirv: Allow block-decorated struct types for constantsJason Ekstrand3-2/+4
2020-07-22spirv: Skip phis in unreachable blocks in the second phi passJason Ekstrand2-2/+9
2020-07-22iris: fix fallback to swrast driverLionel Landwerlin2-2/+2
2020-07-22st/mesa: set compressed_data to NULL when freedPierre-Eric Pelloux-Prayer2-1/+2
2020-07-22glsl: only allow 32 bits atomic operations on imagesPierre-Eric Pelloux-Prayer2-1/+45
2020-07-22glsl: don't expose imageAtomicIncWrap for signed imagePierre-Eric Pelloux-Prayer2-16/+30
2020-07-22glsl: reject size1x8 for image variable with floating-point data typesPierre-Eric Pelloux-Prayer2-6/+8
2020-07-22freedreno/a2xx: fix compressed texturesJonathan Marek2-3/+3
2020-07-22.pick_status.json: Update to fd20e986249f88129d81353d79dd248d7664953bEric Engestrom1-0/+4644
2020-07-08docs/relnotes: add sha256 sums to 20.1.3Eric Engestrom1-1/+1
2020-07-08VERSION: bump to release 20.1.3mesa-20.1.3Eric Engestrom1-1/+1
2020-07-08docs: add release notes for 20.1.3Eric Engestrom1-0/+230
2020-07-08radv: Use correct semaphore handle type for Android import.Bas Nieuwenhuizen2-2/+2
2020-07-08v3d/compiler: Fix sorting the gs and fs inputsNeil Roberts2-1/+4
2020-07-08radeonsi: fix SI_NUM_ATOMSTimothy Arceri2-2/+2
2020-07-08radv: enable zerovram for Quantic Dream gamesRhys Perry2-1/+4
2020-07-08anv: Handle clamping of inverted depth rangesJason Ekstrand2-3/+11
2020-07-08iris: Fix fast-clearing of depth via glClearTex(Sub)ImageDanylo Piliaiev2-2/+2
2020-07-08anv: garbage collect timeline semaphore when querying valueLionel Landwerlin2-1/+2
2020-07-08v3d: Use stvpmd for non-uniform offsets in GSNeil Roberts2-2/+13
2020-07-08v3d: Add missing macro for stvpmd instructionNeil Roberts2-1/+2
2020-07-08etnaviv: replace prims-emitted queryChristian Gmeiner4-7/+7
2020-07-08freedreno/fdperf: better compatible string matchingRob Clark2-5/+33
2020-07-08vulkan/wsi: Don't consider VK_SUBOPTIMAL_KHR to be an error conditionJason Ekstrand2-4/+4
2020-07-08radv: Always enable PERFECT_ZPASS_COUNTS.Bas Nieuwenhuizen2-2/+5
2020-07-08radv: Set handle types in Android semaphore/fence import.Bas Nieuwenhuizen2-1/+3
2020-07-08radv: disable FMASK compression when drawing with GENERAL layoutSamuel Pitoiset3-1/+40
2020-07-08iris: return max counter value for AMD_performance_monitorMarcin Ślusarz2-4/+5
2020-07-08st/mesa: fix reporting of float perf counters max valueMarcin Ślusarz2-4/+4
2020-07-08nouveau: fix pointer-sign warningTimothy Arceri2-2/+2
2020-07-08gallium,util: undef ALIGN on FreeBSD to prevent name clashGreg V3-1/+11
2020-07-08i965: Explicitly cast value to uint64_tEmmanuel2-5/+5
2020-07-08iris: Explicitly cast value to uint64_tEmmanuel2-3/+3
2020-07-08meson: Do not enable USE_ELF_TLS for FreeBSDEmmanuel2-2/+2
2020-07-08meson: Add versioning for xvmc trackerEmmanuel Vadot3-2/+6
2020-07-08mesa: fix unintended fallthrough in glIsEnabled()Timothy Arceri2-1/+3
2020-07-08mesa: fix fallthrough in glformatsTimothy Arceri2-4/+5
2020-07-08nir/algebraic: Don't distrubte absolute-value into dot-productsIan Romanick2-8/+8
2020-07-08radv,vulkan: add a new x11 wsi drirc workaround for DOOM EternalSamuel Pitoiset6-23/+53
2020-07-08Revert "vulkan/wsi/x11: Ensure we create at least minImageCount images."Samuel Pitoiset2-35/+27
2020-07-08nir: add missing break to nir_opt_access()Timothy Arceri2-1/+2
2020-07-08gallivm: add missing breakTimothy Arceri2-1/+2
2020-07-08st/mesa: do not clear NewDriverState for inactive statesPierre-Eric Pelloux-Prayer2-2/+2
2020-07-08gallium/docs: remove reference to non-existent labelErik Faye-Lund2-2/+2
2020-07-08gallium/docs: fixup formatting of numbered listsErik Faye-Lund2-4/+7
2020-07-08draw/llvm: fix big-endian mask adjustingDave Airlie2-7/+7
2020-07-08mesa/get: fix enum16 big-endian getting.Dave Airlie2-10/+11
2020-07-08llvmpipe: fix occlusion queries on big-endian.Dave Airlie2-1/+5