VirtualBox

Ignore:
Timestamp:
Sep 14, 2010 10:14:46 PM (14 years ago)
Author:
vboxsync
Message:

wddm/3d: multi-swapchain fixes (for win7 & multi-monitor)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h

    r31873 r32496  
    118118#include <VBox/VBoxVideo.h>
    119119#include "wddm/VBoxVideoIf.h"
     120#include "wddm/VBoxVideoMisc.h"
    120121#include "wddm/VBoxVideoShgsmi.h"
    121122#include "wddm/VBoxVideoCm.h"
     
    308309
    309310   VBOXVIDEOCM_MGR CmMgr;
    310    LIST_ENTRY ContextList3D;
     311   LIST_ENTRY SwapchainList3D;
    311312   /* mutex for context list operations */
    312313   FAST_MUTEX ContextMutex;
     314   KSPIN_LOCK SynchLock;
    313315   volatile uint32_t cContexts3D;
    314316   volatile uint32_t cDMACmdsOutstanding;
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