index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boilerplate
/
cairo-boilerplate.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-20
boilerplate: Silence MSVC warnings
Andrea Canciani
1
-0
/
+1
2011-06-02
perf
Chris Wilson
1
-2
/
+9
2010-11-28
Boilerplate: Set fallback resolution using force_fallbacks function
Adrian Johnson
1
-1
/
+2
2010-07-03
boilerplate: Add a describe vfunc
Benjamin Otte
1
-0
/
+4
2010-06-24
whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.
M Joonas Pihlaja
1
-21
/
+23
2010-03-27
boilerplate: Create an image16 target
Chris Wilson
1
-0
/
+1
2010-03-23
boilerplate: Cleanup the list of backends upon shutdown.
Chris Wilson
1
-0
/
+3
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-1
/
+1
2009-08-29
[boilerplate] Runtime library check
Chris Wilson
1
-0
/
+1
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-0
/
+2
2009-07-04
[boilerpate] Move target definition to backends.
Chris Wilson
1
-2
/
+1
2009-06-27
[test] Add group-unaligned
Chris Wilson
1
-4
/
+4
2009-06-19
[test] Experiment with reference targets
Chris Wilson
1
-0
/
+5
2009-06-16
Import Qt backend by Mozilla
Vladimir Vukicevic
1
-0
/
+3
2009-06-12
[boilerplate] Make array of targets const.
Chris Wilson
1
-2
/
+2
2009-06-12
[boilerplate] Export cairo_boilerplate_get_image_target()
Chris Wilson
1
-0
/
+3
2009-01-03
[boilerplate] Remove CAIRO_BOILERPLATE_LOG()
Chris Wilson
1
-4
/
+0
2009-01-03
[boilerplate] Redefine DEBUG() for portability concerns
Chris Wilson
1
-1
/
+1
2009-01-03
[boilerplate] Suppress xlib warnings on stderr
Chris Wilson
1
-0
/
+4
2008-11-05
[test] Mark targets with is_meta?
Chris Wilson
1
-0
/
+1
2008-10-31
[test] Build test suite into single binary.
Chris Wilson
1
-0
/
+1
2008-09-28
Automate error checking for fallback-resolution.
Chris Wilson
1
-0
/
+7
2008-09-26
[boilerplate] Retry conversion in process if first attempt fails.
Chris Wilson
1
-2
/
+9
2008-09-10
[boilerplate] Include cairo-compiler-private.h
Chris Wilson
1
-0
/
+2
2008-09-04
[boilerplate] Rename xmalloc.[ch] to boilerplate namespace
Behdad Esfahbod
1
-1
/
+1
2008-09-02
[boilerplate] Add cairo_boilerplate_version[_string]() functions
Behdad Esfahbod
1
-0
/
+6
2008-08-20
[test] Cache last output and compare next time.
Chris Wilson
1
-0
/
+5
2008-08-19
[boilerplate] Daemonic conversion utility.
Chris Wilson
1
-0
/
+7
2008-08-18
[test] Avoid redundant writes/reads of test surfaces via png.
Chris Wilson
1
-22
/
+40
2008-08-13
[test] Preparatory work for running under memfault.
Chris Wilson
1
-6
/
+5
2008-04-11
[test] Handle TEST_CONTENT_COLOR_ALPHA_FLATTENED similar surfaces.
Chris Wilson
1
-0
/
+3
2008-02-06
Some fixes and improvements to the Win32 build
Azar@.(none)
1
-0
/
+4
2007-04-20
[boilerplate] Add cairo_boilerplate_format_from_content
Behdad Esfahbod
1
-0
/
+3
2007-04-20
[boilerplate] Move xasprintf to xmalloc.c
Behdad Esfahbod
1
-17
/
+15
2007-04-20
[boilerplate] Rename xcairo_surface_set_user_data to cairo_boilerplate_surfac...
Behdad Esfahbod
1
-0
/
+6
2007-04-20
[boilerplate] Add a boolean is_vector to boilerplate target type
Behdad Esfahbod
1
-0
/
+1
2007-04-18
[boilerplate] Add cairo_boilerplate_get/free_targets
Behdad Esfahbod
1
-1
/
+5
2007-04-18
[boilerplate] s/_cairo_test_content_name/cairo_boilerplate_content_name/g
Behdad Esfahbod
1
-1
/
+1
2006-10-16
Rename wait_for_rendering to syncrhonize
Carl Worth
1
-1
/
+1
2006-09-11
perf: Make xlib testing wait for the X server to finish rendering.
Carl Worth
1
-0
/
+4
2006-09-09
boilerplate: Allow targets to distinguish between test and perf.
Carl Worth
1
-5
/
+11
2006-09-09
Use unsigned consistently to avoid compiler warning.
Carl Worth
1
-1
/
+1
2006-09-09
boilerplate: Rename cairo_test_target_t to cairo_boilerplate_target_t
Carl Worth
1
-9
/
+9
2006-09-06
perf: Report times not rates. Interface in integers not doubles.
Carl Worth
1
-0
/
+31
2006-09-05
Move target tolerance to cairo_test_target structure (should let single-pixel...
Carl Worth
1
-0
/
+1
2006-08-31
Initial hookup of Vlad's timer/alarm code
Carl Worth
1
-0
/
+1
2006-08-31
perf: Don't measure meta-surface-backed surface types.
Carl Worth
1
-0
/
+3
2006-08-31
boilerplate: Fix missing include of config.h which was preventing many backen...
Carl Worth
1
-0
/
+4
2006-08-31
boilerplate: Remove custom read/write-png code in favor of using cairo surfaces
Carl Worth
1
-1
/
+9
2006-08-30
Separate the sharable stuff out of cairo-test.c into cairo-boilerplate.c
Carl Worth
1
-0
/
+80