bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug awt/28422] ConvolveOp troubles


From: hendrich at informatik dot uni-hamburg dot de
Subject: [Bug awt/28422] ConvolveOp troubles
Date: 19 Jul 2006 18:46:29 -0000


------- Comment #3 from hendrich at informatik dot uni-hamburg dot de  
2006-07-19 18:46 -------
(In reply to comment #2)
> I've attached a patch that should fix (1) and (2), but is unlikely to improve
> the performance of this class.  Please give it a try.

Thanks!

Confirmed; the patch seems to fix (1) and (2). That is, my application now
survives the filter() operation, and the results of simple kernels look ok.
However, lacking nice testcases I didn't check the output images for
correctness. 

For some reasons that I don't yet understand, trying to paint() the result
images is extremely slow (about 3 seconds per repaint for 640x480 ARGB
with ARGB DirectColorModel) and makes my app completely unuseable. 
For example, opening a menu triggers a few repaints, each of which takes 
3 seconds... 

Still, I'm closing this now. 


-- 

hendrich at informatik dot uni-hamburg dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28422





reply via email to

[Prev in Thread] Current Thread [Next in Thread]