summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog284
-rw-r--r--debian/compat1
-rw-r--r--debian/control238
-rw-r--r--debian/control.in233
-rw-r--r--debian/copyright150
-rw-r--r--debian/gir1.2-cogl-1.0.install1
-rw-r--r--debian/gir1.2-coglpango-1.0.install1
-rw-r--r--debian/libcogl-common.install2
-rw-r--r--debian/libcogl-dev.install7
-rw-r--r--debian/libcogl-doc.install1
-rw-r--r--debian/libcogl-gles2-15.install1
-rw-r--r--debian/libcogl-gles2-15.symbols143
-rw-r--r--debian/libcogl-gles2-dev.install3
-rw-r--r--debian/libcogl-pango-dev.install4
-rw-r--r--debian/libcogl-pango15.install1
-rw-r--r--debian/libcogl-pango15.symbols19
-rw-r--r--debian/libcogl15.install1
-rw-r--r--debian/libcogl15.symbols860
-rwxr-xr-xdebian/rules44
-rw-r--r--debian/source/format1
-rw-r--r--debian/watch2
21 files changed, 1997 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..8eaeb38
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,284 @@
+cogl (1.16.2-1) experimental; urgency=medium
+
+ * New upstream release 1.16.2
+ + YV12/I420 support in cogl-gst is fixed.
+ + cogl_framebuffer_push_path_clip is fixed.
+ * 0001-Fix-build-on-big-endian.patch: Drop, applied upstream.
+
+ -- Iain Lane <laney@debian.org> Tue, 11 Feb 2014 14:40:15 +0000
+
+cogl (1.16.0-4) experimental; urgency=low
+
+ * debian/rules, debian/libcogl15.symbols: Enable the KMS EGL platform on
+ linux
+ * debian/control.in: Let libcogl-dev depend on libwayland-dev [linux-any]
+ * debian/control.in: Add b-d on libgbm-dev for KMS EGL support
+
+ -- Sjoerd Simons <sjoerd@debian.org> Sun, 03 Nov 2013 21:46:36 +0100
+
+cogl (1.16.0-3) experimental; urgency=low
+
+ * debian/patches/0001-Fix-build-on-big-endian.patch:
+ + New patch, fix the build on big endian ports.
+ * debian/libcogl15.symbols:
+ + Flag cogl_egl_context_get_egl_display as not available on hurd.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 14 Oct 2013 21:37:33 +0200
+
+cogl (1.16.0-2) experimental; urgency=low
+
+ * debian/control.in:
+ + Restrict libwayland-dev build dependency to linux.
+ * debian/rules:
+ + Actually enable wayland support.
+ + Fix variable name to follow the new libcogl15 package names.
+ * debian/libcogl15.symbols:
+ + Add wayland symbols.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 14 Oct 2013 17:18:13 +0200
+
+cogl (1.16.0-1) experimental; urgency=low
+
+ * New upstream release.
+ * Build-depend on libwayland-dev (>= 1.1.90) according to configure.ac
+ * Rename packages for bumped sonames (12->15)
+ * Update symbols files
+ * Bump Standards-Version to 3.9.4
+ * also install /usr/include/cogl/cogl-path in libcogl-dev
+ * Bump libcogl15 breaks libclutter-1.0-0 to (<< 1.15)
+
+ -- Andreas Henriksson <andreas@fatal.se> Sat, 12 Oct 2013 19:58:17 +0200
+
+cogl (1.14.0-3) unstable; urgency=low
+
+ * Add "Breaks: libclutter-1.0-0 (<< 1.14)" in libcogl12 to prevent
+ non-working partial upgrades. (Closes: #720371)
+
+ -- Andreas Henriksson <andreas@fatal.se> Wed, 21 Aug 2013 23:41:51 +0200
+
+cogl (1.14.0-2) unstable; urgency=low
+
+ [ Jeremy Bicha ]
+ * use canonical Vcs-* fields
+
+ [ Andreas Henriksson ]
+ * Upload to unstable.
+
+ -- Andreas Henriksson <andreas@fatal.se> Fri, 16 Aug 2013 18:27:29 +0200
+
+cogl (1.14.0-1) experimental; urgency=low
+
+ * New upstream release.
+ + debian/patches/Disable-reliance-on-KHR_create_context.patch:
+ - Removed, fixed upstream in a different way.
+ * debian/control.in,
+ debian/rules,
+ debian/libcogl12.*,
+ debian/libcogl-gles2-12.*,
+ debian/libcogl*-dev.install:
+ + Split libcogl-gles2 into its own package.
+ * debian/rules:
+ + Only enable egl/gles2 on linux and kfreebsd.
+ * debian/libcogl12.symbols:
+ + Mark cogl_egl_context_get_egl_display as not available on hurd.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 25 Mar 2013 18:33:43 +0100
+
+cogl (1.13.4-1) experimental; urgency=low
+
+ [ Jeremy Bicha ]
+ * New upstream release
+ - soname bump
+ * debian/control.in:
+ - Bump minimum glib to 2.32
+ - Drop obsolete breaks/replaces
+ - Bump libclutter-1.0-dev breaks for soname transition
+
+ [ Rico Tzschichholz ]
+ * debian/control.in:
+ - Build-depend on libxrandr-dev
+
+ [ Hector Oron]
+ * Enable cogl-gles2-experimental used by webkit-clutter for WebGL support
+ * d/rules: enable cogl-gles2 and DEB_DH_MAKESHLIBS_ARGS_libcogl11.
+ * d/libcogl-dev.install: add usr/lib/*/libcogl-gles2.so,
+ usr/lib/*/pkgconfig/cogl-gles2-experimental.pc
+
+ [ Gustavo Noronha Silva ]
+ * d/libcogl-dev.install:
+ - install cogl-gles2 headers as well
+
+ [ Emilio Pozuelo Monfort ]
+ * debian/control.in:
+ - Lower gobject-introspection build-dependency from 1.33.4-1
+ to 1.33.4-1~ to ease backports.
+
+ [ Sjoerd Simons ]
+ * d/p/Disable-reliance-on-KHR_create_context.patch
+ + Added. Don't assume the GL stack supports KHR_create_context to build
+ with older mesa (Disables the GL3 driver with EGL)
+
+ [ Emilio Pozuelo Monfort ]
+ * debian/control.in:
+ - Drop libcogl-dev's Breaks on libclutter-1.0-dev, as the latter has
+ a minimum dependency on the former that is enough, so the breaks are
+ not needed and will only cause upgrade problems.
+
+ -- Sjoerd Simons <sjoerd@debian.org> Fri, 15 Mar 2013 23:02:34 +0100
+
+cogl (1.12.0-1) experimental; urgency=low
+
+ * New upstream release
+ * debian/patches/03_select_default_renderer_driver.patch:
+ + Dropped, merged upstream
+ * debian/patches/04_fix_crash_on_free.patch:
+ + Dropped, merged upstream
+
+ -- Sjoerd Simons <sjoerd@debian.org> Tue, 25 Sep 2012 10:07:06 +0200
+
+cogl (1.10.2-6exp1) experimental; urgency=low
+
+ * Bring back multiple backend support from 1.10.2-4 packaging
+ * debian/rules: Only build gles2 support on non-hurd (kfreebsd & linux)
+ * debian/control.in: Let the -dev package also depends on both GL and GLES
+ apart from on hurd
+
+ -- Sjoerd Simons <sjoerd@debian.org> Thu, 21 Jun 2012 09:42:33 +0200
+
+cogl (1.10.2-6) unstable; urgency=low
+
+ * debian/rules: Set the gles2-libname to libGLESv2.so.2 as shipped by Mesa
+ (Closes: #678018)
+ * debian/patches/04_fix_crash_on_free.patch:
+ + Added. Fix crash when freeing an unconnected renderer.
+ (Closes: #673433 #676282)
+
+ -- Sjoerd Simons <sjoerd@debian.org> Thu, 21 Jun 2012 09:29:45 +0200
+
+cogl (1.10.2-5) unstable; urgency=low
+
+ * Revert to 1.10.2-3, turning on GLESv2 on intel pull in 50MB due to libgbm1
+ and libegl1-mesa-drivers which is slightly over the top for enabling a
+ uncommon feature. Hopefully the changes can be reapplied after the
+ dependencies have gone on a diet.
+ * debian/control.in: Make libcogl9 depend on the renderer driver it uses
+ (GLES v2 on arm, GL on everything else)
+
+ -- Sjoerd Simons <sjoerd@debian.org> Thu, 21 Jun 2012 08:43:59 +0200
+
+cogl (1.10.2-4) unstable; urgency=low
+
+ * debian/patches/03_select_default_renderer_driver.patch:
+ + Added. Allow the default renderer driver to be selected at configure time
+ * Build both GL and GLESv2 renderer support on all platforms, default to
+ GLESv2 on ARM and to GL on everything else.
+
+ -- Sjoerd Simons <sjoerd@debian.org> Wed, 20 Jun 2012 13:49:02 +0200
+
+cogl (1.10.2-3) unstable; urgency=low
+
+ * Make libcogl-pango0 break libcogl5 (<< 1.10.1-1) to avoid partial
+ upgrades which can lead to applications like gnome-shell linking against
+ both libcogl5 and libcogl9 resulting in a crash. Closes: #668285
+ * Drop old Conflicts/Replaces: libcogl2.
+ * Fix the Breaks/Replaces for the libcogl-pango split.
+
+ -- Michael Biebl <biebl@debian.org> Sat, 05 May 2012 16:30:26 +0200
+
+cogl (1.10.2-2) unstable; urgency=low
+
+ * Upload to unstable.
+ * debian/watch: Track stable releases.
+
+ -- Michael Biebl <biebl@debian.org> Tue, 01 May 2012 22:53:13 +0200
+
+cogl (1.10.2-1) experimental; urgency=low
+
+ * New upstream release.
+ * debian/copyright: Update Format URL to the final copyright 1.0 spec.
+
+ -- Michael Biebl <biebl@debian.org> Fri, 27 Apr 2012 00:44:33 +0200
+
+cogl (1.10.0-2) experimental; urgency=low
+
+ * debian/control.in: libcogl-dev breaks libclutter-1.0-dev (<< 1.10)
+
+ -- Sjoerd Simons <sjoerd@debian.org> Sun, 01 Apr 2012 14:22:19 +0200
+
+cogl (1.10.0-1) experimental; urgency=low
+
+ [ Michael Biebl ]
+ * Change section of gir1.2-cogl-1.0 and gir1.2-coglpango-1.0 to
+ introspection.
+
+ [ Josselin Mouette ]
+ * Update repository URL.
+
+ [ Jeremy Bicha ]
+ * New upstream release.
+ * Updated symbols & library name for soname update
+ * debian/control.in:
+ - Bump minimum glib to 2.28
+ - Standards-Version 3.9.3
+ * debian/patches/02_disable_armv5t_specific_optimization.patch: Disabled
+
+ [ Rico Tzschichholz ]
+ * debian/control.in:
+ - Make libcogl-dev depend on gl/gles dev-packages
+
+ -- Sjoerd Simons <sjoerd@debian.org> Fri, 30 Mar 2012 21:14:20 +0200
+
+cogl (1.8.2-1) unstable; urgency=low
+
+ [ Rico Tzschichholz ]
+ * New upstream release
+
+ [ Laurent Bigonville ]
+ * debian/watch: Switch to .xz tarball
+
+ -- Laurent Bigonville <bigon@debian.org> Thu, 20 Oct 2011 23:50:14 +0200
+
+cogl (1.8.0-1) unstable; urgency=low
+
+ [ Rico Tzschichholz ]
+ * New upstream release
+ * debian/*.symbols*,debian/rules:
+ - build with EGL/GLES2 on armhf
+ * debian/{rules,control*, libcogl2* > libcogl5*}:
+ - updated for soname bump
+ - conflicts/replaces with libcogl2
+
+ [ Laurent Bigonville ]
+ * Split libcogl-pango out of the main libcogl package
+ * debian/copyright: Fix copyright file format
+ * debian/control.in:
+ - Move Vcs-* to the unstable branch
+ * debian/rules:
+ - Explicitly pass --enable-gdk-pixbuf and --enable-cogl-pango flags
+ to the configure
+
+ -- Laurent Bigonville <bigon@debian.org> Wed, 28 Sep 2011 19:57:34 +0200
+
+cogl (1.7.8-1) experimental; urgency=low
+
+ * New upstream release
+ * debian/*.symbols:
+ - updated
+
+ -- Rico Tzschichholz <ricotz@ubuntu.com> Wed, 07 Sep 2011 00:07:39 +0200
+
+cogl (1.7.6-2) experimental; urgency=low
+
+ * debian/rules: Fix armel GL configure flags
+ * debian/libcogl2.symbols.armel: Add separate symbol file for armel, where
+ EGL/GLES2 is used. (thanks Jani Monoses!)
+
+ -- Rico Tzschichholz <ricotz@ubuntu.com> Wed, 24 Aug 2011 17:46:41 +0200
+
+cogl (1.7.6-1) experimental; urgency=low
+
+ * Initial upload.
+ * debian/patches:
+ - add 02_disable_armv5t_specific_optimization.patch from clutter-1.0
+
+ -- Rico Tzschichholz <ricotz@ubuntu.com> Mon, 22 Aug 2011 22:51:05 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..45a4fb7
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+8
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..bbb2b36
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,238 @@
+# This file is autogenerated. DO NOT EDIT!
+#
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
+Source: cogl
+Section: libs
+Priority: optional
+Maintainer: Rico Tzschichholz <ricotz@ubuntu.com>
+Uploaders: Andreas Henriksson <andreas@fatal.se>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Sjoerd Simons <sjoerd@debian.org>
+Build-Depends: debhelper (>= 8.1.3~),
+ cdbs (>= 0.4.93~),
+ gnome-pkg-tools,
+ gtk-doc-tools (>= 1.13),
+ libgbm-dev [linux-any],
+ libgl1-mesa-dev (>= 7.1~rc3-1~),
+ libgles2-mesa-dev (>= 7.1~rc3-1~) [!hurd-any] | libgles2-dev [!hurd-any],
+ libcairo2-dev (>= 1.10),
+ libpango1.0-dev (>= 1.28.3-5),
+ libgdk-pixbuf2.0-dev (>= 2.0),
+ libglib2.0-dev (>= 2.32.0),
+ libwayland-dev (>= 1.1.90) [linux-any],
+ libxfixes-dev (>= 1:3),
+ libxdamage-dev,
+ libxcomposite-dev (>= 1:0.4),
+ libxrandr-dev (>= 2:1.2),
+ gobject-introspection (>= 1.33.4-1~),
+ libgirepository1.0-dev (>= 0.9.12)
+Standards-Version: 3.9.4
+Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/cogl
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/cogl/
+
+Package: libcogl15
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libgl1-mesa-glx [!armel !armhf ],
+ libgles2-mesa [armel armhf] | libgles2 [armel armhf]
+Recommends: libcogl-common
+Suggests: libgles2-mesa | libgles2, libgl1-mesa-glx
+Pre-Depends: ${misc:Pre-Depends}
+Breaks: libclutter-1.0-0 (<< 1.15)
+Multi-Arch: same
+Description: Object oriented GL/GLES Abstraction/Utility Layer
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+
+Package: libcogl-common
+Architecture: all
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Multi-Arch: foreign
+Description: Object oriented GL/GLES Abstraction/Utility Layer (common files)
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the common files, such as translations.
+
+Package: libcogl-dev
+Section: libdevel
+Architecture: any
+Depends: libcogl15 (= ${binary:Version}),
+ gir1.2-cogl-1.0 (= ${binary:Version}),
+ libgl1-mesa-dev (>= 7.1~rc3-1~),
+ libgles2-mesa-dev (>= 7.1~rc3-1~) [!hurd-any] | libgles2-dev [!hurd-any],
+ libglib2.0-dev (>= 2.28.0),
+ libdrm-dev [!hurd-any],
+ libwayland-dev [linux-any],
+ libgbm-dev [linux-any],
+ libgdk-pixbuf2.0-dev (>= 2.0),
+ libx11-dev,
+ libxcomposite-dev,
+ libxext-dev,
+ libxfixes-dev,
+ libxdamage-dev,
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends: pkg-config
+Suggests: libcogl-doc
+Description: Object oriented GL/GLES Abstraction/Utility Layer (development files)
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the development files for libcogl.
+
+Package: libcogl15-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: libcogl15 (= ${binary:Version}),
+ ${misc:Depends}
+Multi-Arch: same
+Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the debug files for libcogl.
+
+Package: libcogl-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: devhelp
+Description: Object oriented GL/GLES Abstraction/Utility Layer (documentation)
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the documentation.
+
+Package: gir1.2-cogl-1.0
+Section: introspection
+Architecture: any
+Depends: ${gir:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
+Description: GObject introspection data for the Cogl 1.0 library
+ This package contains introspection data for the Clutter scene
+ graph library.
+ .
+ It can be used by packages using the GIRepository format to generate
+ dynamic bindings for libcogl.
+
+Package: libcogl-pango15
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+Recommends: libcogl-common
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
+Description: Object oriented GL/GLES Abstraction/Utility Layer
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+
+Package: libcogl-pango-dev
+Section: libdevel
+Architecture: any
+Depends: libcogl-pango15 (= ${binary:Version}),
+ gir1.2-coglpango-1.0 (= ${binary:Version}),
+ libcogl-dev (= ${binary:Version}),
+ libglib2.0-dev (>= 2.28.0),
+ libcairo2-dev (>= 1.10),
+ libdrm-dev [!hurd-any],
+ libgdk-pixbuf2.0-dev (>= 2.0),
+ libpango1.0-dev (>= 1.20),
+ libx11-dev,
+ libxcomposite-dev,
+ libxext-dev,
+ libxfixes-dev,
+ libxdamage-dev,
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends: pkg-config
+Suggests: libcogl-doc
+Description: Object oriented GL/GLES Abstraction/Utility Layer (development files)
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the development files for libcogl-pango.
+
+Package: libcogl-pango15-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: libcogl-pango15 (= ${binary:Version}),
+ ${misc:Depends}
+Multi-Arch: same
+Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the debug files for libcogl-pango.
+
+Package: gir1.2-coglpango-1.0
+Section: introspection
+Architecture: any
+Depends: ${gir:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
+Description: GObject introspection data for the CoglPango 1.0 library
+ This package contains introspection data for the Clutter scene
+ graph library.
+ .
+ It can be used by packages using the GIRepository format to generate
+ dynamic bindings for libcogl-pango.
+
+Package: libcogl-gles2-15
+Architecture: linux-any kfreebsd-any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libgl1-mesa-glx [!armel !armhf ],
+ libgles2-mesa [armel armhf] | libgles2 [armel armhf]
+Recommends: libcogl-common
+Suggests: libgles2-mesa | libgles2, libgl1-mesa-glx
+Replaces: libcogl12 (<< 1.13.4-2)
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
+Description: Object oriented GL/GLES Abstraction/Utility Layer
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the GLES2 library.
+
+Package: libcogl-gles2-dev
+Section: libdevel
+Architecture: linux-any kfreebsd-any
+Depends: libcogl-gles2-15 (= ${binary:Version}),
+ libcogl-dev (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends: pkg-config
+Suggests: libcogl-doc
+Breaks: libcogl-dev (<< 1.14.0-1)
+Replaces: libcogl-dev (<< 1.14.0-1)
+Description: Object oriented GL/GLES Abstraction/Utility Layer (development files)
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the development files for libcogl.
diff --git a/debian/control.in b/debian/control.in
new file mode 100644
index 0000000..cc48738
--- /dev/null
+++ b/debian/control.in
@@ -0,0 +1,233 @@
+Source: cogl
+Section: libs
+Priority: optional
+Maintainer: Rico Tzschichholz <ricotz@ubuntu.com>
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 8.1.3~),
+ cdbs (>= 0.4.93~),
+ gnome-pkg-tools,
+ gtk-doc-tools (>= 1.13),
+ libgbm-dev [linux-any],
+ libgl1-mesa-dev (>= 7.1~rc3-1~),
+ libgles2-mesa-dev (>= 7.1~rc3-1~) [!hurd-any] | libgles2-dev [!hurd-any],
+ libcairo2-dev (>= 1.10),
+ libpango1.0-dev (>= 1.28.3-5),
+ libgdk-pixbuf2.0-dev (>= 2.0),
+ libglib2.0-dev (>= 2.32.0),
+ libwayland-dev (>= 1.1.90) [linux-any],
+ libxfixes-dev (>= 1:3),
+ libxdamage-dev,
+ libxcomposite-dev (>= 1:0.4),
+ libxrandr-dev (>= 2:1.2),
+ gobject-introspection (>= 1.33.4-1~),
+ libgirepository1.0-dev (>= 0.9.12)
+Standards-Version: 3.9.4
+Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/cogl
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/cogl/
+
+Package: libcogl15
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libgl1-mesa-glx [!armel !armhf ],
+ libgles2-mesa [armel armhf] | libgles2 [armel armhf]
+Recommends: libcogl-common
+Suggests: libgles2-mesa | libgles2, libgl1-mesa-glx
+Pre-Depends: ${misc:Pre-Depends}
+Breaks: libclutter-1.0-0 (<< 1.15)
+Multi-Arch: same
+Description: Object oriented GL/GLES Abstraction/Utility Layer
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+
+Package: libcogl-common
+Architecture: all
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Multi-Arch: foreign
+Description: Object oriented GL/GLES Abstraction/Utility Layer (common files)
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the common files, such as translations.
+
+Package: libcogl-dev
+Section: libdevel
+Architecture: any
+Depends: libcogl15 (= ${binary:Version}),
+ gir1.2-cogl-1.0 (= ${binary:Version}),
+ libgl1-mesa-dev (>= 7.1~rc3-1~),
+ libgles2-mesa-dev (>= 7.1~rc3-1~) [!hurd-any] | libgles2-dev [!hurd-any],
+ libglib2.0-dev (>= 2.28.0),
+ libdrm-dev [!hurd-any],
+ libwayland-dev [linux-any],
+ libgbm-dev [linux-any],
+ libgdk-pixbuf2.0-dev (>= 2.0),
+ libx11-dev,
+ libxcomposite-dev,
+ libxext-dev,
+ libxfixes-dev,
+ libxdamage-dev,
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends: pkg-config
+Suggests: libcogl-doc
+Description: Object oriented GL/GLES Abstraction/Utility Layer (development files)
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the development files for libcogl.
+
+Package: libcogl15-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: libcogl15 (= ${binary:Version}),
+ ${misc:Depends}
+Multi-Arch: same
+Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the debug files for libcogl.
+
+Package: libcogl-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: devhelp
+Description: Object oriented GL/GLES Abstraction/Utility Layer (documentation)
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the documentation.
+
+Package: gir1.2-cogl-1.0
+Section: introspection
+Architecture: any
+Depends: ${gir:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
+Description: GObject introspection data for the Cogl 1.0 library
+ This package contains introspection data for the Clutter scene
+ graph library.
+ .
+ It can be used by packages using the GIRepository format to generate
+ dynamic bindings for libcogl.
+
+Package: libcogl-pango15
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+Recommends: libcogl-common
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
+Description: Object oriented GL/GLES Abstraction/Utility Layer
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+
+Package: libcogl-pango-dev
+Section: libdevel
+Architecture: any
+Depends: libcogl-pango15 (= ${binary:Version}),
+ gir1.2-coglpango-1.0 (= ${binary:Version}),
+ libcogl-dev (= ${binary:Version}),
+ libglib2.0-dev (>= 2.28.0),
+ libcairo2-dev (>= 1.10),
+ libdrm-dev [!hurd-any],
+ libgdk-pixbuf2.0-dev (>= 2.0),
+ libpango1.0-dev (>= 1.20),
+ libx11-dev,
+ libxcomposite-dev,
+ libxext-dev,
+ libxfixes-dev,
+ libxdamage-dev,
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends: pkg-config
+Suggests: libcogl-doc
+Description: Object oriented GL/GLES Abstraction/Utility Layer (development files)
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the development files for libcogl-pango.
+
+Package: libcogl-pango15-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: libcogl-pango15 (= ${binary:Version}),
+ ${misc:Depends}
+Multi-Arch: same
+Description: Object oriented GL/GLES Abstraction/Utility Layer (debug files)
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the debug files for libcogl-pango.
+
+Package: gir1.2-coglpango-1.0
+Section: introspection
+Architecture: any
+Depends: ${gir:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
+Description: GObject introspection data for the CoglPango 1.0 library
+ This package contains introspection data for the Clutter scene
+ graph library.
+ .
+ It can be used by packages using the GIRepository format to generate
+ dynamic bindings for libcogl-pango.
+
+Package: libcogl-gles2-15
+Architecture: linux-any kfreebsd-any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libgl1-mesa-glx [!armel !armhf ],
+ libgles2-mesa [armel armhf] | libgles2 [armel armhf]
+Recommends: libcogl-common
+Suggests: libgles2-mesa | libgles2, libgl1-mesa-glx
+Replaces: libcogl12 (<< 1.13.4-2)
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
+Description: Object oriented GL/GLES Abstraction/Utility Layer
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the GLES2 library.
+
+Package: libcogl-gles2-dev
+Section: libdevel
+Architecture: linux-any kfreebsd-any
+Depends: libcogl-gles2-15 (= ${binary:Version}),
+ libcogl-dev (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends: pkg-config
+Suggests: libcogl-doc
+Breaks: libcogl-dev (<< 1.14.0-1)
+Replaces: libcogl-dev (<< 1.14.0-1)
+Description: Object oriented GL/GLES Abstraction/Utility Layer (development files)
+ Cogl is a small open source library for using 3D graphics hardware to draw
+ pretty pictures. The API departs from the flat state machine style of
+ OpenGL and is designed to make it easy to write orthogonal components that
+ can render without stepping on each others toes.
+ .
+ This package contains the development files for libcogl.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..29750bb
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,150 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Upstream-Name: Cogl
+Source: http://git.gnome.org/browse/cogl
+
+Files: *
+Copyright: 1970-2003, Wm. Randolph Franklin
+ 1999-2005, Brian Paul
+ 2007-2011, Intel Corporation
+ 2007-2008, OpenedHand
+ 2010, Red Hat, Inc.
+License: LGPL-2.1
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in "/usr/share/common-licenses/LGPL-2.1".
+
+Files: cogl/cogl-point-in-poly.c
+Copyright: 1970-2003, Wm. Randolph Franklin
+ 2011, Intel Corporation.
+License: BSD-3
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimers.
+ 2. Redistributions in binary form must reproduce the above
+ copyright notice in the documentation and/or other materials
+ provided with the distribution.
+ 3. The name of W. Randolph Franklin may not be used to endorse or
+ promote products derived from this Software without specific
+ prior written permission.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Files: cogl/cogl-queue.h
+Copyright: 1991, 1993, The Regents of the University of California
+ 2011, Intel Corporation.
+License: BSD-3
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 4. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+Files: cogl/tesselator/*
+Copyright: 1991-2000, Silicon Graphics, Inc.
+License: SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice including the dates of first publication and
+ either this permission notice or a reference to
+ http://oss.sgi.com/projects/FreeB/
+ shall be included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ SILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
+ OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+ .
+ Except as contained in this notice, the name of Silicon Graphics, Inc.
+ shall not be used in advertising or otherwise to promote the sale, use or
+ other dealings in this Software without prior written authorization from
+ Silicon Graphics, Inc.
+
+Files: examples/android/*
+Copyright: 2010, The Android Open Source Project
+ 2011, Intel Corporation
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian systems, the full text of the Apache License version 2.0
+ can be found in the file
+ '/usr/share/common-licenses/Apache-2.0'.
+
+Files: debian/*
+Copyright: 2011, Rico Tzschichholz <ricotz@ubuntu.com>
+License: LGPL-2.1
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in "/usr/share/common-licenses/LGPL-2.1".
diff --git a/debian/gir1.2-cogl-1.0.install b/debian/gir1.2-cogl-1.0.install
new file mode 100644
index 0000000..9318a70
--- /dev/null
+++ b/debian/gir1.2-cogl-1.0.install
@@ -0,0 +1 @@
+usr/lib/*/girepository-1.0/Cogl-* usr/lib/girepository-1.0
diff --git a/debian/gir1.2-coglpango-1.0.install b/debian/gir1.2-coglpango-1.0.install
new file mode 100644
index 0000000..d0f7310
--- /dev/null
+++ b/debian/gir1.2-coglpango-1.0.install
@@ -0,0 +1 @@
+usr/lib/*/girepository-1.0/CoglPango-* usr/lib/girepository-1.0
diff --git a/debian/libcogl-common.install b/debian/libcogl-common.install
new file mode 100644
index 0000000..2f09b18
--- /dev/null
+++ b/debian/libcogl-common.install
@@ -0,0 +1,2 @@
+usr/share/cogl
+usr/share/locale
diff --git a/debian/libcogl-dev.install b/debian/libcogl-dev.install
new file mode 100644
index 0000000..651f0af
--- /dev/null
+++ b/debian/libcogl-dev.install
@@ -0,0 +1,7 @@
+usr/lib/*/libcogl.so
+usr/lib/*/pkgconfig/cogl-gl-*
+usr/lib/*/pkgconfig/cogl-1.0.pc
+usr/lib/*/pkgconfig/cogl-2.0-experimental.pc
+usr/include/cogl/cogl
+usr/include/cogl/cogl-path
+usr/share/gir-1.0/Cogl-*
diff --git a/debian/libcogl-doc.install b/debian/libcogl-doc.install
new file mode 100644
index 0000000..6c2a3aa
--- /dev/null
+++ b/debian/libcogl-doc.install
@@ -0,0 +1 @@
+usr/share/gtk-doc/html
diff --git a/debian/libcogl-gles2-15.install b/debian/libcogl-gles2-15.install
new file mode 100644
index 0000000..da59623
--- /dev/null
+++ b/debian/libcogl-gles2-15.install
@@ -0,0 +1 @@
+usr/lib/*/libcogl-gles2.so.*
diff --git a/debian/libcogl-gles2-15.symbols b/debian/libcogl-gles2-15.symbols
new file mode 100644
index 0000000..339d7fd
--- /dev/null
+++ b/debian/libcogl-gles2-15.symbols
@@ -0,0 +1,143 @@
+libcogl-gles2.so.15 libcogl-gles2-15 #MINVER#
+ glActiveTexture@Base 1.15.8
+ glAttachShader@Base 1.15.8
+ glBindAttribLocation@Base 1.15.8
+ glBindBuffer@Base 1.15.8
+ glBindFramebuffer@Base 1.15.8
+ glBindRenderbuffer@Base 1.15.8
+ glBindTexture@Base 1.15.8
+ glBlendColor@Base 1.15.8
+ glBlendEquation@Base 1.15.8
+ glBlendEquationSeparate@Base 1.15.8
+ glBlendFunc@Base 1.15.8
+ glBlendFuncSeparate@Base 1.15.8
+ glBufferData@Base 1.15.8
+ glBufferSubData@Base 1.15.8
+ glCheckFramebufferStatus@Base 1.15.8
+ glClear@Base 1.15.8
+ glClearColor@Base 1.15.8
+ glClearDepthf@Base 1.15.8
+ glClearStencil@Base 1.15.8
+ glColorMask@Base 1.15.8
+ glCompileShader@Base 1.15.8
+ glCompressedTexImage2D@Base 1.15.8
+ glCompressedTexSubImage2D@Base 1.15.8
+ glCopyTexImage2D@Base 1.15.8
+ glCopyTexSubImage2D@Base 1.15.8
+ glCreateProgram@Base 1.15.8
+ glCreateShader@Base 1.15.8
+ glCullFace@Base 1.15.8
+ glDeleteBuffers@Base 1.15.8
+ glDeleteFramebuffers@Base 1.15.8
+ glDeleteProgram@Base 1.15.8
+ glDeleteRenderbuffers@Base 1.15.8
+ glDeleteShader@Base 1.15.8
+ glDeleteTextures@Base 1.15.8
+ glDepthFunc@Base 1.15.8
+ glDepthMask@Base 1.15.8
+ glDepthRangef@Base 1.15.8
+ glDetachShader@Base 1.15.8
+ glDisable@Base 1.15.8
+ glDisableVertexAttribArray@Base 1.15.8
+ glDrawArrays@Base 1.15.8
+ glDrawElements@Base 1.15.8
+ glEnable@Base 1.15.8
+ glEnableVertexAttribArray@Base 1.15.8
+ glFinish@Base 1.15.8
+ glFlush@Base 1.15.8
+ glFramebufferRenderbuffer@Base 1.15.8
+ glFramebufferTexture2D@Base 1.15.8
+ glFrontFace@Base 1.15.8
+ glGenBuffers@Base 1.15.8
+ glGenFramebuffers@Base 1.15.8
+ glGenRenderbuffers@Base 1.15.8
+ glGenTextures@Base 1.15.8
+ glGenerateMipmap@Base 1.15.8
+ glGetActiveAttrib@Base 1.15.8
+ glGetActiveUniform@Base 1.15.8
+ glGetAttachedShaders@Base 1.15.8
+ glGetAttribLocation@Base 1.15.8
+ glGetBooleanv@Base 1.15.8
+ glGetBufferParameteriv@Base 1.15.8
+ glGetError@Base 1.15.8
+ glGetFloatv@Base 1.15.8
+ glGetFramebufferAttachmentParameteriv@Base 1.15.8
+ glGetIntegerv@Base 1.15.8
+ glGetProgramInfoLog@Base 1.15.8
+ glGetProgramiv@Base 1.15.8
+ glGetRenderbufferParameteriv@Base 1.15.8
+ glGetShaderInfoLog@Base 1.15.8
+ glGetShaderPrecisionFormat@Base 1.15.8
+ glGetShaderSource@Base 1.15.8
+ glGetShaderiv@Base 1.15.8
+ glGetString@Base 1.15.8
+ glGetTexParameterfv@Base 1.15.8
+ glGetTexParameteriv@Base 1.15.8
+ glGetUniformLocation@Base 1.15.8
+ glGetUniformfv@Base 1.15.8
+ glGetUniformiv@Base 1.15.8
+ glGetVertexAttribPointerv@Base 1.15.8
+ glGetVertexAttribfv@Base 1.15.8
+ glGetVertexAttribiv@Base 1.15.8
+ glHint@Base 1.15.8
+ glIsBuffer@Base 1.15.8
+ glIsEnabled@Base 1.15.8
+ glIsFramebuffer@Base 1.15.8
+ glIsProgram@Base 1.15.8
+ glIsRenderbuffer@Base 1.15.8
+ glIsShader@Base 1.15.8
+ glIsTexture@Base 1.15.8
+ glLineWidth@Base 1.15.8
+ glLinkProgram@Base 1.15.8
+ glPixelStorei@Base 1.15.8
+ glPolygonOffset@Base 1.15.8
+ glReadPixels@Base 1.15.8
+ glReleaseShaderCompiler@Base 1.15.8
+ glRenderbufferStorage@Base 1.15.8
+ glSampleCoverage@Base 1.15.8
+ glScissor@Base 1.15.8
+ glShaderBinary@Base 1.15.8
+ glShaderSource@Base 1.15.8
+ glStencilFunc@Base 1.15.8
+ glStencilFuncSeparate@Base 1.15.8
+ glStencilMask@Base 1.15.8
+ glStencilMaskSeparate@Base 1.15.8
+ glStencilOp@Base 1.15.8
+ glStencilOpSeparate@Base 1.15.8
+ glTexImage2D@Base 1.15.8
+ glTexParameterf@Base 1.15.8
+ glTexParameterfv@Base 1.15.8
+ glTexParameteri@Base 1.15.8
+ glTexParameteriv@Base 1.15.8
+ glTexSubImage2D@Base 1.15.8
+ glUniform1f@Base 1.15.8
+ glUniform1fv@Base 1.15.8
+ glUniform1i@Base 1.15.8
+ glUniform1iv@Base 1.15.8
+ glUniform2f@Base 1.15.8
+ glUniform2fv@Base 1.15.8
+ glUniform2i@Base 1.15.8
+ glUniform2iv@Base 1.15.8
+ glUniform3f@Base 1.15.8
+ glUniform3fv@Base 1.15.8
+ glUniform3i@Base 1.15.8
+ glUniform3iv@Base 1.15.8
+ glUniform4f@Base 1.15.8
+ glUniform4fv@Base 1.15.8
+ glUniform4i@Base 1.15.8
+ glUniform4iv@Base 1.15.8
+ glUniformMatrix2fv@Base 1.15.8
+ glUniformMatrix3fv@Base 1.15.8
+ glUniformMatrix4fv@Base 1.15.8
+ glUseProgram@Base 1.15.8
+ glValidateProgram@Base 1.15.8
+ glVertexAttrib1f@Base 1.15.8
+ glVertexAttrib1fv@Base 1.15.8
+ glVertexAttrib2f@Base 1.15.8
+ glVertexAttrib2fv@Base 1.15.8
+ glVertexAttrib3f@Base 1.15.8
+ glVertexAttrib3fv@Base 1.15.8
+ glVertexAttrib4f@Base 1.15.8
+ glVertexAttrib4fv@Base 1.15.8
+ glVertexAttribPointer@Base 1.15.8
+ glViewport@Base 1.15.8
diff --git a/debian/libcogl-gles2-dev.install b/debian/libcogl-gles2-dev.install
new file mode 100644
index 0000000..f4081e9
--- /dev/null
+++ b/debian/libcogl-gles2-dev.install
@@ -0,0 +1,3 @@
+usr/lib/*/libcogl-gles2.so
+usr/lib/*/pkgconfig/cogl-gles2-experimental.pc
+usr/include/cogl/cogl-gles2
diff --git a/debian/libcogl-pango-dev.install b/debian/libcogl-pango-dev.install
new file mode 100644
index 0000000..e63bb8b
--- /dev/null
+++ b/debian/libcogl-pango-dev.install
@@ -0,0 +1,4 @@
+usr/lib/*/libcogl-pango.so
+usr/lib/*/pkgconfig/cogl-pango-*
+usr/include/cogl/cogl-pango/
+usr/share/gir-1.0/CoglPango-*
diff --git a/debian/libcogl-pango15.install b/debian/libcogl-pango15.install
new file mode 100644
index 0000000..0da425c
--- /dev/null
+++ b/debian/libcogl-pango15.install
@@ -0,0 +1 @@
+usr/lib/*/libcogl-pango.so.*
diff --git a/debian/libcogl-pango15.symbols b/debian/libcogl-pango15.symbols
new file mode 100644
index 0000000..7e821af
--- /dev/null
+++ b/debian/libcogl-pango15.symbols
@@ -0,0 +1,19 @@
+libcogl-pango.so.15 libcogl-pango15 #MINVER#
+ cogl_pango_ensure_glyph_cache_for_layout@Base 1.15.8
+ cogl_pango_font_map_clear_glyph_cache@Base 1.15.8
+ cogl_pango_font_map_create_context@Base 1.15.8
+ cogl_pango_font_map_get_renderer@Base 1.15.8
+ cogl_pango_font_map_get_use_mipmapping@Base 1.15.8
+ cogl_pango_font_map_new@Base 1.15.8
+ cogl_pango_font_map_set_resolution@Base 1.15.8
+ cogl_pango_font_map_set_use_mipmapping@Base 1.15.8
+ cogl_pango_glyph_cache_clear@Base 1.15.8
+ cogl_pango_glyph_cache_free@Base 1.15.8
+ cogl_pango_glyph_cache_lookup@Base 1.15.8
+ cogl_pango_glyph_cache_new@Base 1.15.8
+ cogl_pango_render_layout@Base 1.15.8
+ cogl_pango_render_layout_line@Base 1.15.8
+ cogl_pango_render_layout_subpixel@Base 1.15.8
+ cogl_pango_renderer_get_type@Base 1.15.8
+ cogl_pango_show_layout@Base 1.15.8
+ cogl_pango_show_layout_line@Base 1.15.8
diff --git a/debian/libcogl15.install b/debian/libcogl15.install
new file mode 100644
index 0000000..2716a9d
--- /dev/null
+++ b/debian/libcogl15.install
@@ -0,0 +1 @@
+usr/lib/*/libcogl.so.*
diff --git a/debian/libcogl15.symbols b/debian/libcogl15.symbols
new file mode 100644
index 0000000..b89104b
--- /dev/null
+++ b/debian/libcogl15.symbols
@@ -0,0 +1,860 @@
+libcogl.so.15 libcogl15 #MINVER#
+ _cogl_atlas_add_reorganize_callback@Base 1.15.8
+ _cogl_atlas_new@Base 1.15.8
+ _cogl_atlas_reserve_space@Base 1.15.8
+ _cogl_atlas_texture_add_reorganize_callback@Base 1.15.8
+ _cogl_atlas_texture_remove_reorganize_callback@Base 1.15.8
+ _cogl_buffer_map_for_fill_or_fallback@Base 1.15.8
+ _cogl_buffer_unmap_for_fill_or_fallback@Base 1.15.8
+ _cogl_clip_stack_push_primitive@Base 1.15.8
+ _cogl_clip_stack_push_rectangle@Base 1.15.8
+ _cogl_context_get_default@Base 1.15.8
+ _cogl_debug_flags@Base 1.15.8
+ _cogl_debug_instances@Base 1.15.8
+ _cogl_framebuffer_get_clip_state@Base 1.15.8
+ _cogl_framebuffer_get_modelview_stack@Base 1.15.8
+ _cogl_framebuffer_get_projection_stack@Base 1.15.8
+ _cogl_framebuffer_get_stencil_bits@Base 1.15.8
+ _cogl_object_default_unref@Base 1.15.8
+ _cogl_pipeline_foreach_layer_internal@Base 1.15.8
+ _cogl_pipeline_layer_get_texture@Base 1.15.8
+ _cogl_pipeline_layer_get_texture_real@Base 1.15.8
+ _cogl_pipeline_layer_get_texture_type@Base 1.15.8
+ _cogl_pipeline_prune_to_n_layers@Base 1.15.8
+ _cogl_primitive_draw@Base 1.15.8
+ _cogl_texture_can_hardware_repeat@Base 1.15.8
+ cogl2_clip_push_from_path@Base 1.15.8
+ cogl2_path_arc@Base 1.15.8
+ cogl2_path_close@Base 1.15.8
+ cogl2_path_curve_to@Base 1.15.8
+ cogl2_path_ellipse@Base 1.15.8
+ cogl2_path_fill@Base 1.15.8
+ cogl2_path_get_fill_rule@Base 1.15.8
+ cogl2_path_line@Base 1.15.8
+ cogl2_path_line_to@Base 1.15.8
+ cogl2_path_move_to@Base 1.15.8
+ cogl2_path_new@Base 1.15.8
+ cogl2_path_polygon@Base 1.15.8
+ cogl2_path_polyline@Base 1.15.8
+ cogl2_path_rectangle@Base 1.15.8
+ cogl2_path_rel_curve_to@Base 1.15.8
+ cogl2_path_rel_line_to@Base 1.15.8
+ cogl2_path_rel_move_to@Base 1.15.8
+ cogl2_path_round_rectangle@Base 1.15.8
+ cogl2_path_set_fill_rule@Base 1.15.8
+ cogl2_path_stroke@Base 1.15.8
+ cogl_angle_cos@Base 1.15.8
+ cogl_angle_sin@Base 1.15.8
+ cogl_angle_tan@Base 1.15.8
+ cogl_atlas_texture_new_from_bitmap@Base 1.15.8
+ cogl_atlas_texture_new_from_data@Base 1.15.8
+ cogl_atlas_texture_new_from_file@Base 1.15.8
+ cogl_atlas_texture_new_with_size@Base 1.15.8
+ cogl_attribute_buffer_new@Base 1.15.8
+ cogl_attribute_buffer_new_with_size@Base 1.15.8
+ cogl_attribute_get_buffer@Base 1.15.8
+ cogl_attribute_get_normalized@Base 1.15.8
+ cogl_attribute_new@Base 1.15.8
+ cogl_attribute_new_const_1f@Base 1.15.8
+ cogl_attribute_new_const_2f@Base 1.15.8
+ cogl_attribute_new_const_2fv@Base 1.15.8
+ cogl_attribute_new_const_2x2fv@Base 1.15.8
+ cogl_attribute_new_const_3f@Base 1.15.8
+ cogl_attribute_new_const_3fv@Base 1.15.8
+ cogl_attribute_new_const_3x3fv@Base 1.15.8
+ cogl_attribute_new_const_4f@Base 1.15.8
+ cogl_attribute_new_const_4fv@Base 1.15.8
+ cogl_attribute_new_const_4x4fv@Base 1.15.8
+ cogl_attribute_set_buffer@Base 1.15.8
+ cogl_attribute_set_normalized@Base 1.15.8
+ cogl_attribute_type_get_type@Base 1.15.8
+ cogl_begin_gl@Base 1.15.8
+ cogl_bitmap_error_get_type@Base 1.15.8
+ cogl_bitmap_error_quark@Base 1.15.8
+ cogl_bitmap_get_buffer@Base 1.15.8
+ cogl_bitmap_get_format@Base 1.15.8
+ cogl_bitmap_get_height@Base 1.15.8
+ cogl_bitmap_get_rowstride@Base 1.15.8
+ cogl_bitmap_get_size_from_file@Base 1.15.8
+ cogl_bitmap_get_width@Base 1.15.8
+ cogl_bitmap_new_for_data@Base 1.15.8
+ cogl_bitmap_new_from_buffer@Base 1.15.8
+ cogl_bitmap_new_from_file@Base 1.15.8
+ cogl_bitmap_new_with_size@Base 1.15.8
+ cogl_blend_string_error_get_type@Base 1.15.8
+ cogl_blend_string_error_quark@Base 1.15.8
+ cogl_buffer_bit_get_type@Base 1.15.8
+ cogl_buffer_get_size@Base 1.15.8
+ cogl_buffer_get_update_hint@Base 1.15.8
+ cogl_buffer_map@Base 1.15.8
+ cogl_buffer_map_range@Base 1.15.8
+ cogl_buffer_set_data@Base 1.15.8
+ cogl_buffer_set_update_hint@Base 1.15.8
+ cogl_buffer_target_get_type@Base 1.15.8
+ cogl_buffer_unmap@Base 1.15.8
+ cogl_check_extension@Base 1.15.8
+ cogl_clear@Base 1.15.8
+ cogl_clip_ensure@Base 1.15.8
+ cogl_clip_pop@Base 1.15.8
+ cogl_clip_push@Base 1.15.8
+ cogl_clip_push_from_path@Base 1.15.8
+ cogl_clip_push_from_path_preserve@Base 1.15.8
+ cogl_clip_push_primitive@Base 1.15.8
+ cogl_clip_push_rectangle@Base 1.15.8
+ cogl_clip_push_window_rect@Base 1.15.8
+ cogl_clip_push_window_rectangle@Base 1.15.8
+ cogl_clip_stack_restore@Base 1.15.8
+ cogl_clip_stack_save@Base 1.15.8
+ cogl_clutter_check_extension_CLUTTER@Base 1.15.8
+ cogl_clutter_winsys_has_feature_CLUTTER@Base 1.15.8
+ cogl_clutter_winsys_xlib_get_visual_info_CLUTTER@Base 1.15.8
+ cogl_color_copy@Base 1.15.8
+ cogl_color_equal@Base 1.15.8
+ cogl_color_free@Base 1.15.8
+ cogl_color_get_alpha@Base 1.15.8
+ cogl_color_get_alpha_byte@Base 1.15.8
+ cogl_color_get_alpha_float@Base 1.15.8
+ cogl_color_get_blue@Base 1.15.8
+ cogl_color_get_blue_byte@Base 1.15.8
+ cogl_color_get_blue_float@Base 1.15.8
+ cogl_color_get_green@Base 1.15.8
+ cogl_color_get_green_byte@Base 1.15.8
+ cogl_color_get_green_float@Base 1.15.8
+ cogl_color_get_red@Base 1.15.8
+ cogl_color_get_red_byte@Base 1.15.8
+ cogl_color_get_red_float@Base 1.15.8
+ cogl_color_init_from_4f@Base 1.15.8
+ cogl_color_init_from_4fv@Base 1.15.8
+ cogl_color_init_from_4ub@Base 1.15.8
+ cogl_color_init_from_hsl@Base 1.15.8
+ cogl_color_mask_get_type@Base 1.15.8
+ cogl_color_new@Base 1.15.8
+ cogl_color_premultiply@Base 1.15.8
+ cogl_color_set_alpha@Base 1.15.8
+ cogl_color_set_alpha_byte@Base 1.15.8
+ cogl_color_set_alpha_float@Base 1.15.8
+ cogl_color_set_blue@Base 1.15.8
+ cogl_color_set_blue_byte@Base 1.15.8
+ cogl_color_set_blue_float@Base 1.15.8
+ cogl_color_set_from_4f@Base 1.15.8
+ cogl_color_set_from_4ub@Base 1.15.8
+ cogl_color_set_green@Base 1.15.8
+ cogl_color_set_green_byte@Base 1.15.8
+ cogl_color_set_green_float@Base 1.15.8
+ cogl_color_set_red@Base 1.15.8
+ cogl_color_set_red_byte@Base 1.15.8
+ cogl_color_set_red_float@Base 1.15.8
+ cogl_color_to_hsl@Base 1.15.8
+ cogl_color_unpremultiply@Base 1.15.8
+ cogl_context_get_display@Base 1.15.8
+ cogl_context_get_renderer@Base 1.15.8
+ cogl_context_new@Base 1.15.8
+ cogl_create_program@Base 1.15.8
+ cogl_create_shader@Base 1.15.8
+ cogl_debug_matrix_entry_print@Base 1.15.8
+ cogl_debug_matrix_print@Base 1.15.8
+ cogl_debug_object_foreach_type@Base 1.15.8
+ cogl_debug_object_print_instances@Base 1.15.8
+ cogl_depth_state_get_range@Base 1.15.8
+ cogl_depth_state_get_test_enabled@Base 1.15.8
+ cogl_depth_state_get_test_function@Base 1.15.8
+ cogl_depth_state_get_write_enabled@Base 1.15.8
+ cogl_depth_state_init@Base 1.15.8
+ cogl_depth_state_set_range@Base 1.15.8
+ cogl_depth_state_set_test_enabled@Base 1.15.8
+ cogl_depth_state_set_test_function@Base 1.15.8
+ cogl_depth_state_set_write_enabled@Base 1.15.8
+ cogl_depth_test_function_get_type@Base 1.15.8
+ cogl_disable_fog@Base 1.15.8
+ cogl_display_error_quark@Base 1.15.8
+ cogl_display_get_renderer@Base 1.15.8
+ cogl_display_new@Base 1.15.8
+ cogl_display_set_onscreen_template@Base 1.16.0
+ cogl_display_setup@Base 1.15.8
+ cogl_double_to_fixed@Base 1.15.8
+ cogl_double_to_int@Base 1.15.8
+ cogl_double_to_uint@Base 1.15.8
+ (arch=!hurd-any)cogl_egl_context_get_egl_display@Base 1.15.8
+ cogl_end_gl@Base 1.15.8
+ cogl_error_copy@Base 1.15.8
+ cogl_error_free@Base 1.15.8
+ cogl_error_matches@Base 1.15.8
+ cogl_euler_copy@Base 1.15.8
+ cogl_euler_equal@Base 1.15.8
+ cogl_euler_free@Base 1.15.8
+ cogl_euler_init@Base 1.15.8
+ cogl_euler_init_from_matrix@Base 1.15.8
+ cogl_feature_flags_get_type@Base 1.15.8
+ cogl_features_available@Base 1.15.8
+ cogl_fence_closure_get_user_data@Base 1.15.8
+ cogl_fixed_atan2@Base 1.15.8
+ cogl_fixed_atan@Base 1.15.8
+ cogl_fixed_cos@Base 1.15.8
+ cogl_fixed_div@Base 1.15.8
+ cogl_fixed_get_type@Base 1.15.8
+ cogl_fixed_log2@Base 1.15.8
+ cogl_fixed_mul@Base 1.15.8
+ cogl_fixed_mul_div@Base 1.15.8
+ cogl_fixed_pow2@Base 1.15.8
+ cogl_fixed_pow@Base 1.15.8
+ cogl_fixed_sin@Base 1.15.8
+ cogl_fixed_sqrt@Base 1.15.8
+ cogl_fixed_tan@Base 1.15.8
+ cogl_flush@Base 1.15.8
+ cogl_fog_mode_get_type@Base 1.15.8
+ cogl_foreach_feature@Base 1.15.8
+ cogl_frame_info_get_frame_counter@Base 1.15.8
+ cogl_frame_info_get_output@Base 1.15.8
+ cogl_frame_info_get_presentation_time@Base 1.15.8
+ cogl_frame_info_get_refresh_rate@Base 1.15.8
+ cogl_framebuffer_add_fence_callback@Base 1.15.8
+ cogl_framebuffer_allocate@Base 1.15.8
+ cogl_framebuffer_cancel_fence_callback@Base 1.15.8
+ cogl_framebuffer_clear4f@Base 1.15.8
+ cogl_framebuffer_clear@Base 1.15.8
+ cogl_framebuffer_discard_buffers@Base 1.15.8
+ cogl_framebuffer_draw_attributes@Base 1.15.8
+ cogl_framebuffer_draw_indexed_attributes@Base 1.15.8
+ cogl_framebuffer_draw_multitextured_rectangle@Base 1.15.8
+ cogl_framebuffer_draw_primitive@Base 1.15.8
+ cogl_framebuffer_draw_rectangle@Base 1.15.8
+ cogl_framebuffer_draw_rectangles@Base 1.15.8
+ cogl_framebuffer_draw_textured_rectangle@Base 1.15.8
+ cogl_framebuffer_draw_textured_rectangles@Base 1.15.8
+ cogl_framebuffer_error_quark@Base 1.15.8
+ cogl_framebuffer_fill_path@Base 1.15.8
+ cogl_framebuffer_finish@Base 1.15.8
+ cogl_framebuffer_frustum@Base 1.15.8
+ cogl_framebuffer_get_alpha_bits@Base 1.15.8
+ cogl_framebuffer_get_blue_bits@Base 1.15.8
+ cogl_framebuffer_get_color_format@Base 1.15.8
+ cogl_framebuffer_get_color_mask@Base 1.15.8
+ cogl_framebuffer_get_context@Base 1.15.8
+ cogl_framebuffer_get_depth_bits@Base 1.15.8
+ cogl_framebuffer_get_depth_texture@Base 1.15.8
+ cogl_framebuffer_get_depth_texture_enabled@Base 1.15.8
+ cogl_framebuffer_get_dither_enabled@Base 1.15.8
+ cogl_framebuffer_get_green_bits@Base 1.15.8
+ cogl_framebuffer_get_height@Base 1.15.8
+ cogl_framebuffer_get_modelview_matrix@Base 1.15.8
+ cogl_framebuffer_get_projection_matrix@Base 1.15.8
+ cogl_framebuffer_get_red_bits@Base 1.15.8
+ cogl_framebuffer_get_samples_per_pixel@Base 1.15.8
+ cogl_framebuffer_get_viewport4fv@Base 1.15.8
+ cogl_framebuffer_get_viewport_height@Base 1.15.8
+ cogl_framebuffer_get_viewport_width@Base 1.15.8
+ cogl_framebuffer_get_viewport_x@Base 1.15.8
+ cogl_framebuffer_get_viewport_y@Base 1.15.8
+ cogl_framebuffer_get_width@Base 1.15.8
+ cogl_framebuffer_identity_matrix@Base 1.15.8
+ cogl_framebuffer_orthographic@Base 1.15.8
+ cogl_framebuffer_perspective@Base 1.15.8
+ cogl_framebuffer_pop_clip@Base 1.15.8
+ cogl_framebuffer_pop_matrix@Base 1.15.8
+ cogl_framebuffer_push_matrix@Base 1.15.8
+ cogl_framebuffer_push_path_clip@Base 1.15.8
+ cogl_framebuffer_push_primitive_clip@Base 1.15.8
+ cogl_framebuffer_push_rectangle_clip@Base 1.15.8
+ cogl_framebuffer_push_scissor_clip@Base 1.15.8
+ cogl_framebuffer_read_pixels@Base 1.15.8
+ cogl_framebuffer_read_pixels_into_bitmap@Base 1.15.8
+ cogl_framebuffer_resolve_samples@Base 1.15.8
+ cogl_framebuffer_resolve_samples_region@Base 1.15.8
+ cogl_framebuffer_rotate@Base 1.15.8
+ cogl_framebuffer_rotate_euler@Base 1.15.8
+ cogl_framebuffer_rotate_quaternion@Base 1.15.8
+ cogl_framebuffer_scale@Base 1.15.8
+ cogl_framebuffer_set_color_mask@Base 1.15.8
+ cogl_framebuffer_set_depth_texture_enabled@Base 1.15.8
+ cogl_framebuffer_set_dither_enabled@Base 1.15.8
+ cogl_framebuffer_set_modelview_matrix@Base 1.15.8
+ cogl_framebuffer_set_projection_matrix@Base 1.15.8
+ cogl_framebuffer_set_samples_per_pixel@Base 1.15.8
+ cogl_framebuffer_set_viewport@Base 1.15.8
+ cogl_framebuffer_stroke_path@Base 1.15.8
+ cogl_framebuffer_transform@Base 1.15.8
+ cogl_framebuffer_translate@Base 1.15.8
+ cogl_framebuffer_vdraw_attributes@Base 1.15.8
+ cogl_framebuffer_vdraw_indexed_attributes@Base 1.15.8
+ cogl_frustum@Base 1.15.8
+ cogl_get_backface_culling_enabled@Base 1.15.8
+ cogl_get_bitmasks@Base 1.15.8
+ cogl_get_clock_time@Base 1.15.8
+ cogl_get_depth_test_enabled@Base 1.15.8
+ cogl_get_draw_framebuffer@Base 1.15.8
+ cogl_get_features@Base 1.15.8
+ cogl_get_modelview_matrix@Base 1.15.8
+ cogl_get_option_group@Base 1.15.8
+ cogl_get_path@Base 1.15.8
+ cogl_get_proc_address@Base 1.15.8
+ cogl_get_projection_matrix@Base 1.15.8
+ cogl_get_rectangle_indices@Base 1.15.8
+ cogl_get_source@Base 1.15.8
+ cogl_get_static_identity_quaternion@Base 1.15.8
+ cogl_get_static_zero_quaternion@Base 1.15.8
+ cogl_get_viewport@Base 1.15.8
+ cogl_gles2_context_get_vtable@Base 1.15.8
+ cogl_gles2_context_new@Base 1.15.8
+ cogl_gles2_get_current_vtable@Base 1.15.8
+ cogl_gles2_texture_2d_new_from_handle@Base 1.15.8
+ cogl_gles2_texture_get_handle@Base 1.15.8
+ cogl_glib_renderer_source_new@Base 1.15.8
+ cogl_glib_source_new@Base 1.15.8
+ cogl_handle_get_type@Base 1.15.8
+ cogl_handle_ref@Base 1.15.8
+ cogl_handle_unref@Base 1.15.8
+ cogl_has_feature@Base 1.15.8
+ cogl_has_features@Base 1.15.8
+ cogl_index_buffer_allocate@Base 1.15.8
+ cogl_index_buffer_new@Base 1.15.8
+ cogl_indices_get_buffer@Base 1.15.8
+ cogl_indices_get_offset@Base 1.15.8
+ cogl_indices_get_type@Base 1.15.8
+ cogl_indices_new@Base 1.15.8
+ cogl_indices_new_for_buffer@Base 1.15.8
+ cogl_indices_set_offset@Base 1.15.8
+ cogl_indices_type_get_type@Base 1.15.8
+ cogl_is_atlas_texture@Base 1.16.0
+ cogl_is_attribute@Base 1.15.8
+ cogl_is_attribute_buffer@Base 1.15.8
+ cogl_is_bitmap@Base 1.15.8
+ cogl_is_buffer@Base 1.15.8
+ cogl_is_context@Base 1.15.8
+ cogl_is_display@Base 1.15.8
+ cogl_is_frame_info@Base 1.15.8
+ cogl_is_framebuffer@Base 1.15.8
+ cogl_is_gles2_context@Base 1.15.8
+ cogl_is_index_buffer@Base 1.15.8
+ cogl_is_indices@Base 1.15.8
+ cogl_is_journal@Base 1.15.8
+ cogl_is_material@Base 1.15.8
+ cogl_is_matrix_stack@Base 1.15.8
+ cogl_is_offscreen@Base 1.15.8
+ cogl_is_onscreen@Base 1.15.8
+ cogl_is_onscreen_template@Base 1.15.8
+ cogl_is_output@Base 1.15.8
+ cogl_is_path@Base 1.15.8
+ cogl_is_pipeline@Base 1.15.8
+ cogl_is_pixel_buffer@Base 1.15.8
+ cogl_is_primitive@Base 1.15.8
+ cogl_is_primitive_texture@Base 1.15.8
+ cogl_is_program@Base 1.15.8
+ cogl_is_renderer@Base 1.15.8
+ cogl_is_shader@Base 1.15.8
+ cogl_is_snippet@Base 1.15.8
+ cogl_is_sub_texture@Base 1.15.8
+ cogl_is_swap_chain@Base 1.15.8
+ cogl_is_texture@Base 1.15.8
+ cogl_is_texture_2d@Base 1.15.8
+ cogl_is_texture_2d_sliced@Base 1.15.8
+ cogl_is_texture_3d@Base 1.15.8
+ cogl_is_texture_pixmap_x11@Base 1.15.8
+ cogl_is_texture_rectangle@Base 1.15.8
+ cogl_is_vertex_buffer@Base 1.15.8
+ cogl_is_vertex_buffer_indices@Base 1.15.8
+ (arch=linux-any)cogl_kms_display_queue_modes_reset@Base 1.16.0
+ (arch=linux-any)cogl_kms_display_set_layout@Base 1.16.0
+ (arch=linux-any)cogl_kms_renderer_get_kms_fd@Base 1.16.0
+ cogl_material_alpha_func_get_type@Base 1.15.8
+ cogl_material_copy@Base 1.15.8
+ cogl_material_filter_get_type@Base 1.15.8
+ cogl_material_foreach_layer@Base 1.15.8
+ cogl_material_get_ambient@Base 1.15.8
+ cogl_material_get_color@Base 1.15.8
+ cogl_material_get_depth_state@Base 1.15.8
+ cogl_material_get_diffuse@Base 1.15.8
+ cogl_material_get_emission@Base 1.15.8
+ cogl_material_get_layer_point_sprite_coords_enabled@Base 1.15.8
+ cogl_material_get_layer_wrap_mode_p@Base 1.15.8
+ cogl_material_get_layer_wrap_mode_s@Base 1.15.8
+ cogl_material_get_layer_wrap_mode_t@Base 1.15.8
+ cogl_material_get_layers@Base 1.15.8
+ cogl_material_get_n_layers@Base 1.15.8
+ cogl_material_get_point_size@Base 1.15.8
+ cogl_material_get_shininess@Base 1.15.8
+ cogl_material_get_specular@Base 1.15.8
+ cogl_material_get_user_program@Base 1.15.8
+ cogl_material_layer_get_mag_filter@Base 1.15.8
+ cogl_material_layer_get_min_filter@Base 1.15.8
+ cogl_material_layer_get_texture@Base 1.15.8
+ cogl_material_layer_get_type@Base 1.15.8
+ cogl_material_layer_get_wrap_mode_p@Base 1.15.8
+ cogl_material_layer_get_wrap_mode_s@Base 1.15.8
+ cogl_material_layer_get_wrap_mode_t@Base 1.15.8
+ cogl_material_layer_type_get_type@Base 1.15.8
+ cogl_material_new@Base 1.15.8
+ cogl_material_ref@Base 1.15.8
+ cogl_material_remove_layer@Base 1.15.8
+ cogl_material_set_alpha_test_function@Base 1.15.8
+ cogl_material_set_ambient@Base 1.15.8
+ cogl_material_set_ambient_and_diffuse@Base 1.15.8
+ cogl_material_set_blend@Base 1.15.8
+ cogl_material_set_blend_constant@Base 1.15.8
+ cogl_material_set_color4f@Base 1.15.8
+ cogl_material_set_color4ub@Base 1.15.8
+ cogl_material_set_color@Base 1.15.8
+ cogl_material_set_depth_state@Base 1.15.8
+ cogl_material_set_diffuse@Base 1.15.8
+ cogl_material_set_emission@Base 1.15.8
+ cogl_material_set_layer@Base 1.15.8
+ cogl_material_set_layer_combine@Base 1.15.8
+ cogl_material_set_layer_combine_constant@Base 1.15.8
+ cogl_material_set_layer_filters@Base 1.15.8
+ cogl_material_set_layer_matrix@Base 1.15.8
+ cogl_material_set_layer_point_sprite_coords_enabled@Base 1.15.8
+ cogl_material_set_layer_wrap_mode@Base 1.15.8
+ cogl_material_set_layer_wrap_mode_p@Base 1.15.8
+ cogl_material_set_layer_wrap_mode_s@Base 1.15.8
+ cogl_material_set_layer_wrap_mode_t@Base 1.15.8
+ cogl_material_set_point_size@Base 1.15.8
+ cogl_material_set_shininess@Base 1.15.8
+ cogl_material_set_specular@Base 1.15.8
+ cogl_material_set_user_program@Base 1.15.8
+ cogl_material_unref@Base 1.15.8
+ cogl_material_wrap_mode_get_type@Base 1.15.8
+ cogl_matrix_copy@Base 1.15.8
+ cogl_matrix_entry_calculate_translation@Base 1.15.8
+ cogl_matrix_entry_equal@Base 1.15.8
+ cogl_matrix_entry_get@Base 1.15.8
+ cogl_matrix_entry_is_identity@Base 1.15.8
+ cogl_matrix_entry_ref@Base 1.15.8
+ cogl_matrix_entry_unref@Base 1.15.8
+ cogl_matrix_equal@Base 1.15.8
+ cogl_matrix_free@Base 1.15.8
+ cogl_matrix_frustum@Base 1.15.8
+ cogl_matrix_get_array@Base 1.15.8
+ cogl_matrix_get_inverse@Base 1.15.8
+ cogl_matrix_init_from_array@Base 1.15.8
+ cogl_matrix_init_from_euler@Base 1.15.8
+ cogl_matrix_init_from_quaternion@Base 1.15.8
+ cogl_matrix_init_identity@Base 1.15.8
+ cogl_matrix_init_translation@Base 1.15.8
+ cogl_matrix_is_identity@Base 1.15.8
+ cogl_matrix_look_at@Base 1.15.8
+ cogl_matrix_multiply@Base 1.15.8
+ cogl_matrix_ortho@Base 1.15.8
+ cogl_matrix_orthographic@Base 1.15.8
+ cogl_matrix_perspective@Base 1.15.8
+ cogl_matrix_project_points@Base 1.15.8
+ cogl_matrix_rotate@Base 1.15.8
+ cogl_matrix_rotate_euler@Base 1.15.8
+ cogl_matrix_rotate_quaternion@Base 1.15.8
+ cogl_matrix_scale@Base 1.15.8
+ cogl_matrix_stack_frustum@Base 1.15.8
+ cogl_matrix_stack_get@Base 1.15.8
+ cogl_matrix_stack_get_entry@Base 1.15.8
+ cogl_matrix_stack_get_inverse@Base 1.15.8
+ cogl_matrix_stack_load_identity@Base 1.15.8
+ cogl_matrix_stack_multiply@Base 1.15.8
+ cogl_matrix_stack_new@Base 1.15.8
+ cogl_matrix_stack_orthographic@Base 1.15.8
+ cogl_matrix_stack_perspective@Base 1.15.8
+ cogl_matrix_stack_pop@Base 1.15.8
+ cogl_matrix_stack_push@Base 1.15.8
+ cogl_matrix_stack_rotate@Base 1.15.8
+ cogl_matrix_stack_rotate_euler@Base 1.15.8
+ cogl_matrix_stack_rotate_quaternion@Base 1.15.8
+ cogl_matrix_stack_scale@Base 1.15.8
+ cogl_matrix_stack_set@Base 1.15.8
+ cogl_matrix_stack_translate@Base 1.15.8
+ cogl_matrix_transform_point@Base 1.15.8
+ cogl_matrix_transform_points@Base 1.15.8
+ cogl_matrix_translate@Base 1.15.8
+ cogl_matrix_transpose@Base 1.15.8
+ cogl_matrix_view_2d_in_frustum@Base 1.15.8
+ cogl_matrix_view_2d_in_perspective@Base 1.15.8
+ cogl_meta_texture_foreach_in_region@Base 1.15.8
+ cogl_object_get_user_data@Base 1.15.8
+ cogl_object_ref@Base 1.15.8
+ cogl_object_set_user_data@Base 1.15.8
+ cogl_object_unref@Base 1.15.8
+ cogl_offscreen_new_to_texture@Base 1.15.8
+ cogl_offscreen_new_with_texture@Base 1.15.8
+ cogl_offscreen_ref@Base 1.15.8
+ cogl_offscreen_unref@Base 1.15.8
+ cogl_onscreen_add_dirty_callback@Base 1.15.8
+ cogl_onscreen_add_frame_callback@Base 1.15.8
+ cogl_onscreen_add_resize_callback@Base 1.15.8
+ cogl_onscreen_add_swap_buffers_callback@Base 1.15.8
+ cogl_onscreen_clutter_backend_set_size_CLUTTER@Base 1.15.8
+ cogl_onscreen_get_buffer_age@Base 1.15.8
+ cogl_onscreen_get_frame_counter@Base 1.15.8
+ cogl_onscreen_get_resizable@Base 1.15.8
+ cogl_onscreen_hide@Base 1.15.8
+ cogl_onscreen_new@Base 1.15.8
+ cogl_onscreen_remove_dirty_callback@Base 1.15.8
+ cogl_onscreen_remove_frame_callback@Base 1.15.8
+ cogl_onscreen_remove_resize_callback@Base 1.15.8
+ cogl_onscreen_remove_swap_buffers_callback@Base 1.15.8
+ cogl_onscreen_set_resizable@Base 1.15.8
+ cogl_onscreen_set_swap_throttled@Base 1.15.8
+ cogl_onscreen_show@Base 1.15.8
+ cogl_onscreen_swap_buffers@Base 1.15.8
+ cogl_onscreen_swap_buffers_with_damage@Base 1.15.8
+ cogl_onscreen_swap_region@Base 1.15.8
+ cogl_onscreen_template_error_quark@Base 1.15.8
+ cogl_onscreen_template_new@Base 1.15.8
+ cogl_onscreen_template_set_samples_per_pixel@Base 1.15.8
+ cogl_onscreen_template_set_swap_throttled@Base 1.15.8
+ cogl_ortho@Base 1.15.8
+ cogl_output_get_height@Base 1.15.8
+ cogl_output_get_mm_height@Base 1.15.8
+ cogl_output_get_mm_width@Base 1.15.8
+ cogl_output_get_refresh_rate@Base 1.15.8
+ cogl_output_get_subpixel_order@Base 1.15.8
+ cogl_output_get_width@Base 1.15.8
+ cogl_output_get_x@Base 1.15.8
+ cogl_output_get_y@Base 1.15.8
+ cogl_path_arc@Base 1.15.8
+ cogl_path_close@Base 1.15.8
+ cogl_path_copy@Base 1.15.8
+ cogl_path_curve_to@Base 1.15.8
+ cogl_path_ellipse@Base 1.15.8
+ cogl_path_fill@Base 1.15.8
+ cogl_path_fill_preserve@Base 1.15.8
+ cogl_path_fill_rule_get_type@Base 1.15.8
+ cogl_path_get_fill_rule@Base 1.15.8
+ cogl_path_line@Base 1.15.8
+ cogl_path_line_to@Base 1.15.8
+ cogl_path_move_to@Base 1.15.8
+ cogl_path_new@Base 1.15.8
+ cogl_path_polygon@Base 1.15.8
+ cogl_path_polyline@Base 1.15.8
+ cogl_path_rectangle@Base 1.15.8
+ cogl_path_rel_curve_to@Base 1.15.8
+ cogl_path_rel_line_to@Base 1.15.8
+ cogl_path_rel_move_to@Base 1.15.8
+ cogl_path_round_rectangle@Base 1.15.8
+ cogl_path_set_fill_rule@Base 1.15.8
+ cogl_path_stroke@Base 1.15.8
+ cogl_path_stroke_preserve@Base 1.15.8
+ cogl_perspective@Base 1.15.8
+ cogl_pipeline_add_layer_snippet@Base 1.15.8
+ cogl_pipeline_add_snippet@Base 1.15.8
+ cogl_pipeline_copy@Base 1.15.8
+ cogl_pipeline_foreach_layer@Base 1.15.8
+ cogl_pipeline_get_alpha_test_function@Base 1.15.8
+ cogl_pipeline_get_alpha_test_reference@Base 1.15.8
+ cogl_pipeline_get_ambient@Base 1.15.8
+ cogl_pipeline_get_color@Base 1.15.8
+ cogl_pipeline_get_color_mask@Base 1.15.8
+ cogl_pipeline_get_cull_face_mode@Base 1.15.8
+ cogl_pipeline_get_depth_state@Base 1.15.8
+ cogl_pipeline_get_diffuse@Base 1.15.8
+ cogl_pipeline_get_emission@Base 1.15.8
+ cogl_pipeline_get_front_face_winding@Base 1.15.8
+ cogl_pipeline_get_layer_mag_filter@Base 1.15.8
+ cogl_pipeline_get_layer_min_filter@Base 1.15.8
+ cogl_pipeline_get_layer_point_sprite_coords_enabled@Base 1.15.8
+ cogl_pipeline_get_layer_texture@Base 1.15.8
+ cogl_pipeline_get_layer_wrap_mode_p@Base 1.15.8
+ cogl_pipeline_get_layer_wrap_mode_s@Base 1.15.8
+ cogl_pipeline_get_layer_wrap_mode_t@Base 1.15.8
+ cogl_pipeline_get_n_layers@Base 1.15.8
+ cogl_pipeline_get_per_vertex_point_size@Base 1.15.8
+ cogl_pipeline_get_point_size@Base 1.15.8
+ cogl_pipeline_get_shininess@Base 1.15.8
+ cogl_pipeline_get_specular@Base 1.15.8
+ cogl_pipeline_get_uniform_location@Base 1.15.8
+ cogl_pipeline_get_user_program@Base 1.15.8
+ cogl_pipeline_new@Base 1.15.8
+ cogl_pipeline_remove_layer@Base 1.15.8
+ cogl_pipeline_set_alpha_test_function@Base 1.15.8
+ cogl_pipeline_set_ambient@Base 1.15.8
+ cogl_pipeline_set_ambient_and_diffuse@Base 1.15.8
+ cogl_pipeline_set_blend@Base 1.15.8
+ cogl_pipeline_set_blend_constant@Base 1.15.8
+ cogl_pipeline_set_color4f@Base 1.15.8
+ cogl_pipeline_set_color4ub@Base 1.15.8
+ cogl_pipeline_set_color@Base 1.15.8
+ cogl_pipeline_set_color_mask@Base 1.15.8
+ cogl_pipeline_set_cull_face_mode@Base 1.15.8
+ cogl_pipeline_set_depth_state@Base 1.15.8
+ cogl_pipeline_set_diffuse@Base 1.15.8
+ cogl_pipeline_set_emission@Base 1.15.8
+ cogl_pipeline_set_front_face_winding@Base 1.15.8
+ cogl_pipeline_set_layer_combine@Base 1.15.8
+ cogl_pipeline_set_layer_combine_constant@Base 1.15.8
+ cogl_pipeline_set_layer_filters@Base 1.15.8
+ cogl_pipeline_set_layer_matrix@Base 1.15.8
+ cogl_pipeline_set_layer_null_texture@Base 1.15.8
+ cogl_pipeline_set_layer_point_sprite_coords_enabled@Base 1.15.8
+ cogl_pipeline_set_layer_texture@Base 1.15.8
+ cogl_pipeline_set_layer_wrap_mode@Base 1.15.8
+ cogl_pipeline_set_layer_wrap_mode_p@Base 1.15.8
+ cogl_pipeline_set_layer_wrap_mode_s@Base 1.15.8
+ cogl_pipeline_set_layer_wrap_mode_t@Base 1.15.8
+ cogl_pipeline_set_per_vertex_point_size@Base 1.15.8
+ cogl_pipeline_set_point_size@Base 1.15.8
+ cogl_pipeline_set_shininess@Base 1.15.8
+ cogl_pipeline_set_specular@Base 1.15.8
+ cogl_pipeline_set_uniform_1f@Base 1.15.8
+ cogl_pipeline_set_uniform_1i@Base 1.15.8
+ cogl_pipeline_set_uniform_float@Base 1.15.8
+ cogl_pipeline_set_uniform_int@Base 1.15.8
+ cogl_pipeline_set_uniform_matrix@Base 1.15.8
+ cogl_pipeline_set_user_program@Base 1.15.8
+ cogl_pixel_buffer_new@Base 1.15.8
+ cogl_pixel_format_get_type@Base 1.15.8
+ cogl_poll_renderer_dispatch@Base 1.15.8
+ cogl_poll_renderer_get_info@Base 1.15.8
+ cogl_polygon@Base 1.15.8
+ cogl_pop_draw_buffer@Base 1.15.8
+ cogl_pop_framebuffer@Base 1.15.8
+ cogl_pop_gles2_context@Base 1.15.8
+ cogl_pop_matrix@Base 1.15.8
+ cogl_pop_source@Base 1.15.8
+ cogl_primitive_copy@Base 1.15.8
+ cogl_primitive_draw@Base 1.15.8
+ cogl_primitive_foreach_attribute@Base 1.15.8
+ cogl_primitive_get_first_vertex@Base 1.15.8
+ cogl_primitive_get_indices@Base 1.15.8
+ cogl_primitive_get_mode@Base 1.15.8
+ cogl_primitive_get_n_vertices@Base 1.15.8
+ cogl_primitive_new@Base 1.15.8
+ cogl_primitive_new_p2@Base 1.15.8
+ cogl_primitive_new_p2c4@Base 1.15.8
+ cogl_primitive_new_p2t2@Base 1.15.8
+ cogl_primitive_new_p2t2c4@Base 1.15.8
+ cogl_primitive_new_p3@Base 1.15.8
+ cogl_primitive_new_p3c4@Base 1.15.8
+ cogl_primitive_new_p3t2@Base 1.15.8
+ cogl_primitive_new_p3t2c4@Base 1.15.8
+ cogl_primitive_new_with_attributes@Base 1.15.8
+ cogl_primitive_set_attributes@Base 1.15.8
+ cogl_primitive_set_first_vertex@Base 1.15.8
+ cogl_primitive_set_indices@Base 1.15.8
+ cogl_primitive_set_mode@Base 1.15.8
+ cogl_primitive_set_n_vertices@Base 1.15.8
+ cogl_primitive_texture_set_auto_mipmap@Base 1.15.8
+ cogl_program_attach_shader@Base 1.15.8
+ cogl_program_get_uniform_location@Base 1.15.8
+ cogl_program_link@Base 1.15.8
+ cogl_program_ref@Base 1.15.8
+ cogl_program_set_uniform_1f@Base 1.15.8
+ cogl_program_set_uniform_1i@Base 1.15.8
+ cogl_program_set_uniform_float@Base 1.15.8
+ cogl_program_set_uniform_int@Base 1.15.8
+ cogl_program_set_uniform_matrix@Base 1.15.8
+ cogl_program_uniform_1f@Base 1.15.8
+ cogl_program_uniform_1i@Base 1.15.8
+ cogl_program_uniform_float@Base 1.15.8
+ cogl_program_uniform_int@Base 1.15.8
+ cogl_program_uniform_matrix@Base 1.15.8
+ cogl_program_unref@Base 1.15.8
+ cogl_program_use@Base 1.15.8
+ cogl_push_draw_buffer@Base 1.15.8
+ cogl_push_framebuffer@Base 1.15.8
+ cogl_push_gles2_context@Base 1.15.8
+ cogl_push_matrix@Base 1.15.8
+ cogl_push_source@Base 1.15.8
+ cogl_quaternion_copy@Base 1.15.8
+ cogl_quaternion_dot_product@Base 1.15.8
+ cogl_quaternion_equal@Base 1.15.8
+ cogl_quaternion_free@Base 1.15.8
+ cogl_quaternion_get_rotation_angle@Base 1.15.8
+ cogl_quaternion_get_rotation_axis@Base 1.15.8
+ cogl_quaternion_init@Base 1.15.8
+ cogl_quaternion_init_from_angle_vector@Base 1.15.8
+ cogl_quaternion_init_from_array@Base 1.15.8
+ cogl_quaternion_init_from_euler@Base 1.15.8
+ cogl_quaternion_init_from_matrix@Base 1.15.8
+ cogl_quaternion_init_from_quaternion@Base 1.15.8
+ cogl_quaternion_init_from_x_rotation@Base 1.15.8
+ cogl_quaternion_init_from_y_rotation@Base 1.15.8
+ cogl_quaternion_init_from_z_rotation@Base 1.15.8
+ cogl_quaternion_init_identity@Base 1.15.8
+ cogl_quaternion_invert@Base 1.15.8
+ cogl_quaternion_multiply@Base 1.15.8
+ cogl_quaternion_nlerp@Base 1.15.8
+ cogl_quaternion_normalize@Base 1.15.8
+ cogl_quaternion_pow@Base 1.15.8
+ cogl_quaternion_slerp@Base 1.15.8
+ cogl_quaternion_squad@Base 1.15.8
+ cogl_read_pixels@Base 1.15.8
+ cogl_read_pixels_flags_get_type@Base 1.15.8
+ cogl_rectangle@Base 1.15.8
+ cogl_rectangle_with_multitexture_coords@Base 1.15.8
+ cogl_rectangle_with_texture_coords@Base 1.15.8
+ cogl_rectangles@Base 1.15.8
+ cogl_rectangles_with_texture_coords@Base 1.15.8
+ cogl_renderer_add_constraint@Base 1.15.8
+ cogl_renderer_check_onscreen_template@Base 1.15.8
+ cogl_renderer_connect@Base 1.15.8
+ cogl_renderer_error_get_type@Base 1.15.8
+ cogl_renderer_error_quark@Base 1.15.8
+ cogl_renderer_foreach_output@Base 1.15.8
+ cogl_renderer_get_driver@Base 1.15.8
+ cogl_renderer_get_n_fragment_texture_units@Base 1.15.8
+ cogl_renderer_get_winsys_id@Base 1.15.8
+ cogl_renderer_new@Base 1.15.8
+ cogl_renderer_remove_constraint@Base 1.15.8
+ cogl_renderer_set_driver@Base 1.15.8
+ cogl_renderer_set_winsys_id@Base 1.15.8
+ cogl_rotate@Base 1.15.8
+ cogl_scale@Base 1.15.8
+ cogl_set_backface_culling_enabled@Base 1.15.8
+ cogl_set_depth_test_enabled@Base 1.15.8
+ cogl_set_draw_buffer@Base 1.15.8
+ cogl_set_fog@Base 1.15.8
+ cogl_set_framebuffer@Base 1.15.8
+ cogl_set_modelview_matrix@Base 1.15.8
+ cogl_set_path@Base 1.15.8
+ cogl_set_projection_matrix@Base 1.15.8
+ cogl_set_source@Base 1.15.8
+ cogl_set_source_color4f@Base 1.15.8
+ cogl_set_source_color4ub@Base 1.15.8
+ cogl_set_source_color@Base 1.15.8
+ cogl_set_source_texture@Base 1.15.8
+ cogl_set_viewport@Base 1.15.8
+ cogl_shader_compile@Base 1.15.8
+ cogl_shader_get_info_log@Base 1.15.8
+ cogl_shader_get_type@Base 1.15.8
+ cogl_shader_is_compiled@Base 1.15.8
+ cogl_shader_ref@Base 1.15.8
+ cogl_shader_source@Base 1.15.8
+ cogl_shader_type_get_type@Base 1.15.8
+ cogl_shader_unref@Base 1.15.8
+ cogl_snippet_get_declarations@Base 1.15.8
+ cogl_snippet_get_hook@Base 1.15.8
+ cogl_snippet_get_post@Base 1.15.8
+ cogl_snippet_get_pre@Base 1.15.8
+ cogl_snippet_get_replace@Base 1.15.8
+ cogl_snippet_new@Base 1.15.8
+ cogl_snippet_set_declarations@Base 1.15.8
+ cogl_snippet_set_post@Base 1.15.8
+ cogl_snippet_set_pre@Base 1.15.8
+ cogl_snippet_set_replace@Base 1.15.8
+ cogl_sqrti@Base 1.15.8
+ cogl_sub_texture_get_parent@Base 1.15.8
+ cogl_sub_texture_new@Base 1.15.8
+ cogl_swap_chain_error_quark@Base 1.15.8
+ cogl_swap_chain_new@Base 1.15.8
+ cogl_swap_chain_set_has_alpha@Base 1.15.8
+ cogl_swap_chain_set_length@Base 1.15.8
+ cogl_system_error_get_type@Base 1.15.8
+ cogl_test_verbose@Base 1.15.8
+ cogl_texture_2d_new_from_bitmap@Base 1.15.8
+ cogl_texture_2d_new_from_data@Base 1.15.8
+ cogl_texture_2d_new_from_file@Base 1.15.8
+ cogl_texture_2d_new_from_foreign@Base 1.15.8
+ cogl_texture_2d_new_with_size@Base 1.15.8
+ cogl_texture_2d_sliced_new_from_bitmap@Base 1.15.8
+ cogl_texture_2d_sliced_new_from_data@Base 1.15.8
+ cogl_texture_2d_sliced_new_from_file@Base 1.15.8
+ cogl_texture_2d_sliced_new_with_size@Base 1.15.8
+ cogl_texture_3d_error_quark@Base 1.15.8
+ cogl_texture_3d_new_from_bitmap@Base 1.15.8
+ cogl_texture_3d_new_from_data@Base 1.15.8
+ cogl_texture_3d_new_with_size@Base 1.15.8
+ cogl_texture_allocate@Base 1.15.8
+ cogl_texture_error_get_type@Base 1.15.8
+ cogl_texture_error_quark@Base 1.15.8
+ cogl_texture_flags_get_type@Base 1.15.8
+ cogl_texture_get_data@Base 1.15.8
+ cogl_texture_get_format@Base 1.15.8
+ cogl_texture_get_gl_texture@Base 1.15.8
+ cogl_texture_get_height@Base 1.15.8
+ cogl_texture_get_max_waste@Base 1.15.8
+ cogl_texture_get_rowstride@Base 1.15.8
+ cogl_texture_get_width@Base 1.15.8
+ cogl_texture_is_sliced@Base 1.15.8
+ cogl_texture_new_from_bitmap@Base 1.15.8
+ cogl_texture_new_from_data@Base 1.15.8
+ cogl_texture_new_from_file@Base 1.15.8
+ cogl_texture_new_from_foreign@Base 1.15.8
+ cogl_texture_new_from_sub_texture@Base 1.15.8
+ cogl_texture_new_with_size@Base 1.15.8
+ cogl_texture_pixmap_x11_error_quark@Base 1.15.8
+ cogl_texture_pixmap_x11_is_using_tfp_extension@Base 1.15.8
+ cogl_texture_pixmap_x11_new@Base 1.15.8
+ cogl_texture_pixmap_x11_set_damage_object@Base 1.15.8
+ cogl_texture_pixmap_x11_update_area@Base 1.15.8
+ cogl_texture_rectangle_new_from_bitmap@Base 1.15.8
+ cogl_texture_rectangle_new_from_foreign@Base 1.15.8
+ cogl_texture_rectangle_new_with_size@Base 1.15.8
+ cogl_texture_ref@Base 1.15.8
+ cogl_texture_set_data@Base 1.15.8
+ cogl_texture_set_region@Base 1.15.8
+ cogl_texture_set_region_from_bitmap@Base 1.15.8
+ cogl_texture_type_get_type@Base 1.15.8
+ cogl_texture_unref@Base 1.15.8
+ cogl_transform@Base 1.15.8
+ cogl_translate@Base 1.15.8
+ cogl_vdraw_indexed_attributes@Base 1.15.8
+ cogl_vector3_add@Base 1.15.8
+ cogl_vector3_copy@Base 1.15.8
+ cogl_vector3_cross_product@Base 1.15.8
+ cogl_vector3_distance@Base 1.15.8
+ cogl_vector3_divide_scalar@Base 1.15.8
+ cogl_vector3_dot_product@Base 1.15.8
+ cogl_vector3_equal@Base 1.15.8
+ cogl_vector3_equal_with_epsilon@Base 1.15.8
+ cogl_vector3_free@Base 1.15.8
+ cogl_vector3_init@Base 1.15.8
+ cogl_vector3_init_zero@Base 1.15.8
+ cogl_vector3_invert@Base 1.15.8
+ cogl_vector3_magnitude@Base 1.15.8
+ cogl_vector3_multiply_scalar@Base 1.15.8
+ cogl_vector3_normalize@Base 1.15.8
+ cogl_vector3_subtract@Base 1.15.8
+ cogl_vertex_buffer_add@Base 1.15.8
+ cogl_vertex_buffer_delete@Base 1.15.8
+ cogl_vertex_buffer_disable@Base 1.15.8
+ cogl_vertex_buffer_draw@Base 1.15.8
+ cogl_vertex_buffer_draw_elements@Base 1.15.8
+ cogl_vertex_buffer_enable@Base 1.15.8
+ cogl_vertex_buffer_get_n_vertices@Base 1.15.8
+ cogl_vertex_buffer_indices_get_for_quads@Base 1.15.8
+ cogl_vertex_buffer_indices_get_type@Base 1.15.8
+ cogl_vertex_buffer_indices_new@Base 1.15.8
+ cogl_vertex_buffer_new@Base 1.15.8
+ cogl_vertex_buffer_ref@Base 1.15.8
+ cogl_vertex_buffer_submit@Base 1.15.8
+ cogl_vertex_buffer_unref@Base 1.15.8
+ cogl_vertices_mode_get_type@Base 1.15.8
+ cogl_viewport@Base 1.15.8
+ (arch=linux-any)cogl_wayland_display_set_compositor_display@Base 1.16.0
+ (arch=linux-any)cogl_wayland_onscreen_get_shell_surface@Base 1.16.0
+ (arch=linux-any)cogl_wayland_onscreen_get_surface@Base 1.16.0
+ (arch=linux-any)cogl_wayland_onscreen_resize@Base 1.16.0
+ (arch=linux-any)cogl_wayland_onscreen_set_foreign_surface@Base 1.16.0
+ (arch=linux-any)cogl_wayland_renderer_get_display@Base 1.16.0
+ (arch=linux-any)cogl_wayland_renderer_set_event_dispatch_enabled@Base 1.16.0
+ (arch=linux-any)cogl_wayland_renderer_set_foreign_display@Base 1.16.0
+ (arch=linux-any)cogl_wayland_texture_2d_new_from_buffer@Base 1.16.0
+ cogl_winding_get_type@Base 1.15.8
+ cogl_winsys_feature_get_type@Base 1.15.8
+ cogl_x11_onscreen_get_visual_xid@Base 1.15.8
+ cogl_x11_onscreen_get_window_xid@Base 1.15.8
+ cogl_x11_onscreen_set_foreign_window_xid@Base 1.15.8
+ cogl_xlib_get_display@Base 1.15.8
+ cogl_xlib_handle_event@Base 1.15.8
+ cogl_xlib_renderer_add_filter@Base 1.15.8
+ cogl_xlib_renderer_get_display@Base 1.15.8
+ cogl_xlib_renderer_get_foreign_display@Base 1.15.8
+ cogl_xlib_renderer_handle_event@Base 1.15.8
+ cogl_xlib_renderer_remove_filter@Base 1.15.8
+ cogl_xlib_renderer_set_event_retrieval_enabled@Base 1.15.8
+ cogl_xlib_renderer_set_foreign_display@Base 1.15.8
+ cogl_xlib_set_display@Base 1.15.8
+ test_ctx@Base 1.15.8
+ test_fb@Base 1.15.8
+ test_utils_check_pixel@Base 1.15.8
+ test_utils_check_pixel_and_alpha@Base 1.15.8
+ test_utils_check_pixel_rgb@Base 1.15.8
+ test_utils_check_region@Base 1.15.8
+ test_utils_compare_pixel@Base 1.15.8
+ test_utils_compare_pixel_and_alpha@Base 1.15.8
+ test_utils_create_color_texture@Base 1.15.8
+ test_utils_fini@Base 1.15.8
+ test_utils_init@Base 1.15.8
+ test_utils_texture_new_from_bitmap@Base 1.15.8
+ test_utils_texture_new_from_data@Base 1.15.8
+ test_utils_texture_new_with_size@Base 1.15.8
+ unit_test_check_bitmask_api@Base 1.15.8
+ unit_test_check_blend_constant_ancestry@Base 1.16.0
+ unit_test_check_gl_blend_enable@Base 1.15.8
+ unit_test_check_mesa_driver_package_parser@Base 1.15.8
+ unit_test_check_point_size_shader@Base 1.15.8
+ unit_test_check_uniform_ancestry@Base 1.16.0
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..2e20e6c
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,44 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+GNOME_MODULE = cogl
+
+DEB_DH_MAKESHLIBS_ARGS_libcogl15 += -V -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libcogl-pango15 += -V -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libcogl-gles2-15 += -V -- -c4
+
+DEB_CONFIGURE_EXTRA_FLAGS += \
+ --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
+ --enable-gtk-doc \
+ --enable-gdk-pixbuf \
+ --enable-cogl-pango \
+ --enable-introspection=yes \
+ --enable-gl=yes
+
+ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH),armel armhf))
+ DEB_CONFIGURE_EXTRA_FLAGS += --with-default-driver=gles2
+else
+ DEB_CONFIGURE_EXTRA_FLAGS += --with-default-driver=gl
+endif
+
+ifeq ($(DEB_HOST_ARCH_OS),$(findstring $(DEB_HOST_ARCH_OS),linux kfreebsd))
+DEB_CONFIGURE_EXTRA_FLAGS += \
+ --enable-xlib-egl-platform=yes \
+ --enable-cogl-gles2=yes \
+ --with-gles2-libname=libGLESv2.so.2 \
+ --enable-gles2=yes
+endif
+
+ifeq ($(DEB_HOST_ARCH_OS),linux)
+DEB_CONFIGURE_EXTRA_FLAGS += \
+ --enable-wayland-egl-platform \
+ --enable-wayland-egl-server \
+ --enable-kms-egl-platform=yes
+endif
+
+common-binary-predeb-arch:: list-missing
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..c8f2be8
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://download.gnome.org/sources/cogl/([\d\.]+[02468])/cogl-(.*)\.tar\.xz