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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-22
Fix compiler error on cygwin
Adrian Johnson
1
-0
/
+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-21
[xlib] Fix recent bug in unbounded trapezoids
Chris Wilson
2
-26
/
+29
2009-09-21
[fallback] Special case single composite rectangle
Chris Wilson
1
-0
/
+42
2009-09-21
[xlib] Trim a few redundant steps when uploading glyphs
Chris Wilson
1
-17
/
+6
2009-09-20
[xlib] Cleanse creation of similar surfaces.
Chris Wilson
1
-106
/
+91
2009-09-20
[xlib] Interim CAIRO_DEBUG variable to specify xrender level
Chris Wilson
1
-4
/
+19
2009-09-18
Add a description of how we compute the spline_error_squared.
Jeff Muizelaar
1
-6
/
+11
2009-09-16
Set LC_ALL=C instead of LANG=C
Behdad Esfahbod
5
-5
/
+10
2009-09-15
Use __uint128_t and __int128_t if available
Sebastian Dröge
3
-49
/
+49
2009-09-14
[autoconf] Comment on the SIZEOF_VOID__ -> SIZEOF_VOID_P workaround.
M Joonas Pihlaja
1
-0
/
+2
2009-09-14
[build] Work around autoconf void* -> VOID__ name conversion bug.
M Joonas Pihlaja
1
-0
/
+4
2009-09-14
[build] Add a default message for when GLEW isn't built
Chris Wilson
1
-8
/
+0
2009-09-14
Add a private copy of GLEW
Chris Wilson
7
-0
/
+25925
2009-09-13
[image] Add pixel masks for BGRA formats
Chris Wilson
1
-1
/
+9
2009-09-13
[configure] --enable-symbol-lookup
Chris Wilson
1
-0
/
+7
2009-09-11
[xlib] Fix big-line.
Chris Wilson
3
-246
/
+164
2009-09-11
[xlib] Discard clip if larger than glyph extents
Chris Wilson
3
-0
/
+65
2009-09-10
[surface] Early return for (region IN white)
Chris Wilson
1
-0
/
+7
2009-09-10
[clip] Simplify applying a box clip
Chris Wilson
2
-39
/
+48
2009-09-10
[xlib] Fix extraction of GC during XCloseDisplay()
Chris Wilson
1
-1
/
+1
2009-09-09
[twin] Initialise all properties
Chris Wilson
1
-0
/
+2
2009-09-08
[spans] Correct offsets for trapezoids
Chris Wilson
1
-2
/
+2
2009-09-08
[build] Improve handling of missing test apparatus
Chris Wilson
1
-0
/
+7
2009-09-08
[gl] Supply extents for acquire source image
Chris Wilson
1
-1
/
+5
2009-09-06
[xlib] Protect ourselves from liars that claim to have a 64k window
Chris Wilson
1
-2
/
+25
2009-09-05
[configure] Add option to disable trace.
Chris Wilson
1
-0
/
+7
2009-09-04
[gl] compile fix.
Chris Wilson
1
-1
/
+2
2009-09-04
[xlib] Enable pad_reflect by default
Chris Wilson
1
-7
/
+12
2009-09-04
[fallback] Only eliminate the clip if the operation is bounded
Chris Wilson
1
-15
/
+42
2009-09-03
[win32] Remove unused clone_similar()
Chris Wilson
2
-57
/
+2
2009-09-03
[mutex] Hook into pthread last
Chris Wilson
1
-23
/
+24
2009-09-03
[gl] Allocate small number of rectangles on the stack
Chris Wilson
1
-14
/
+29
2009-09-03
[gl] Assert that the error is impossible.
Chris Wilson
1
-2
/
+2
2009-09-03
[gl] Remove reference to depth_stencil_tex
Chris Wilson
2
-3
/
+0
2009-09-03
[image] Check for out of bounds image surface sizes in constructors.
M Joonas Pihlaja
1
-2
/
+25
2009-09-03
[xlib] solid pictures should only be 1x1
Chris Wilson
1
-1
/
+1
2009-09-03
[polygon] Compute the limit of the limits slightly more efficiently
Chris Wilson
1
-12
/
+12
2009-09-03
[boilerplate] Handle errors whilst creating GL surface
Chris Wilson
1
-8
/
+8
2009-09-03
[polygon] Fix discard with non-banded disjoint clip boxes
Chris Wilson
2
-5
/
+25
2009-09-02
[xlib] Remove stray code
Chris Wilson
1
-11
/
+2
2009-09-02
[xlib] Eliminate GC clipping
Chris Wilson
4
-145
/
+116
2009-09-01
[xlib] Make xlib_display_t private and rename xlib_screen_info_t
Chris Wilson
5
-206
/
+339
2009-09-01
Revert "[freelist] Make _cairo_freepool_alloc_from_new_pool static inline."
Chris Wilson
2
-27
/
+31
2009-09-01
[freelist] Make _cairo_freepool_alloc_from_new_pool static inline.
M Joonas Pihlaja
2
-31
/
+27
2009-09-01
[wrapper] Avoid a void return gccism.
M Joonas Pihlaja
1
-1
/
+1
2009-09-01
[ps] Clip meta-surface to desired extents.
Chris Wilson
1
-3
/
+43
2009-09-01
[ps/pdf] Trim patterns to operation extents
Chris Wilson
4
-35
/
+319
2009-09-01
[path] Standalone header-compilation
Chris Wilson
1
-2
/
+2
[prev]
[next]