On Fri, Jul 15, 2016 at 9:03 PM, Emil Velikov wrote:
> On 15 July 2016 at 09:28, Nicolas Boichat wrote:
>> android.opengl.cts.WrapperTest#testGetIntegerv1 CTS test calls
>> eglTerminate, followed by eglReleaseThread. In that case, the
>> display will not be initialized when eglReleaseThread calls
On Sunday, July 17, 2016 9:17:12 AM PDT Timothy Arceri wrote:
> On Sun, 2016-07-17 at 09:14 +1000, Timothy Arceri wrote:
> > On Fri, 2016-07-15 at 23:43 -0700, Kenneth Graunke wrote:
> > > The unlit centroid workaround starts being necessary on Gen6, which
> > > is the first platform with multisamp
A few weeks ago, Jose Fonseca suggested [0] we use .editorconfig files
to try and enforce the formatting of the code, to which Michel Dänzer
suggested [1] we start by importing the existing .dir-locals.el
settings.
This is a first draft, with settings from the mentioned emacs files,
augmented with
Mark both L8_SRGB and L8A8_SRGB as non-renderable (the latter already
didn't have the bind flags). This makes the state tracker pick a
different format when rendering is required, or mark the fb as
incomplete. This fixes:
bin/getteximage-formats init-by-clear-and-render -auto -fbo
bin/gettexim