Ian Mallett Sun, 22 Mar 2009 14:10:32 -0700
Hi, pygame.display.gl_set_attribute(GL_MULTISAMPLEBUFFERS,1) pygame.display.gl_set_attribute(GL_MULTISAMPLESAMPLES,1)
seems to have no effect when shaders are enabled. Is there a way around that? Ian