index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2004-10-27
Suggest "cvs -q update -Ad" as an alternative to checkout.
SNAPSHOT_0_1_2
Carl Worth
2
-0
/
+4
2004-10-27
Update date since 0.1.2 release didn't get pushed out until today.
Carl Worth
6
-36
/
+88
2004-10-27
Switch from two different buggy mod macros to a new MOD macro which should wo...
Carl Worth
5
-20
/
+30
2004-10-26
Find reference images in so that make distcheck will work.
Carl Worth
4
-27
/
+66
2004-10-26
Shell doesn't like whitespace around assignment operator.
Carl Worth
2
-1
/
+4
2004-10-26
Add paragraph on new features.
Carl Worth
2
-1
/
+12
2004-10-26
Add initial regression test suite.
Carl Worth
31
-18
/
+1698
2004-10-21
Convert all files to utf-8. Add copyright information to cairo_png_surface.c.
Carl Worth
54
-52
/
+120
2004-10-21
Fix comparison so that it results in a stable sort. This should fix some rend...
Carl Worth
3
-4
/
+14
2004-10-21
Add items on custom caps and getting access to hidden image data
Carl Worth
2
-2
/
+14
2004-10-21
Add COPYING-LGPL-2.1 and COPYING-MPL-1.1 to the distribution.
Carl Worth
1
-0
/
+2
2004-10-21
Makefile.am
Carl Worth
1
-0
/
+5
2004-10-13
Fix email address in ChangeLog
Carl Worth
1
-1
/
+1
2004-10-13
Add notes for snapshot 0.1.2
Carl Worth
3
-2
/
+31
2004-10-13
automake 1.4 seems to be sufficient. Don't require 1.6.
Carl Worth
2
-2
/
+7
2004-10-12
Compute extents of cairo_traps_t on the fly using approximate method which is...
Keith Packard
6
-100
/
+126
2004-10-12
Fix a few typos in pen vertex math description.
Carl Worth
3
-6
/
+10
2004-10-12
Adapt function from Walter Brisken to compute pen ellipse major axis length a...
Keith Packard
3
-44
/
+511
2004-10-08
Add cairo_cache.c
Graydon Hoare
24
-1919
/
+5485
2004-10-04
Do not use VBOs and PBOs for immediate mode drawing
David Reveman
4
-127
/
+118
2004-09-30
Update for minor XCB API change.
Jamey Sharp
3
-2
/
+7
2004-09-19
Important fixes to glitz format handling
David Reveman
3
-18
/
+51
2004-09-15
Improved format handling, pixel transfers and gradients
David Reveman
3
-52
/
+104
2004-09-12
Get pixel masks from pixman image format
David Reveman
3
-32
/
+24
2004-09-12
Added pixman_format_get_masks and fixed a few format issues
David Reveman
5
-3
/
+59
2004-09-12
cairo_surface_t pointer to cairo_surface_set_repeat
David Reveman
3
-2
/
+5
2004-09-11
Added function for setting component alpha
David Reveman
5
-1
/
+22
2004-09-11
Fixed clipping
David Reveman
2
-1
/
+13
2004-09-11
Byte-order fix
David Reveman
3
-0
/
+20
2004-09-11
Added support for both transform and repeat
David Reveman
5
-4
/
+61
2004-09-11
Pickup repeat setting when cloning surface
David Reveman
3
-0
/
+9
2004-09-11
Require automake 1.6 rather than 1.7 since it seems to work just fine.
Carl Worth
2
-1
/
+7
2004-09-11
Tracking color stop coordinate changes to glitz's gradient filters
David Reveman
4
-5
/
+10
2004-09-11
Replaced the gl backend with the new glitz backend
David Reveman
9
-999
/
+1864
2004-09-04
Add the MPL as a new license option, in addition to the LGPL.
Carl Worth
1
-3
/
+25
2004-09-04
Add the MPL as a new license option, in addition to the LGPL.
Carl Worth
46
-932
/
+2142
2004-08-14
Make a copy of the region since pixman is currently taking ownership of it (u...
Carl Worth
4
-2
/
+36
2004-08-14
Explicitly set LANG=C to fix the awk string->number conversion for user with ...
Carl Worth
2
-1
/
+8
2004-08-03
Temporarily disable rectangle-based clipping optimization as it's not working...
Carl Worth
3
-0
/
+24
2004-08-02
Fix to explicitly refer to GNU Lesser Public License 2.1 rather than the Libr...
Carl Worth
43
-294
/
+212
2004-08-02
Change from MIT license to LGPL.
Carl Worth
44
-862
/
+1128
2004-08-02
Fix copyright attributions mistakenly attributed to University of Southern Ca...
Carl Worth
3
-51
/
+48
2004-08-02
Note that cairo_clip is fixed now.
Carl Worth
2
-3
/
+7
2004-08-01
s/ct/cr/
Øyvind Kolås
2
-10
/
+15
2004-07-24
Updating for XCB API change around iterators.
Jamey Sharp
3
-8
/
+13
2004-07-20
Tracking changes to glitz
David Reveman
2
-35
/
+42
2004-07-16
Fixed typo in earlier memory leak fix
David Reveman
3
-2
/
+13
2004-07-15
Fixed glyph cache memory leak
David Reveman
3
-0
/
+11
2004-07-11
Don't call _cairo_surface_set_clip_region with a NULL surface.
Carl Worth
3
-4
/
+11
2004-07-09
Fix numerical problem that could lead to infinite loops.
Carl Worth
3
-8
/
+15
[next]