VirtualBox

Ignore:
Timestamp:
Nov 26, 2014 11:25:27 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97041
Message:

Restore 3D state: fix SEGFAULT on X11 host (Linux): bind to corresponding (frame-, render-) buffer before put data into it (tested on X11 only).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c

    r53233 r53400  
    13621362    {
    13631363        pEl = &pData->aElements[pData->cElements];
    1364         pEl->idFBO = pMural && pMural->fRedirected ? pMural->aidFBOs[CR_SERVER_FBO_FB_IDX(pMural)] : 0;
     1364        pEl->idFBO = pMural->idDepthStencilRB;
    13651365        pEl->enmBuffer = 0; /* we do not care */
    13661366        pEl->posX = 0;
Note: See TracChangeset for help on using the changeset viewer.

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