On Fri, Oct 9, 2009 at 9:24 AM, Ben Sizer <kylo...@gmail.com> wrote:
>
>

The horizontal line is tearing, usually caused by vsync being off, as
> you guessed. Sometimes you can force this in the drivers, or you might
> have some luck with the wgl_swap_control extension. (http://
> www.opengl.org/registry/specs/EXT/wgl_swap_control.txt)
>

Or, you know, pass vsync=False to the Window constructor ;)

-- 
Tristam MacDonald
http://swiftcoder.wordpress.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to pyglet-users@googlegroups.com
To unsubscribe from this group, send email to 
pyglet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to