-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 15
-
Component/s: client-libs
-
b16
-
generic
-
os_x
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
- links to