Intersting, I did not know it. But in your case, you have to make a scissor test for each one of your entry, is that right ?
Nicolas On Jul 23, 1:50 pm, Tristam MacDonald <[email protected]> wrote: > 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 MacDonaldhttp://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 -~----------~----~----~----~------~----~------~--~---
