Re: [Mesa-dev] [PATCH 16/17] main: Added entry points for NamedRenderbufferStorage/Multisample

2015-03-23 Thread Martin Peres
On 20/03/15 19:23, Laura Ekstrand wrote: On Thu, Mar 19, 2015 at 11:13 AM, Martin Peres mailto:martin.pe...@linux.intel.com>> wrote: v2: Review from Laura Ekstrand - get rid of a change that should not have happened in this patch - improve the error messages - fix alignments

Re: [Mesa-dev] [PATCH 16/17] main: Added entry points for NamedRenderbufferStorage/Multisample

2015-03-20 Thread Laura Ekstrand
On Thu, Mar 19, 2015 at 11:13 AM, Martin Peres wrote: > v2: Review from Laura Ekstrand > - get rid of a change that should not have happened in this patch > - improve the error messages > - fix alignments > - fix a capitalization in a function name in an error message > > Signed-off-by: Martin Pe

[Mesa-dev] [PATCH 16/17] main: Added entry points for NamedRenderbufferStorage/Multisample

2015-03-19 Thread Martin Peres
v2: Review from Laura Ekstrand - get rid of a change that should not have happened in this patch - improve the error messages - fix alignments - fix a capitalization in a function name in an error message Signed-off-by: Martin Peres --- src/mapi/glapi/gen/ARB_direct_state_access.xml | 15 +++ s