[bf-committers] need help from GL EXT experts

Charlie C snailrose at bresnan.net
Wed May 3 22:12:36 CEST 2006


Hey Kent,

That extension isn't being used at the moment, so its safe to just comment
it out.
Here is a patch generated in the RAS_OpenGLRasterizer directory


I hope it helps
Thanks,
Charlie


----- Original Message -----
From: "Kent Mein" <mein at cs.umn.edu>
To: <bf-committers at projects.blender.org>
Sent: Wednesday, May 03, 2006 1:28 PM
Subject: [bf-committers] need help from GL EXT experts


> On Solaris I'm getting the following compiling issues:
>
> ../Rasterizer/RAS_OpenGLRasterizer/RAS_GLExtensionManager.h:529: error:
'PFNGLLOCKARRAYSEXTPROC' does not name a type
> ../Rasterizer/RAS_OpenGLRasterizer/RAS_GLExtensionManager.h:530: error:
'PFNGLUNLOCKARRAYSEXTPROC' does not name a type
>
> anyone want to take a stab at fixing it up?
>
> Kent
> --
> mein at cs.umn.edu
> http://www.cs.umn.edu/~mein
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers
>
-------------- next part --------------
cvs server: Diffing .
Index: RAS_GLExtensionManager.cpp
===================================================================
RCS file: /cvsroot/bf-blender/blender/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_GLExtensionManager.cpp,v
retrieving revision 1.19
diff -r1.19 RAS_GLExtensionManager.cpp
423a424
>  /*
428c429
< 
---
> */
650c651
< 
---
> /*
666c667
< 
---
> */
Index: RAS_GLExtensionManager.h
===================================================================
RCS file: /cvsroot/bf-blender/blender/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_GLExtensionManager.h,v
retrieving revision 1.17
diff -r1.17 RAS_GLExtensionManager.h
527a528
> /*
532c533
< 
---
> */



More information about the Bf-committers mailing list