-
Enhancement
-
Resolution: Fixed
-
P3
-
fx1.2
The current GaussianBlur class implies a Gaussian kernel, which looks nice but can be expensive in terms of performance. Having a BoxBlur class would allow us to have a faster blur implementation that could also potentially be used by other classes, such as DropShadow.
- is blocked by
-
JDK-8098981 Optimize the software peers for new BoxShadow effect
-
- Resolved
-
- relates to
-
JDK-8099482 Improve performance of graphics rendering operations
-
- Resolved
-
-
JDK-8099221 Use LinearConvolve shaders for Gaussian effects to share code and improve performance
-
- Resolved
-
-
JDK-8098164 Improve performance of Gaussian-based effects
-
- Closed
-