VirtualBox

Changeset 65535 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Jan 31, 2017 11:17:12 AM (8 years ago)
Author:
vboxsync
Message:

8748: Additions/Graphics/Wayland: investigate EGLStreams support feasibility: fix problem with hole in attribute list when wrapping around glXChooseFBConfig in eglChooseConfig.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/crOpenGL/egl.c

    r65498 r65535  
    399399                case EGL_RENDERABLE_TYPE:
    400400                    cRenderableType = pAttrib[1];
     401                    cAttribs -= 2;  /* We did not add anything to the list. */
    401402                    break;
    402403                case EGL_SURFACE_TYPE:
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette