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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-18
[script] Silence incorrect compiler warnings
Chris Wilson
1
-19
/
+19
2008-12-18
[replay] Take advantage of unresolved fonts
Chris Wilson
1
-14
/
+2
2008-12-18
[script] Avoid creating 0x0 windows
Chris Wilson
1
-2
/
+4
2008-12-18
[trace] Runtime version check.
Chris Wilson
1
-22
/
+25
2008-12-12
[script] Add examples
Chris Wilson
11
-0
/
+1848
2008-12-12
[script] Allocate the interned strings from a permanent pool
Chris Wilson
2
-11
/
+45
2008-12-12
[script] Freed object cache.
Chris Wilson
4
-51
/
+91
2008-12-12
[script] Replay multiple files.
Chris Wilson
1
-1
/
+3
2008-12-12
[script] Slab allocator
Chris Wilson
2
-2
/
+85
2008-12-12
[script] Inline the stack push
Chris Wilson
4
-51
/
+39
2008-12-12
[script] Switch to hyphens.
Chris Wilson
2
-122
/
+181
2008-12-12
[script] Null constructor
Chris Wilson
2
-1
/
+14
2008-12-12
[script] Reverse direction of bitshift.
M Joonas Pihlaja
1
-2
/
+2
2008-12-12
[script] Add simple to integer converter
Chris Wilson
1
-0
/
+23
2008-12-12
[script] Simple replay.
Chris Wilson
3
-1
/
+34
2008-12-12
[script] Add a few mathematical constants
Chris Wilson
3
-0
/
+51
2008-12-12
[script] Add repeat operator.
Chris Wilson
1
-1
/
+36
2008-12-12
[script] Fix \t escapes in string literals.
M Joonas Pihlaja
1
-1
/
+1
2008-12-12
[script] Flesh out the relational comparison operators to be more PostScript-...
M Joonas Pihlaja
3
-120
/
+132
2008-12-12
[script] Implement the ne operator.
M Joonas Pihlaja
1
-1
/
+18
2008-12-12
[script] Implement PostScript-like semantics for the eq operator.
M Joonas Pihlaja
3
-63
/
+97
2008-12-12
[script] Don't segfault when hashing empty strings.
M Joonas Pihlaja
1
-4
/
+7
2008-12-12
[script] Fix dictionary construction to access the right stack slots.
M Joonas Pihlaja
1
-2
/
+2
2008-12-12
Fix compilation with --enable-png=no
Chris Wilson
2
-0
/
+12
2008-11-26
[script] Use the in-tree libcairo for csi-replay.
M Joonas Pihlaja
1
-1
/
+1
2008-11-26
[script] Only use zlib if available.
Chris Wilson
3
-2
/
+7
2008-11-26
[script] Link the interpreter against the built library.
Chris Wilson
1
-2
/
+2
2008-11-26
[script] Add a fallback image surface for replay
Chris Wilson
1
-0
/
+8
2008-11-25
cairo-script: add $(top_builddir)/src to CPPPATH.
Luo Jinghua
1
-1
/
+1
2008-11-21
[script] Build fix for ! HAS_FT_FONT
Chris Wilson
1
-3
/
+2
2008-11-19
[trace] Correctly push font-face onto the operand stack.
Chris Wilson
1
-25
/
+36
2008-11-19
[trace] Construct matrices directly
Chris Wilson
1
-5
/
+5
2008-11-19
Conditionally include byteswap.h
Chris Wilson
5
-4
/
+33
2008-11-19
[trace] Simple unbounded cache for symbol lookups.
Chris Wilson
2
-14
/
+65
2008-11-19
[script] Add a simple replay.
Chris Wilson
3
-1
/
+92
2008-11-13
[cairo-script] Remove outdated #error to allow compilation to succeed.
M Joonas Pihlaja
1
-6
/
+0
2008-11-13
Add CairoScript interpreter
Chris Wilson
12
-1
/
+10768
2008-11-13
[trace] Add caller line info.
Chris Wilson
3
-55
/
+178
2008-11-13
[trace] Check for an undefined pattern and use index instead.
Chris Wilson
1
-2
/
+18
2008-11-13
[trace] Detect and report broken traces.
Chris Wilson
1
-1
/
+14
2008-11-13
[trace] Trace mark-dirty
Chris Wilson
2
-17
/
+106
2008-11-13
[trace] Add unstable warning.
Chris Wilson
1
-0
/
+1
2008-11-13
[trace] Disable stdout by default.
Chris Wilson
1
-19
/
+29
2008-11-08
[trace] Use a string literal for the type.
Chris Wilson
1
-14
/
+14
2008-11-08
[trace] Record the XID as a number
Chris Wilson
1
-3
/
+3
2008-11-08
[trace] Remove stray /source
Chris Wilson
1
-1
/
+0
2008-11-07
[surface] Pass a separate closure for the mime-type destroy notifier.
Chris Wilson
1
-2
/
+4
2008-11-05
[trace] Use the mime-type image representation
Chris Wilson
1
-89
/
+214
2008-11-05
[trace] Trim a few bytes from glyph arrays
Chris Wilson
1
-27
/
+38
2008-11-05
[trace] Correct emission of set_font_face and set_source
Chris Wilson
1
-9
/
+27
[next]