summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-02Merge commit 'origin/master' into glEric Anholt12-28/+269
2009-05-25[build] Make valgrind support user-configurableChris Wilson1-15/+22
2009-05-20[gl] Add EGL targetChris Wilson3-0/+11
2009-05-15[test] Clear expected floating point exceptionsChris Wilson1-1/+1
2009-05-07[check] Quieten output during checking headers-standaloneChris Wilson1-0/+3
2009-05-07[build] Fix gtk-doc interoperation with shaveChris Wilson1-2/+2
2009-05-07[build] Report status of gtk-doc in summaryChris Wilson1-0/+1
2009-05-05[build] Add lcov-1.7 to known listChris Wilson1-1/+1
2009-05-05[build] Enable shave supportChris Wilson5-0/+228
2009-04-07[win32] Fix building with libpng and zlibJeff Muizelaar1-3/+5