On Sun, 6 Jan 2008, Mike Lawrence wrote:
> I have no idea why, but I've discovered that on my machine (17"
> Macbook Pro with 2.33 Core 2 Duo, see software specs above) the
> expected behavior (white, blue, white) is achieved by placing a call
> to "image.get_buffer_manager().get_color_buffer().image_data" before
> the first call to flip(). Anyone have any ideas why this might be?
You're basically looking for "unspecified driver behaviour" with your
expectations of the back buffer contents.
I think we can chalk what you're observing up to "unspecified driver
behaviour" :)
Richard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---