mutter/clutter
Jonas Ådahl 2547a7cd9c ClutterBezier: Make a private copy of sqrti from cogl
We didn't include clutter-build-config.h, meaning we included a
different API of cogl than the rest of clutter. This API contains the
function cogl_sqrti which was the only thing used. Lets include the
build config file and stop depending on the API that is no longer
exposed to us.

https://bugzilla.gnome.org/show_bug.cgi?id=768977
2016-07-20 14:23:48 +08:00
..
build move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
clutter ClutterBezier: Make a private copy of sqrti from cogl 2016-07-20 14:23:48 +08:00
examples move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00
tests clutter: Add test .gitignore files 2016-07-20 14:23:48 +08:00
.gitignore Update .gitignore 2016-07-20 14:23:48 +08:00
configure.ac Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
Makefile.am move everything into a clutter/ directory 2016-04-12 20:04:26 +02:00