Commit graph

24 commits

Author SHA1 Message Date
Carl Worth
fb811db0d2 Drop AC_CONFIG_AUX_DIR(config) as it was confusing "make distcheck" 2003-10-29 12:21:14 +00:00
Carl Worth
22c167e00f Fix memory leak of image->transform. Remove currently unused DevUnion type and IcImageChange function. 2003-10-29 10:54:26 +00:00
Carl Worth
b806ea9d1b Bumped version to 0.1.2 to indicate new IcOperator type. 2003-10-29 10:46:10 +00:00
Carl Worth
ece5507937 Patch from Bryan Worth <bryan@theworths.org> to eliminate lots of leftover, undesired dependencies on X header files. 2003-10-29 10:45:02 +00:00
Carl Worth
1abf6689e1 Updated calls to slim_hidden_def to track cahnges in slim 0.2.0 2003-09-09 17:35:42 +00:00
Carl Worth
4551d78c8f Expose functions for creating IcFormat based on IcFormatName or masks. The actual IcFormat struct is no longer exposed. Bump version number to 0.1.1 2003-09-05 15:24:45 +00:00
Carl Worth
36307e49d4 Portability fix for OpenBSD (from Michael Schubert) 2003-09-05 10:17:22 +00:00
Richard Henderson
b7483e81a7 Define as __builtin_popcount when available. 2003-07-31 20:46:21 +00:00
Richard Henderson
2d51c71a79 Check for slim revision.
Depend on slim.
Don't include icimage.h.
Don't include ic.h.
Include slim_{export,import}.h as appropriate. Mark all symbols __external_linkage.
Include slim_import.h; mark symbols __internal_linkage; add slim hidden_proto declarations.
Mark all symbols __internal_linkage.
Likewise.
Provide hidden definition.
Likewise.
Likewise.
Likewise.
Likewise.
Make static.
2003-07-31 10:00:08 +00:00
Richard Henderson
7b1d999679 Make everything but IcComposite static.
Make everything except IcBuildCompositeOperand and IcCompositeGeneral static.
Make static. (IcLaneTable): Turn into a function. (IcBltOne): Make IcLane const. (icStipple24Bits): Make static.
Remove lots of now static declarations.
Likewise.
Make static. (icStipple2Bits, icStipple1Bits): Make static. (IcStippleTable): Turn into a function.
2003-07-31 02:11:33 +00:00
Carl Worth
a1e7245d74 Committing missed ChangeLog entry 2003-07-30 11:50:38 +00:00
Carl Worth
f4017c5857 Fixed IcRectangle to be compatible with XRectangle. 2003-07-30 10:54:44 +00:00
Anders Carlsson
4a57fd0881 Pass --enable-maintainer-mode to configure
Add compiler warning flags to CFLAGS.
2003-07-10 11:05:24 +00:00
Anders Carlsson
eefc5d5ec7 Add accessor for getting a pointer to the image data. 2003-07-08 17:06:15 +00:00
Anders Carlsson
42529a2c72 Add accessors. 2003-07-08 16:00:55 +00:00
Carl Worth
7e1f3f1798 Fixed transform/filter support 2003-05-14 18:09:09 +00:00
Carl Worth
5f61782a7e Avoid crash in IcCompositeTrapezoids when there's nothing to draw. 2003-05-05 09:27:09 +00:00
Carl Worth
7b5270441b Fixed memory leak 2003-04-26 09:57:54 +00:00
Carl Worth
b2e30d233e Remove X datatypes from public interface 2003-04-25 14:24:38 +00:00
Carl Worth
b4d3b8e928 Fixed to not reference XFixed. Fixed libtool versioning 2003-04-25 13:18:13 +00:00
Carl Worth
b61b9ffc23 Removed reliance on server headers. Reowrked IcFormat 2003-04-17 08:48:22 +00:00
Carl Worth
2d8dfcec1b Updated to use libpixregion 2003-03-05 10:19:48 +00:00
Carl Worth
8bb4eb1beb Some reorganization and cruft removal 2003-02-21 13:34:50 +00:00
Carl Worth
c9bf4bab84 Initial import of libic code, (still very preliminary). 2003-02-21 06:51:08 +00:00