id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
5,Problem with new-pixel-format in examples,phil,gb,"The macro new-pixel-format from the rubix opengl example code (in rubix/opengl.lisp) has been redefined as a function and does not appear to be functional.  Error attached and here's the code which resulted in the error:

(opengl:new-pixel-format #$NSOpenGLPFAMultisample
			  #$NSOpenGLPFASampleAlpha
			  #$NSOpenGLPFASampleBuffers 2
			  #$NSOpenGLPFASamples 4)

(it's a minor issue, but I do need the functionality as my non-example code uses it)",defect,closed,minor,,Foreign Function Interface,1.1,fixed,OpenGL,
