+ config.window_width = 64; + config.window_height = 64; + config.window_visual = PIGLIT_GL_VISUAL_RGB | PIGLIT_GL_VISUAL_ALPHA; Sorry, more leftover junk here... the default size is big enough, and I really meant RGBA|DOUBLE.