index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boilerplate
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-08
[build] Improve handling of missing test apparatus
Chris Wilson
4
-0
/
+13
2009-09-05
[configure] Add option to disable trace.
Chris Wilson
1
-0
/
+7
2009-09-05
[boilerplate] Support wildcard ? in CAIRO_TEST_TARGET{,_EXCLUDE}.
M Joonas Pihlaja
1
-4
/
+6
2009-09-05
[boilerplate] Support giving content in CAIRO_TEST_TARGET{,_EXCLUDE}.
M Joonas Pihlaja
1
-4
/
+57
2009-09-03
[boilerplate] Handle errors whilst creating GL surface
Chris Wilson
1
-5
/
+6
2009-09-02
[boilerplate/test] Use numerical equality not string equality
Chris Wilson
1
-1
/
+1
2009-09-02
[constructors] Guard against being called without any input files.
M Joonas Pihlaja
1
-1
/
+6
2009-09-01
[boilerplate] Use xlib as fallback reference for xcb
Chris Wilson
1
-1
/
+12
2009-08-29
[boilerplate] Runtime library check
Chris Wilson
21
-3
/
+78
2009-08-29
Add skia backend
Vladimir Vukicevic
3
-0
/
+61
2009-08-29
Add xml surface
Chris Wilson
1
-0
/
+10
2009-08-29
Introduce cairo_tee_surface_t
Chris Wilson
1
-0
/
+8
2009-08-29
[script] Emit surface content
Chris Wilson
1
-1
/
+1
2009-08-29
[script] Introduce cairo_script_context_t
Chris Wilson
2
-23
/
+8
2009-08-06
[boilerplate/test] Convert make-*-constructors to shell
Chris Wilson
3
-176
/
+28
2009-07-31
[boilerplate] Conditionally tweak the xlib surface
Chris Wilson
1
-2
/
+8
2009-07-31
[boilerplate] Update fallbacks after disabling RENDER
Chris Wilson
1
-0
/
+5
2009-07-24
[boilerplate] Fix compilation against old revisions (as old as 1.9.2!)
Chris Wilson
6
-16
/
+44
2009-07-23
[drm] Add an accelerated image surface.
Chris Wilson
3
-0
/
+113
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
8
-105
/
+128
2009-07-23
[vg] Compile fixes for EGL boilerplate
Chris Wilson
1
-10
/
+9
2009-07-21
Merge commit 'anholt/gl'
Chris Wilson
3
-1
/
+183
2009-07-20
Cross-compilation fix for boilerplate/test
Pierre Tardy
1
-1
/
+1
2009-07-17
Add OpenVG backend.
Chris Wilson
3
-0
/
+381
2009-07-15
Fix build under distcheck
Chris Wilson
2
-11
/
+18
2009-07-14
[boilerplate] Add make-...-constructors to .gitignore
Chris Wilson
1
-0
/
+1
2009-07-05
[boilerplate] Add missing header file.
Chris Wilson
1
-0
/
+49
2009-07-04
Remove the defunct test-meta surface
Chris Wilson
2
-38
/
+35
2009-07-04
[boilerpate] Move target definition to backends.
Chris Wilson
35
-1579
/
+931
2009-07-04
[boilerplate] Read whole RGB lines at a time
Chris Wilson
1
-6
/
+7
2009-07-03
Export meta-surface
Chris Wilson
2
-6
/
+14
2009-06-30
[boilerplate] Only include null-test-surface >= cairo-1.9.3
Chris Wilson
1
-1
/
+9
2009-06-28
[boilerplate] Propagate original error from create_from_png()
Chris Wilson
1
-0
/
+2
2009-06-28
[test] Disable fallback16 testing
Chris Wilson
1
-2
/
+2
2009-06-27
[test] Add group-unaligned
Chris Wilson
31
-232
/
+241
2009-06-21
[boilerplate] Implement a reference xlib surface
Chris Wilson
3
-2
/
+74
2009-06-19
[test] Experiment with reference targets
Chris Wilson
2
-113
/
+146
2009-06-19
[boilerplate] Missing static on pdf user data key.
Chris Wilson
1
-1
/
+1
2009-06-19
Revert "[test] Make the xlib-fallback use the image refs."
M Joonas Pihlaja
1
-1
/
+1
2009-06-18
[boilerplate] Check for connect() in libsocket.
M Joonas Pihlaja
1
-0
/
+2
2009-06-16
Import Qt backend by Mozilla
Vladimir Vukicevic
6
-0
/
+189
2009-06-15
Expose _cairo_null_surface_create() via a test surface
Chris Wilson
3
-0
/
+35
2009-06-12
[boilerplate] Make array of targets const.
Chris Wilson
2
-6
/
+6
2009-06-12
[boilerplate] Export cairo_boilerplate_get_image_target()
Chris Wilson
2
-0
/
+20
2009-06-09
[boilerplate] Print out known targets on error.
Chris Wilson
1
-1
/
+14
2009-06-06
[boilerplate] Minor typo in win32-printing
Chris Wilson
1
-1
/
+1
2009-06-02
[perf] Benchmark traces
Chris Wilson
2
-0
/
+19
2009-06-02
Merge commit 'origin/master' into gl
Eric Anholt
8
-157
/
+69
2009-05-20
[gl] Add EGL target
Chris Wilson
2
-1
/
+21
2009-05-05
[test] Create a new fallback surface to exercise 16-bit paths.
Chris Wilson
3
-0
/
+45
[next]