Eric Anholt <[email protected]> writes: > We should do better than this with an index buffer, but for now at > least make it so that we don't have to copy the same code to new > places.
I remember writing the index buffer code at some point; it's really easy as we just need to initialize a static index buffer and then dump the coords into the driver in the existing order. Now I can't find it though. In any case, having a wrapper function which dtrt seems fine to me. Reviewed-by: Keith Packard <[email protected]> -- -keith
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
