Re: [Mesa-dev] New stable-branch 10.5 candidate pushed

2015-06-19 Thread Emil Velikov
On 18/06/15 23:35, Jason Ekstrand wrote: > We should also pull in Chris' 3-patch drawbuffers series if it applies: > > http://lists.freedesktop.org/archives/mesa-dev/2015-June/085851.html > Seems like these never made it to mesa-stable nor have 10.5 in the commit msg. So... I've missed them :-(

Re: [Mesa-dev] New stable-branch 10.5 candidate pushed

2015-06-18 Thread Jason Ekstrand
We should also pull in Chris' 3-patch drawbuffers series if it applies: http://lists.freedesktop.org/archives/mesa-dev/2015-June/085851.html On Thu, Jun 18, 2015 at 11:30 AM, Emil Velikov wrote: > Hello list, > > The candidate for the Mesa 10.5.8 is now available. Currently we have: > - 11 queu

Re: [Mesa-dev] New stable-branch 10.5 candidate pushed

2015-04-23 Thread Daniel Stone
Hi, On 23 April 2015 at 14:12, Emil Velikov wrote: > Boyan Ding (2): > i965: Add XRGB format to intel_screen_make_configs > i915: Add XRGB format to intel_screen_make_configs This fixes https://bugs.freedesktop.org/show_bug.cgi?id=89689 but re-breaks ES3 MSAA by reverting htt

Re: [Mesa-dev] New stable-branch 10.5 candidate pushed

2015-03-27 Thread Emil Velikov
Hi Bernd, On 26 March 2015 at 22:44, Bernd Kuhls wrote: > Emil Velikov wrote in news:55136BE1.6090001 > @gmail.com: >> and no longer requires python/mako in order to build. > > Hi, > > I am a bit confused, quoting the commit > http://cgit.freedesktop.org/mesa/mesa/commit/?h=10.5 > &id=e98909b056

Re: [Mesa-dev] New stable-branch 10.5 candidate pushed

2015-03-26 Thread Bernd Kuhls
Emil Velikov wrote in news:55136BE1.6090001 @gmail.com: > and no longer requires python/mako in order to build. Hi, I am a bit confused, quoting the commit http://cgit.freedesktop.org/mesa/mesa/commit/?h=10.5 &id=e98909b0567b8a83a6a953cfa4ee4e7beef436b9 "It is still returning error when Python

Re: [Mesa-dev] New stable-branch 10.5 candidate pushed

2015-03-12 Thread Laura Ekstrand
That's okay, just wanted to make sure that 10.5 was correct. On Thu, Mar 12, 2015 at 1:49 PM, Emil Velikov wrote: > On 12/03/15 16:55, Laura Ekstrand wrote: > > Emil, > > > > I spoke with Neil Roberts, and the two patches of mine you have listed > > as rejected here are required basis for his fo

Re: [Mesa-dev] New stable-branch 10.5 candidate pushed

2015-03-12 Thread Emil Velikov
On 12/03/15 16:55, Laura Ekstrand wrote: > Emil, > > I spoke with Neil Roberts, and the two patches of mine you have listed > as rejected here are required basis for his four queued commits (all of > these pertain to meta_pbo_texSubImage). The only patch that was > reverted was my "1D ARRAY" patc

Re: [Mesa-dev] New stable-branch 10.5 candidate pushed

2015-03-12 Thread Laura Ekstrand
Emil, I spoke with Neil Roberts, and the two patches of mine you have listed as rejected here are required basis for his four queued commits (all of these pertain to meta_pbo_texSubImage). The only patch that was reverted was my "1D ARRAY" patch. Laura On Thu, Mar 12, 2015 at 6:50 AM, Emil Veli