index
:
~ickle/cairo-demos
master
Unnamed repository; edit this file to name it for gitweb.
ickle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-20
Split screen into 16 simultaneous benchmarks
HEAD
master
Chris Wilson
1
-3
/
+17
2012-08-17
Rename ximage to xshm and create a new demo based on similar-image
Chris Wilson
1
-0
/
+8
2012-08-14
Demonstrate use of cairo_surface_create_similar_image for fast pixel upload
Chris Wilson
1
-2
/
+5
2012-08-12
Add a skia demo backend
Chris Wilson
1
-0
/
+8
2012-03-21
A small step towards portability: wean off gdk-pixbuf-2.0
Chris Wilson
1
-0
/
+2
2012-03-08
demo: Make the antialias hint options dependent upon cairo-1.11.4
Chris Wilson
1
-0
/
+16
2012-03-08
demo: Move xlib over xcb in default backend priority
Chris Wilson
1
-2
/
+2
2012-02-05
Add a split-screen mode for showing backend performance side-by-side
Chris Wilson
1
-11
/
+110
2011-10-13
Add some rudimentary clipping variations
Chris Wilson
1
-0
/
+84
2011-10-08
Consolidate all fps_draw() routines into one
Chris Wilson
1
-0
/
+42
2011-10-06
Integrate with cairo-cogl
Chris Wilson
1
-1
/
+9
2011-09-11
tiger: switchable antialiasing quality
Chris Wilson
1
-0
/
+31
2011-09-09
And example benchmarking mode for the tiger
Chris Wilson
1
-1
/
+22
2011-09-09
device: limit window size
Chris Wilson
1
-0
/
+23
2011-07-02
Share the common gdk-pixbuf to cairo_image_surface routine
Chris Wilson
1
-0
/
+78
2011-06-29
Move the common device open into its own routine.
Chris Wilson
1
-0
/
+74