summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add a simple example of stereo drawingOwen W. Taylor2014-07-171-1/+3
* examples: add gjs exampleLionel Landwerlin2014-03-211-0/+1
* example: add emscripten files to distLionel Landwerlin2014-03-211-0/+2
* Add a cogl-point-sprites exampleNeil Roberts2013-08-211-1/+3
* Include CoglGstPlamena Manolova2013-06-211-0/+7
* emscripten-hello: improve mainloop integrationRobert Bragg2013-05-291-1/+1
* Adds initial Emscripten support to CoglRobert Bragg2013-05-291-0/+20
* Add $(LIBM) to the LDADD for all of the examples and testsNeil Roberts2013-04-231-1/+2
* cogland: Update to the Wayland 1.0 APINeil Roberts2013-03-221-2/+0
* build: update to build with automake 1.13Robert Bragg2013-01-221-2/+2
* build: don't include deps/glib headers if glib enabledRobert Bragg2013-01-221-3/+9
* build the sdl examples when glib is disabledRobert Bragg2013-01-221-11/+12
* build: Allow to build cogl without an external glib dependencyDamien Lespiau2013-01-221-1/+3
* build: only build cogland with wayland-server 0.85Robert Bragg2013-01-041-0/+3
* build: remove duplicate cogl_info_SOURCES/LDADD linesRobert Bragg2012-09-031-2/+0
* Add an SDL2 winsysNeil Roberts2012-08-061-0/+6
* Don't build cogl-gles2-gears if configured with --disable-cogl-gles2Neil Roberts2012-08-061-1/+4
* Adds a cogl-gles2-gears exampleRobert Bragg2012-08-061-1/+5
* Adds initial GLES2 integration supportRobert Bragg2012-08-061-1/+12
* Add an example combining SDL and CoglNeil Roberts2011-12-141-0/+6
* tests: Adds a really simple cogl-info programRobert Bragg2011-11-011-1/+3
* examples: Adds a simple 4x msaa exampleRobert Bragg2011-10-281-1/+3
* Fix make distRico Tzschichholz2011-10-181-0/+1
* examples: Allow installing of examplesRobert Bragg2011-10-141-19/+30
* Add an option to avoid defining G_DISABLE_DEPRECATEDNeil Roberts2011-09-271-5/+0
* examples: use $(COGL_PANGO_DEP_LIBS) for cogl-pango usersRobert Bragg2011-09-051-1/+1
* android: don't list android/hello/res/values for distRobert Bragg2011-09-051-1/+0
* android: Make sure to dist the hello exampleRobert Bragg2011-08-121-1/+11
* build: only have libcogl-pango depend on pangoRobert Bragg2011-08-121-0/+1
* examples: Add x11-tfp exampleRobert Bragg2011-07-181-1/+3
* Adds another example that draws a 3D crateRobert Bragg2011-06-301-1/+10
* examples: pass COGL_DEP_LIBS as ldflags when linkingRobert Bragg2011-06-151-1/+2
* x11-foreign: explicitly pass -lX11 ldflagRobert Bragg2011-06-141-1/+1
* Adds an example cogl wayland compositorRobert Bragg2011-06-011-0/+6
* consistently refer to cogl-pango as "cogl-pango"Robert Bragg2011-05-061-2/+1
* Adds Cogl Hello World and "X11 foreign" example applicationsRobert Bragg2011-05-051-0/+31