index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-cache-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-01
[cache] Expose init/fini methods so that caches can be embedded.
Chris Wilson
1
-6
/
+21
2009-03-16
[scaled-font] Lean and mean global glyph cache.
Chris Wilson
1
-4
/
+1
2009-01-29
[scaled-font] Global glyph cache
Chris Wilson
1
-0
/
+8
2008-11-13
Add CairoScript backend.
Chris Wilson
1
-1
/
+1
2008-11-07
[hash] Return lookup entry.
Chris Wilson
1
-3
/
+2
2008-01-28
[doc] Stricter syntax check for type names, update test
Behdad Esfahbod
1
-1
/
+1
2008-01-28
[doc] Make sure all function names in docs are followed by ()
Behdad Esfahbod
1
-2
/
+2
2008-01-28
[doc] Make sure all type names in docs are prefixed by #
Behdad Esfahbod
1
-2
/
+2
2007-09-25
Move GCC attributes wrapping into a separate header.
Chris Wilson
1
-0
/
+1
2007-08-23
Remove include of cairoint.h from *-private.h header files.
Carl Worth
1
-1
/
+0
2007-08-22
[Makefile.am] Add target sparse to run sparse static source code analyzer
Behdad Esfahbod
1
-0
/
+1
2007-04-21
Move cairo_cache_t to cairo-types-private.h
Behdad Esfahbod
1
-1
/
+1
2006-03-22
Make all hash/cache keys_equal function accept const pointers.
Carl Worth
1
-1
/
+1
2005-09-12
Originally 2005-09-06 Carl Worth <cworth@cworth.org>:
Carl Worth
1
-6
/
+2
2005-09-02
Clean up some documentation issues pointed out by otaylor.
Carl Worth
1
-6
/
+4
2005-08-31
Split out scaled font code to cairo-scaled-font.c
Keith Packard
1
-0
/
+131