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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-23
boilerplate: Use any2ppm from ANY2PPM env variable
Andrea Canciani
1
-2
/
+9
2011-11-12
boilerplate: Remove unused thread id parameter
Andrea Canciani
1
-3
/
+0
2011-11-11
boilerplate: Provide close callback after opening any2ppm output
Andrea Canciani
1
-3
/
+8
2011-11-09
Silence some 'unused var' warnings
Andrea Canciani
1
-2
/
+0
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-9
/
+5
2011-08-13
boilerplate: improve fidelity of surface extraction
Chris Wilson
1
-3
/
+15
2011-06-02
perf
Chris Wilson
1
-4
/
+68
2010-07-03
boilerplate: Add describe string
Benjamin Otte
1
-3
/
+18
2010-07-03
boilerplate: Add a describe vfunc
Benjamin Otte
1
-5
/
+5
2010-06-24
whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.
M Joonas Pihlaja
1
-49
/
+53
2010-04-30
boilerplate: Fix use after free from 3ae5723
Chris Wilson
1
-3
/
+10
2010-04-30
boilerplate: Ensure that the recording surfaces are finished.
Chris Wilson
1
-5
/
+5
2010-04-30
boilerplate: Destroy the redundant image reference
Chris Wilson
1
-0
/
+2
2010-03-27
boilerplate: Create an image16 target
Chris Wilson
1
-4
/
+35
2010-03-23
boilerplate: Cleanup the list of backends upon shutdown.
Chris Wilson
1
-0
/
+13
2010-03-01
api: Introduce CAIRO_FORMAT_INVALID formally in the API.
M Joonas Pihlaja
1
-1
/
+1
2010-01-22
script: Port cairo_script_context_t to cairo_device_t
Chris Wilson
1
-3
/
+3
2009-11-29
[dirty] Add more missing surface dirtying notifications.
M Joonas Pihlaja
1
-0
/
+1
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-23
/
+23
2009-09-14
[build] Check for dlsym in both libdl and libc.
M Joonas Pihlaja
1
-2
/
+2
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-08-29
[boilerplate] Runtime library check
Chris Wilson
1
-3
/
+26
2009-08-29
[script] Introduce cairo_script_context_t
Chris Wilson
1
-22
/
+4
2009-07-24
[boilerplate] Fix compilation against old revisions (as old as 1.9.2!)
Chris Wilson
1
-3
/
+7
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-32
/
+68
2009-07-04
Remove the defunct test-meta surface
Chris Wilson
1
-0
/
+35
2009-07-04
[boilerpate] Move target definition to backends.
Chris Wilson
1
-561
/
+78
2009-07-04
[boilerplate] Read whole RGB lines at a time
Chris Wilson
1
-6
/
+7
2009-07-03
Export meta-surface
Chris Wilson
1
-6
/
+6
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
1
-5
/
+5
2009-06-21
[boilerplate] Implement a reference xlib surface
Chris Wilson
1
-2
/
+12
2009-06-19
[test] Experiment with reference targets
Chris Wilson
1
-113
/
+141
2009-06-19
Revert "[test] Make the xlib-fallback use the image refs."
M Joonas Pihlaja
1
-1
/
+1
2009-06-16
Import Qt backend by Mozilla
Vladimir Vukicevic
1
-0
/
+23
2009-06-15
Expose _cairo_null_surface_create() via a test surface
Chris Wilson
1
-0
/
+9
2009-06-12
[boilerplate] Make array of targets const.
Chris Wilson
1
-4
/
+4
2009-06-12
[boilerplate] Export cairo_boilerplate_get_image_target()
Chris Wilson
1
-0
/
+17
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-05-05
[test] Create a new fallback surface to exercise 16-bit paths.
Chris Wilson
1
-0
/
+18
2009-03-31
[test] Improve fault injection coverage
Chris Wilson
1
-3
/
+13
2009-02-16
[sdl] Remove new backend.
M Joonas Pihlaja
1
-15
/
+0
2009-01-29
[scaled-font] Global glyph cache
Chris Wilson
1
-4
/
+1
2009-01-03
[boilerplate] Check the return of pclose()
Chris Wilson
1
-2
/
+9
2009-01-02
[boilerplate] Use pclose() after popen
Chris Wilson
1
-1
/
+1
2008-12-12
[test] Make the xlib-fallback use the image refs.
Chris Wilson
1
-1
/
+1
2008-11-13
Add CairoScript backend.
Chris Wilson
1
-0
/
+16
[next]