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