Changeset 53594 in vbox for trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-cocoa.m
- Timestamp:
- Dec 21, 2014 7:18:04 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-cocoa.m
r53206 r53594 457 457 458 458 #if 1 459 // @todo galitsyn: NSOpenGLPFAWindow was deprecated starting from OSX 10.9. 460 // Consider to remove it and check if it's harmless. 459 461 NSOpenGLPixelFormatAttribute attribs[] = 460 462 {
Note:
See TracChangeset
for help on using the changeset viewer.