VirtualBox

Ignore:
Timestamp:
Sep 15, 2008 8:16:14 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
36526
Message:

+changed IFramebuffer interface to report id of associated window if there's one
+changed sdl/qt3/qt4 frontends's interface implementations to report this id
+added VBoxSharedCrOpenGL hgcm service
(VBoxManage.exe setextradata lvm_winxp_sp2 VBoxInternal/Devices/VMMDev/0/LUN#0/Config/crOpenGLEnabled 1)
+changed crserver to be launched from vmmdev by guest request
+added hgcm call to supply desired window id to render spu
+changed guest icd driver to initialize hgcm and cause tcpip listener startup on host
+fixed spu finalization
+fixed q3 startup, again :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r12284 r12449  
    80018001    </attribute>
    80028002
     8003    <attribute name="winId" type="unsigned long long" readonly="yes">
     8004      <desc>
     8005        Platform-dependent identifier of the window where context of this
     8006        framebuffer is drawn, or zero if there's no such window.
     8007      </desc>
     8008    </attribute>
     8009
    80038010    <method name="lock">
    80048011      <desc>
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