Re: [Mesa-dev] [PATCH 19/21] mesa: Remove many extension enable flags

2011-08-30 Thread Francisco Jerez
Ian Romanick writes: > On 08/30/2011 03:42 AM, Francisco Jerez wrote: >> "Ian Romanick" writes: >> >>> From: Ian Romanick >>> >>> The following extensions are always enabled, and drivers do not have >>> to option to disable them: >>> >>> GL_ARB_copy_buffer >>> GL_ARB_draw_buffers / GL_A

Re: [Mesa-dev] [PATCH 19/21] mesa: Remove many extension enable flags

2011-08-30 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/30/2011 03:42 AM, Francisco Jerez wrote: > "Ian Romanick" writes: > >> From: Ian Romanick >> >> The following extensions are always enabled, and drivers do not have >> to option to disable them: >> >> GL_ARB_copy_buffer >> GL_ARB_draw_

Re: [Mesa-dev] [PATCH 19/21] mesa: Remove many extension enable flags

2011-08-30 Thread Francisco Jerez
"Ian Romanick" writes: > From: Ian Romanick > > The following extensions are always enabled, and drivers do not have > to option to disable them: > > GL_ARB_copy_buffer > GL_ARB_draw_buffers / GL_ATI_draw_buffers > GL_ARB_multisample > GL_ARB_texture_compression > GL_ARB_tran

[Mesa-dev] [PATCH 19/21] mesa: Remove many extension enable flags

2011-08-27 Thread Ian Romanick
From: Ian Romanick The following extensions are always enabled, and drivers do not have to option to disable them: GL_ARB_copy_buffer GL_ARB_draw_buffers / GL_ATI_draw_buffers GL_ARB_multisample GL_ARB_texture_compression GL_ARB_transpose_matrix GL_ARB_vertex_buffer_objec