VirtualBox

Changeset 54772 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 16, 2015 1:25:00 AM (10 years ago)
Author:
vboxsync
Message:

vmsvga3dCreateTexture/ogl: It's not all that needs doing here, apparently...

File:
1 edited

Legend:

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

    r54771 r54772  
    31193119    else
    31203120    {
    3121         /* Allocate and initialize texture memory.  (Passing the zero filled pSurfaceData solves
    3122            the fedora 21 corruption issues (launchpad, background, search field, login).) */
     3121        /* Allocate and initialize texture memory.  Passing the zero filled pSurfaceData avoids
     3122           exposing random host memory to the guest and helps a with the fedora 21 surface
     3123           corruption issues (launchpad, background, search field, login). */
    31233124        glTexImage2D(GL_TEXTURE_2D,
    31243125                     0,
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