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

Reply via email to