[Mesa-dev] [ANNOUNCE] mesa 18.2.2

2018-10-05 Thread Juan A. Suarez Romero
Mesa 18.2.2 is now available. In this release we have: Different patches for the DirectX9 and DRI state trackers. A patch to implement vkAcquireNextImage2 in the Intel and AMD vulkan drivers, as well as a patch for adding support for protected memory properties in GetPhysicalDeviceProperties2()

Re: [Mesa-dev] [ANNOUNCE] Mesa 18.2.2 release candidate

2018-10-03 Thread Juan A. Suarez Romero
On Wed, 2018-10-03 at 16:54 +0200, Michel Dänzer wrote: > On 2018-10-03 2:41 p.m., Juan A. Suarez Romero wrote: > > Hello list, > > > > The candidate for the Mesa 18.2.2 is now available. Currently we have: > > - 20 queued (+1 squashed) > > - 2 nominated (outstanding) > > - and 0 rejected patch

Re: [Mesa-dev] [ANNOUNCE] Mesa 18.2.2 release candidate

2018-10-03 Thread Michel Dänzer
On 2018-10-03 2:41 p.m., Juan A. Suarez Romero wrote: > Hello list, > > The candidate for the Mesa 18.2.2 is now available. Currently we have: > - 20 queued (+1 squashed) > - 2 nominated (outstanding) > - and 0 rejected patches > > The current queue consists of: > > Different patches for the

[Mesa-dev] [ANNOUNCE] Mesa 18.2.2 release candidate

2018-10-03 Thread Juan A. Suarez Romero
Hello list, The candidate for the Mesa 18.2.2 is now available. Currently we have: - 20 queued (+1 squashed) - 2 nominated (outstanding) - and 0 rejected patches The current queue consists of: Different patches for the DirectX9 and DRI state trackers. A patch to implement vkAcquireNextImage2