cogl-buffer: Use TEXTURE as the only value for CoglBufferUsageHint
authorDamien Lespiau <damien.lespiau@intel.com>
Mon, 8 Feb 2010 17:11:43 +0000 (17:11 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 8 Feb 2010 17:14:49 +0000 (17:14 +0000)
commitc02dded0f6793ad377b566360371c23dbe61b4bc
tree1dcf519df7a02398e194fbfd6336db3ef04a8908
parent54a6df22b038b047931dc108df35bc9e097d4e5e
cogl-buffer: Use TEXTURE as the only value for CoglBufferUsageHint

We should try to use more explicit defines than GL for our hints. For
now we only support using a CoglBuffer to generate textures.
clutter/cogl/cogl/cogl-buffer.c
clutter/cogl/cogl/cogl-buffer.h
clutter/cogl/cogl/cogl-pixel-buffer.c
tests/conform/test-cogl-pixel-buffer.c