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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-28
[script] Add cvi, cvr, mod
Chris Wilson
3
-4
/
+100
2009-07-27
[script] Fix reference to font source after transferring to mmap
Chris Wilson
1
-0
/
+6
2009-07-24
[boilerplate] Fix compilation against old revisions (as old as 1.9.2!)
Chris Wilson
1
-0
/
+2
2009-07-24
[script] mark scan_read() inline
Chris Wilson
1
-3
/
+3
2009-07-23
[script] Decompress font sources
Chris Wilson
1
-20
/
+99
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
5
-89
/
+152
2009-07-21
Merge commit 'anholt/gl'
Chris Wilson
2
-3
/
+61
2009-07-20
Add a jhbuild moduleset.
Chris Wilson
1
-0
/
+19
2009-07-18
Compile fixes for mingw32.
Chris Wilson
1
-2
/
+2
2009-07-17
Add OpenVG backend.
Chris Wilson
1
-0
/
+70
2009-07-15
Fix build under distcheck
Chris Wilson
1
-0
/
+76
2009-07-14
[script] Extended blend mode support.
Chris Wilson
2
-1
/
+32
2009-07-04
Remove the defunct test-meta surface
Chris Wilson
1
-15
/
+34
2009-07-04
[script] Fix the trivial errors running the test suite
Chris Wilson
1
-2
/
+4
2009-07-04
[script] Prototypical binary translator
Chris Wilson
8
-333
/
+906
2009-07-04
[trace] Remove a few transient pattern def/undef
Chris Wilson
1
-11
/
+31
2009-07-04
[script] Add missing include <string.h>
Chris Wilson
1
-0
/
+1
2009-06-28
[script] Enable error handling for recursive scanners
Chris Wilson
2
-3
/
+13
2009-06-28
[trace] Compile fix for --enable-script
Chris Wilson
1
-1
/
+1
2009-06-28
[script] Reuse glyph advance cache over multiple invocations
Chris Wilson
1
-282
/
+131
2009-06-28
[script] Use setjmp exception handling during scanning
Chris Wilson
4
-280
/
+221
2009-06-19
[script] Include unistd.h if we're twiddling file descriptors.
M Joonas Pihlaja
1
-1
/
+6
2009-06-19
[trace] Compile without fontconfig.
M Joonas Pihlaja
1
-0
/
+2
2009-06-19
[trace] Prevent a child process from writing to the same file
Chris Wilson
1
-0
/
+7
2009-06-19
[script] Report line number
Chris Wilson
4
-3
/
+20
2009-06-19
[trace] Change the threshold at which pixel data is immediately copied
Chris Wilson
1
-1
/
+4
2009-06-15
Expose _cairo_null_surface_create() via a test surface
Chris Wilson
1
-0
/
+26
2009-06-15
[trace] Add sticky bit to (system-wide) trace output dir
Chris Wilson
1
-1
/
+2
2009-06-13
[util] Disable default build of font-view
Chris Wilson
1
-1
/
+1
2009-06-13
[trace] Strip absolute path off name when profiling
Chris Wilson
1
-2
/
+3
2009-06-13
[trace] Handle wrapping python
Chris Wilson
1
-62
/
+83
2009-06-13
[script] Disable compilation of examples
Chris Wilson
1
-1
/
+1
2009-06-12
[script] Also mmap backing storage for the pattern descriptions
Chris Wilson
1
-1
/
+13
2009-06-11
[script] Store fonts inside mmaped files.
Chris Wilson
1
-16
/
+75
2009-06-11
[script] Fix memleak of duplicated strings from files
Chris Wilson
3
-2
/
+36
2009-06-11
[script] Hide pixman-ops when copying pixels
Chris Wilson
1
-15
/
+55
2009-06-08
[trace] Prevent overflowing the operand stack when recreating objects
Chris Wilson
1
-26
/
+63
2009-06-08
[trace] Option to re-enable mark-dirty
Chris Wilson
1
-0
/
+5
2009-06-07
[trace] Redirect stdout to /dev/null when compressing
Chris Wilson
1
-1
/
+1
2009-06-07
[configure] Don't attempt to build GTK+ utilities on system without GTK+
Chris Wilson
1
-1
/
+4
2009-06-06
[script] Enable compilation without fontconfig
Chris Wilson
1
-0
/
+6
2009-06-06
[script] Manage used entries within hash tables
Chris Wilson
2
-37
/
+73
2009-06-06
[script] Add a finish method to the interpreter
Chris Wilson
4
-23
/
+69
2009-06-06
[script] Fix erroneous error return when rendering type3 glyphs
Chris Wilson
1
-1
/
+1
2009-06-03
[trace] Add a --profile mode
Chris Wilson
1
-0
/
+18
2009-06-02
[util] Add font-view
Chris Wilson
2
-0
/
+189
2009-06-02
[script] Improve caching of glyph advance
Chris Wilson
1
-25
/
+14
2009-06-02
Merge commit 'origin/master' into gl
Eric Anholt
10
-93
/
+133
2009-06-01
[script] Speed up floating-point scanner
Chris Wilson
1
-14
/
+31
2009-05-25
[script] Simplify _dictionary_name_equal
Chris Wilson
1
-3
/
+1
[next]