Commit Graph

36 Commits

Author SHA1 Message Date
Carsten Haitzler 0534d66424 and now actually do the sync thing! awesomeness. this should mean (for
borderless apps for now - using efl (ecore-evas/elm) tear-free rendeirng in
compositor.



SVN revision: 45773
2010-02-01 14:15:14 +00:00
Carsten Haitzler fd3c1e4f2a allow the "limit compositor framerate to fixed e framerate" to be optional
SVN revision: 45754
2010-01-31 13:05:56 +00:00
Carsten Haitzler 5182864be4 fix animator usage - now silky smooth!
SVN revision: 45629
2010-01-27 15:29:51 +00:00
Carsten Haitzler 1fa9578da2 update config with new fields/versions, add texture form pixmap option to gl
compositor



SVN revision: 45549
2010-01-25 12:53:43 +00:00
Carsten Haitzler 428c571bfb use grabbed flag and pre-post swap callbacks.
SVN revision: 45517
2010-01-24 11:05:18 +00:00
Carsten Haitzler 5837af54c0 remove testing shape stuff
SVN revision: 45486
2010-01-23 13:51:39 +00:00
Carsten Haitzler 7559d1f642 well.. compoaitor - with gl... seeems to work.. but on fglrx... its slow as
all hell! smells like i hit a software path. hooray!



SVN revision: 45485
2010-01-23 13:50:26 +00:00
Carsten Haitzler 62b8ceb7c7 fix for gl mode - update rects
SVN revision: 45435
2010-01-22 09:30:16 +00:00
Carsten Haitzler fb6d5c6ef6 rememebr to free up memory for uncomposited windows
SVN revision: 45387
2010-01-21 12:42:33 +00:00
Carsten Haitzler 2c43ebaf2a optin to use gl for compositing... uses native surface stuff froom evas.
SVN revision: 45384
2010-01-21 08:44:41 +00:00
Carsten Haitzler 99fc74f7c5 fix shadow on/off config
SVN revision: 45351
2010-01-20 04:45:47 +00:00
Carsten Haitzler 89d6be54fc add gl engine option - still slow way to update tho.
SVN revision: 45329
2010-01-19 14:28:56 +00:00
Carsten Haitzler 84955de029 handle screen randr.
SVN revision: 45166
2010-01-15 05:54:14 +00:00
Carsten Haitzler 79dcd015f8 lots of work on compositor stuff. looking slick and nice internally too.
SVN revision: 45159
2010-01-15 04:41:20 +00:00
Carsten Haitzler 9c7c664034 knock off some todo's
SVN revision: 45041
2010-01-11 08:43:24 +00:00
Carsten Haitzler 6895ea9b23 oops - fogot to fix symbols used. fix.
SVN revision: 45033
2010-01-11 03:31:59 +00:00
Carsten Haitzler 4fa952a6a0 move update off to its own file - its pretty much stand-alone. need to fix
the optimisation for sw engine there though.



SVN revision: 45032
2010-01-11 03:28:20 +00:00
Carsten Haitzler aa7d521571 more todo
SVN revision: 45031
2010-01-11 03:03:08 +00:00
Carsten Haitzler cd7014fc4c todo's
SVN revision: 45030
2010-01-11 02:59:32 +00:00
Carsten Haitzler 6c55b5eb39 handle shaped windows on compositing. not pretty - but needed.
SVN revision: 45028
2010-01-11 02:47:59 +00:00
Carsten Haitzler 74022ed457 fix random white/black box thing.
SVN revision: 45000
2010-01-09 02:45:50 +00:00
Carsten Haitzler 6890952e31 handle border!
SVN revision: 44998
2010-01-09 00:35:21 +00:00
Carsten Haitzler 2ade583930 fix issue introduced with shader fixes.
SVN revision: 44997
2010-01-09 00:06:53 +00:00
Carsten Haitzler 0df20ebd86 printf--
SVN revision: 44975
2010-01-08 11:30:24 +00:00
Carsten Haitzler ab4cdbc2fd fix shading of windows
SVN revision: 44974
2010-01-08 11:29:32 +00:00
Carsten Haitzler 47258b4023 unload cleanly - del animator!
SVN revision: 44972
2010-01-08 10:01:13 +00:00
Carsten Haitzler 87b3e0e62a use new selection compositor set call!
SVN revision: 44970
2010-01-08 08:24:46 +00:00
Carsten Haitzler b2e8f4cd5a fix segv.
SVN revision: 44948
2010-01-07 14:01:35 +00:00
Carsten Haitzler 77fda764ed fixme--
SVN revision: 44947
2010-01-07 13:47:54 +00:00
Carsten Haitzler 5e891880f1 lots of fixes. looking solid now. bugs gone. argb windows handled. proper
update queue with tile updates etc.



SVN revision: 44946
2010-01-07 13:45:51 +00:00
Carsten Haitzler 7f91199f2a defeereed on-frame updates only now (need to be more sophisitcated as this
has a 1 frame delaye or wors on e's own renderings)

fix stacking issues.



SVN revision: 44939
2010-01-07 06:29:53 +00:00
Carsten Haitzler eb7781dabd fix uninit val read
SVN revision: 44926
2010-01-06 15:21:16 +00:00
Carsten Haitzler dfd5f13aee make alerts work with composite managers in modules.. so if we segv... we can
see it and recover etc. - requires module compmgr to "do the right thing" and
advertise the composite window.



SVN revision: 44924
2010-01-06 15:04:33 +00:00
Carsten Haitzler f23dea49bc unload and leave screen usable...
SVN revision: 44922
2010-01-06 14:26:49 +00:00
Carsten Haitzler 703a3f4dba compositing... well... it gets pixels and draws... and have image objects.
alpha and shaped windows not handled currently. using evas as renderer.



SVN revision: 44921
2010-01-06 14:18:47 +00:00
Carsten Haitzler 5ebb87d158 1. compositor module skeletion. have more code elsehwere currently
2. lutin patch for path_max



SVN revision: 44874
2010-01-04 12:27:15 +00:00