Re: [Mesa-dev] [PATCH 2/3] mesa: Add support for OPTION ATI_draw_buffers to ARB_fp.

2011-04-13 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/13/2011 12:27 PM, Eric Anholt wrote: > Tested by piglit ati_draw_buffers-arbfp. > --- > src/mesa/program/program_parse_extra.c | 12 +++- > 1 files changed, 11 insertions(+), 1 deletions(-) > > diff --git a/src/mesa/program/program_pa

[Mesa-dev] [PATCH 2/3] mesa: Add support for OPTION ATI_draw_buffers to ARB_fp.

2011-04-13 Thread Eric Anholt
Tested by piglit ati_draw_buffers-arbfp. --- src/mesa/program/program_parse_extra.c | 12 +++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --git a/src/mesa/program/program_parse_extra.c b/src/mesa/program/program_parse_extra.c index ae98b78..9ade9be 100644 --- a/src/mesa/pro