summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2010-01-27build: Remove glitz surfaceBenjamin Otte3-5/+0
2010-01-25xcb: Make shm optionalChris Wilson3-0/+5
2010-01-22xcb: Refresh.Chris Wilson3-0/+10
2009-11-02build: Add -pthread to real_pthread_CFLAGSChris Wilson1-0/+12
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja1-1/+1
2009-10-15[build] Check compiler flags using AC_TRY_LINK instead of AC_TRY_COMPILE.M Joonas Pihlaja1-11/+8
2009-10-15[build] Link against pthread-stubsChris Wilson1-0/+1
2009-10-15[atomic] Fallback to libatomic-ops-devChris Wilson1-0/+10
2009-09-15Use __uint128_t and __int128_t if availableSebastian Dröge1-1/+1
2009-09-14[build] Add a default message for when GLEW isn't builtChris Wilson1-1/+0
2009-09-14Add a private copy of GLEWChris Wilson2-0/+2
2009-09-13[win32] Sync Makefile.win32.features.M Joonas Pihlaja1-2/+2
2009-09-13[configure] --enable-symbol-lookupChris Wilson3-0/+5
2009-09-08[build] Improve handling of missing test apparatusChris Wilson3-1/+6
2009-09-05[configure] Add option to disable trace.Chris Wilson3-0/+7
2009-09-02[build] Fix typos in prototype warnings.M Joonas Pihlaja1-1/+1
2009-09-02[build] Hush the Solaris compiler about enum abuse.M Joonas Pihlaja2-2/+27
2009-09-02[build] Refine the -Wno-attribute test to check our use cases.M Joonas Pihlaja3-13/+41
2009-09-02[trace] Check for __builtin_return_address explicitly.M Joonas Pihlaja1-0/+12
2009-08-31[build] Remove duplicate invocation of AC_CHECK_HEADERS.M Joonas Pihlaja1-3/+0
2009-08-29Add skia backendVladimir Vukicevic3-0/+5
2009-08-29[build] Remove -Wcast-alignChris Wilson1-1/+4
2009-08-29Add xml surfaceChris Wilson3-0/+5
2009-08-29Introduce cairo_tee_surface_tChris Wilson2-0/+2
2009-08-29[build] Add options for warning about bad castsChris Wilson1-4/+5
2009-08-25[build] Remove bogus warning that we require at least one native font backendBehdad Esfahbod1-4/+0
2009-08-24[build] Fix typoBehdad Esfahbod1-1/+1
2009-08-06[build] Configure switch to disable atomicsChris Wilson1-2/+8
2009-08-06[boilerplate/test] Convert make-*-constructors to shellChris Wilson1-8/+0
2009-07-23[drm] Add an accelerated image surface.Chris Wilson3-0/+9
2009-07-21Merge commit 'anholt/gl'Chris Wilson3-3/+13
2009-07-20[perf] Include trace comparison in html outputChris Wilson1-0/+2
2009-07-20[build] And export CC_FOR_BUILD so that we can actually use it!Chris Wilson1-0/+1
2009-07-20[build] Use ${CC} as the default value for CC_FOR_BUILDChris Wilson1-0/+7
2009-07-17Add OpenVG backend.Chris Wilson3-0/+15
2009-07-03Export meta-surfaceChris Wilson2-0/+2
2009-06-28[test] Timeout support for testsChris Wilson1-0/+3
2009-06-21[atomic] Silence compiler warnings by defining an intptr_tChris Wilson1-0/+3
2009-06-18[shave] Robuster usage of the test shell built-in.M Joonas Pihlaja1-1/+1
2009-06-18[test] Fix checking of the fenv.h include.M Joonas Pihlaja1-1/+1
2009-06-18[boilerplate] Check for connect() in libsocket.M Joonas Pihlaja1-0/+4
2009-06-18[test] Never use gcc __attribute__ magic for constructors.M Joonas Pihlaja1-10/+0
2009-06-16Import Qt backend by MozillaVladimir Vukicevic3-0/+5
2009-06-15[configure] Rephrase warning message for disabling core features.Chris Wilson1-3/+3
2009-06-13[configure] Check for shm_open()Chris Wilson1-0/+8
2009-06-12Makefile: Fix two typos preventing doc-publish from workingCarl Worth1-2/+2
2009-06-12[doc] Workaround read-only tree during make distcheckChris Wilson2-6/+7
2009-06-11Make the warning about the need to --enable-gtk-doc more explicit.Carl Worth1-2/+2
2009-06-11[script] Store fonts inside mmaped files.Chris Wilson1-0/+3
2009-06-06[perf] Switch to using clock_gettime()Chris Wilson1-2/+7