Eric Anholt <[email protected]> writes: > 3 major changes: > > - Drops power-of-two alignment of our line vertex data, simplifying > the code.
I think Markus suggested that some hardware might like vertices aligned on power-of-two boundaries? I find that improbable, given how large some vertices are these days. I've merged this change in. > - Stops reading from the VBO. While on keithp's and my machines the > VBO is mapped cached, on many implementations it will be mapped WC, > making those reads extremely expensive. Oh. Nice fix! > - Style fixes (line wrapping, spaces around operators). Thanks. Fixed. -- [email protected]
pgpjXRGxLGY5h.pgp
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
