mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
8ca80e47c4
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.