Commit Graph

11 Commits

Author SHA1 Message Date
Carsten Haitzler a5ba53be87 cleaner use func pointers for rendering backend funcs - too much copy & paste
SVN revision: 3096
2000-08-13 06:06:43 +00:00
Carsten Haitzler 73de169494 wooooo!
core bits of evas api actually do stuff now.. evas test it beginning to use them
if you want to have ann ide how easy it is to use evas as a rendeirng engine
just look at evas_test.. notice the evas setup is just a few calls (create,
set the output drawable, the output size of the window and the viewport into
the evas's virtual world - the its a mater of creating a few objects
and notice the main loo ONLy does 2 things - move the objects then call
render - evas will optimize to only render the bits that changed all for you.
there's a lot fo thank;less nasty state chekcing code just for this.
i'm going to have to write a lot fo it - image obejcts only done sofar.
you cant do anytign except move and resize them and add them and show and hide
them. freeing them wont work. layers dont work. no api to set performance cache
or to access it. fill modes for images dont work either nor is there an api
to set an images border scaling)


SVN revision: 3090
2000-08-11 07:47:52 +00:00
Carsten Haitzler fd578d9ec9 aaaaaaaaaah errrrrrr .... stuff!
SVN revision: 3068
2000-08-08 01:55:28 +00:00
Carsten Haitzler 7c0f7a6f9a '
split that up.....


SVN revision: 2956
2000-07-31 18:06:21 +00:00
Carsten Haitzler 3f4531de45 mo mo mo :)
SVN revision: 2955
2000-07-31 17:48:34 +00:00
Carsten Haitzler 67f86603a5 more meat
SVN revision: 2945
2000-07-30 22:50:53 +00:00
Carsten Haitzler cd75e0b1eb some more meat......
SVN revision: 2944
2000-07-30 22:42:55 +00:00
Carsten Haitzler 1c8ee0b297 i think data structs are almost done.......
SVN revision: 2943
2000-07-30 21:43:19 +00:00
Carsten Haitzler b4653f5d19 we have......... objects! :) some primitive inheritance too.
SVN revision: 2942
2000-07-30 21:38:57 +00:00
Carsten Haitzler 6d40404596 '
add somehting to ignore..... and some more meat in the headers


SVN revision: 2939
2000-07-30 20:39:43 +00:00
Carsten Haitzler 154f99de7f evas........
SVN revision: 2938
2000-07-30 20:21:14 +00:00