summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure: improve the error message if gbm missingRobert Bragg2013-11-281-1/+1
* Build a .xz file on release instead of a .bzip2 fileNeil Roberts2013-09-231-1/+1
* Fix the documented default value for --enable-cogl-pathNeil Roberts2013-08-191-1/+1
* Fix the help string for --enable-standaloneNeil Roberts2013-08-191-1/+1
* Install conformance testsMatthias Clasen2013-07-091-0/+11
* Fix the GBM_MICRO macroNeil Roberts2013-07-041-1/+1
* Set the minimum required wayland-server version to 1.1.90Neil Roberts2013-07-011-2/+4
* Adds "webgl" driverRobert Bragg2013-06-121-0/+1
* Separate out CoglPath api into sub-libraryRobert Bragg2013-06-121-4/+24
* tests: Adds our first white-box unit testRobert Bragg2013-06-061-2/+16
* Adds initial Emscripten support to CoglRobert Bragg2013-05-291-93/+179
* cogl-gst: Add some documentationNeil Roberts2013-04-251-0/+6
* Fix a warning about ‘sincos’ in examples/cogl-gles2-gearsNeil Roberts2013-04-231-0/+6
* build: Use LT_LIB_M to find the math library in a portable wayEmanuele Aina2013-04-231-0/+6
* quartz-image: Pass -framework ApplicationServices in the linker flagsNeil Roberts2013-04-041-0/+1
* configure: Add a minimum required version for the wayland packageNeil Roberts2013-03-211-11/+9
* cogland: Update to the Wayland 1.0 APINeil Roberts2013-03-211-7/+0
* cogl-gst: remove experimental "HW Decode" codeRobert Bragg2013-03-211-7/+0
* Include CoglGstPlamena Manolova2013-03-191-0/+54
* Add CoglOutput and track for the GLX backendOwen W. Taylor2013-01-301-1/+2
* build: only build cogland with wayland-server 0.85Robert Bragg2013-01-211-1/+14
* doc: Fix cross-referencing with glib and gdk-pixbufDamien Lespiau2012-12-311-0/+5
* build: Use -Wundef when possibleDamien Lespiau2012-12-291-1/+1
* build: Exclude COGL_DEFINES and COGL_GL_HEADER_INCLUDES from MakefilesDamien Lespiau2012-12-291-1/+2
* Fixes for --disable-glibNeil Roberts2012-11-261-0/+3
* configure: Don't allow --enable-gdk-pixbuf with --disable-glibNeil Roberts2012-11-261-71/+70
* build: Create the libtool file early as it's used by AS_GLIBCONFIGDamien Lespiau2012-09-241-0/+3
* Build: Add a --enable-standalone optionDamien Lespiau2012-09-241-0/+20
* build: Allow to build cogl without an external glib dependencyDamien Lespiau2012-09-241-59/+84
* build: Use the correct variable to indicate of cogl-gles2 will be builtDamien Lespiau2012-09-241-1/+1
* build: Indicate if cogl is build with i18n supportDamien Lespiau2012-09-241-0/+1
* build: Move the compiler checks and libtool initialization upDamien Lespiau2012-09-241-29/+27
* build: Bump the glib dependency to 2.32Damien Lespiau2012-09-131-1/+1
* Make the default driver selectable at configure timeSjoerd Simons2012-08-301-1/+14
* kms: Update to latest gbm apiRobert Bragg2012-08-301-0/+9
* test(1) uses '=' to test if strings are identicalPatrick Welche2012-08-281-5/+5
* build: remove unneeded check for libdrmAntoine Jacoutot2012-08-151-8/+0
* configure: use AC_GNU_SOURCERobert Bragg2012-08-151-0/+1
* Add a wrapper for 'memmem'Neil Roberts2012-08-091-0/+3
* Avoid including the EGL headers from the public Cogl headersTomeu Vizoso2012-07-131-0/+1
* Add an SDL2 winsysNeil Roberts2012-06-201-1/+25
* Fix disabling debuggingNeil Roberts2012-05-181-2/+2
* Adds libcogl-gles2 frontend GLES2 apiRobert Bragg2012-05-171-1/+25
* Fix Visual C++ buildChun-wei Fan2012-05-151-0/+2
* Add support for the WebOS version of SDLNeil Roberts2012-05-081-24/+44
* tests: Adds journal micro benchmarkRobert Bragg2012-04-241-0/+1
* configure: Fix the check for _Static_assertNeil Roberts2012-04-231-10/+7
* namespace symbols output by glib-mkenumsRobert Bragg2012-04-181-0/+1
* Add _COGL_STATIC_ASSERT macroRobert Bragg2012-04-181-0/+13
* Don't include any GL header from the public GL headersNeil Roberts2012-04-161-0/+1