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-mutex-impl-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-15
[build] Link against pthread-stubs
Chris Wilson
1
-1
/
+1
2009-09-22
Add WINVER defines to cairo-mutex-impl-privaye.h
Adrian Johnson
1
-0
/
+9
2009-09-22
Use _WIN32 to check for win32 mutex
Adrian Johnson
1
-1
/
+1
2009-09-03
[mutex] Hook into pthread last
Chris Wilson
1
-23
/
+24
2009-01-29
Spelling corrections: s/it's/its/
Daniel Holbert
1
-1
/
+1
2009-01-29
[mutex] Civilise the comment.
Chris Wilson
1
-1
/
+1
2009-01-28
Avoid "empty body in an if-statement" warning
Jeff Muizelaar
1
-2
/
+3
2008-10-22
Ensure that the scaled font is frozen for the lifetime of the scaled glyph.
Chris Wilson
1
-1
/
+2
2008-10-20
[mutex] s/HOLDS_MUTEX/MUTEX_IS_LOCKED/
Chris Wilson
1
-1
/
+1
2008-10-20
Remove CAIRO_BEGIN_DECLS uses that ickle introduced while merging
Behdad Esfahbod
1
-2
/
+0
2008-10-17
Add support for lockdep.
Chris Wilson
1
-0
/
+14
2008-09-23
[mutex] Fix typo in comments
Behdad Esfahbod
1
-1
/
+1
2008-09-20
Make checks happy again
Behdad Esfahbod
1
-1
/
+1
2008-09-20
Add cairo-system.c for platform system-specific code
Behdad Esfahbod
1
-0
/
+8
2008-09-19
[src/Makefile.am.analysis] Check that all headers can be compiled standalone
Behdad Esfahbod
1
-4
/
+0
2008-09-19
Make sure (and check) that all private headers include some cairo header first
Behdad Esfahbod
1
-0
/
+2
2008-09-19
Check for _MSC_VER in mutex implementation code
Behdad Esfahbod
1
-1
/
+1
2008-09-02
Revamp the build system.
Behdad Esfahbod
1
-6
/
+0
2008-06-23
Use #include "cairo-*." instead of #include <cairo-*.h>
Behdad Esfahbod
1
-1
/
+1
2008-05-27
[cairo-mutex] Prepare mutex infrastructure for adding mutex debugging facilities
Behdad Esfahbod
1
-0
/
+226