Well, for one thing - it's much more efficient than repeatedly calling
glVertex many times. But the real problem here is that I need to know
*why* glDrawElements
is not working - since I'm still relatively new to Compiz plugin development
I need to make sure I understand why things work the way they do. If I'm
doing something wrong, I would like to avoid the same mistake in the future
- there's really only two possibilities: either my plugin is doing something
wrong or there is a bug in another Compiz plugin or Compiz itself.

- Nathan

On Fri, Jul 29, 2011 at 4:39 PM, Scott Moreau <[email protected]> wrote:

> Is there a specific reason you need to use glDrawElements()?
>
> _______________________________________________
> dev mailing list
> [email protected]
> http://lists.compiz.org/mailman/listinfo/dev
>
>
_______________________________________________
dev mailing list
[email protected]
http://lists.compiz.org/mailman/listinfo/dev

Reply via email to