Changeset 65572 in vbox
- Timestamp:
- Feb 1, 2017 4:02:34 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 113224
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/glx.c
r65563 r65572 852 852 853 853 case GLX_BUFFER_SIZE: 854 /* this is for color-index visuals, which we don't support */ 855 goto err_exit; 854 /* this is ignored except for color-index visuals, which we don't support */ 856 855 attrib++; 857 856 break;
Note:
See TracChangeset
for help on using the changeset viewer.