[Mesa-dev] Mesa 13.0.2 release candidate

Emil Velikov emil.l.velikov at gmail.com
Thu Nov 24 23:02:13 UTC 2016


On 24 November 2016 at 20:44, Jason Ekstrand <jason at jlekstrand.net> wrote:
> On Nov 24, 2016 9:26 AM, "Emil Velikov" <emil.l.velikov at gmail.com> wrote:
>>
>> Hello list,
>>
>> The candidate for the Mesa 13.0.2 is now available. Currently we have:
>>  - 49 queued
>>  - 4 nominated (outstanding)
>>  - and 1 rejected patch(es)
>>
>>
>> With this series we have - fixes for vc4, i965 and radeon drivers. In
>> addition
>> to that PCI IDs for Geminilake have been added to the i965 driver,
>>
>> The respective Vulkan drivers have seen multiple improvements some of
>> which
>> include improved smoketesting and addressed memory leaks.
>>
>> Races during _mesa_HashWalk() (while using glDeleteFramebuffers alongside
>> glTexImage2D) and "#version 0" in GLSL programs have been addressed.
>>
>> BSD and Hurd users should be above to build the latest code as we no
>> longer
>> use PATH_MAX.
>>
>>
>> Take a look at section "Mesa stable queue" for more information.
>>
>>
>> Testing reports/general approval
>> --------------------------------
>> Any testing reports (or general approval of the state of the branch) will
>> be
>> greatly appreciated.
>>
>> The plan is to have 13.0.2 this Saturday (25th of November), around or
>> shortly after 17:00 GMT.
>>
>> If you have any questions or suggestions - be that about the current patch
>> queue or otherwise, please go ahead.
>>
>>
>> Trivial merge conflicts
>> -----------------------
>> commit 9d5c3fc12b05d944508ef4e3b1f2ddc4f23c0a82
>> Author: Jason Ekstrand <jason.ekstrand at intel.com>
>>
>>     i965/gs: Allow primitive id to be a system value
>>
>>     (cherry picked from commit a5e88e66e633aaeb587b274d80e21cd46c8ee2cb)
>>
>>
>> commit 8dbdbc21910a6d37c381535186f9e728fff8690d
>> Author: Jason Ekstrand <jason.ekstrand at intel.com>
>>
>>     anv: Handle null in all destructors
>>
>>     (cherry picked from commit 49f08ad77f51cc344e4bfe60ba9f8d9fccfbd753)
>>
>>
>> commit 1809f17bda56d4f9d6385f63a9c4a5df890e3cad
>> Author: Kenneth Graunke <kenneth at whitecape.org>
>>
>>     mesa: Drop PATH_MAX usage.
>>
>>     (cherry picked from commit 9bfee7047b70cb0aa026ca9536465762f96cb2b1)
>>
>> Cheers,
>> Emil
>>
>>
>> Mesa stable queue
>> -----------------
>>
>> Nominated (4)
>> =============
>>
>> Dave Airlie (1):
>>       2de85eb radv: fix texturesamples to handle single sample case
>>
>> Jason Ekstrand (2):
>>       e73d136 vulkan/wsi/x11: Implement FIFO mode.
>>
>> Note: temporary on hold.
>> Commit seems to be a feature and provides no clear indication about the
>> bugs
>> it addresses. Jason, is this really applicable for stable ?
>
> Yes. I wouldn't have Cc'd otherwise. :-)  The spec requires FIFO mode so the
> fact that we didn't have it is a bug.
>
Ack it wasn't clear from the commit message whether this is optional
feature or a hard requirement. For the future please mention and/or
any implications that are likely to be addressed - performance,
lock-ups, failing programs, tests, other or anything else that comes
to mind.

Thanks
Emil


More information about the mesa-dev mailing list