mutter/cogl
Jonas Ådahl 54685091f1 cogl-path: Remove own glu.h version
cogl-path uses types from glu.h, but to avoid a build dependency on glu,
it kept a minified copy of glu.h in tree. Drop this file and just use
the actual glu.h. To avoid linking to libGLU.so, just use the
includepath, instead of actually adding glu as a real dependency.

This means we can remove an includepath meant to make it possible to
include <GL/glu.h>.
2019-01-22 18:31:52 +01:00
..
cogl Drop Autotools 2019-01-10 11:50:54 -02:00
cogl-gles2 Drop Autotools 2019-01-10 11:50:54 -02:00
cogl-pango Drop Autotools 2019-01-10 11:50:54 -02:00
cogl-path cogl-path: Remove own glu.h version 2019-01-22 18:31:52 +01:00
test-fixtures Drop Autotools 2019-01-10 11:50:54 -02:00
tests Drop Autotools 2019-01-10 11:50:54 -02:00
.gitignore cogl-framebuffer: Remove swap_throttled config 2018-12-06 14:29:34 +00:00
cogl-config.h.meson Add meson build support 2018-11-06 18:51:44 +01:00
cogl-mutter-config.h.in cogl: Make cogl-config.h include check explicit 2018-11-06 17:17:36 +01:00
config-custom.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
meson.build Add meson build support 2018-11-06 18:51:44 +01:00