On Thu, Jul 23, 2009 at 7:30 AM, Nicolas Rougier
<[email protected]>wrote:

>
> A scissor test might be rather expensive, no ?
>

According to the NVidia docs, you can't actually turn the scissor test *off*
on modern cards. glDisable(GL_SCISSOR_TEST) on these cards just sets the
scissor rect to the viewport size.
-- 
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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to