DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36769>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36769 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16533|0 |1 is obsolete| | ------- Additional Comments From [EMAIL PROTECTED] 2005-09-30 12:30 ------- Created an attachment (id=16562) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=16562&action=view) Yet another update to the DynamicRenderer This updated version of the renderer seems to provide similar performance on Windows as the original DynamicRenderer. It might also solve the 'slow update' problem on Mac OS X. It 'draws' the 'dirty' regions from the previous buffer into the new buffer rather than copying them to a temp buffer and then setting it into the new frame (the theory is that this allows the Image data to stay on the Graphics Card). -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
