- Timestamp:
- May 29, 2009 4:30:42 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/darwin/OpenGLTestDarwin.cpp
r20160 r20161 21 21 CGOpenGLDisplayMask cglDisplayMask = CGDisplayIDToOpenGLDisplayMask (display); 22 22 CGLPixelFormatObj pixelFormat = NULL; 23 longnumPixelFormats = 0;23 GLint numPixelFormats = 0; 24 24 25 25 CGLPixelFormatAttribute attribs[] = {
Note:
See TracChangeset
for help on using the changeset viewer.