-
Bug
-
Resolution: Fixed
-
P4
-
15
-
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