9 Oct 2009 02:30
Re: sdl:set-gl-attribute
Luke J Crook <luke <at> balooga.com>
2009-10-09 00:30:08 GMT
2009-10-09 00:30:08 GMT
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
RSS Feed