cogl-buffer: fix compilation for GL ES
authorDamien Lespiau <damien.lespiau@intel.com>
Fri, 12 Feb 2010 17:24:15 +0000 (17:24 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Fri, 12 Feb 2010 17:29:51 +0000 (17:29 +0000)
commit01bf50905689b363877f85942403cdc947f8c82c
tree99d314f194ab00833a3b8980ab14c765a11be139
parente668a2f228acb1f38853eea4245f87e10e82fe23
cogl-buffer: fix compilation for GL ES

In the frenzy of the last 10mins before API freeze, I obviously forgot
to update the OpenGL path for _cogl_buffer_hints_to_gl_enum(). This
commit fixes this.
clutter/cogl/cogl/cogl-buffer.c