Commit Graph

223 Commits

Author SHA1 Message Date
26c94951fc disable standalone builds and drop private glib copy 2016-04-22 16:39:46 +02:00
9504eac68c po: drop translations 2016-04-22 16:39:45 +02:00
a9e1130244 drop examples 2016-04-22 16:39:45 +02:00
8366fd5438 drop remaining traces of support for directly linking libGL 2016-04-22 16:39:45 +02:00
0da00392e6 quartz: drop support 2016-04-22 16:39:45 +02:00
fb75df852c build: drop gstreamer support 2016-04-22 16:39:45 +02:00
8da60821cd configure: get rid of docs 2016-04-22 16:39:45 +02:00
865da1457a renderer: drop wayland client support 2016-04-22 16:39:35 +02:00
b5648dc0cb renderer: drop android support 2016-04-18 19:12:23 +02:00
ce8aa45fa4 renderer: drop MIR support 2016-04-18 19:12:23 +02:00
639ef8e195 win32: drop support 2016-04-18 19:12:23 +02:00
ed9f3fd50a renderer: drop support for SDL 2016-04-18 19:09:42 +02:00
7e8e1dfc8f renderer: drop GDL support 2016-04-10 20:28:55 +02:00
9246c9a505 renderer: drop PowerVR winsys 2016-04-10 20:25:06 +02:00
96d8be620a Upgrade to gettext 0.19 to avoid hack in autogen.sh
Using the 'PO_DEPENDS_ON_POT = no' and
'DIST_DEPENDS_ON_UPDATE_PO = no' in po/Makevars

https://bugzilla.gnome.org/show_bug.cgi?id=760285
2016-01-07 18:02:04 +00:00
909faa33a4 Post-release version bump to 1.22.1 2015-09-16 15:16:51 +01:00
7d208a234a Release Cogl 1.22.0 2015-09-16 15:12:59 +01:00
6f29e6f406 build: Enable subdir-objects
Depend on a more recent version of automake, and use the
forward-compatible subdir-objects option.
2015-09-03 09:03:39 +01:00
f01c28259f build: Add -Werror=maybe-uninitialized
Should help us catch more edge cases.
2015-09-03 08:59:52 +01:00
7fb7aba0ed Post-release version bump to 1.21.3 2015-08-21 11:49:57 +01:00
4a3c16f4bd Release Cogl 1.21.2 (snapshot) 2015-08-21 11:42:48 +01:00
7222260b40 Bump version post-branch 2015-07-28 14:31:41 +01:00
eaf816f46b build: Drop -Werror for cast-align warnings
It seems we really suck at that, or clang is really strict.

https://bugzilla.gnome.org/show_bug.cgi?id=750725
2015-06-10 17:51:03 +01:00
2c054aaaaa build: Use -Werror for some compiler warnings
We care especially about the violations of C89, for portability on some
compilers.
2015-06-10 15:32:18 +01:00
8cecd6899e Post-release version bump to 1.20.1 2015-02-23 20:54:20 +00:00
700dec84ad Release 1.20.0 (release) 2015-02-23 19:45:18 +00:00
672eff0c6c cogl: add Mir EGL platform 2014-11-17 15:49:20 +01:00
775fcbaaaf Post-release version bump to 1.18.3 2014-07-04 15:42:25 +01:00
58dec43a93 Release 1.18.2 (release) 2014-07-04 14:25:54 +01:00
ea9fb36ea7 Post-release version bump to 1.18.1 2014-03-21 18:23:17 +00:00
bbbeee98f4 Release 1.18.0 (relase) 2014-03-21 18:10:29 +00:00
f9cd1795aa Post-release version bump to 1.17.5 2014-02-20 22:13:01 +00:00
e50dc26324 Release 1.17.4 (snapshot) 2014-02-20 21:56:36 +00:00
a5f924157c Post-release version bump to 1.17.3 2014-01-20 16:59:10 +00:00
ae14021cdf Release 1.17.2 (snapshot) 2014-01-20 16:41:13 +00:00
c2130e9556 Consistently name cogl-gst pkg-config files
This makes sure we install a cogl-gst-1.0.pc and
cogl-gst-2.0-experimental.pc file consistent with other sub-libraries
such that cogl-1.x packages can be parallel installed with cogl master.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2014-01-09 16:03:17 +00:00
2f542b570b consistently name cogl-gles2 pkg-config files
This makes sure we install a cogl-gles2-1.0.pc and
cogl-gles2-2.0-experimental.pc file consistent with other sub-libraries
such that cogl-1.x packages can be parallel installed with cogl master.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2014-01-09 16:03:13 +00:00
52a69bb9ab Build and install cogl-path as a shared library
Since we now have more time to ensure that Clutter is updated to check
for the now separate cogl-path package as part of its build
configuration we are now making the package split, in line with Cogl
master.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2013-12-11 18:49:19 +00:00
0bf128198d configure: improve the error message if gbm missing
This improves the error message in the case where libgbm is missing when
the KMS egl platform has been enabled.

https://bugzilla.gnome.org/show_bug.cgi?id=706808

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2013-11-27 20:38:00 +00:00
6328a42f35 Bump version to 1.17.1 2013-09-23 18:38:23 +01:00
922241a2ac Build a .xz file on release instead of a .bzip2 file
Previously when we released a .bzip2 file the Gnome release scripts
will just convert this to a .xz file and generate its own checksum.
The .bzip2 is never actually available on the FTP server. This isn't
ideal because we were listing the checksum of the .bzip2 file in the
release message but that is useless information. This patch changes it
to generate a .xz file instead which is also what Clutter does.

Reviewed-by: Robert Bragg <robert@linux.intel.com>
(cherry picked from commit cd20c869f303a3526335e77b1913c0555e226a3f)
2013-09-23 18:22:32 +01:00
fd29893b2c Post-release version bump to 1.16.1 2013-09-23 16:27:09 +01:00
05299fc2ea Release 1.16.0 (release) 2013-09-23 15:27:41 +01:00
20037bb66a Post-release version bump to 1.15.11 2013-09-02 19:18:04 +01:00
c855eb4423 Release 1.15.10 (snapshot) 2013-09-02 18:50:52 +01:00
3fc1a39db8 Adds "webgl" driver
This adds a COGL_DRIVER_WEBGL enum and a new driver description for
webgl in cogl-renderer.c. This also adds a COGL_DRIVER_FLAG_OPENGL_WEB
driver flag and a HAVE_COGL_WEBGL define which we can start to use to
handle special cases where webgl differs from gles2.

Reviewed-by: Neil Roberts <neil@linux.intel.com>

(cherry picked from commit 2c167b7a4ee56241827322bbe7cb287b0628437c)
2013-08-23 15:22:30 +01:00
38ddecf503 Post-release version bump to 1.15.9 2013-08-20 12:36:57 +01:00
9d71eec457 Release 1.15.8 (snapshot) 2013-08-20 12:21:33 +01:00
07930069d3 Post-release version bump to 1.15.7 2013-08-20 01:23:17 +01:00
0c40013a8d Release 1.15.6 (snapshot) 2013-08-20 01:06:44 +01:00