summaryrefslogtreecommitdiff
path: root/clutter/clutter/clutter-offscreen-effect.c
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2016-06-16 15:04:40 -0400
committerJonas Ådahl <jadahl@gmail.com>2016-07-20 14:23:48 +0800
commitd62d780a9526c4d4d739983be04c6c82146d3ef5 (patch)
tree250b15bef4e5b619a118234c4618f29b61b8e820 /clutter/clutter/clutter-offscreen-effect.c
parenteed71654ba6ac810ad835cb5a19624a29a9d18dd (diff)
downloadmutter-d62d780a9526c4d4d739983be04c6c82146d3ef5.tar.gz
Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API split
Mutter (and libmutter users) are the only users of this version of cogl, and will more or less only use the cogl-1.0, cogl-2.0 and cogl experimental API variants, and having the possibility of having different API versions of the same API depending on what file includes it is error prone and confusing. Lets just remove the possibility of having different versions of the same API. https://bugzilla.gnome.org/show_bug.cgi?id=768977
Diffstat (limited to 'clutter/clutter/clutter-offscreen-effect.c')
-rw-r--r--clutter/clutter/clutter-offscreen-effect.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/clutter/clutter/clutter-offscreen-effect.c b/clutter/clutter/clutter-offscreen-effect.c
index 2b57bc185..1dbf29f60 100644
--- a/clutter/clutter/clutter-offscreen-effect.c
+++ b/clutter/clutter/clutter-offscreen-effect.c
@@ -66,8 +66,6 @@
#include "clutter-build-config.h"
#endif
-#define CLUTTER_ENABLE_EXPERIMENTAL_API
-
#include "clutter-offscreen-effect.h"
#include "cogl/cogl.h"
@@ -520,7 +518,7 @@ clutter_offscreen_effect_get_texture (ClutterOffscreenEffect *effect)
}
/**
- * clutter_offscreen_effect_get_target:
+ * clutter_offscreen_effect_get_target: (skip)
* @effect: a #ClutterOffscreenEffect
*
* Retrieves the material used as a render target for the offscreen