VirtualBox

Ignore:
Timestamp:
Jun 14, 2013 8:53:42 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
86406
Message:

wine: fix context selection

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/context.c

    r46521 r46545  
    29402940        TRACE("Rendering offscreen.\n");
    29412941
     2942#ifndef VBOX_WINE_WITH_SINGLE_CONTEXT
    29422943        /* Stay with the current context if possible. Otherwise use the
    29432944         * context for the primary swapchain. */
     
    29452946            context = current_context;
    29462947        else
     2948#endif
    29472949            context = swapchain_get_context(device->swapchains[0]);
    29482950    }
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