On Wed, Jul 4, 2012 at 1:45 AM, Kristian Høgsberg wrote:
> On Wed, Jul 04, 2012 at 12:42:50AM +0200, Marek Olšák wrote:
>> Hi,
>>
>> this causes a build failure:
>>
>> In file included from ../../../src/mapi/glapi/glapi_priv.h:49:0,
>> from glapi_entrypoint.c:32:
>> ../../../inclu
On Wed, Jul 04, 2012 at 12:42:50AM +0200, Marek Olšák wrote:
> Hi,
>
> this causes a build failure:
>
> In file included from ../../../src/mapi/glapi/glapi_priv.h:49:0,
> from glapi_entrypoint.c:32:
> ../../../include/GLES2/gl2ext.h:1074:28: error: redefinition of
> typedef ‘PFNG
Hi,
this causes a build failure:
In file included from ../../../src/mapi/glapi/glapi_priv.h:49:0,
from glapi_entrypoint.c:32:
../../../include/GLES2/gl2ext.h:1074:28: error: redefinition of
typedef ‘PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXTPROC’
../../../include/GL/glext.h:10237:25:
On 07/03/2012 07:28 AM, Kristian Høgsberg wrote:
From: Gwenole Beauchesne
---
include/GLES2/gl2ext.h | 384 ++--
1 file changed, 372 insertions(+), 12 deletions(-)
For both: Reviewed-by: Brian Paul
__
From: Gwenole Beauchesne
---
include/GLES2/gl2ext.h | 384 ++--
1 file changed, 372 insertions(+), 12 deletions(-)
diff --git a/include/GLES2/gl2ext.h b/include/GLES2/gl2ext.h
index 4eae246..e4016a5 100644
--- a/include/GLES2/gl2ext.h
+++ b/include/G