VirtualBox

Ignore:
Timestamp:
May 26, 2011 8:50:49 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71920
Message:

wddm/3d: fix google earth rendering

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h

    r36867 r37216  
    458458        case D3DDDIFMT_S8_LOCKABLE:
    459459            return 8;
     460        case D3DDDIFMT_DXT1:
     461            return 4;
     462        case D3DDDIFMT_DXT2:
     463        case D3DDDIFMT_DXT3:
     464        case D3DDDIFMT_DXT4:
     465        case D3DDDIFMT_DXT5:
     466            return 8;
    460467        default:
    461468            AssertBreakpoint();
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