VirtualBox

Ignore:
Timestamp:
Jan 20, 2012 1:16:27 PM (13 years ago)
Author:
vboxsync
Message:

wddm/3d: remove disabled code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp

    r39819 r39820  
    31923192        return hr;
    31933193    }
    3194 
    3195 #if 0
    3196     pCaps->RasterCaps |= D3DPRASTERCAPS_FOGRANGE;
    3197     pCaps->MaxTextureWidth = 8192; // 4096
    3198     pCaps->MaxTextureHeight = 8192; // 4096
    3199     pCaps->MaxVolumeExtent = 2048; // 512
    3200     pCaps->MaxTextureAspectRatio = 8192; // 4096
    3201     pCaps->MaxUserClipPlanes = 8; // 6
    3202     pCaps->MaxPointSize = 63.000000; // 64.000000
    3203 #endif
    32043194
    32053195    vboxDispDumpD3DCAPS9(pCaps);
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