index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-08
[build] Improve handling of missing test apparatus
Chris Wilson
3
-1
/
+6
2009-09-05
[configure] Add option to disable trace.
Chris Wilson
3
-0
/
+7
2009-09-02
[build] Fix typos in prototype warnings.
M Joonas Pihlaja
1
-1
/
+1
2009-09-02
[build] Hush the Solaris compiler about enum abuse.
M Joonas Pihlaja
2
-2
/
+27
2009-09-02
[build] Refine the -Wno-attribute test to check our use cases.
M Joonas Pihlaja
3
-13
/
+41
2009-09-02
[trace] Check for __builtin_return_address explicitly.
M Joonas Pihlaja
1
-0
/
+12
2009-08-31
[build] Remove duplicate invocation of AC_CHECK_HEADERS.
M Joonas Pihlaja
1
-3
/
+0
2009-08-29
Add skia backend
Vladimir Vukicevic
3
-0
/
+5
2009-08-29
[build] Remove -Wcast-align
Chris Wilson
1
-1
/
+4
2009-08-29
Add xml surface
Chris Wilson
3
-0
/
+5
2009-08-29
Introduce cairo_tee_surface_t
Chris Wilson
2
-0
/
+2
2009-08-29
[build] Add options for warning about bad casts
Chris Wilson
1
-4
/
+5
2009-08-25
[build] Remove bogus warning that we require at least one native font backend
Behdad Esfahbod
1
-4
/
+0
2009-08-24
[build] Fix typo
Behdad Esfahbod
1
-1
/
+1
2009-08-06
[build] Configure switch to disable atomics
Chris Wilson
1
-2
/
+8
2009-08-06
[boilerplate/test] Convert make-*-constructors to shell
Chris Wilson
1
-8
/
+0
2009-07-23
[drm] Add an accelerated image surface.
Chris Wilson
3
-0
/
+9
2009-07-21
Merge commit 'anholt/gl'
Chris Wilson
3
-3
/
+13
2009-07-20
[perf] Include trace comparison in html output
Chris Wilson
1
-0
/
+2
2009-07-20
[build] And export CC_FOR_BUILD so that we can actually use it!
Chris Wilson
1
-0
/
+1
2009-07-20
[build] Use ${CC} as the default value for CC_FOR_BUILD
Chris Wilson
1
-0
/
+7
2009-07-17
Add OpenVG backend.
Chris Wilson
3
-0
/
+15
2009-07-03
Export meta-surface
Chris Wilson
2
-0
/
+2
2009-06-28
[test] Timeout support for tests
Chris Wilson
1
-0
/
+3
2009-06-21
[atomic] Silence compiler warnings by defining an intptr_t
Chris Wilson
1
-0
/
+3
2009-06-18
[shave] Robuster usage of the test shell built-in.
M Joonas Pihlaja
1
-1
/
+1
2009-06-18
[test] Fix checking of the fenv.h include.
M Joonas Pihlaja
1
-1
/
+1
2009-06-18
[boilerplate] Check for connect() in libsocket.
M Joonas Pihlaja
1
-0
/
+4
2009-06-18
[test] Never use gcc __attribute__ magic for constructors.
M Joonas Pihlaja
1
-10
/
+0
2009-06-16
Import Qt backend by Mozilla
Vladimir Vukicevic
3
-0
/
+5
2009-06-15
[configure] Rephrase warning message for disabling core features.
Chris Wilson
1
-3
/
+3
2009-06-13
[configure] Check for shm_open()
Chris Wilson
1
-0
/
+8
2009-06-12
Makefile: Fix two typos preventing doc-publish from working
Carl Worth
1
-2
/
+2
2009-06-12
[doc] Workaround read-only tree during make distcheck
Chris Wilson
2
-6
/
+7
2009-06-11
Make the warning about the need to --enable-gtk-doc more explicit.
Carl Worth
1
-2
/
+2
2009-06-11
[script] Store fonts inside mmaped files.
Chris Wilson
1
-0
/
+3
2009-06-06
[perf] Switch to using clock_gettime()
Chris Wilson
1
-2
/
+7
2009-06-02
Merge commit 'origin/master' into gl
Eric Anholt
12
-28
/
+269
2009-05-25
[build] Make valgrind support user-configurable
Chris Wilson
1
-15
/
+22
2009-05-20
[gl] Add EGL target
Chris Wilson
3
-0
/
+11
2009-05-15
[test] Clear expected floating point exceptions
Chris Wilson
1
-1
/
+1
2009-05-07
[check] Quieten output during checking headers-standalone
Chris Wilson
1
-0
/
+3
2009-05-07
[build] Fix gtk-doc interoperation with shave
Chris Wilson
1
-2
/
+2
2009-05-07
[build] Report status of gtk-doc in summary
Chris Wilson
1
-0
/
+1
2009-05-05
[build] Add lcov-1.7 to known list
Chris Wilson
1
-1
/
+1
2009-05-05
[build] Enable shave support
Chris Wilson
5
-0
/
+228
2009-04-07
[win32] Fix building with libpng and zlib
Jeff Muizelaar
1
-3
/
+5
2009-03-17
Support compiling without fontconfig
Behdad Esfahbod
3
-0
/
+5
2009-03-03
[configure] Detect mkdir variant with non-gcc compilers.
Ginn Chen
1
-1
/
+1
2009-02-16
[sdl] Remove new backend.
M Joonas Pihlaja
3
-5
/
+0
[next]