VirtualBox

Ignore:
Timestamp:
Jul 21, 2010 3:26:31 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63874
Message:

wddm/2d: bugfix, video working (debug still needed)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVdma.cpp

    r30953 r30970  
    565565                    }
    566566                }
     567                else
     568                {
     569                    AssertBreakpoint();
     570                }
    567571            }
    568572        }
     
    573577    Assert(cNew < UINT32_MAX/2);
    574578
    575     NTSTATUS cmplStatus = vboxWddmDmaCmdNotifyCompletion(pDevExt, pContext, pCF->SubmissionFenceId);
    576     Assert(cmplStatus == STATUS_SUCCESS);
    577579    return Status;
    578580}
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