VirtualBox

Changeset 90852 in vbox for trunk/src


Ignore:
Timestamp:
Aug 24, 2021 4:53:54 PM (3 years ago)
Author:
vboxsync
Message:

Devices/Graphics: Update cbScanline after changing uWidth and uBpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp

    r90694 r90852  
    18461846                    pThis->svga.uHeight = pThisCC->pDrv->cy;
    18471847                    pThis->svga.uBpp    = (pThisCC->pDrv->cBits + 7) & ~7;
     1848                    vmsvgaHCUpdatePitch(pThis, pThisCC);
    18481849                }
    18491850
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