mutter/cogl
Emmanuele Bassi fcce833606 build: Make COGL pass distcheck
Some changes to make COGL pass distcheck with Automake 1.11 and
anal-retentiveness turned up to 11.

The "major" change is the flattening of the winsys/ part of COGL,
which is built directly inside libclutter-cogl.la instead of an
intermediate libclutter-cogl-winsys.la object.

Ideally, the whole COGL should be flattened out using a
quasi-non-recursive Automake layout; unfortunately, the driver/
sub-section ships with identical targets and Automake cannot
distinguish GL and GLES objects.
2009-10-23 13:38:40 +01:00
..
driver Fix some compilation errors in cogl-gles2-wrapper.c 2009-10-22 18:04:59 +01:00
winsys build: Make COGL pass distcheck 2009-10-23 13:38:40 +01:00
cogl-bitmap-fallback.c
cogl-bitmap-pixbuf.c
cogl-bitmap-private.h
cogl-bitmap.c
cogl-bitmap.h
cogl-blend-string.c
cogl-blend-string.h
cogl-clip-stack.c [cogl] Removes the cogl-current-matrix abstraction 2009-10-20 12:32:50 +01:00
cogl-clip-stack.h
cogl-color.c
cogl-color.h
cogl-context.c [cogl] Removes the cogl-current-matrix abstraction 2009-10-20 12:32:50 +01:00
cogl-context.h [cogl] Removes the cogl-current-matrix abstraction 2009-10-20 12:32:50 +01:00
cogl-current-matrix.c [current-matrix] Adds texture matrix stacks + removes GL matrix API usage 2009-10-20 12:32:45 +01:00
cogl-debug.c
cogl-debug.h
cogl-deprecated.h
cogl-enum-types.c.in
cogl-enum-types.h.in
cogl-fixed.c
cogl-fixed.h
cogl-handle.h
cogl-internal.h [cogl] Removes the cogl-current-matrix abstraction 2009-10-20 12:32:50 +01:00
cogl-journal-private.h
cogl-journal.c [current-matrix] Adds texture matrix stacks + removes GL matrix API usage 2009-10-20 12:32:45 +01:00
cogl-material-private.h
cogl-material.c [cogl] Removes the cogl-current-matrix abstraction 2009-10-20 12:32:50 +01:00
cogl-material.h
cogl-matrix-stack.c [matrix-stack] Adds ctx->flushed_matrix_mode to cache the gl matrix mode 2009-10-20 12:32:50 +01:00
cogl-matrix-stack.h
cogl-matrix.c
cogl-matrix.h
cogl-offscreen.h
cogl-path.h
cogl-primitives.c
cogl-primitives.h
cogl-shader.h
cogl-spans.c
cogl-spans.h
cogl-texture-2d-sliced-private.h
cogl-texture-2d-sliced.c
cogl-texture-driver.h
cogl-texture-private.h
cogl-texture.c [cogl] Removes the cogl-current-matrix abstraction 2009-10-20 12:32:50 +01:00
cogl-texture.h
cogl-types.h
cogl-util.c [cogl] Removes the cogl-current-matrix abstraction 2009-10-20 12:32:50 +01:00
cogl-util.h
cogl-vertex-buffer-private.h
cogl-vertex-buffer.c
cogl-vertex-buffer.h
cogl.c [cogl] Removes the cogl-current-matrix abstraction 2009-10-20 12:32:50 +01:00
cogl.h.in
cogl.pc.in
Makefile.am build: Make COGL pass distcheck 2009-10-23 13:38:40 +01:00
stb_image.c