Re: [Mesa-dev] [PATCH 00/65] ARB_internalformat_query2 support for Mesa and i965

2016-03-02 Thread Eduardo Lima Mitev
On 03/02/2016 02:14 AM, Dave Airlie wrote: On 1 March 2016 at 19:04, Eduardo Lima Mitev wrote: Hi, I have sent updates for some of the patches, fixing a few dEQP regressions we found, as well as rebase conflicts. At this point, we don't have a any piglit or dEQP regression (GLES3 or GLES31).

Re: [Mesa-dev] [PATCH 00/65] ARB_internalformat_query2 support for Mesa and i965

2016-03-02 Thread Alejandro PiƱeiro
On 02/03/16 02:04, Dave Airlie wrote: > On 2 March 2016 at 10:49, Dave Airlie wrote: >> On 1 March 2016 at 19:04, Eduardo Lima Mitev wrote: >>> Hi, >>> >>> I have sent updates for some of the patches, fixing a few dEQP regressions >>> we found, as well as rebase conflicts. >>> >>> At this point

Re: [Mesa-dev] [PATCH 00/65] ARB_internalformat_query2 support for Mesa and i965

2016-03-01 Thread Dave Airlie
On 1 March 2016 at 19:04, Eduardo Lima Mitev wrote: > Hi, > > I have sent updates for some of the patches, fixing a few dEQP regressions > we found, as well as rebase conflicts. > > At this point, we don't have a any piglit or dEQP regression (GLES3 or > GLES31). > > I was wondering if we maybe sp

Re: [Mesa-dev] [PATCH 00/65] ARB_internalformat_query2 support for Mesa and i965

2016-03-01 Thread Dave Airlie
On 2 March 2016 at 10:49, Dave Airlie wrote: > On 1 March 2016 at 19:04, Eduardo Lima Mitev wrote: >> Hi, >> >> I have sent updates for some of the patches, fixing a few dEQP regressions >> we found, as well as rebase conflicts. >> >> At this point, we don't have a any piglit or dEQP regression (

Re: [Mesa-dev] [PATCH 00/65] ARB_internalformat_query2 support for Mesa and i965

2016-03-01 Thread Dave Airlie
On 1 March 2016 at 19:04, Eduardo Lima Mitev wrote: > Hi, > > I have sent updates for some of the patches, fixing a few dEQP regressions > we found, as well as rebase conflicts. > > At this point, we don't have a any piglit or dEQP regression (GLES3 or > GLES31). > > I was wondering if we maybe sp

Re: [Mesa-dev] [PATCH 00/65] ARB_internalformat_query2 support for Mesa and i965

2016-03-01 Thread Eduardo Lima Mitev
Hi, I have sent updates for some of the patches, fixing a few dEQP regressions we found, as well as rebase conflicts. At this point, we don't have a any piglit or dEQP regression (GLES3 or GLES31). I was wondering if we maybe split the series in smaller sets, it would help review. Like for

[Mesa-dev] [PATCH 00/65] ARB_internalformat_query2 support for Mesa and i965

2016-02-03 Thread Eduardo Lima Mitev
Hi, This is a patch series adding support for the ARB_internalformat-query2 extension: https://www.opengl.org/registry/specs/ARB/internalformat_query2.txt The corresponding bug is being tracked at: https://bugs.freedesktop.org/show_bug.cgi?id=92687 The patch-set is structured as follows: *