JDK-8271044 : Implement Decora Shaders using Metal shading language
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: internal
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: generic
  • Submitted: 2021-07-21
  • Updated: 2024-07-06
  • Resolved: 2023-05-31
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
internalFixed
Related Reports
Blocks :  
Blocks :  
Sub Tasks
JDK-8301675 :  
JDK-8302164 :  
JDK-8302165 :  
JDK-8302166 :  
JDK-8302380 :  
JDK-8303550 :  
Description
Implement Decora Shaders using Metal shading language.

- Able to run a sample BLEND_ADD effect program, which uses BLEND_ADD shader

- There are 50 effect shaders
Blend - 19
LinearConvolve - 22
PhongLighting  - 3
PerspectiveTransform - 1
Brightpass - 1
ColorAdjust - 1
DisplacementMap - 1
InvertMask - 1 
SepiaTone - 1