mirror of
https://github.com/brl/mutter.git
synced 2025-05-08 08:04:55 +00:00

This adds a new CoglVertexArray object which is a subclass of CoglBuffer used to hold vertex attributes. A later commit will add a CoglVertexAttribute API which will be used to describe the attributes inside a CoglVertexArray.