VirtualBox

Changeset 50398 in vbox


Ignore:
Timestamp:
Feb 10, 2014 4:08:02 PM (11 years ago)
Author:
vboxsync
Message:

crOpenGL: bugfix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp

    r50394 r50398  
    311311    CR_TEXDATA *pEnteredTex = NULL;
    312312    PCR_BLITTER pEnteredBlitter = NULL;
     313    uint32_t width = 0, height = 0;
     314    RTPOINT StretchedEntryPoint = {0};
    313315
    314316    VBOXVR_SCR_COMPOSITOR_CONST_ITERATOR Iter;
     
    352354            goto end;
    353355        }
    354 
    355         uint32_t width, height;
    356         RTPOINT StretchedEntryPoint;
    357356
    358357        for (uint32_t i = 0; i < cRects; ++i)
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