Issue 86095 - Avoid full SalFrame flushes if partial flushes suffice
Summary: Avoid full SalFrame flushes if partial flushes suffice
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: 680m243
Hardware: All Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 3.0
Assignee: hdu@apache.org
QA Contact: issues@gsl
URL:
Keywords: aqua
Depends on:
Blocks: 85798
  Show dependency tree
 
Reported: 2008-02-14 11:34 UTC by hdu@apache.org
Modified: 2008-04-02 10:52 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hdu@apache.org 2008-02-14 11:34:49 UTC
On our Aqua port with its back buffer architecture full frame flushes are quite costly. Replace them by 
partial frame flushes if possible.
Comment 1 hdu@apache.org 2008-02-14 11:44:34 UTC
Implemented partial SalFrame flushing for Aqua in CWS aquavcl05.
Comment 2 philipp.lohmann 2008-02-19 21:14:26 UTC
verified in CWS aquavcl05
Comment 3 hdu@apache.org 2008-04-02 10:52:41 UTC
Got integrated into milestone DEV300_m2 => closing.