[cogl/wip/drm-driver: 1/9] remove reference to cogl 1.x api in cogl.h
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/drm-driver: 1/9] remove reference to cogl 1.x api in cogl.h
- Date: Thu, 6 Dec 2012 15:58:37 +0000 (UTC)
commit 9826f4c365458e8beb8cd232fc14b1cf6363c994
Author: Robert Bragg <robert linux intel com>
Date: Tue Nov 20 18:33:47 2012 +0000
remove reference to cogl 1.x api in cogl.h
There were some section headers in cogl.h referring to the 1.x api vs
the 2.x api which aren't meaningful anymore since master only relates to
the 2.x api.
cogl/cogl.h | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
---
diff --git a/cogl/cogl.h b/cogl/cogl.h
index 493eb5d..58477ff 100644
--- a/cogl/cogl.h
+++ b/cogl/cogl.h
@@ -27,10 +27,6 @@
#define __COGL_H_INSIDE__
-/*
- * API common to the 1.x and 2.0 api...
- */
-
#include <cogl/cogl-defines.h>
#include <cogl/cogl-error.h>
@@ -50,9 +46,6 @@
#include <cogl/cogl-enum-types.h>
#endif
-/*
- * 2.0 api that's compatible with the 1.x api...
- */
#include <cogl/cogl-swap-chain.h>
#include <cogl/cogl-renderer.h>
#include <cogl/cogl-display.h>
@@ -104,7 +97,7 @@
* SECTION:cogl
* @short_description: General purpose API
*
- * General utility functions for COGL.
+ * General utility functions for Cogl.
*/
#undef __COGL_H_INSIDE__
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]