rename CoglPixelBuffer to CoglPixelArray

This renames CoglPixelBuffer to CoglPixelArray to be consistent with the
new CoglVertexArray API.
This commit is contained in:
Robert Bragg
2010-07-03 23:46:03 +01:00
parent cafeb02531
commit 521d9ca203
8 changed files with 255 additions and 252 deletions

View File

@ -42,7 +42,7 @@
#include "cogl-util.h"
#include "cogl-context.h"
#include "cogl-handle.h"
#include "cogl-pixel-buffer-private.h"
#include "cogl-pixel-array-private.h"
/*
* GL/GLES compatibility defines for the buffer API: