summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* build-sys: do not try to build util/sphinx on WindowsMarc-André Lureau2014-09-241-1/+1
* configure.ac: configuration check to enable either gl or glesv2, not both at ...Ravi Nanjundappa2014-08-211-0/+4
* configure.ac: Fix broken build for Qt backendBryce Harrington2014-07-111-0/+1
* configure.ac: Quell warnings about AM_PROG_AR when using automake 1.12Bryce Harrington2014-07-111-0/+1
* chmod a+x cairo-traceBehdad Esfahbod2014-07-111-0/+2
* skia: update the source to build with the latest skiaRavi Nanjundappa2014-07-081-6/+6
* test: Replace deprecated rsvg_init() in any2ppm testBryce Harrington2014-01-311-1/+1
* Check for XRenderSolidFill()Behdad Esfahbod2013-12-161-1/+1
* cairo-gobject: Require at least glib 2.14Uli Schlachter2013-09-161-1/+1
* Downscaling requires pixman 0.30Adrian Johnson2013-09-061-1/+1
* Provide backwards compatibilty with old pixmanChris Wilson2013-08-231-1/+1
* perf: Rescale the histogram for the terminalChris Wilson2013-06-111-0/+2
* configure: Include X11.h before testing for usability of Xrender.hChris Wilson2013-01-291-1/+2
* script: Recompress strings using LZO whilst binding tracesChris Wilson2013-01-051-0/+12
* [ft] Remove ancient check for FT_Bitmap_Size.y_ppemBehdad Esfahbod2012-12-211-7/+0
* xlib/shm: Use shmstr.h instead of shmproto.h if availableChris Wilson2012-10-281-1/+1
* xlib/shm: Check for XShm headersChris Wilson2012-10-281-0/+4
* configure: fix PKG_CHECK_MODULES tests displaying no noGilles Espinasse2012-10-211-24/+17
* ft: Fix compilation on 1.12 without FT_Get_X11_Font_FormatGilles Espinasse2012-10-211-1/+1
* xlib/shm: Sync the XShmAttach before removing the ShmSegment idChris Wilson2012-10-191-0/+32
* configure: Restore previous pixman required version of 0.22.0Chris Wilson2012-08-171-1/+1
* xlib: Implement SHM fallbacks and fast upload pathsChris Wilson2012-08-171-2/+2
* image: Temporarily resurrect the old non-pixman glyph compositorChris Wilson2012-08-121-1/+6
* Use the new pixman_glyph_cache_t API that will be in pixman 0.28.0Søren Sandmann Pedersen2012-06-091-1/+1
* configure.ac: remove annoying change of INSTALL fileYuanhan Liu2012-05-301-1/+1
* configure.ac: Do not generate template files when building docsJavier Jardón2012-04-141-1/+1
* configure.ac: generate xz tarballs by defaultJavier Jardón2012-04-141-2/+2
* configure.ac: Update autotools configurationJavier Jardón2012-04-141-5/+11
* Protect code using dlfcn.h with CAIRO_HAS_DLSYMMaarten Bosmans2012-04-101-0/+1
* ft: Export FreeType synthesis optionsChris Wilson2012-02-291-1/+1
* backends: Adds a new Cogl based backendRobert Bragg2011-10-111-0/+6
* cairo-xcb: Require libxcb 1.6Uli Schlachter2011-09-161-4/+1
* Refresh some pdf/ps ref imagesAdrian Johnson2011-09-131-3/+2
* Introduce a new compositor architectureChris Wilson2011-09-121-2/+2
* Introduce the cairo-missing libraryAndrea Canciani2011-09-021-0/+1
* time: Add cairo_time_t typeAndrea Canciani2011-09-021-1/+1
* obsever: include the operation timingsChris Wilson2011-08-181-1/+1
* Introduce cairo_mime_surface_tChris Wilson2011-08-151-0/+1
* script: enable by defaultChris Wilson2011-08-141-1/+1
* Introduce cairo_surface_observer_t for performance analysisChris Wilson2011-08-141-0/+1
* Fix pollution from skia commitChris Wilson2011-08-131-2/+1
* skia: Update to use cairo_backend_t interfaceChris Wilson2011-08-131-3/+12
* Use new pixman formatsAndrea Canciani2011-07-211-1/+1
* Excise xcb-drmChris Wilson2011-07-141-11/+0
* Excise DRM-XrChris Wilson2011-07-141-13/+0
* perf: Fix build on win32Andrea Canciani2011-06-241-0/+1
* Remove if's from Makefile.sourcesAndrea Canciani2011-06-141-3/+2
* gl: Fall back to dlsym() if *GetProcAddress() failsAlexandros Frantzis2011-05-101-0/+11
* gl: Add GLESv2 backend to build systemAlexandros Frantzis2011-05-101-0/+14
* xlib: Fix compilation when gradient functions are not availableAndrea Canciani2011-02-141-0/+9