Commit Graph

14 Commits

Author SHA1 Message Date
Christopher Rosendahl d7d2b23866 bad bad =)
SVN revision: 6109
2002-04-07 20:46:26 +00:00
Carsten Haitzler 1c024508d2 bmtext dithers....
filters work.. :)


SVN revision: 4836
2001-06-19 03:01:46 +00:00
Tom Gilbert b9f5dca00f quick warning hunt
SVN revision: 3500
2000-09-17 03:07:45 +00:00
Michael Jennings 8a042f014f Some silly goose decided that these files should #include Imlib2.h. NONE
of them should include Imlib2.h.  In fact, nothing in the Imlib2 code
should, but if it's absolutely necessary, make sure the local one is found
before the system-wide one.


SVN revision: 2915
2000-07-13 03:45:15 +00:00
Chris Ross 2f28988bc4 Argh.
SVN revision: 2758
2000-06-06 11:03:14 +00:00
Chris Ross f4eaa25fa7 Start of a filter test app, and applied Willem's patch for imlib2. thanks
Willem.


SVN revision: 2731
2000-05-30 22:10:01 +00:00
Michael Jennings 81a8709050 It's always a good idea to "make distcheck" before you commit when you add
or remove files. :-)

I fixed that.  I also fixed a bug in filter_test that would have been
revealed by the proper warnings flags.  So whoever wrote that wins the
raster boobie prize for allowing a non-void function to return without a
value.

I also made the spec file auto-generated.


SVN revision: 2719
2000-05-28 16:57:22 +00:00
Chris Ross 28b3445f1a Ok, some more clean ups to the filter stuff, should have some new filters to
play with soon - want to get the stuff correct before I commit some more
stuff. dox is the start of dox2 the document viewer based on imlib2. Designed
so that the style of the docs is seperate from the contents. Will evolve
rapdily over the next week.


SVN revision: 2716
2000-05-28 15:17:38 +00:00
Tom Gilbert 8deb1b493e Default x,y to 0 and w, h to image dimensions, so if you don't specify, the
filter applies to the whole image.


SVN revision: 2715
2000-05-28 11:17:27 +00:00
Tom Gilbert 180e91cc1d SHUT YOUR HOLE CVS BITCH!
SVN revision: 2691
2000-05-22 17:26:11 +00:00
Chris Ross e67e249949 Clean up of code, all macros for filter_param -> real varaible are put in
script.h. Changed filters to reflect this change, and actually plan on writing
some more macors and filters soon.


SVN revision: 2689
2000-05-22 11:41:40 +00:00
Chris Ross 431278a13c Added Willem patch for the bump map filter, now does proper bump mapping from
an infinet light source. Needs to be optimsed further - lookup tables or
some such..... thats for another day.


SVN revision: 2683
2000-05-21 19:20:53 +00:00
Chris Ross 2e5728f366 * Changed some of the methods to stop furutre name conflicts
* Added Willems patch for bump mapping -very vey cool, check out
  test/imllib2
* Died due to excess excitement over bump mapping


SVN revision: 2674
2000-05-20 22:33:14 +00:00
Carsten Haitzler caa073ee7b bowis's filter stuff... :)
SVN revision: 2673
2000-05-20 17:37:00 +00:00