mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
vertex-buffer: port to CoglVertexAttributes + CoglPrimitive
As part of an ongoing effort to reduce the number of draw paths we have in Cogl this re-works CoglVertexBuffer to use the CoglVertexAttribute and CoglPrimitive APIs instead of using raw GL.
This commit is contained in: