As part of Metal Rendering Pipeline implementation, we have implemented Glass code using Metal APIs.
As both OpenGL and Metal rendering pipelines would be available for JavaFX for some foreseeable period of time, we would need to support both the pipelines (one default, and other to opt-in by the user)
To achieve the above, we would need to refactor the glass code to have common code in base class and move OpenGL and Metal specific code to their respective derived classes.
- blocks
-
JDK-8342523 Revert JDK-8342522
-
- Closed
-
- causes
-
JDK-8350504 When closing a full-screen window a portion of the overlay can be seen
-
- Open
-
- duplicates
-
JDK-8342523 Revert JDK-8342522
-
- Closed
-
-
JDK-8344597 Fix ES2 pipeline in metal sandbox
-
- Closed
-
-
JDK-8321171 Resizing of Ensemble8 window is not smooth in Metal
-
- Closed
-
-
JDK-8349964 Ensemble8 toolbar wobbles on continuous resize of window
-
- Closed
-
- is blocked by
-
JDK-8348374 Fix how we pass Prism MTLCommandQueue to Glass
-
- Resolved
-
- relates to
-
JDK-8350478 Glass refactoring follow-up
-
- Open
-
-
JDK-8350479 SW pipeline should use default pipeline in Glass
-
- Open
-