Commit Graph

586 Commits

Author SHA1 Message Date
Carsten Haitzler 8c29c3d42b use mmx2 routines if we can - they are faster! (almost 3 times)
SVN revision: 10361
2004-05-26 02:45:40 +00:00
Carsten Haitzler a5c71f099b hot damn! yuv -> rgb was being done TWICE every time! once with mmx/sse and
once with raw C slooow. altivec #ifdef boobie. fix fix fix


SVN revision: 10356
2004-05-25 16:33:15 +00:00
Carsten Haitzler ea2bd901f7 cross-compile fix
SVN revision: 10292
2004-05-20 07:38:43 +00:00
azundris b1d6bc1b60 * spec-file (for RPM)
SVN revision: 10233
2004-05-14 18:48:05 +00:00
Carsten Haitzler e0bf1cd441 add!
SVN revision: 10206
2004-05-13 14:30:48 +00:00
Carsten Haitzler efdaa808de vera... no more non free fonties
SVN revision: 10201
2004-05-13 09:58:14 +00:00
Carsten Haitzler 4b39c2994d -lm added
SVN revision: 10196
2004-05-13 06:49:48 +00:00
Carsten Haitzler 56c4d96737 oops - missed init func entry points. fixed.
SVN revision: 10187
2004-05-13 01:57:28 +00:00
tsauerbeck dc85d89c65 fixed dist stuff
SVN revision: 10172
2004-05-12 18:41:58 +00:00
Carsten Haitzler 67a93c6f68 -lm for libpng
SVN revision: 10160
2004-05-11 01:26:00 +00:00
Carsten Haitzler e2725f4690 lean down memory usage per process - now it doesnt use up 64kb it doesnt need
to... :)


SVN revision: 10153
2004-05-10 06:40:51 +00:00
xcomputerman 6e48b811f0 That shouldn't have gone
SVN revision: 10134
2004-05-08 15:59:18 +00:00
xcomputerman d76377a88e - Fix __am_fastdepCXX bug once and for all. If you don't have a C++ compiler you're just gonna have to edit configure.in by yerself. :)
- Update .cvsignores


SVN revision: 10133
2004-05-08 15:58:32 +00:00
Carsten Haitzler a3f6222d01 and check there
SVN revision: 10084
2004-05-06 02:19:15 +00:00
Carsten Haitzler b5d9bf4dd0 extra paranoid checks for text ptr
SVN revision: 10083
2004-05-06 02:12:21 +00:00
Carsten Haitzler b46f5ee456 lets limit the starting defaults
SVN revision: 10070
2004-05-05 11:00:19 +00:00
tsauerbeck c62c7f1fdf Initialize image data to zero if we're running under Valgrind's control. This means the suppression file is no longer needed.
SVN revision: 10000
2004-05-02 08:41:11 +00:00
Carsten Haitzler f0edb7bb9d nuke #warning, and return no more!
SVN revision: 9971
2004-04-29 04:23:37 +00:00
Carsten Haitzler 988e608f74 hmm math just a little off
SVN revision: 9970
2004-04-29 03:44:39 +00:00
Carsten Haitzler cab05f4564 configure portable goodness
SVN revision: 9967
2004-04-29 01:44:44 +00:00
Carsten Haitzler b8d1a2a24a avoid type overflow...
SVN revision: 9949
2004-04-28 01:52:16 +00:00
Carsten Haitzler d88541cedb as an excercise in forcing everyone to write code using the correct
datatypes... i have by default changed the coord datatypes to be ints instead
of doubles... not - READ your headers carefully - they are Evas_Coord types.
dont ASSUME them to be anything except a scalar of some sort your compiler
can handle and cast. (coudl be int, long, long long, short, double, float etc.)


SVN revision: 9924
2004-04-27 08:31:27 +00:00
Carsten Haitzler 67a3d2f391 font imaging stuff....
SVN revision: 9847
2004-04-22 11:29:34 +00:00
Carsten Haitzler fb5af0d025 SOME of the changes needed to support evoak... needs new eet...
SVN revision: 9829
2004-04-21 06:38:24 +00:00
Carsten Haitzler 7b0c934edd oooh siglongjmp!!!!
SVN revision: 9792
2004-04-19 01:27:37 +00:00
Carsten Haitzler c6e321a630 distable... :)
SVN revision: 9745
2004-04-16 01:38:14 +00:00
Carsten Haitzler 54fa85b4d7 booo - trying to debug
SVN revision: 9646
2004-04-08 04:04:51 +00:00
Carsten Haitzler 920d353509 jose's evas patches are in.
SVN revision: 9615
2004-04-06 03:36:51 +00:00
Carsten Haitzler 9f5a518415 try bigger buffer for prefetch test?
SVN revision: 9607
2004-04-05 03:38:34 +00:00
atmosphere f745104f97 build fixes from Spanky courtesy of some gentoo user I imagine, hopefully saving raster some time, if it's wrong, sorry
SVN revision: 9495
2004-03-27 05:46:27 +00:00
atmosphere 04ac65be8f sort your evas lists via a function pointer
SVN revision: 9443
2004-03-24 07:23:51 +00:00
tsauerbeck 83a1ee651c fixed compilation error when sse was disabled and mmx was enabled
SVN revision: 9418
2004-03-21 20:22:58 +00:00
Carsten Haitzler 667379ef53 just in case this gets through...
SVN revision: 9388
2004-03-18 09:22:36 +00:00
Carsten Haitzler 84d4cac05e oops - this DOESNT actually work - i thought as much! i knew i had my
reasons...


SVN revision: 9387
2004-03-18 09:06:12 +00:00
swielinga c2939d2fb0 Bump version number of the evas debian package
SVN revision: 9371
2004-03-16 19:54:18 +00:00
Carsten Haitzler 792e48fa4c a good 20% speedup on my p4 and minor speedup on this p3. no difference on my
ipaq...


SVN revision: 9364
2004-03-16 08:03:00 +00:00
Carsten Haitzler bd78875c63 fix stack queries! :)
SVN revision: 9362
2004-03-16 04:13:05 +00:00
Carsten Haitzler 8842e181bf check deleted flag.. need to do this in more places tho....
SVN revision: 9280
2004-03-08 02:42:08 +00:00
swielinga e83a0c3176 I Guess this isn't needed (anymore?)
SVN revision: 9225
2004-03-04 20:31:30 +00:00
xcomputerman 8e1760ae8a Fix-moc-compiler-meta-dependency-distdir-kung-foo
SVN revision: 9184
2004-03-01 22:57:00 +00:00
xcomputerman ce3df47ebc This too
SVN revision: 9182
2004-03-01 22:29:15 +00:00
Carsten Haitzler b9abeaa431 ah! that was silly. fix!
SVN revision: 9114
2004-02-26 04:27:08 +00:00
Carsten Haitzler ef1b948ddf fix multiple gl canvas issues
SVN revision: 9104
2004-02-25 02:50:48 +00:00
Carsten Haitzler 3f284ecc56 gendoc
SVN revision: 9044
2004-02-20 08:23:24 +00:00
Carsten Haitzler e7d446c793 @'s
SVN revision: 9041
2004-02-20 08:19:34 +00:00
Carsten Haitzler dfe6bb6f4e some more docs...
SVN revision: 9038
2004-02-20 07:06:39 +00:00
Carsten Haitzler 0e971d8f8a oops typo
SVN revision: 9005
2004-02-17 08:13:38 +00:00
Carsten Haitzler f11447ab8a cross-compile cleanly damnit!
SVN revision: 9002
2004-02-17 07:12:38 +00:00
zuluone c17ec61deb corrected the docs slightly - no code changed
SVN revision: 8993
2004-02-16 19:22:48 +00:00
Carsten Haitzler 6c2fe6b33d if outbuf != multiple of 16... clip
SVN revision: 8989
2004-02-16 09:43:44 +00:00