Luke J Crook <luke <at> balooga.com> writes:

> The set-gl-attribute command in lispbuilder-sdl breaks when using SBCL in 
> Windows 7 or OS X. This command is most often used to set doublebuffer mode;
> I'm trying to determine if this is a lispbuilder-sdl problem, a SDL problem,
> or a CFFI problem

User error, sorry. The sdl video subsystem must be initialized prior to setting 
an OpenGL attribute or very bad things happen.

- Luke


_______________________________________________
cl-opengl-devel mailing list
cl-opengl-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cl-opengl-devel

Reply via email to