summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-21docs: update sha256 sum for mesa 21.0.321.0Dylan Baker1-1/+1
2021-04-21VERSION: bump for 21.0.3 releasemesa-21.0.3Dylan Baker1-1/+1
2021-04-21docs: add release notes for 21.0.3Dylan Baker1-0/+222
2021-04-21radeonsi: Report multi-plane formats as unsupportedDrew Davenport2-1/+4
2021-04-21gallivm: handle 16-bit input in i2b32Erik Faye-Lund2-2/+4
2021-04-21xmlconfig: Fix MSVC warning C4334 (32bit shift cast to 64bit)Jesse Natalie2-5/+5
2021-04-21llvmpipe: Fix MSVC warning C4334 (32bit shift cast to 64bit)Jesse Natalie2-2/+2
2021-04-21shader_enums: Fix MSVC warning C4334 (32bit shift cast to 64bit)Jesse Natalie2-2/+2
2021-04-21microsoft/compiler: Fix MSVC warning C4334 (32bit shift cast to 64bit)Jesse Natalie2-2/+2
2021-04-21microsoft/clc: Fix undeclared function warningJesse Natalie2-2/+2
2021-04-21microsoft/clc: Fix MSVC unreferenced variable warningsJesse Natalie5-9/+3
2021-04-21d3d12: Fix MSVC warning C4334 (32bit shift cast to 64bit)Jesse Natalie2-4/+4
2021-04-21nir: Fix MSVC warning C4334 (32bit shift cast to 64bit)Jesse Natalie5-5/+5
2021-04-21spirv: fix uToAccelerationStructure handlingLionel Landwerlin2-1/+2
2021-04-21nir_to_tgsi: Use ARL instead of UARL in the !native_integers case.Eric Anholt2-2/+5
2021-04-21iris/gen12: Work around push constant corruption on context switch.Francisco Jerez2-2/+18
2021-04-21.pick_status.json: Mark a number of patches as denominatedDylan Baker1-31/+31
2021-04-21.pick_status.json: Update to 95d9d811c91076d50385b2fbd330335b68688c69Dylan Baker1-0/+1332
2021-04-21.pick_status.json: Mark 78b643fb7f7ad6f48062714a23b0d6d9f213c8cb as denominatedDylan Baker1-1/+1
2021-04-21mesa: texparam: Add a clamping macro to handle out-of-range floats returned a...Alexander Shi2-5/+9
2021-04-21panfrost: Unset shared/scanout binding flags for staging resourcesIcecream952-1/+2
2021-04-21tu: Correctly preserve old push descriptor contentsConnor Abbott2-3/+3
2021-04-21ir3: Fix list corruption in legalize_block()Connor Abbott2-1/+2
2021-04-21panfrost: Don't advertise AFBC mods when the format is not supportedBoris Brezillon2-1/+9
2021-04-21anv: bump internal descriptor index fields to 32bitsLionel Landwerlin2-7/+7
2021-04-21ac: add missing BUF_DATA_FORMAT_10_11_11 vertex format on GFX10+Samuel Pitoiset2-1/+4
2021-04-21.pick_status.json: Update to db538bde71bf3c7b76df3b65679124b24afb930fDylan Baker1-0/+1296
2021-04-21v3d: do not emit attribute if has no resourceJuan A. Suarez Romero2-5/+16
2021-04-21lavapipe: ask pipe-driver for int16 supportErik Faye-Lund2-2/+2
2021-04-21lavapipe: check all graphics stagesErik Faye-Lund2-7/+15
2021-04-21lavapipe: check all vertex-stagesErik Faye-Lund2-3/+18
2021-04-21lavapipe: do not subtract 8 from enumErik Faye-Lund2-2/+2
2021-04-21.pick_status.json: Update to 5362adf68dc30dcf132e89e686c21bdd6a7f6dbbDylan Baker1-0/+1053
2021-04-21turnip: consider HW limit on number of views when apply multipos optDanylo Piliaiev2-3/+9
2021-04-21.pick_status.json: Mark a number of patches as backportedDylan Baker1-3/+129
2021-04-21compiler/glsl: do not cast struct to stringErik Faye-Lund2-3/+3
2021-04-21compiler/glsl: drop rogue argument to _mesa_glsl_errorErik Faye-Lund2-2/+2
2021-04-21nir_opt_deref: ptr_as_array(deref_cast<T*>(x))[0] isn't the same as x[0] if t...Jesse Natalie2-2/+4
2021-04-21iris: Set BO maps to NULL in bo_freeNanley Chery2-1/+4
2021-04-21panfrost: Only add resource checksum BOs to the batch onceIcecream952-4/+3
2021-04-21lima: use passed surface to get mipmap level for reload, not cbufVasily Khoruzhick2-5/+3
2021-04-21nv50/ir: fix texture size for msaa texturesIlia Mirkin2-2/+16
2021-04-21panfrost: Enable AFBC buffer sharingAlyssa Rosenzweig3-6/+2
2021-04-21panfrost: Fix AFBC body_size for shared resourcesAlyssa Rosenzweig3-4/+7
2021-04-21gallium/st: correct range for int16Erik Faye-Lund2-1/+7
2021-04-21gallium/st: correct range for float16Erik Faye-Lund2-1/+8
2021-04-21glsl: fix int16 typeErik Faye-Lund2-2/+2
2021-04-21glsl: fix is_integer_16_32Erik Faye-Lund2-2/+2
2021-04-21anv: Clean up anv_semaphore::base on the error pathJason Ekstrand2-1/+5
2021-04-21anv: Clean up anv_descriptor_pool::base on the error pathJason Ekstrand2-1/+2