Re: [Mesa-dev] [PATCH 0/3 v2] Fix up some bits of GL_TEXTURE_INTERNAL_FORMAT interface

2011-07-25 Thread Brian Paul
On Mon, Jul 25, 2011 at 7:53 PM, Ian Romanick wrote: > v2 fixes a spelling mistake in 3/3 noticed by Henri Verbeet.  It also fixes > the GL_COMPRESSED_RED and GL_COMPRESSED_RG base types, as pointed out by Brian > Paul. > > Although these patches are going to miss the RC3 cut-off, I'd like to see

[Mesa-dev] [PATCH 0/3 v2] Fix up some bits of GL_TEXTURE_INTERNAL_FORMAT interface

2011-07-25 Thread Ian Romanick
v2 fixes a spelling mistake in 3/3 noticed by Henri Verbeet. It also fixes the GL_COMPRESSED_RED and GL_COMPRESSED_RG base types, as pointed out by Brian Paul. Although these patches are going to miss the RC3 cut-off, I'd like to see them included in 7.11. They are pretty low impact. Opinions?