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
/
src
/
cairo-directfb-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-03
[src] Make sure all source files #include "cairoint.h" as their first include
Behdad Esfahbod
1
-7
/
+3
2007-02-28
Revert the solid-pattern cache
Behdad Esfahbod
1
-11
/
+1
2007-02-14
[cairo-pattern] Cache surface for solid patterns
Jorn Baayen
1
-1
/
+11
2007-01-23
Turned off acclerated rectangle drawing in dfb backend
Michael Emmel
1
-2
/
+2
2006-12-11
Add/remove const to cairo_glyph_t* arguments consistently
Behdad Esfahbod
1
-1
/
+1
2006-11-22
Replace existing rounding code with _cairo_lround
Daniel Amelang
1
-6
/
+6
2006-10-18
Add extents to clone_similar (fixing subimage_copy performance bug)
Christopher (Monty) Montgomery
1
-5
/
+13
2006-08-02
Fixed debug statement that broke compile
Michael Emmel
1
-1
/
+1
2006-07-20
Check for zero before freeing region
Michael Emmel
1
-1
/
+2
2006-07-14
Fixed debug message to use new member name
Michael Emmel
1
-1
/
+1
2006-07-13
Rewrote to remove intermediate surfaces
Michael Emmel
1
-224
/
+178
2006-06-26
Added major updates fixes and enhancements by
Michael Emmel
1
-652
/
+1523
2006-06-10
Change {x,y}_device_offset values to a device_transform matrix.
Carl Worth
1
-2
/
+3
2006-06-09
Rename device_{x,y}_offset to {x,y}_device_offset for better consitency/grepa...
Carl Worth
1
-2
/
+2
2006-06-06
Fix bogus cairo_rectangle_fixed_t to be cairo_rectangle_int16_t.
Carl Worth
1
-8
/
+8
2006-06-06
Remove initial, final, and duplicate blank lines.
Carl Worth
1
-11
/
+0
2006-06-06
Remove all remaining trailing whitespace.
Carl Worth
1
-30
/
+30
2006-06-06
Remove trailing whitespace from lines with a single brace.
Carl Worth
1
-2
/
+2
2006-06-06
Remove extraneous whitespace from "blank" lines.
Carl Worth
1
-3
/
+3
2006-05-24
New API: Add new function cairo_surface_get_content
Carl Worth
1
-1
/
+3
2006-05-04
Rename cairo_rectangle_t to cairo_rectangle_fixed_t.
Robert O'Callahan
1
-21
/
+21
2006-03-09
Complete the CAIRO_PATTERN_TYPE renaming
Mart Raudsepp
1
-3
/
+3
2006-02-28
Merge branch 'get-type' into cairo
Carl Worth
1
-0
/
+1
2006-02-27
Implement cairo_surface_get_type
Carl Worth
1
-0
/
+1
2006-02-26
Use C-style comments rather than C++-style
Christian Biesinger
1
-1
/
+1
2005-12-29
New directfb backend for cairo includes test suite and example to run the tes...
Michael Emmel
1
-0
/
+804