VirtualBox

Ignore:
Timestamp:
May 13, 2010 9:04:58 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61576
Message:

wddm/3d: make wine directly use VBoxOGL.dll instead of opengl32.dll

File:
1 edited

Legend:

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

    r29432 r29452  
    887887    vboxVDbgPrint(("==> "__FUNCTION__", hAdapter(0x%p)\n", hAdapter));
    888888
    889     AssertBreakpoint();
     889//    AssertBreakpoint();
    890890
    891891    PVBOXWDDMDISP_DEVICE pDevice = (PVBOXWDDMDISP_DEVICE)RTMemAllocZ(sizeof (VBOXWDDMDISP_DEVICE));
     
    10311031    vboxVDbgPrint(("==> "__FUNCTION__", hAdapter(0x%p)\n", hAdapter));
    10321032
    1033     AssertBreakpoint();
     1033//    AssertBreakpoint();
    10341034
    10351035    PVBOXWDDMDISP_ADAPTER pAdapter = (PVBOXWDDMDISP_ADAPTER)hAdapter;
     
    10521052    vboxVDbgPrint(("==> "__FUNCTION__"\n"));
    10531053
    1054     AssertBreakpoint();
     1054//    AssertBreakpoint();
    10551055
    10561056    HRESULT hr = S_OK;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette