Reviewed-by: Jason Ekstrand
On Mon, Sep 17, 2018 at 3:52 PM Fritz Koenig wrote:
> In the GL_MESA_framebuffer_flip_y implementation
> _mesa_is_winsys_fbo checks were replaced with
> FlipY checks. rb->Name is also used to determine
> if a buffer is winsys.
>
> v2: Fixes annotation [for emil]
>
>
On Mon, Sep 17, 2018 at 1:51 PM Fritz Koenig wrote:
>
> In the GL_MESA_framebuffer_flip_y implementation
> _mesa_is_winsys_fbo checks were replaced with
> FlipY checks. rb->Name is also used to determine
> if a buffer is winsys.
>
> v2: Fixes annotation [for emil]
>
> Fixes: ab05dd183cc ("i965: i
On Wed, Aug 22, 2018 at 3:41 PM Jason Ekstrand wrote:
>
> On Wed, Aug 22, 2018 at 5:35 PM Fritz Koenig wrote:
>>
>> On Wed, Aug 22, 2018 at 3:09 PM Jason Ekstrand wrote:
>> >
>> > Two questions:
>> >
>> > 1) Have you grep'd through the rest of i965 looking for Name to make sure
>> > you got th
In the GL_MESA_framebuffer_flip_y implementation
_mesa_is_winsys_fbo checks were replaced with
FlipY checks. rb->Name is also used to determine
if a buffer is winsys.
v2: Fixes annotation [for emil]
Fixes: ab05dd183cc ("i965: implement GL_MESA_framebuffer_flip_y [v3]")
---
src/mesa/drivers/dri/
On Thu, Aug 23, 2018 at 11:01 AM Emil Velikov wrote:
>
> On Thu, 23 Aug 2018 at 18:41, Emil Velikov wrote:
> >
> > Hi Fritz,
> >
> > On Wed, 22 Aug 2018 at 23:01, Fritz Koenig wrote:
> > >
> > > In the GL_MESA_framebuffer_flip_y implementation
> > > _mesa_is_winsys_fbo checks were replaced with
In the GL_MESA_framebuffer_flip_y implementation
_mesa_is_winsys_fbo checks were replaced with
FlipY checks. rb->Name is also used to determine
if a buffer is winsys.
v2: Fixes annotation [for emil]
Fixes: ab05dd183cc ("i965: implement GL_MESA_framebuffer_flip_y [v3]")
---
src/mesa/drivers/dri/
On Thu, Aug 23, 2018 at 11:01 AM Emil Velikov wrote:
>
> On Thu, 23 Aug 2018 at 18:41, Emil Velikov wrote:
> >
> > Hi Fritz,
> >
> > On Wed, 22 Aug 2018 at 23:01, Fritz Koenig wrote:
> > >
> > > In the GL_MESA_framebuffer_flip_y implementation
> > > _mesa_is_winsys_fbo checks were replaced with
On Thu, 23 Aug 2018 at 18:41, Emil Velikov wrote:
>
> Hi Fritz,
>
> On Wed, 22 Aug 2018 at 23:01, Fritz Koenig wrote:
> >
> > In the GL_MESA_framebuffer_flip_y implementation
> > _mesa_is_winsys_fbo checks were replaced with
> > FlipY checks. rb->Name is also used to determine
> > if a buffer is
Hi Fritz,
On Wed, 22 Aug 2018 at 23:01, Fritz Koenig wrote:
>
> In the GL_MESA_framebuffer_flip_y implementation
> _mesa_is_winsys_fbo checks were replaced with
> FlipY checks. rb->Name is also used to determine
> if a buffer is winsys.
This seems like it fixes your earlier patch, so you normal
On Wed, Aug 22, 2018 at 5:35 PM Fritz Koenig wrote:
> On Wed, Aug 22, 2018 at 3:09 PM Jason Ekstrand
> wrote:
> >
> > Two questions:
> >
> > 1) Have you grep'd through the rest of i965 looking for Name to make
> sure you got them all?
>
> Yes, I have. I believe that I got them all now.
>
> >
On Wed, Aug 22, 2018 at 3:09 PM Jason Ekstrand wrote:
>
> Two questions:
>
> 1) Have you grep'd through the rest of i965 looking for Name to make sure
> you got them all?
Yes, I have. I believe that I got them all now.
> 2) Have you had a chance to run it through our CI system?
No I haven't
Two questions:
1) Have you grep'd through the rest of i965 looking for Name to make sure
you got them all?
2) Have you had a chance to run it through our CI system?
On Wed, Aug 22, 2018 at 5:00 PM Fritz Koenig wrote:
> In the GL_MESA_framebuffer_flip_y implementation
> _mesa_is_winsys_fbo che
In the GL_MESA_framebuffer_flip_y implementation
_mesa_is_winsys_fbo checks were replaced with
FlipY checks. rb->Name is also used to determine
if a buffer is winsys.
---
src/mesa/drivers/dri/i965/brw_blorp.c| 20 +---
src/mesa/drivers/dri/i965/intel_pixel_read.c | 4 ++--
13 matches
Mail list logo