[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] pygame.display.flip() and framerate



hi,

try setting it to 0, which I think should disable it.

On Mon, Feb 9, 2009 at 11:14 AM, Ian Mallett <geometrian@xxxxxxxxx> wrote:
> I added pygame.display.gl_set_attribute(GL_SWAP_CONTROL,1) to the code, but
> it didn't free the framerate.
> Ian
>