On Tue, Jun 9, 2015 at 3:06 PM, Ian Romanick wrote:
> I've sent out review for all of the patches that don't already have R-b
> on them. Before pushing, you should double check the whitespace. In
> particular, it's hard to notice tabs and trailing whitespace when
> reviewing. If you do 'git sho
I've sent out review for all of the patches that don't already have R-b
on them. Before pushing, you should double check the whitespace. In
particular, it's hard to notice tabs and trailing whitespace when
reviewing. If you do 'git show origin/master..' and search for tab or
'[[:space:]]*$'
Als
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 infrastructure for ARB_framebuffer_no_attachments
mesa: Constants and functions for ARB_framebuffer_no_attac