View Single Post
Old 11-16-2008, 12:22 PM   #14
hansel
JSR FFD2
hansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheese
 
hansel's Avatar
 
Posts: 305
Karma: 1045
Join Date: Aug 2008
Location: Rotterdam, Netherlands, Europe, Sol 3
Device: iliad
I think the partial update stuff is fairly new. We should test it with a small program to see if it works, how it looks on the display, and how it performs...

Idea:

Maybe the most universal solution would be to integrate the xdamage stuff in displayMgr (make a replacement with the same name, but with extra features)
  • When starting displayMgr -x: your code (dedicated thread) handles the display updates directly, and disables al 'normal' updates
  • when starting displayMgr in the normal way, your code is not invoked (100% compatible).
What do you think?
hansel is offline   Reply With Quote