Commit Graph

14 Commits

Author SHA1 Message Date
Mandrake 0b21238956 Fri Oct 22 10:53:26 PDT 1999
(Mandrake)

removed almost all the warnings.
except for:
main.c:287: warning: implicit declaration of function `__imlib_draw_line'
which I believe is because it's not using the appropriate API call yet.


SVN revision: 945
1999-10-22 11:19:11 +00:00
Carsten Haitzler 6348b06d29 let autoconf figure out our endianess
SVN revision: 335
1999-09-19 21:53:58 +00:00
Carsten Haitzler 57400a679a and add soem comments
SVN revision: 331
1999-09-19 21:22:21 +00:00
Carsten Haitzler 35467c71f4 and one mroe fix for big endian boxes for imlib png loader
SVN revision: 330
1999-09-19 21:18:15 +00:00
Carsten Haitzler 89817dbbd5 try make png laoder work on big endian... :)
SVN revision: 329
1999-09-19 21:00:16 +00:00
Carsten Haitzler e902c92e81 cleaned up code a bit... :) minor speedup for sparse (lost of transparent
bits in images) for alpha blending :)


SVN revision: 324
1999-09-19 06:28:54 +00:00
Carsten Haitzler c3b68c5550 ooh now imlib2 has a sexy demo for you people :) mmmmm watch the alpha
blending... mmmmmmmmm


SVN revision: 249
1999-09-13 01:56:57 +00:00
Carsten Haitzler e26b528b9b and now the png loader does full progress callbacks and multi-phase loading
correctly... WHEEEEEEEEEEe :)


SVN revision: 237
1999-09-11 02:04:10 +00:00
Carsten Haitzler bc86f38d1a ooh is imlib2 ever workign fast now baybeee.. blending one image onto
another .. with clipping, scaling, anti-aliasing and more.. need to add
a bit to the api, and move the stuff nowin api.c off into imlib backend
sinc ethat stuff doesnt belong in api.c


SVN revision: 227
1999-09-10 02:33:11 +00:00
Carsten Haitzler 273f057f52 lots more work on mr imlib2 :)
SVN revision: 203
1999-09-08 17:27:40 +00:00
Carsten Haitzler a825029849 added Gary V. Vaughan's patches for libtool loader stuff and now its all
automaked... :)


SVN revision: 33
1999-08-05 21:51:50 +00:00
Carsten Haitzler c8356b7790 updated loader api to include progress callback stuff.... :)
SVN revision: 29
1999-08-03 05:15:34 +00:00
Carsten Haitzler ee1adf47a4 fixed minor bug in png loader.... added copying file :)
SVN revision: 28
1999-08-02 22:50:36 +00:00
Carsten Haitzler 520edea668 adding imlib2 code in.. NOT a lib yet... :) but playable code and loader
system


SVN revision: 27
1999-08-01 22:14:11 +00:00