Jonas Ådahl
|
d68fcbc887
|
cogl: Make cogl-config.h include check explicit
Don't rely on some combination of macros, but an explicit definition to
check whether cogl-config.h was included.
|
2018-11-06 17:17:36 +01:00 |
|
Jonas Ådahl
|
7b2eaa76a4
|
cogl: Remove support for GLESv1
We have no need for it in mutters cogl variant.
|
2018-11-06 17:17:36 +01:00 |
|
Jonas Ådahl
|
46942c24a3
|
cogl: Make various functions non-optional
Remove fallback implementations of some functions available in
gcc/clang and Linux/BSDs.
|
2018-11-06 17:17:36 +01:00 |
|
Jonas Ådahl
|
9846a4d812
|
cogl: Make _Static_assert non-optional
|
2018-11-06 17:17:36 +01:00 |
|
Jonas Ådahl
|
e05f48fc53
|
Make it possible to include private cogl API from mutter
If we want to put a cogl winsys backend in mutter, that backend need to
have access to the internal workings of cogl.
https://bugzilla.gnome.org/show_bug.cgi?id=768976
|
2016-07-20 14:23:48 +08:00 |
|