Changeset 65535 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Jan 31, 2017 11:17:12 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/egl.c
r65498 r65535 399 399 case EGL_RENDERABLE_TYPE: 400 400 cRenderableType = pAttrib[1]; 401 cAttribs -= 2; /* We did not add anything to the list. */ 401 402 break; 402 403 case EGL_SURFACE_TYPE:
Note:
See TracChangeset
for help on using the changeset viewer.