[cl-opengl-devel] sdl:set-gl-attribute

Luke J Crook luke at balooga.com
Fri Oct 9 00:30:08 UTC 2009


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





More information about the cl-opengl-devel mailing list