Emmanuele Bassi
|
bd3254c0f8
|
[docs] Various gtk-doc fixes for COGL
Try to keep the gtk-doc errors down to a minimum.
|
2009-06-10 12:57:36 +01:00 |
|
Emmanuele Bassi
|
c065524b9f
|
Fix inclusion guards and headers
The C++ inclusion guards G_BEGIN_DECLS and G_END_DECLS are
defined by GLib; so we need to include glib.h before using
them.
|
2009-05-06 17:59:25 +01:00 |
|
Robert Bragg
|
d5fc61102f
|
[cogl] Only expose CoglBitmap as a CoglHandle
It was inconsistent that we exposed the CoglBitmap struct instead of an
opaque CoglHandle.
|
2009-05-02 04:12:26 +01:00 |
|