summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2018-10-17Drop skia backendBryce Harrington1-26/+0
2018-10-16Use HTTPS URLs for gnome.org domainsPaul Menzel1-1/+1
2018-10-16Use HTTPS URLs for freedesktop.org domainsPaul Menzel1-5/+5
2018-10-16Use HTTPS URLs for cairographics.org domainsPaul Menzel1-2/+2
2018-06-13gl: For glesv3 detection, use glesv2.pc + header checkBryce Harrington1-8/+11
2018-04-11configure: Conditionalize color font feature for older freetype2Bryce Harrington1-0/+11
2018-04-02Disable skia from configureBryce Harrington1-19/+23
2018-01-15Fix compile with older FreeType without FT_Get_Var_Design_CoordinatesBehdad Esfahbod1-1/+1
2018-01-08Use FT_Done_MM_Var() if availableBehdad Esfahbod1-1/+1
2017-12-19Use strtod_l when availableMatthias Clasen1-0/+3
2017-11-06configure: Check for typeofBryce Harrington1-0/+1
2017-09-13gl: Add support for OpenGL ES 3.0Bryce Harrington1-0/+23
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