Julien Cristau a écrit :
"behaviour is undefined" very much includes the possibility of
segfaulting the program, afaict.
You're right: 'no segfaulting' is not an OGL requirement :D
--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Con
On Fri, Nov 13, 2009 at 10:50:16 +0100, Xavier Glattard wrote:
> Michel Dänzer a écrit :
> >This code looks buggy: All GL functions including glGetError require a
> >(GLX in this case) context to be bound (otherwise IIRC the OpenGL spec
> >says behaviour is undefined). glGetError() isn't meaningfu
Michel Dänzer a écrit :
This code looks buggy: All GL functions including glGetError require a
(GLX in this case) context to be bound (otherwise IIRC the OpenGL spec
says behaviour is undefined). glGetError() isn't meaningful for GLX
functions like glXCreateWindow() anyway.
I agree about the wr
On Sat, 2009-11-07 at 16:12 +0100, Xavier Glattard wrote:
> Package: libgl1-mesa-glx
> Version: 7.6-1_i386
>
> I'm playing with OpenGL and GNUstep (from svn) and write a small app
> based on glxgears. I just update Mesa from stable to testing. My app
> runs fine with stable packages; with testi
Package: libgl1-mesa-glx
Version: 7.6-1_i386
I'm playing with OpenGL and GNUstep (from svn) and write a small app
based on glxgears. I just update Mesa from stable to testing. My app
runs fine with stable packages; with testing packages, I get:
xav...@mdvx-2:~/src/Gears$ openapp ./Gears
2009-
5 matches
Mail list logo