From: IOhannes m z. <zmo...@ie...> - 2008-03-10 10:36:46
|
Alan Hourihane wrote: > Chromium doesn't support OpenGL 2.x at this time. yes, i thought so. however, this is not what bothers me. i am using glew exactly for this: to support backends that do not have specific extensions (e.g. openGL-2.x) without having to worry to much on my side. that is why i try to find out why glewInit() claims to fail (read: not being able to determine which extensions are/openGL version is supported) fmgasd.r IOhannes |