Commit Graph

765 Commits

Author SHA1 Message Date
Term f7e6af37c5 Blah. Isn't it great how things like "check the other packages in the spec
file" occur to you RIGHT after you do a commit? I love being up late. :)


SVN revision: 3608
2000-10-14 08:36:51 +00:00
Term 44a6a601a5 Based on a suggestion from Richard Lowe <richlowe@btinternet.com>, and
partially from a patch from him, updated README to include the
dependancies. Also added a few more to imlib2.spec.in (libjpeg, libpng,
edb).


SVN revision: 3607
2000-10-14 08:35:41 +00:00
Carsten Haitzler 10b12fd3ad off by one may have been causing segv's ? :)
SVN revision: 3588
2000-10-13 04:31:01 +00:00
Carsten Haitzler b595fe6a65 filter docs :)
SVN revision: 3586
2000-10-13 00:56:17 +00:00
Carsten Haitzler 1a457d0029 --without-x patch from steve
SVN revision: 3584
2000-10-13 00:11:34 +00:00
Carsten Haitzler 0af7f642be fix a small segv problem with pollies! :)
SVN revision: 3583
2000-10-13 00:06:57 +00:00
Carsten Haitzler 72f81a4c4d no more ellipse segv's :)
SVN revision: 3582
2000-10-12 23:51:58 +00:00
Carsten Haitzler 456a035996 clip rect fix
SVN revision: 3576
2000-10-12 16:50:21 +00:00
Carsten Haitzler 965982c5c0 polygons now........ don't anti-alias anymore.. will be fixed.. BUT
they handle convex, concave, clip and are all happy little poly's


SVN revision: 3573
2000-10-12 00:26:14 +00:00
Tom Gilbert f7701663ce EEeeeeek. Segv.
SVN revision: 3571
2000-10-09 14:49:42 +00:00
Tom Gilbert b634319d94 Better fix.
SVN revision: 3570
2000-10-09 13:37:03 +00:00
Tom Gilbert bc9df479a1 Fix for _polygon_get_bounds.
SVN revision: 3569
2000-10-09 13:32:30 +00:00
Term 9ed198dd4e Cleanup the spec file a bunch with a patch from
Joakim Bodin <bodin@dreamhosted.com>. Changed a few things in to make it
happy to build in rpm < 3.0.5, and a few other minor tweaks.


SVN revision: 3564
2000-09-30 12:41:53 +00:00
Carsten Haitzler c5a4016479 cflags -> cppflags
SVN revision: 3545
2000-09-25 20:18:09 +00:00
Term 8e594ea2fb Add --with-edb=DIR argument (by request).
It appears to work; be sure to let me know if it doesn't. ;)


SVN revision: 3543
2000-09-25 07:29:10 +00:00
Carsten Haitzler d3cc54267c extar -> extra
SVN revision: 3540
2000-09-23 15:06:05 +00:00
Carsten Haitzler 3858fd6499 oops fix that
SVN revision: 3538
2000-09-22 23:51:18 +00:00
Carsten Haitzler cd80149463 add dat
SVN revision: 3528
2000-09-20 06:47:56 +00:00
Carsten Haitzler d65d4b3460 paparnoid lseeks & fseeks in tiff loader due to bsd bugginess :)
SVN revision: 3527
2000-09-19 16:24:20 +00:00
Carsten Haitzler fcdd68dc7e work under bigendian again
SVN revision: 3526
2000-09-19 16:11:12 +00:00
Carsten Haitzler 24a1af7ee0 fix masks over network
SVN revision: 3521
2000-09-18 01:34:11 +00:00
Carsten Haitzler f93e8368ae free image? dirty the pixmaps that belong to it and set image pointer to null
SVN revision: 3517
2000-09-17 22:32:24 +00:00
Carsten Haitzler 336cecc801 fix pixmap caching...... :)
SVN revision: 3505
2000-09-17 17:22:55 +00:00
Tom Gilbert 0776d7ff0d not quite there yet
SVN revision: 3504
2000-09-17 13:23:15 +00:00
Carsten Haitzler 65dc01f834 fix that! that aint static! (__imlib_dynamic_filters_init that is)
SVN revision: 3502
2000-09-17 05:07:14 +00:00
Tom Gilbert b9f5dca00f quick warning hunt
SVN revision: 3500
2000-09-17 03:07:45 +00:00
Tom Gilbert 6c80c342a7 nm I fixed it anyway
SVN revision: 3499
2000-09-17 02:26:24 +00:00
Tom Gilbert eebefe5ede Commiting what I have so far. More to do tomorrow, but it's 3am.
Polygons are now filled with antialiasing, if context_antialias is set.

So are ellipses.

I fixed some clipping bugs.

There is a bug with the AA span though, it's just a little one, but I'm too
tired to find it now. You will see it if you look closely at the top of the
filled ellipse in test/imlib2, using xmag or something.

I'll fix that tomorrow, speed things up a bit, and hopefully implement AA
drawing for ellipse outlines. Oh, I'll unroll some more loops too.

raster: your last commit broke the two test apps. a segv in _RGBA_init()
somewhere, I know it's not my new code, as I tried a fresh checkout and it
did the same thing. I don't have time to check it out tonight though.


SVN revision: 3498
2000-09-17 01:57:01 +00:00
Carsten Haitzler 77a68dc413 unrolled span rendering a little more (switch stamement is now just once
per span 0 thats good enough.... :) )


SVN revision: 3491
2000-09-16 18:16:11 +00:00
Tom Gilbert 6cedec71a8 more inlining
SVN revision: 3488
2000-09-16 00:38:10 +00:00
Tom Gilbert 5552e7e064 Use spans and the span list clipper to do filled ellipses too. Much better.
SVN revision: 3485
2000-09-16 00:09:18 +00:00
Carsten Haitzler 227a499f1d no prointf!
SVN revision: 3484
2000-09-15 23:52:21 +00:00
Carsten Haitzler 69c726a9cf handle lower depths :)
SVN revision: 3482
2000-09-15 23:47:27 +00:00
Tom Gilbert 9fce1f5580 shuddup
SVN revision: 3481
2000-09-15 23:24:52 +00:00
Tom Gilbert 9cef1b4308 Lots of changes. Macro-ised the point_on_segment code.
Implemented a span-list clipper.

Inlined the drawing code for span().

Cleaned up and speeded up a couple of drawing funcs.

Polygons filled much faster now. More to do though.


SVN revision: 3480
2000-09-15 23:22:53 +00:00
Carsten Haitzler 220207d492 666 colorcube rendering works....... :)
SVN revision: 3478
2000-09-15 18:21:08 +00:00
Carsten Haitzler 0acbe99fd1 fix visual picker :)
SVN revision: 3469
2000-09-15 14:34:31 +00:00
Michael Jennings 1051a20dd2 Son of a raster! I think I just found the memory leak. I shall now hide
in shame.  Perhaps giblet should take over Eterm development.


SVN revision: 3466
2000-09-14 19:08:08 +00:00
Term bf71551d04 Bored. Reading. Typo. Commit. Sleep.
SVN revision: 3465
2000-09-14 06:37:14 +00:00
Term 3b839b01aa Cleaned up/partially rewrote README. Basically updated for the 1.0
release.


SVN revision: 3464
2000-09-14 05:42:51 +00:00
Term c2aa34864c More typos (but in raster's defense, he's spelling checking every so
often. ;)


SVN revision: 3458
2000-09-13 21:40:03 +00:00
Carsten Haitzler 35b6638256 add call to get text inset for string
SVN revision: 3453
2000-09-13 17:00:37 +00:00
Carsten Haitzler d7b8c1575b add docs..... and prefix is /usr for rpms damnit! :)
SVN revision: 3450
2000-09-13 16:20:33 +00:00
Carsten Haitzler 2d96eee956 add api call to get text string advances........
SVN revision: 3447
2000-09-13 15:52:53 +00:00
Carsten Haitzler b4491f3c7c ok- lyly can have his changelog back.. ugly - eats space with nothing useful
:) - thats what cvs is for... :)


SVN revision: 3443
2000-09-13 15:09:21 +00:00
Carsten Haitzler 66095b9573 missing some load data checks for some routines... fix fix fix
SVN revision: 3440
2000-09-13 14:04:47 +00:00
Carsten Haitzler 695ef867bd dont NEED those dependancies
SVN revision: 3436
2000-09-13 05:40:42 +00:00
Carsten Haitzler 542cc394f8 ewwwwwwwwwwwwps! scaling blending buggy! fix fix fix fix :) GOTCHA!
SVN revision: 3434
2000-09-13 04:18:39 +00:00
Carsten Haitzler 064b8e2e81 we can add them back in... conditions put elzewhere
SVN revision: 3424
2000-09-12 23:22:54 +00:00
Carsten Haitzler 45a68b7336 and make them build.......... PROPERLY!
SVN revision: 3423
2000-09-12 23:22:13 +00:00