Re: [Mesa-dev] [v3 PATCH 00/10] Implement extension ARB_framebuffer_no_attachments

2015-05-21 Thread Matt Turner
On Thu, May 21, 2015 at 4:23 PM, Matt Turner wrote: > On Thu, May 21, 2015 at 2:30 PM, wrote: >> From: Kevin Rogovin >> >> This patch series implements: >> - the needed functionality in Mesa-core for ARB_framebuffer_no_attachments >> - implements and enables the extension i965 > > I think t

Re: [Mesa-dev] [v3 PATCH 00/10] Implement extension ARB_framebuffer_no_attachments

2015-05-21 Thread Matt Turner
On Thu, May 21, 2015 at 2:30 PM, wrote: > From: Kevin Rogovin > > This patch series implements: > - the needed functionality in Mesa-core for ARB_framebuffer_no_attachments > - implements and enables the extension i965 I think there was one patch I didn't notice some kind of obvious style p

[Mesa-dev] [v3 PATCH 00/10] Implement extension ARB_framebuffer_no_attachments

2015-05-21 Thread kevin . rogovin
From: Kevin Rogovin This patch series implements: - the needed functionality in Mesa-core for ARB_framebuffer_no_attachments - implements and enables the extension i965 Kevin Rogovin (10): mesa:Define extension ARB_framebuffer_no_attachments to gl_framebuffer for extension ARB_framebuf