index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-beos-surface.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-213
/
+196
2008-12-06
[cairo-spans] Add a check/create_span_renderer backend methods.
M Joonas Pihlaja
1
-0
/
+2
2008-06-01
Fix now-detected doc formatting issues
Behdad Esfahbod
1
-1
/
+1
2008-01-28
[doc] Make sure all function names in docs are followed by ()
Behdad Esfahbod
1
-1
/
+1
2007-06-29
[fix] Avoid int overflow when allocating large buffers
Vladimir Vukicevic
1
-2
/
+2
2007-04-22
[BeOS] Remove old-style mutex initialization cruft
Behdad Esfahbod
1
-34
/
+0
2007-04-03
[src] Make sure all source files #include "cairoint.h" as their first include
Behdad Esfahbod
1
-3
/
+4
2007-03-05
Rename all mutex variables to start with an underscore
Behdad Esfahbod
1
-6
/
+6
2007-03-05
[beos] Update mutex initializers
Behdad Esfahbod
1
-2
/
+6
2006-10-26
[beos] Fix build error
Christian Biesinger
1
-10
/
+10
2006-05-25
Make BeOS compile again
Christian Biesinger
1
-1
/
+4
2006-05-04
Rename cairo_rectangle_t to cairo_rectangle_fixed_t.
Robert O'Callahan
1
-22
/
+22
2006-03-27
Add an assert for the unsupported image surface formats
Christian Biesinger
1
-0
/
+1
2006-03-27
Implement create_similar for BeOS
Christian Biesinger
1
-44
/
+158
2006-03-18
More consistent naming for the BeOS surface functions
Christian Biesinger
1
-22
/
+22
2006-03-01
Fixing BeOS surface part II
Christian Biesinger
1
-1
/
+1
2006-03-01
Updating BeOS surface per the get_type changes
Christian Biesinger
1
-0
/
+1
2006-02-18
Don't call _cairo_error when returning an error
Christian Biesinger
1
-19
/
+7
2005-12-26
Implement composite for the beos backend. Don't map CAIRO_OPERATOR_ADD to B_O...
Christian Biesinger
1
-1
/
+98
2005-12-26
Don't require that the caller locks the view; do it in cairo code.
Christian Biesinger
1
-1
/
+51
2005-12-19
Use correct color when OPERATOR_SOURCE is used on a surface without alpha inf...
Christian Biesinger
1
-0
/
+11
2005-12-19
Some final changes to the beos backend before checkin were wrong, fixing.
Christian Biesinger
1
-2
/
+2
2005-12-19
Use gtk-doc syntax rather than doxygen syntax for internal functions (to avoi...
Christian Biesinger
1
-9
/
+21
2005-12-18
Mention new --enable-svg option
Christian Biesinger
1
-0
/
+731