[cogl-vertex-buffer] Seal GL types from the public API
authorRobert Bragg <robert@linux.intel.com>
Sun, 24 May 2009 10:33:29 +0000 (11:33 +0100)
committerRobert Bragg <robert@linux.intel.com>
Thu, 28 May 2009 01:43:35 +0000 (02:43 +0100)
commitd51faed66095259f17467dceba0cc0cd02dcd042
tree06a2680c68e9a0033dfed7ad2f8d4c349713f9f6
parent6bb66866660018e90c2c1663e02fca3f0b818050
[cogl-vertex-buffer] Seal GL types from the public API

We now have CoglAttributeType and CoglVerticesMode typedefs to replace the
use of GLenum in the public API.
clutter/cogl/cogl-vertex-buffer.h
clutter/cogl/common/cogl-vertex-buffer.c
tests/interactive/test-cogl-vertex-buffer.c