Commit Graph

791 Commits

Author SHA1 Message Date
Carsten Haitzler 2a6937cccb whitespace
SVN revision: 14888
2005-05-22 02:49:48 +00:00
Mike Frysinger 2bac60d01f fix underquoting
SVN revision: 14877
2005-05-20 22:01:40 +00:00
doursse 3d64123f2c add the modifications of raster, fix some potential bug, clean up. It is still a bit slower than xlib
SVN revision: 14787
2005-05-15 09:30:26 +00:00
doursse 7cc5c95949 remove some warnings
SVN revision: 14786
2005-05-15 05:58:40 +00:00
Carsten Haitzler b19afb2772 need 2.1.7 or higher...
SVN revision: 14743
2005-05-13 04:20:46 +00:00
Carsten Haitzler 17886a3e7b clean up software x11 engine a little. buffer converted pixels and copy to
screen all at once (less "tearing" on updates), minimise syncs, round trips
and remove yet another layer of memcopies if in 24/32bpp and your gfx card
thinks in ARGB. per DWORD. :)


SVN revision: 14704
2005-05-11 08:52:46 +00:00
tsauerbeck 70e894091f fixed a segfault in evas_object_top_get(). by cleaning up the code :)
SVN revision: 14688
2005-05-09 19:40:49 +00:00
Carsten Haitzler 75a61a0001 full asparagus
SVN revision: 14632
2005-05-07 06:01:19 +00:00
sebastid 1de81f6bb6 I like is_set better than is_set_get. It's shorter and looks better and
gives the right description.


SVN revision: 14565
2005-05-03 08:02:29 +00:00
Carsten Haitzler b32105bea5 asparagus!
SVN revision: 14514
2005-04-30 07:16:23 +00:00
Carsten Haitzler ab518488f3 allow bitmap rendering...
SVN revision: 14508
2005-04-30 02:30:24 +00:00
sebastid 7b09a9a77b Ignore
SVN revision: 14477
2005-04-29 07:06:35 +00:00
sebastid db388fb792 Simplify
SVN revision: 14476
2005-04-29 07:05:04 +00:00
Mike Frysinger 5a3d6981e7 remove AC_CANONICAL_TARGET and use $host* variables instead of $target* variables since thats how it works
SVN revision: 14462
2005-04-29 02:10:36 +00:00
Carsten Haitzler aeabe389a2 fix font geometry issues...
SVN revision: 14431
2005-04-28 04:57:12 +00:00
Carsten Haitzler bee9d128ea delete a smart child from its parent if it is still in there on cleanup :)
SVN revision: 14388
2005-04-27 02:35:48 +00:00
Mike Frysinger 5024eab748 allow for setting of env var to prevent running ./configure like the older autogen scripts allowed
SVN revision: 14386
2005-04-26 22:55:56 +00:00
Carsten Haitzler 21d8306ee4 make e17 pass make distcheck....
and...
ASPARAGUS time...
  http://enlightenment.freedesktop.org
for tarballs

:)


SVN revision: 14313
2005-04-23 08:39:41 +00:00
Carsten Haitzler b133ddcd09 fix list bug...
SVN revision: 14275
2005-04-21 08:28:21 +00:00
rbdpngn 81c0fa87f7 Fix GL engine for big endian systems.
SVN revision: 14254
2005-04-20 03:22:06 +00:00
Carsten Haitzler 93e100825c patch for fb engine from
Simon Poole <simon.armlinux@themalago.net>

:)


SVN revision: 14202
2005-04-14 17:38:49 +00:00
Carsten Haitzler 72de69f1ab dont always use backign buffer in fbs < 24bpp
24bpp code...


SVN revision: 14140
2005-04-11 15:45:12 +00:00
Carsten Haitzler 01db63e145 build with amd64 asm (needs to be manually enabled though right now)
minor list cleanups :)


SVN revision: 14122
2005-04-09 00:09:34 +00:00
Carsten Haitzler 9894287101 david stevenson's tidyup
SVN revision: 14095
2005-04-04 16:01:34 +00:00
Carsten Haitzler e192644c22 over-optimise. this broke things
SVN revision: 14093
2005-04-04 08:30:32 +00:00
Carsten Haitzler ebf746d79f detect round 2
SVN revision: 14088
2005-04-03 15:48:47 +00:00
Carsten Haitzler d845297892 fix detect for k6 cpu's
SVN revision: 14086
2005-04-03 15:31:35 +00:00
Carsten Haitzler cb54bb2e60 optimisipoos. (e17's menus should be more responsive now)
SVN revision: 14084
2005-04-03 14:22:17 +00:00
Carsten Haitzler 3ca85e87e2 work on valgrind issue... this should fix dropshadow - evas didnt allow us to
nuke the data.


SVN revision: 14064
2005-04-01 16:12:09 +00:00
Carsten Haitzler f047113949 dont realod ye demons of evil slowness! FIX FIX! cache you biotch! cache!
SVN revision: 14055
2005-04-01 07:14:16 +00:00
Carsten Haitzler 5fa03d138e support unfilled borders with images (middle doesnt fill)
SVN revision: 14037
2005-03-31 11:39:55 +00:00
Carsten Haitzler 0807a84f19 fluffybrett!
SVN revision: 14033
2005-03-31 09:10:10 +00:00
Carsten Haitzler 121c29f55e fix flags and libs setup for options
SVN revision: 14026
2005-03-31 05:01:20 +00:00
Carsten Haitzler f318900139 cleaner disabling of valgrind
SVN revision: 14025
2005-03-31 04:29:17 +00:00
rbdpngn 6b21e1b171 Don't re-declare this variable in the loop.
SVN revision: 14009
2005-03-30 16:55:10 +00:00
Carsten Haitzler d4f3ced45f asparagus!
SVN revision: 13986
2005-03-30 08:00:00 +00:00
rbdpngn 78939419b3 When there is formatting but no text, retrieve the height of the font.
SVN revision: 13983
2005-03-30 02:51:58 +00:00
shadoi 177186aeda Rename package to match raster's changes
SVN revision: 13971
2005-03-29 16:52:54 +00:00
xcomputerman c1356436fe Cure apparent symptoms of rasteritis. (compilation errors).
SVN revision: 13952
2005-03-28 05:52:01 +00:00
Carsten Haitzler 70e11d5228 and if the image size isnt set yet...
SVN revision: 13950
2005-03-28 04:58:25 +00:00
Carsten Haitzler 5cb0b69195 ooh issues! thanks jose!
SVN revision: 13947
2005-03-28 03:58:04 +00:00
Carsten Haitzler db7df4cc4a eet image load logic was reversed! it worked anwyay - just nto as
effiectively as it could have :)


SVN revision: 13943
2005-03-28 03:41:22 +00:00
Carsten Haitzler feb36e23b7 let the configre/options determine mmx buildability
SVN revision: 13940
2005-03-28 02:27:16 +00:00
doursse cc3bcdffcd use of xcb name
SVN revision: 13906
2005-03-25 19:20:59 +00:00
Carsten Haitzler 97a9424b94 asparagus time for some of the core efl bits...
SVN revision: 13846
2005-03-22 10:54:17 +00:00
Carsten Haitzler d8d8dc5e39 buidl fix
SVN revision: 13841
2005-03-22 03:50:31 +00:00
doursse c6b6f04ed5 add a TODO for xcb
SVN revision: 13831
2005-03-21 19:42:33 +00:00
doursse 4b9c72402f some info about the xcb engine
SVN revision: 13823
2005-03-21 00:05:17 +00:00
doursse 2b2a800ad6 xcb port
SVN revision: 13822
2005-03-20 23:44:22 +00:00
Carsten Haitzler 8c235e2831 oops - size properly. fix!
SVN revision: 13810
2005-03-20 17:14:41 +00:00