Kamil Shakirov <kamil...@...> writes:

> On Oct 8, 2009, at 10:49 PM, Luke J Crook wrote:
> >
> > I think perhaps I may have introduced a bug. Can you please try  
> > calling
> > (sdl-init-video) just before set-gl-attribute and see if that works?
> >
> > (sdl:with-init()
> >  (sdl:init-video)
> >  (sdl:set-gl-attribute SDL-GL-DOUBLEBUFFER 1)
> >  ....
> > )
> >
> 
> Thanks, this solved the problem.
> 

The OpenGL attributed can now be set by WINDOW. 

http://code.google.com/p/lispbuilder/wiki/UsingLispbuilderSDL#Using_OpenGL

- Luke

_______________________________________________
application-builder mailing list
application-builder@lispniks.com
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to