Commit Graph

548 Commits

Author SHA1 Message Date
Carsten Haitzler aec77b82ed silly me. do it mroe simply
SVN revision: 5496
2001-10-15 22:39:14 +00:00
Carsten Haitzler fd9bd68617 yay! new api calls :) (auto replay of button pre3sses due to button grabs
now...)


SVN revision: 5495
2001-10-15 22:35:57 +00:00
cpk 9f4404a2ec Nono, not Efsd :)
SVN revision: 5481
2001-10-13 00:19:06 +00:00
cpk c19e148c3e Documentation setup ...
SVN revision: 5480
2001-10-13 00:17:37 +00:00
cpk 7aa1a10080 Wuffdy pupskels.
SVN revision: 5444
2001-10-08 18:56:44 +00:00
Carsten Haitzler 5df43c96a5 and add that baby :)
SVN revision: 5437
2001-10-08 06:51:14 +00:00
Carsten Haitzler 5ef3c10fd6 add calls :)
SVN revision: 5436
2001-10-08 06:50:16 +00:00
Carsten Haitzler e394ae50ca be paranoi abotu validating xid's etc.
SVN revision: 5391
2001-09-28 08:41:39 +00:00
Carsten Haitzler 0791b79e3e hrrm. a tad more efficient :)
SVN revision: 5387
2001-09-28 03:59:50 +00:00
Carsten Haitzler 0b08951cc8 inconsistent naming fo func... fix.. and fix docs.
SVN revision: 5386
2001-09-28 03:46:46 +00:00
Carsten Haitzler f6f41ce6c1 offline working... woo.. woo..
SVN revision: 5372
2001-09-24 21:14:56 +00:00
Carsten Haitzler 8d9987f87b i've been working on the railroad... all the long long day...
SVN revision: 5371
2001-09-24 21:12:33 +00:00
Tom Gilbert fb193b00fb .
SVN revision: 5299
2001-08-28 07:19:12 +00:00
Carsten Haitzler a41f54e737 allow for doing bounding box only.. hmm damn you gl.. why suck when all i
try is optimize? :)


SVN revision: 5298
2001-08-28 02:11:11 +00:00
Tom Gilbert a6b950682f *** empty log message ***
SVN revision: 5294
2001-08-27 15:35:28 +00:00
Carsten Haitzler 96eee00cb6 well it woudl appear that only rendering parts of the dipslay using clips
boxes... is SLOOOW if u have more than lets say 1 box... so lets disable it :(


SVN revision: 5292
2001-08-27 11:44:03 +00:00
Carsten Haitzler 7ad7164ded oooops... doint turn off blending just becuase theimage has no alpah
channel.. enable it fi were multilpying the alpah by anythign other than
255... :)


SVN revision: 5289
2001-08-26 04:02:57 +00:00
boris 7cec80e83e Added e_event_loop_quit() which will cause the event loop to drop out, this
means that clients can clean up properly.


SVN revision: 5278
2001-08-25 19:05:04 +00:00
Carsten Haitzler 42ca47106d and no more printf's
SVN revision: 5268
2001-08-24 05:15:16 +00:00
Carsten Haitzler 0d7a6252be oooops.. i forgot one lump of logic for adding new object if currently the
object inthe evas are in layers above the new one.. fix fix oops.. that was
a silly bug... :)

and well.. while i was at it.. some actual code in the render extension
support in the render engine in evas.. it onyl does image objects right
now.. and it doesnt do it very optimally.. consider that engine a work in
progres.. i'm finding what does and doesnt work well in the render extension
and noticing some holes in it... this one wont be ready any time soon
though... and the gl engine is still about 10 times faster on the same
hardware... and in theory both are hardware accelerated...
anyway only time will tell. the render extension doesnt do image
transforms.. so this wont help speed it up at all that much :(


SVN revision: 5267
2001-08-24 04:37:44 +00:00
Carsten Haitzler 38f08f9b0d add a call
SVN revision: 5266
2001-08-24 03:57:55 +00:00
Carsten Haitzler 5456c1daea ewwwwps.. set pointer for list to NULL after its freed! :)
SVN revision: 5235
2001-08-21 01:38:33 +00:00
Carsten Haitzler 4790ba40f1 ewwwww.. i forgot to free the font string....
and forgot to cleanup clip lists on objects when the evas gets deleteded and
all objectsin it get nuked!

woop! fix fix fix :)


SVN revision: 5185
2001-08-17 00:05:12 +00:00
Carsten Haitzler 55bba3ab5e optimize! software enigne image objects will keep a pre-scaled copy IF:
1. they are rendered completely unclipped by clip obejcts or edges of the
canvas for more than 16 iterations at the same size with no border scaling
2. it will throw thme out if things chnage
3. it will share image objects only of original size :)


SVN revision: 5139
2001-08-13 09:15:04 +00:00
Carsten Haitzler bfd707ce99 term: :-P
SVN revision: 5049
2001-08-07 05:30:59 +00:00
Carsten Haitzler bf4d95b694 now that was just silly.. evas shoudl have used the visual and colormap u
provided regardless of its own suggestions


SVN revision: 4987
2001-07-26 03:31:03 +00:00
Carsten Haitzler 54d32f99c7 now just be cleaning things a bit i got rid of that rogue -lImlib2. i disabled
the actual configure checks for imlib2 as the script shoudl contain all the
stuff needed - all it needs to do is chekc the imlib2-config script is alive
and around. thats all.


SVN revision: 4978
2001-07-23 01:31:30 +00:00
Carsten Haitzler 635f97999a -lm there too... damn. i wish systems woudl use shared lib dependancies. all
mine do.


SVN revision: 4977
2001-07-22 14:58:45 +00:00
Carsten Haitzler d24c1c68d1 try this
SVN revision: 4976
2001-07-22 05:16:44 +00:00
Carsten Haitzler 54313012a1 err...
SVN revision: 4956
2001-07-17 23:02:17 +00:00
Carsten Haitzler 4e31c2170e oooooops
SVN revision: 4923
2001-07-05 14:44:55 +00:00
Carsten Haitzler 964e12286b updated evas docs
SVN revision: 4898
2001-07-02 04:26:21 +00:00
Carsten Haitzler 28fe60de06 oops printf.. remove
SVN revision: 4855
2001-06-22 17:08:06 +00:00
Carsten Haitzler 8605282e70 oops double scaling for viewport - fix fix fix :)
SVN revision: 4850
2001-06-22 02:27:03 +00:00
Carsten Haitzler efb50661bc update docs...
SVN revision: 4846
2001-06-21 06:44:53 +00:00
Carsten Haitzler 4981c16a2a oops - didnt translate viewport for obj's other than images
SVN revision: 4837
2001-06-19 03:02:54 +00:00
Carsten Haitzler 05acf22076 new docs for evas....
SVN revision: 4827
2001-06-18 02:47:02 +00:00
Carsten Haitzler 9528534f0b fix soem routines that i found incosistent whilst writitng the docs... :)
SVN revision: 4826
2001-06-18 01:59:51 +00:00
Term aa1fd461a0 ehco -> echo
SVN revision: 4788
2001-05-29 04:20:23 +00:00
bdsabian ef8d1f8dc3 changed the download links for glu rpms
SVN revision: 4776
2001-05-18 21:12:47 +00:00
Carsten Haitzler 2f55ec8729 up to 0.0.2
SVN revision: 4681
2001-04-29 05:58:04 +00:00
Carsten Haitzler 9f5ca406a0 up to 0.5.0 versaion for evas.
SVN revision: 4680
2001-04-29 05:57:59 +00:00
Carsten Haitzler 5c5aeb3eeb debug debug debug.. fix :)
SVN revision: 4679
2001-04-29 02:58:17 +00:00
Carsten Haitzler 6cec72cccf optimize... optimize...
texture generation is 850% faster now that.. I err.. bypass libGLU - GLU is
err.. SLOOOOOOW as balls when it comes to mipmap generation


SVN revision: 4677
2001-04-29 00:48:55 +00:00
hendryx e960a19634 Starting to add the FAQs, will add others over the next 7 days, and then place the web version online.
SVN revision: 4675
2001-04-27 20:36:25 +00:00
Carsten Haitzler ec26f53719 oops leak.. fix fix fix :)
SVN revision: 4670
2001-04-23 06:22:30 +00:00
Carsten Haitzler 9413312693 and that woudl fix a segv problem.. wheee..
SVN revision: 4667
2001-04-21 18:55:56 +00:00
Carsten Haitzler 3e9ca9ebfa add call to allow program to query if image object has alpha...
SVN revision: 4664
2001-04-20 01:58:57 +00:00
Carsten Haitzler 45f9adc1d5 more comparison outside loop)
SVN revision: 4658
2001-04-18 22:42:34 +00:00
Carsten Haitzler 50855cb22d fix that minor oversight for scaled ouput evases...
SVN revision: 4643
2001-04-17 07:42:52 +00:00
Carsten Haitzler 0590e0712a oops a printf.. remove
SVN revision: 4642
2001-04-17 06:07:24 +00:00
Carsten Haitzler fa58fc4e94 and set handle to NULL when we're done freeing it....
SVN revision: 4637
2001-04-16 19:26:58 +00:00
Carsten Haitzler 47825eb89b and invalidate held data if u change image file or font (font/size)
SVN revision: 4636
2001-04-16 19:18:15 +00:00
Carsten Haitzler 411ec99a57 image cache for eva sis preciselyu that.. cache. image and font data are
kept resident as long as the obejct has been rendered at leats once AND it
is still within the viewport of the output of the evas and it is still
visible. if it does not meet these conditiosn it gets put into "Cache" and
only then does cache become an issue. the chancges were nice and small to do
this :)


SVN revision: 4634
2001-04-16 18:38:22 +00:00
Carsten Haitzler a34b33695c oops coord transforms form world to screen and back were um.. 1 letter off :)
SVN revision: 4609
2001-04-13 19:10:05 +00:00
Carsten Haitzler bac2f337b0 slight "over optimization" :) fix fix
SVN revision: 4602
2001-04-13 01:58:47 +00:00
Carsten Haitzler da35459d86 god daaaaamn! fix fix fix fix :)
SVN revision: 4597
2001-04-12 20:25:43 +00:00
Carsten Haitzler 84d24d28da 1. optimize evas lists a bit by keeping a "last" pointer
2. fix rendering - forgot to scale output of primitives other than images when
viewport not 1:1 with window
3. up to 0.0.5


SVN revision: 4592
2001-04-12 17:54:51 +00:00
Carsten Haitzler c20a541305 add error handler settign and resetting and retunr status of display init
SVN revision: 4537
2001-04-08 01:56:22 +00:00
Carsten Haitzler 514ec9b6ae commit :)
SVN revision: 4530
2001-04-07 19:00:49 +00:00
Carsten Haitzler 4324beef71 dont allow viewport or render size to be < 1x1
SVN revision: 4513
2001-04-06 01:57:49 +00:00
Carsten Haitzler 1a940f7b32 some minor changes to ecore done over the weekend.. :)
SVN revision: 4478
2001-04-02 18:26:32 +00:00
Carsten Haitzler 1e0b199ff3 fix that quickly...
SVN revision: 4459
2001-03-27 18:52:09 +00:00
hendryx cc0a40986a correcting URL
SVN revision: 4456
2001-03-26 13:32:04 +00:00
Carsten Haitzler 9e10e3e023 let me just turn off scaled caching for a bit.. i need to think this over a
bit more after some more strenuous testing... i think i need to keep some
usage metrics on things.. tho i guess i shold just use a bigger cache... :)


SVN revision: 4411
2001-03-20 03:11:01 +00:00
Carsten Haitzler 494a92dd55 ooooooooooooops... fixed :)
SVN revision: 4405
2001-03-18 23:52:19 +00:00
Carsten Haitzler 83beae92c5 oops missing that.. fix
SVN revision: 4404
2001-03-18 23:23:07 +00:00
Carsten Haitzler 183d80c31c cache image scalings... :)
SVN revision: 4403
2001-03-18 23:21:35 +00:00
Carsten Haitzler 012b448a49 get rid of that printf for xerrors
SVN revision: 4392
2001-03-18 01:37:09 +00:00
Carsten Haitzler 9b8423bacd oops.. ok.. NOw damn jeybindings work.. silly mistake.. fixed :)
SVN revision: 4389
2001-03-18 01:07:19 +00:00
Carsten Haitzler edeb6ec6da better key grab handing support... :)
SVN revision: 4388
2001-03-18 00:33:16 +00:00
Laurence J. Lane dcf719cd51 revert to horm's originals
SVN revision: 4384
2001-03-17 14:01:52 +00:00
Laurence J. Lane 22dfe212fc changelog madness
SVN revision: 4383
2001-03-17 11:14:26 +00:00
Carsten Haitzler 5971ae9ea9 forget that forray into optimizing that...
SVN revision: 4377
2001-03-15 03:23:16 +00:00
Carsten Haitzler 60ccea0a2f err forget it...
SVN revision: 4376
2001-03-15 03:22:11 +00:00
Carsten Haitzler 340c3461a6 some additions by burra on the ipc code.. now in ecore.. :)
SVN revision: 4364
2001-03-12 00:59:38 +00:00
Laurence J. Lane 59e2bf2095 cleanup source names
SVN revision: 4348
2001-03-07 14:14:02 +00:00
Carsten Haitzler 2fb642685f add ipc :)
SVN revision: 4336
2001-03-06 20:33:26 +00:00
Carsten Haitzler ec2e34eb9a err - put spec file in packaged tarball
SVN revision: 4332
2001-03-06 18:09:41 +00:00
Carsten Haitzler ab2f5b5c60 spec file up to date
SVN revision: 4331
2001-03-06 18:03:27 +00:00
Carsten Haitzler 212504d157 0.0.1 - fix up readme... :)
SVN revision: 4328
2001-03-06 16:19:17 +00:00
Carsten Haitzler 8e7257a0bf and add selection clear handling... and we are done.. :)
SVN revision: 4326
2001-03-06 15:38:31 +00:00
Carsten Haitzler bfe83cebfe minus one mroe printf
SVN revision: 4325
2001-03-06 08:01:16 +00:00
Carsten Haitzler c1c113a134 printif nono
SVN revision: 4324
2001-03-06 07:59:52 +00:00
Carsten Haitzler 902bd035d4 it does pastes out of entry boxes (code needs some smartening up - but it
works!)


SVN revision: 4323
2001-03-06 07:59:21 +00:00
Carsten Haitzler fdb204a52e errrr yum! cleanies
SVN revision: 4316
2001-03-06 02:07:00 +00:00
Carsten Haitzler e48caf0af3 errrr. ok.. NOw it works! :)
SVN revision: 4315
2001-03-06 01:53:14 +00:00
Carsten Haitzler 92c7f7e87a 0.0.4
SVN revision: 4298
2001-03-02 19:07:20 +00:00
Carsten Haitzler 0e6f590af7 oops - again.. over-optimize
SVN revision: 4259
2001-02-20 00:49:16 +00:00
Carsten Haitzler a59517b166 oops- over optimized so that it didnt actually render some changes :) fixed
SVN revision: 4254
2001-02-19 19:38:47 +00:00
Carsten Haitzler d6f9deb7ad damnit... the more i use evas the more i optimize it... ok - more
optimizations for special cases (rectangles that onyl change size or
location have only their detlas redrawn - not the whole rect, and the same
with images who share common global tile start and size parapeters for the
image...) this is getting quite fast now :) rememeber you only really see
the speedups in software.. hardware is so dispicably fast you never notice :(


SVN revision: 4252
2001-02-19 09:27:59 +00:00
Carsten Haitzler 2e7ba74abe get rid of those printfs.
SVN revision: 4243
2001-02-17 22:07:42 +00:00
Carsten Haitzler 33a9fe85dc and handle that other case...
SVN revision: 4241
2001-02-17 21:52:18 +00:00
Carsten Haitzler 70013f2719 oops - minor logic hiccup - fixed.. also imlib2 fix for its load error
checking. missed this when adding db style (key in file) loading.


SVN revision: 4239
2001-02-17 20:39:53 +00:00
Carsten Haitzler ed56013f72 load_error now stored and retrievable for image objects :)
SVN revision: 4238
2001-02-17 20:26:57 +00:00
Carsten Haitzler f1d5f4f049 more optimizations in render function
SVN revision: 4237
2001-02-17 08:10:30 +00:00
Carsten Haitzler 72981477de ooooops - fix gl engine to handle window resizes..... :)
SVN revision: 4230
2001-02-16 01:33:14 +00:00
Horms a9e141362a Debian packages may now be built from output of make dist and friends
SVN revision: 4212
2001-02-14 20:59:59 +00:00
Horms 0dec22e2b5 Debian packages may now be built from output of make dist and friends
SVN revision: 4206
2001-02-14 16:14:35 +00:00
mazeone ea99ddf975 clean up rastermanglish in the docs :)
SVN revision: 4202
2001-02-13 02:37:23 +00:00
Carsten Haitzler d43ce5760b fix typo in comments
SVN revision: 4190
2001-02-12 18:54:13 +00:00
Carsten Haitzler 6221cc4020 ecore.m4
SVN revision: 4151
2001-01-25 21:57:02 +00:00
Carsten Haitzler d02e5fd9e4 evas.m4
SVN revision: 4150
2001-01-25 21:56:04 +00:00
Carsten Haitzler e53a018671 well if u have to have it in the makefile- have the files!
SVN revision: 4148
2001-01-24 01:53:51 +00:00
Mandrake 36699b1484 raster, I know you may not want this here, but apparently this fixes a
crashing bug in gevas (the gtk evas frontend).  lemme know if this needs to be
removed.


SVN revision: 4141
2001-01-21 03:09:33 +00:00
Carsten Haitzler 2ee05386b4 minor fixup if last char in string has 0 boundingbox width :)
SVN revision: 4123
2001-01-17 21:31:30 +00:00
boris d3a3922b8d check that the GLU lib is the correct version (ie has Tess routines)
SVN revision: 4118
2001-01-14 11:07:01 +00:00
Carsten Haitzler 731f192d5e * fix requires for imlib2 to require 1.0.1
SVN revision: 4106
2001-01-07 22:02:31 +00:00
Carsten Haitzler 38c00cc88b errr - beat me dead with a large possum - but somehow these 2 files got
swapped (in their contents) - thank god it still worked & compiled - but
well... that wasn't very good now was it? :)


SVN revision: 4104
2001-01-07 21:04:32 +00:00
Mandrake 9cf4dd7c8c hush cvs
SVN revision: 4098
2001-01-06 00:28:05 +00:00
Mandrake 72d8d91f3c More updates to make this compile without having Mesa installed.
SVN revision: 4085
2001-01-03 06:04:56 +00:00
Mandrake e1166904f6 If you don't have GL installed at all, this wouldn't compile.
Fixed with a couple of #ifdef's


SVN revision: 4084
2001-01-03 05:48:54 +00:00
Carsten Haitzler cacfc4d7a1 more functions to support E17
SVN revision: 4075
2001-01-02 23:09:49 +00:00
Carsten Haitzler 72a83a2724 fix that event problem... and errr.. some gfx optimizations :)
SVN revision: 4074
2001-01-02 23:09:32 +00:00
Term 6a62ebfa0e More cleanups by srl <srl@penguinpowered.com>.
SVN revision: 4068
2000-12-30 07:19:54 +00:00
Term 8decb4effc typo (identified by srl).
SVN revision: 4067
2000-12-30 06:51:18 +00:00
Carsten Haitzler 9d0df0ab71 tststststts
SVN revision: 4064
2000-12-29 22:27:28 +00:00
Carsten Haitzler dd750e70ad tst....
SVN revision: 4063
2000-12-29 22:24:51 +00:00
Carsten Haitzler 470680c1da a test.....
SVN revision: 4061
2000-12-29 22:23:11 +00:00
Carsten Haitzler de47e5abcb test
SVN revision: 4059
2000-12-29 22:13:22 +00:00
Carsten Haitzler 20bcdcee58 test
SVN revision: 4057
2000-12-29 21:55:53 +00:00
Carsten Haitzler 709470c05b up to 0.0.3
SVN revision: 4055
2000-12-29 21:39:19 +00:00
Carsten Haitzler a084ff527e This finishes up the complete rewrite of evas's backend engines to be cleaner,
meaner, faster and more complete - as well as handling clipping too.

Over christmas I added clipping to evas (objects can be clipped by rectangle
objects - the clipped objects are also colours by the clipping object)

I rewrote the GL engine to be a LOT faster - evas_test shows a good 300-400%
speedup. I fixed polygone tessalation in the gl engine (i just wish the gl
book would tell me it uses the data in-place instead of making a tmp copy of
it!)

I made all engines match up pixel-for-pixel with fonts, and the gl engine's
texture mech maping works just fine.

The X11 engine is now fully functional - it does all objects - text included
but it makes serious sacrifices in image quality to get speed (no dithering,
no anti-aliased scaling, no alpha blending etc.).

Some optmizations in the X11 engine too

overall a much more complete implikemntation of evas and its renderers - you
shoudl see massiv eimprovements in GL rendeirng and be able to actualyl use
the X11 rendering without a problem :)


SVN revision: 4052
2000-12-29 20:43:48 +00:00
Carsten Haitzler 84ca5f1326 tusting
SVN revision: 4047
2000-12-28 01:08:54 +00:00
Carsten Haitzler 31c595b2aa tst
SVN revision: 4045
2000-12-28 01:05:58 +00:00
Carsten Haitzler e0f09d4f64 x11 engine now does fonts :)
SVN revision: 4043
2000-12-28 01:01:52 +00:00
Carsten Haitzler a594f867b6 partial buffer swap code gets coords right - but GOD is it slow... i think
there needs to be some work done on glcopypixels... :)
its disabled for now - but partial buffer rendering is enabled.


SVN revision: 4040
2000-12-27 21:47:38 +00:00
Carsten Haitzler ce2f4fe9f1 * rewrote GL engine for evas - vast speed improvements and cleanliness
improvements - MUCH better
* fixed imlib and x11 engines - much faster x11 engine. much better imlib
engine
* added clipping ability to evas (you can clip one object by another for now
only rectangles are supported)
* you will need to use cvs imlib2 - i fixed the clipping in it to apply to
images, text and gradients too.
* almost done with x11 engine - just fonts to go (mostly done)
* clipping rects rgba color modifies what they clip
* gl, imlib and x11 engines modified to do clipping
* still need to add border scaling supporty to gl engine
* maybe some other stuff i don't remember - i've been sick over christmas


SVN revision: 4039
2000-12-27 20:51:39 +00:00
Laurence J. Lane deb3a7cc06 assimilation and.. what was that?
SVN revision: 4030
2000-12-24 15:40:05 +00:00
Laurence J. Lane 8d0d1e95f2 more assimilation
SVN revision: 4029
2000-12-24 15:37:19 +00:00
Carsten Haitzler 25a9c709bd more stuff to support shape handling for e17... :)
SVN revision: 4005
2000-12-18 21:26:17 +00:00
Mandrake f6caa2df4d added two functions I needed in etox
int evas_get_text_height(Evas e, Evas_Object o)
int evas_get_text_width(Evas e, Evas_Object o)

very simple and straightforward.


SVN revision: 3990
2000-12-14 07:23:27 +00:00
Carsten Haitzler 9215204dcd evas_get_layer();
SVN revision: 3981
2000-12-12 21:13:32 +00:00
Carsten Haitzler 015b9fbc4b I wonder what i fixed.... :)
SVN revision: 3974
2000-12-11 19:12:16 +00:00
Carsten Haitzler 1a389a8a00 errr... fixes :)
SVN revision: 3973
2000-12-11 19:11:24 +00:00
Term f99e700cb7 Whee let's just make every library over! And from cvs! And make it work!
SVN revision: 3966
2000-12-09 02:45:43 +00:00
Term 2df9d20f49 Add ecore-config, fix files requiring it.
Eventually, I'll get to build e17. ;)


SVN revision: 3965
2000-12-09 02:31:37 +00:00
Term 87b602f143 Package management == good
SVN revision: 3963
2000-12-09 01:18:53 +00:00
Carsten Haitzler 96561852bf more api additions to suport writign E17... :)
SVN revision: 3957
2000-12-08 00:37:52 +00:00
Carsten Haitzler 1175ab0854 and return valid info when theres nothngi to do... :)
SVN revision: 3941
2000-12-02 02:49:51 +00:00
Carsten Haitzler 7badc56fdb add new render call that returns the updates that got rendered :)
SVN revision: 3940
2000-12-02 02:21:07 +00:00
Carsten Haitzler e14aa620c2 dont return null fi images doesnt exist.. obejct creation shoudl ALWAYs
succeed!


SVN revision: 3934
2000-11-29 04:49:22 +00:00
Carsten Haitzler 1c76190a4b doesn't pass make distcheck!
SVN revision: 3933
2000-11-29 04:46:58 +00:00
Carsten Haitzler 9d7f6187e0 woooop fix fix fix.. note to self... font caching in the gl engine REALLY
needs work.. but that can wait as an optmization/imporovement later. for now
it works and works pretty fast / ok if your hardware is good. i'll have to
make it better later.


SVN revision: 3932
2000-11-29 04:38:22 +00:00
Carsten Haitzler b37830894e increase font cache and image cache.. this shoudl help a bit
SVN revision: 3931
2000-11-28 00:53:22 +00:00
Carsten Haitzler e21838f9f2 slightly cleaner code... :)
SVN revision: 3930
2000-11-28 00:51:22 +00:00
Carsten Haitzler 98261e19e3 enable the font bug again... debugging dri.. :)
SVN revision: 3928
2000-11-27 23:51:00 +00:00
Horms 41c72f3b84 added debian stuff maaaaaaaaaaaaaaate
SVN revision: 3924
2000-11-26 17:21:17 +00:00
Carsten Haitzler c4814ed242 more calls for wm stuff....
SVN revision: 3918
2000-11-25 02:07:06 +00:00
Carsten Haitzler a90e845d1e more code to do window management
SVN revision: 3913
2000-11-21 22:35:42 +00:00
Carsten Haitzler d379f6b771 more calls to help to do window managment... ooooooh I wonder what that means!
SVN revision: 3901
2000-11-17 18:28:11 +00:00
Joshua Deere f7a6c88618 Changed evas_add_image_from_file() to return NULL if the file could not be
loaded or did not exist


SVN revision: 3890
2000-11-15 21:31:14 +00:00
Mandrake 92c4c2732d Hush CVS :)
SVN revision: 3888
2000-11-15 20:14:05 +00:00
Mandrake 6c7f883c91 nice typo. amazing this stuff ever works :)
SVN revision: 3887
2000-11-15 20:11:55 +00:00
Carsten Haitzler d40d6c6f01 adding some grab calls while i'm making my window border code work... :)
SVN revision: 3871
2000-11-13 03:45:32 +00:00
Carsten Haitzler 70c496497d there's an oops in ecore e_window_show... :)
SVN revision: 3853
2000-11-11 00:24:02 +00:00
Carsten Haitzler 25153f7298 gravity handled 100% correctly now
SVN revision: 3849
2000-11-10 21:27:27 +00:00
Carsten Haitzler 0bc1fb60b3 oops printf still there
SVN revision: 3845
2000-11-10 03:32:29 +00:00
Carsten Haitzler 918a9de0c1 fix widnow gravity caching stuff
SVN revision: 3843
2000-11-10 03:22:58 +00:00
Carsten Haitzler 4fe996c71f generate fake moves events for enter/leave
SVN revision: 3838
2000-11-10 01:33:11 +00:00
Carsten Haitzler af1ac0ce02 more calls :)
SVN revision: 3834
2000-11-09 23:49:50 +00:00
Carsten Haitzler 51f0972f8d return values in default cases where applicable
SVN revision: 3817
2000-11-07 20:43:05 +00:00
Carsten Haitzler acc7f88694 mouse out event - ay object mouse is in.... leave event... generate.
SVN revision: 3808
2000-11-04 19:17:57 +00:00
Carsten Haitzler 376cb1963e stray ;
SVN revision: 3807
2000-11-03 00:29:05 +00:00
Carsten Haitzler 5787acde54 zero macro
SVN revision: 3806
2000-11-03 00:27:37 +00:00
Carsten Haitzler db9b37768c add ungrab call for ungrabbing the implicit grab when buttons go down....
SVN revision: 3796
2000-10-31 18:15:11 +00:00
Carsten Haitzler 0fbc800d38 move headers into 1 headre and install it - do a few cleanings etc. :)
SVN revision: 3776
2000-10-29 07:34:16 +00:00
Carsten Haitzler 90c2286933 fix bug with gradient texture binding :)
SVN revision: 3762
2000-10-28 18:27:43 +00:00
Carsten Haitzler 92e9ebd222 fix "special case" for rectangles - property chnage parameter wasnt being set
in some cases.


SVN revision: 3761
2000-10-28 18:03:39 +00:00
Carsten Haitzler 2e06735388 fix a minor event bug with retaining the wrong coordinates fomr the last
event. never saw it because i was always feedingin mosue move events too


SVN revision: 3743
2000-10-26 22:47:33 +00:00
Term 90493cb200 more typos
SVN revision: 3723
2000-10-26 00:19:36 +00:00
Term 96475fa637 I was wondering why it worked anyway...
SVN revision: 3722
2000-10-25 23:37:23 +00:00
Term 5416825108 typo
SVN revision: 3721
2000-10-25 23:36:44 +00:00
Tom Gilbert d0e6540f88 bla bla bla
SVN revision: 3712
2000-10-25 11:48:43 +00:00
Tom Gilbert 3974364a5b get rid of them
SVN revision: 3711
2000-10-25 11:38:10 +00:00
Tom Gilbert 45598b89bb purge that
SVN revision: 3710
2000-10-25 11:33:59 +00:00
Carsten Haitzler 2deea5a083 make distcheck pass.......... :)
SVN revision: 3708
2000-10-24 22:11:31 +00:00
Carsten Haitzler 967df257cf add files so they get into extra_dist :)
SVN revision: 3706
2000-10-24 00:36:29 +00:00
Carsten Haitzler 581e017a65 slightly more correct :)
SVN revision: 3705
2000-10-24 00:22:45 +00:00
Carsten Haitzler b81ee05c27 evas_test now make installs :)
SVN revision: 3703
2000-10-24 00:21:49 +00:00
Carsten Haitzler 61f9e4f648 raster: special case optimization for retcangle objects... since they are a
solid color - if you move or resize a rect and it doesnt change color, or
stakcing or visability - it only changes size and/or location, i do an XOR on
the update rectangles (this is a logical geometric XOR) and only update those
rectangles... why do this? see efm with the selection rectangle? it re-renders
the entire rectangle area - even only the edges change while you drag it around
so this special casing in evas would handle that and optimize.


SVN revision: 3690
2000-10-22 19:14:22 +00:00
Carsten Haitzler 4d126e9df5 update a bit of the readme
SVN revision: 3682
2000-10-21 17:01:56 +00:00
Carsten Haitzler ed69ed5d43 update the documentation to include a good explanation of how rendering works
SVN revision: 3680
2000-10-21 16:31:47 +00:00
Carsten Haitzler 036b906fa3 test commit
SVN revision: 3677
2000-10-20 22:59:31 +00:00
Carsten Haitzler 58965c4663 just testing new commit message
SVN revision: 3670
2000-10-20 22:47:55 +00:00
Carsten Haitzler f843a2453a minor documentation fixes
SVN revision: 3667
2000-10-20 21:34:25 +00:00
Tom Gilbert 0e64a78d9a ew.
SVN revision: 3666
2000-10-20 11:17:18 +00:00
Tom Gilbert 68916ba5d9 seeyah
SVN revision: 3665
2000-10-20 11:12:20 +00:00
Tom Gilbert dd507c85cb kill unneeded functions
SVN revision: 3664
2000-10-20 10:58:54 +00:00
Tom Gilbert 8685930a75 Initial event abstraction for e17. More work needed.
SVN revision: 3663
2000-10-20 10:48:21 +00:00
Carsten Haitzler f984e4ab77 make sure that make distcheck works
SVN revision: 3658
2000-10-19 23:27:54 +00:00
Carsten Haitzler 75c2ebe3e8 and only include render header if we have render....
SVN revision: 3656
2000-10-19 23:13:26 +00:00
Carsten Haitzler bbbea130ec xrender configure detect
SVN revision: 3655
2000-10-19 23:06:48 +00:00
Carsten Haitzler 261a868816 add some code ro render routines to hanbdle render extension... not much yet
SVN revision: 3654
2000-10-19 22:15:16 +00:00
Carsten Haitzler b4db700396 test
SVN revision: 3652
2000-10-18 15:13:46 +00:00
Carsten Haitzler 8a740e5fa4 stubs for Xfree86 Render extension support. STUBS only now. will get filled in
as soon as i have this puppy installed and working


SVN revision: 3651
2000-10-18 00:48:25 +00:00
Carsten Haitzler 9e610f2bc3 commit version up for README
SVN revision: 3646
2000-10-17 23:34:35 +00:00
Carsten Haitzler dc33620c82 fix mouse enter bug for first enter.
SVN revision: 3643
2000-10-17 22:30:21 +00:00
Carsten Haitzler cf7ca04c45 more event paranoia. should all be fixed now
SVN revision: 3641
2000-10-17 16:29:59 +00:00
Carsten Haitzler 871a300457 added event paranoia for when deleteing objects - makes damn sure the grabbed
mouse button object handle and mouse object handle are NULL if we're going off
freeing / deleting this object


SVN revision: 3640
2000-10-17 16:14:36 +00:00
Carsten Haitzler a74c5544a3 add external dir specified for support libs to LDFLAGS at configure time
SVN revision: 3639
2000-10-17 15:21:50 +00:00
Carsten Haitzler f0d30c41b1 commit pabs's fix for -ansi -pedantic compiling
SVN revision: 3637
2000-10-16 23:18:22 +00:00
Carsten Haitzler f34d866012 back to normal
SVN revision: 3636
2000-10-15 19:54:42 +00:00
Carsten Haitzler 434e3a4b10 flying action........ :)
SVN revision: 3635
2000-10-15 19:54:41 +00:00
Carsten Haitzler bbd37958b9 final lump - added images for image demo
SVN revision: 3634
2000-10-15 19:54:40 +00:00
Carsten Haitzler 6da60da7a9 do total average fps
SVN revision: 3633
2000-10-15 19:54:39 +00:00
Carsten Haitzler e03fb8578c add images
SVN revision: 3632
2000-10-15 19:54:38 +00:00
Carsten Haitzler 12f6d6d62e polygon demo
SVN revision: 3631
2000-10-15 19:54:37 +00:00
Carsten Haitzler 3a11bc158a added save file flag for old evas test and fixe dimage buffer rendering to work
again


SVN revision: 3630
2000-10-15 19:54:36 +00:00
Carsten Haitzler 5e5d03af9c rects and lines display :)
SVN revision: 3628
2000-10-15 19:07:51 +00:00
Carsten Haitzler 2779c6f133 image renderer works withotu needing display info
SVN revision: 3627
2000-10-15 18:51:38 +00:00
Carsten Haitzler 895df6c82d some............ MEAT! :)
SVN revision: 3626
2000-10-15 17:50:38 +00:00
Carsten Haitzler 1249de5a4a make sure we bind AND then set th minand mag filters
SVN revision: 3623
2000-10-15 05:59:26 +00:00
Carsten Haitzler 49daaa1604 text comes in a little nicer now
SVN revision: 3622
2000-10-15 05:44:57 +00:00
Carsten Haitzler 5ee372dad1 evas_test client is smart enough to figoure out what windows obscure it and
if they are shaped and suitably obscure bits of the evas so it doesnt have
to render those. in software mode try moving a big window over the middle
of the evas and watch the fps go up :) (i'ts simply not rendering what's
under the window)


SVN revision: 3621
2000-10-15 05:00:40 +00:00
Carsten Haitzler 28920da8b3 region obscuring code. this should provide for apps using evas to indicate
whihc retcangles of the evas are completely obsucred by covering windows
so evas doesn't render things it doesn't need to (ie they can't be seen).


SVN revision: 3619
2000-10-15 03:11:11 +00:00
Carsten Haitzler 13fa0bae83 typo
SVN revision: 3615
2000-10-14 19:51:19 +00:00
Carsten Haitzler 83d32f2637 cheese went rancid
SVN revision: 3614
2000-10-14 19:49:13 +00:00
Carsten Haitzler 6f9068bd31 mouldy cheese
SVN revision: 3613
2000-10-14 19:48:38 +00:00
Carsten Haitzler 40a30be5d1 add cheese
SVN revision: 3612
2000-10-14 19:45:28 +00:00
Carsten Haitzler a50730a3ee try indiect if direct dont work
SVN revision: 3611
2000-10-14 19:09:37 +00:00
Carsten Haitzler 035035df83 intro looks even bettre now with images fading in and out....... :)
SVN revision: 3606
2000-10-14 05:06:27 +00:00
Carsten Haitzler 90a89420b2 add ungrab call for when butotn is down on object but u want to have it
ugrabbed to events/callback can proceed as per normal


SVN revision: 3605
2000-10-14 03:41:11 +00:00
Carsten Haitzler b67238cba1 lets display fps...... :)
SVN revision: 3603
2000-10-14 02:26:20 +00:00
Carsten Haitzler 2f23ab0c72 more cleanings
SVN revision: 3602
2000-10-14 02:11:51 +00:00
Carsten Haitzler 33e7393cba nicer text flow
SVN revision: 3601
2000-10-14 02:04:06 +00:00
Carsten Haitzler d3ae1eff04 oooooooh text! :)
SVN revision: 3600
2000-10-14 01:37:11 +00:00
Carsten Haitzler d56f73d036 fix gl engine bug with text rendering... hmmm odd... :)
SVN revision: 3598
2000-10-14 01:10:53 +00:00
Carsten Haitzler e5da21c411 more stuff........... :)
SVN revision: 3593
2000-10-13 18:33:44 +00:00
Carsten Haitzler aa911f3052 some new api calls :)
SVN revision: 3592
2000-10-13 18:00:48 +00:00
Carsten Haitzler 922791c90a slight pointer inconsistancies fixed
SVN revision: 3591
2000-10-13 17:59:41 +00:00
Carsten Haitzler 741da1d72e test program handles color alpha blended mouse pointer a little better now :)
SVN revision: 3590
2000-10-13 13:55:02 +00:00
Carsten Haitzler b6c640a556 working on evas test program
SVN revision: 3587
2000-10-13 03:28:32 +00:00
Carsten Haitzler e04cb0b0f6 fix that
SVN revision: 3580
2000-10-12 21:04:13 +00:00
Carsten Haitzler 46b738ad78 attempts at making polys work all over - gl engine has problems though...
this is due to gl not handling complex (non convex) polys and glu's tesselator
doesnt work... for some reason...

well just need to make imlib2's polys anti-alias and that will get some handled
I need to fix the line rendering so it handles being clipped better.


SVN revision: 3575
2000-10-12 13:57:49 +00:00
Carsten Haitzler 53b3a6face start of polygon drawing support...
SVN revision: 3574
2000-10-12 00:26:34 +00:00
Carsten Haitzler 3a3ebbca58 i forgot what i did - but it's good whatever it is....
SVN revision: 3567
2000-10-06 13:29:30 +00:00
Carsten Haitzler c6e5ed3a1d some basic start on documentation....what's happening to me? all this
documentation? :)


SVN revision: 3554
2000-09-27 15:14:06 +00:00
Carsten Haitzler 45edcbef32 update README
SVN revision: 3551
2000-09-26 19:34:21 +00:00
Carsten Haitzler 289117a952 privatise data structs for evas... much cleaner. all structs are now internal
so you cant look into them. all defines now become enums too - cleaner. no
more bypassing the api is possible :)

also added better checks and --with- stuff for imlib2, gl and ttf


SVN revision: 3548
2000-09-26 19:16:48 +00:00
Carsten Haitzler faa90fe44b more on the new evas test. add some more api calls.
SVN revision: 3544
2000-09-25 19:47:44 +00:00
Carsten Haitzler e5f8c61ec8 update functions in oepng-less empty prototypes
SVN revision: 3539
2000-09-23 15:03:39 +00:00
Carsten Haitzler bc0ec0206f dont need those pics
SVN revision: 3537
2000-09-22 17:22:27 +00:00
Carsten Haitzler 18a02a137c new test program started work on (old test is evas_test_old)
SVN revision: 3536
2000-09-22 01:12:52 +00:00
Carsten Haitzler c1e76e2244 fix mimpmap bug for wierd scalings.....
SVN revision: 3534
2000-09-20 23:24:52 +00:00
Carsten Haitzler c68ba91c9c make test programs help output be useful
SVN revision: 3524
2000-09-18 02:33:52 +00:00
Carsten Haitzler 8923422a2e add code to double check object type before doing anything to objects
SVN revision: 3523
2000-09-18 02:22:04 +00:00
Carsten Haitzler e7c086bd57 mo mo
SVN revision: 3518
2000-09-17 22:39:20 +00:00
Carsten Haitzler d62a6eed56 blah - test that out :) x11 evas does NOT do well in evas test... but
then again - evas test is heavily using all the funky features that the x11
backend is attempting to simulate via X and is suffering badly. i'm sure it
will perform a LOT better with conservative use than the brutality evas_test
puts it through


SVN revision: 3515
2000-09-17 21:59:47 +00:00
Carsten Haitzler 7ac1ecc932 much better! dithe rpatterns match for eect updates - fix leak
SVN revision: 3514
2000-09-17 21:53:30 +00:00