summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2016-08-31Pull -lz for the script backendOlivier Blin1-0/+3
2016-01-15drm: fix importing of libdrmEnrico Weigelt, metux IT consult1-1/+1
2014-09-24build-sys: do not try to build util/sphinx on WindowsMarc-André Lureau1-1/+1
2014-08-21configure.ac: configuration check to enable either gl or glesv2, not both at ...Ravi Nanjundappa1-0/+4
2014-07-11configure.ac: Fix broken build for Qt backendBryce Harrington1-0/+1
2014-07-11configure.ac: Quell warnings about AM_PROG_AR when using automake 1.12Bryce Harrington1-0/+1
2014-07-11chmod a+x cairo-traceBehdad Esfahbod1-0/+2
2014-07-08skia: update the source to build with the latest skiaRavi Nanjundappa1-6/+6
2014-01-31test: Replace deprecated rsvg_init() in any2ppm testBryce Harrington1-1/+1
2013-12-16Check for XRenderSolidFill()Behdad Esfahbod1-1/+1
2013-09-16cairo-gobject: Require at least glib 2.14Uli Schlachter1-1/+1
2013-09-06Downscaling requires pixman 0.30Adrian Johnson1-1/+1
2013-08-23Provide backwards compatibilty with old pixmanChris Wilson1-1/+1
2013-06-11perf: Rescale the histogram for the terminalChris Wilson1-0/+2
2013-01-29configure: Include X11.h before testing for usability of Xrender.hChris Wilson1-1/+2
2013-01-05script: Recompress strings using LZO whilst binding tracesChris Wilson1-0/+12
2012-12-21[ft] Remove ancient check for FT_Bitmap_Size.y_ppemBehdad Esfahbod1-7/+0
2012-10-28xlib/shm: Use shmstr.h instead of shmproto.h if availableChris Wilson1-1/+1
2012-10-28xlib/shm: Check for XShm headersChris Wilson1-0/+4
2012-10-21configure: fix PKG_CHECK_MODULES tests displaying no noGilles Espinasse1-24/+17
2012-10-21ft: Fix compilation on 1.12 without FT_Get_X11_Font_FormatGilles Espinasse1-1/+1
2012-10-19xlib/shm: Sync the XShmAttach before removing the ShmSegment idChris Wilson1-0/+32
2012-08-17configure: Restore previous pixman required version of 0.22.0Chris Wilson1-1/+1
2012-08-17xlib: Implement SHM fallbacks and fast upload pathsChris Wilson1-2/+2
2012-08-12image: Temporarily resurrect the old non-pixman glyph compositorChris Wilson1-1/+6
2012-06-09Use the new pixman_glyph_cache_t API that will be in pixman 0.28.0Søren Sandmann Pedersen1-1/+1
2012-05-30configure.ac: remove annoying change of INSTALL fileYuanhan Liu1-1/+1
2012-04-14configure.ac: Do not generate template files when building docsJavier Jardón1-1/+1
2012-04-14configure.ac: generate xz tarballs by defaultJavier Jardón1-2/+2
2012-04-14configure.ac: Update autotools configurationJavier Jardón1-5/+11
2012-04-10Protect code using dlfcn.h with CAIRO_HAS_DLSYMMaarten Bosmans1-0/+1
2012-02-29ft: Export FreeType synthesis optionsChris Wilson1-1/+1
2011-10-11backends: Adds a new Cogl based backendRobert Bragg1-0/+6
2011-09-16cairo-xcb: Require libxcb 1.6Uli Schlachter1-4/+1
2011-09-13Refresh some pdf/ps ref imagesAdrian Johnson1-3/+2
2011-09-12Introduce a new compositor architectureChris Wilson1-2/+2
2011-09-02Introduce the cairo-missing libraryAndrea Canciani1-0/+1
2011-09-02time: Add cairo_time_t typeAndrea Canciani1-1/+1
2011-08-18obsever: include the operation timingsChris Wilson1-1/+1
2011-08-15Introduce cairo_mime_surface_tChris Wilson1-0/+1
2011-08-14script: enable by defaultChris Wilson1-1/+1
2011-08-14Introduce cairo_surface_observer_t for performance analysisChris Wilson1-0/+1
2011-08-13Fix pollution from skia commitChris Wilson1-2/+1
2011-08-13skia: Update to use cairo_backend_t interfaceChris Wilson1-3/+12
2011-07-21Use new pixman formatsAndrea Canciani1-1/+1
2011-07-14Excise xcb-drmChris Wilson1-11/+0
2011-07-14Excise DRM-XrChris Wilson1-13/+0
2011-06-24perf: Fix build on win32Andrea Canciani1-0/+1
2011-06-14Remove if's from Makefile.sourcesAndrea Canciani1-3/+2
2011-05-10gl: Fall back to dlsym() if *GetProcAddress() failsAlexandros Frantzis1-0/+11