index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pixman
Age
Commit message (
Expand
)
Author
Files
Lines
2003-10-29
Drop AC_CONFIG_AUX_DIR(config) as it was confusing "make distcheck"
Carl Worth
2
-2
/
+5
2003-10-29
Drop AC_CONFIG_AUX_DIR(config) as it was confusing "make distcheck"
Carl Worth
1
-0
/
+5
2003-10-29
Fix memory leak of image->transform. Remove currently unused DevUnion type an...
Carl Worth
3
-21
/
+12
2003-10-29
Bumped version to 0.1.2 to indicate new IcOperator type.
Carl Worth
1
-0
/
+3
2003-10-29
Patch from Bryan Worth <bryan@theworths.org> to eliminate lots of leftover, u...
Carl Worth
14
-192
/
+271
2003-09-24
Require __GNUC__ >= 3 before defining slim_hidden_def macro
Carl Worth
1
-0
/
+6
2003-09-23
Require __GNUC__ >= 3 before defining slim_hidden_def macro
Carl Worth
1
-1
/
+1
2003-09-09
Updated calls to slim_hidden_def to track cahnges in slim 0.2.0
Carl Worth
9
-11
/
+21
2003-09-09
Bump version number to 0.2.0
Carl Worth
1
-0
/
+3
2003-09-09
Remove ';' from slim_hidden_def. Bump version to 0.1.1
Carl Worth
2
-3
/
+11
2003-09-05
Expose functions for creating IcFormat based on IcFormatName or masks. The ac...
Carl Worth
19
-374
/
+208
2003-09-05
Portability fix for OpenBSD (from Michael Schubert)
Carl Worth
1
-0
/
+5
2003-09-02
Portability fix for OpenBSD (from Michael Schubert)
Carl Worth
1
-1
/
+5
2003-08-18
Add --enable-maintainer-mode to autogen.sh
Carl Worth
1
-1
/
+1
2003-08-18
Fixed to give a better warning if pkg-config is not installed
Carl Worth
1
-1
/
+16
2003-07-31
Define as __builtin_popcount when available.
Richard Henderson
2
-4
/
+18
2003-07-31
Check for slim revision.
Richard Henderson
12
-75
/
+118
2003-07-31
Attribute visibility not present until gcc 3.3.
Richard Henderson
2
-2
/
+7
2003-07-31
Make everything but IcComposite static.
Richard Henderson
7
-1008
/
+231
2003-07-30
Committing missed ChangeLog entry
Carl Worth
2
-2
/
+7
2003-07-30
Fixed IcRectangle to be compatible with XRectangle.
Carl Worth
2
-2
/
+6
2003-07-30
Removed false dependency on X.
Carl Worth
3
-9
/
+16
2003-07-30
New.
Richard Henderson
1
-0
/
+6
2003-07-30
Run PKG_CHECK_MODULES on slim.
Richard Henderson
6
-29
/
+65
2003-07-30
New file.
Richard Henderson
4
-0
/
+217
2003-07-29
Initial commit of slim shell
Carl Worth
1
-0
/
+0
2003-07-29
Replaced CARD*/INT* datatypes with stdint types (vektor@dumbterm.net).
Carl Worth
5
-999
/
+999
2003-07-10
Pass --enable-maintainer-mode to configure
Anders Carlsson
1
-0
/
+8
2003-07-08
Add accessor for getting a pointer to the image data.
Anders Carlsson
3
-0
/
+15
2003-07-08
Add accessors.
Anders Carlsson
3
-0
/
+37
2003-05-28
Cleanup of some stale unused code.
Carl Worth
2
-18
/
+0
2003-05-14
Fixed transform/filter support
Carl Worth
7
-27
/
+59
2003-05-05
Avoid crash in IcCompositeTrapezoids when there's nothing to draw.
Carl Worth
2
-0
/
+8
2003-04-28
Get rid of all mention of Xrender.
Noah Levitt
2
-4
/
+1
2003-04-26
Fixed memory leak
Carl Worth
3
-1
/
+13
2003-04-25
Remove X datatypes from public interface
Carl Worth
6
-34
/
+65
2003-04-25
Fixed libtool versioning
Carl Worth
4
-12
/
+21
2003-04-25
Fixed to not reference XFixed. Fixed libtool versioning
Carl Worth
2
-1
/
+15
2003-04-23
extern "C" stuff to support C++ (Fredrik Höglund)
Carl Worth
1
-0
/
+12
2003-04-22
Fixed typo (Owen Taylor)
Carl Worth
2
-1
/
+5
2003-04-17
Removed reliance on server headers. Reowrked IcFormat
Carl Worth
13
-396
/
+798
2003-03-05
Updated to use libpixregion
Carl Worth
4
-39
/
+48
2003-02-25
updated to use libpixregion instead of Xlib region code
Carl Worth
8
-90
/
+76
2003-02-25
API cleanup
Carl Worth
3
-38
/
+41
2003-02-25
Initial import of libpixregion
Carl Worth
16
-0
/
+2972
2003-02-21
Added triangle support
Carl Worth
5
-121
/
+118
2003-02-21
Some reorganization and cruft removal
Carl Worth
10
-2807
/
+1351
2003-02-21
Started cleaning up public libic interface
Carl Worth
7
-1004
/
+1010
2003-02-21
Initial import of libic code, (still very preliminary).
Carl Worth
17
-0
/
+12706