Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 15
-
Fix Version/s: 15
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b16
-
CPU:generic
-
OS:os_x
Description
The OGL pipeline on macOS still used some properties:
- CGLGraphicsConfig.kOpenGLSwapInterval is not useful since we moved to the CALayer
- CGLGraphicsConfig.pixfmt never used
- Initialization of CGLGraphicsConfig does not depend on displayID afterJDK-8223158
- CGLGraphicsConfig.kOpenGLSwapInterval is not useful since we moved to the CALayer
- CGLGraphicsConfig.pixfmt never used
- Initialization of CGLGraphicsConfig does not depend on displayID after
Attachments
Issue Links
- links to