Data Structures That Make Video Games Go Round
buffers and textures. ● Swapchain management. ● Synchronization. ● Command list / buffer recording. ○ Ownership transfers. ○ Memory barriers, image layout transitions. ● Compute dispatches.0 码力 | 196 页 | 3.03 MB | 5 月前3Oracle VM VirtualBox 5.2.40 User Manual
Alternative firmware (EFI) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 3.14.1 Video modes in EFI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 3.14.2 Specifying boot arguments 76 4.5.1 Hardware 3D acceleration (OpenGL and Direct3D 8/9) . . . . . . . . . 76 4.5.2 Hardware 2D video acceleration for Windows guests . . . . . . . . . . . 77 4.6 Seamless windows . . . . . . . . . . 7.1.8 Multiple remote monitors . . . . . . . . . . . . . . . . . . . . . . . . . . 115 7.1.9 VRDP video redirection . . . . . . . . . . . . . . . . . . . . . . . . . . . 115 7.1.10 VRDP customization .0 码力 | 387 页 | 4.27 MB | 5 月前3Oracle VM VirtualBox 5.2.12 User Manual
Alternative firmware (EFI) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 3.14.1 Video modes in EFI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 3.14.2 Specifying boot arguments 76 4.5.1 Hardware 3D acceleration (OpenGL and Direct3D 8/9) . . . . . . . . . 76 4.5.2 Hardware 2D video acceleration for Windows guests . . . . . . . . . . . 77 4.6 Seamless windows . . . . . . . . . . 7.1.8 Multiple remote monitors . . . . . . . . . . . . . . . . . . . . . . . . . . 115 7.1.9 VRDP video redirection . . . . . . . . . . . . . . . . . . . . . . . . . . . 115 7.1.10 VRDP customization .0 码力 | 380 页 | 4.23 MB | 5 月前3Oracle VM VirtualBox 4.3.36 Programming Guide and Reference
octet command) command Pointer to VBOXVHWACMD containing the completed command. Signals that the Video HW Acceleration command has completed. 5.16.2 drawToScreen Note: This method is not supported in the The Y origin of the guest screen. width height bitsPerPixel Asks VirtualBox to request the given video mode from the guest. This is just a hint and it cannot be guaranteed that the requested resolution or bitsPerPixel parameters means that the corre- sponding values should be taken from the current video mode (i.e. left unchanged). 76 5 Classes (interfaces) If the guest OS supports multi-monitor configuration0 码力 | 376 页 | 1.99 MB | 5 月前3Oracle VM VirtualBox 4.3.12 Programming Guide and Reference
octet command) command Pointer to VBOXVHWACMD containing the completed command. Signals that the Video HW Acceleration command has completed. 5.16.2 drawToScreen Note: This method is not supported in the The Y origin of the guest screen. width height bitsPerPixel Asks VirtualBox to request the given video mode from the guest. This is just a hint and it cannot be guaranteed that the requested resolution or bitsPerPixel parameters means that the corre- sponding values should be taken from the current video mode (i.e. left unchanged). 76 5 Classes (interfaces) If the guest OS supports multi-monitor configuration0 码力 | 376 页 | 2.24 MB | 5 月前3Oracle VM VirtualBox 4.3.36 User Manual
Alternative firmware (EFI) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58 3.12.1 Video modes in EFI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59 3.12.2 Specifying boot arguments 73 4.4.1 Hardware 3D acceleration (OpenGL and Direct3D 8/9) . . . . . . . . . 73 4.4.2 Hardware 2D video acceleration for Windows guests . . . . . . . . . . . 74 4.5 Seamless windows . . . . . . . . . . 7.1.8 Multiple remote monitors . . . . . . . . . . . . . . . . . . . . . . . . . . 110 7.1.9 VRDP video redirection . . . . . . . . . . . . . . . . . . . . . . . . . . . 110 7.1.10 VRDP customization .0 码力 | 380 页 | 3.79 MB | 5 月前3Oracle VM VirtualBox 4.2.32 Programming Guide and Reference
octet command) command Pointer to VBOXVHWACMD containing the completed command. Signals that the Video HW Acceleration command has completed. 5.16.2 drawToScreen Note: This method is not supported in the The Y origin of the guest screen. width height bitsPerPixel Asks VirtualBox to request the given video mode from the guest. This is just a hint and it cannot be guaranteed that the requested resolution or bitsPerPixel parameters means that the corre- sponding values should be taken from the current video mode (i.e. left unchanged). If the guest OS supports multi-monitor configuration then the display0 码力 | 339 页 | 2.07 MB | 5 月前3Oracle VM VirtualBox 5.2.40 Programming Guide and Reference
octet command) command Pointer to VBOXVHWACMD containing the completed command. Signals that the Video HW Acceleration command has completed. 5.18.4 detachFramebuffer void IDisplay::detachFramebuffer( ScreenLayoutMode screenLayoutMode, [in] IGuestScreenInfo guestScreenInfo[]) screenLayoutMode guestScreenInfo Set video modes for the guest screens. 5.18.15 setSeamlessMode void IDisplay::setSeamlessMode( [in] boolean bitsPerPixel The number of bits per pixel of the guest screen. Asks VirtualBox to request the given video mode from the guest. This is just a hint and it cannot be guaranteed that the requested resolution0 码力 | 422 页 | 2.45 MB | 5 月前3Oracle VM VirtualBox 5.2.12 Programming Guide and Reference
octet command) command Pointer to VBOXVHWACMD containing the completed command. Signals that the Video HW Acceleration command has completed. 5.18.4 detachFramebuffer void IDisplay::detachFramebuffer( ScreenLayoutMode screenLayoutMode, [in] IGuestScreenInfo guestScreenInfo[]) screenLayoutMode guestScreenInfo Set video modes for the guest screens. 5.18.15 setSeamlessMode void IDisplay::setSeamlessMode( [in] boolean bitsPerPixel The number of bits per pixel of the guest screen. Asks VirtualBox to request the given video mode from the guest. This is just a hint and it cannot be guaranteed that the requested resolution0 码力 | 421 页 | 2.43 MB | 5 月前3Oracle VM VirtualBox 4.1.40 User Manual
Alternative firmware (EFI) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 3.12.1 Video modes in EFI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 4 Guest Additions 57 4.1 68 4.4.1 Hardware 3D acceleration (OpenGL and Direct3D 8/9) . . . . . . . . . 68 4.4.2 Hardware 2D video acceleration for Windows guests . . . . . . . . . . . 70 4.5 Seamless windows . . . . . . . . . . 7.1.8 Multiple remote monitors . . . . . . . . . . . . . . . . . . . . . . . . . . 103 7.1.9 VRDP video redirection . . . . . . . . . . . . . . . . . . . . . . . . . . . 104 7.1.10 VRDP customization .0 码力 | 310 页 | 4.87 MB | 5 月前3
共 61 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7