VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94524   3 years vboxsync WDDM: rename and enable D3D context in miniport. bugref:9845
(edit) @94523   3 years vboxsync WDDM: CreateDevice fixes; split code; started working on UMD command …
(edit) @94499   3 years vboxsync WDDM: init logging via the miniport. bugref:9845
(edit) @94489   3 years vboxsync WDDM: use correct headers. bugref:9845
(edit) @94485   3 years vboxsync WDDM: added VBOX_WITH_WDDM_DX (not enabled yet) to include the new …
(edit) @94469   3 years vboxsync WDDM: Updated D3D tests for new compiler
(edit) @94295   3 years vboxsync VMSVGA/3D: Coding slyle fix, bugref:10192
(edit) @94184   3 years vboxsync Main: Guest Properties: notify lesteners that property was deleted …
(edit) @94160   3 years vboxsync Additions: Windows: Use the same approach as with the host driver for …
(edit) @93834   3 years vboxsync 3D/VMSVGA: Create equal Object Tables of the PAGE_SIZE bytes, bugref:9845
(edit) @93833   3 years vboxsync 3D/VMSVGA: Additional header file to fix compilation errors in WDDM …
(edit) @93749   3 years vboxsync 3D/VMSVGA: Accept the CreateContext request for …
(edit) @93670   3 years vboxsync 3D/VMSVGA: Helper function to get bpp for a given DXGI_FORMAT, bugref:9845
(edit) @93634   3 years vboxsync GA Attestation signing: cd to repackadd directory
(edit) @93625   3 years vboxsync GA Attestation signing: replacing kmk_mv with cygwin mv. Looks first …
(edit) @93608   3 years vboxsync GA attestation signing: adding EV signing for .cab
(edit) @93605   3 years vboxsync scm
(edit) @93604   3 years vboxsync Attestation signing for Windows GA
(edit) @93396   3 years vboxsync VBoxTray/Clipboard: If SharedClipboardWinConvertCFHTMLToMIME fails, …
(edit) @93395   3 years vboxsync VBoxTray/Clipboard: Don't split log messages over multiple lines, …
(edit) @93349   3 years vboxsync 3D/VMSVGA: protocol assumes tightly packed structs
(edit) @93322   3 years vboxsync /Config.kmk,*.kmk: Windows ASAN build adjustments. bugref:8489 bugref:9841
(edit) @93299   3 years vboxsync Add/win: VC++ 19.2 update 11 build adjustments. bugref:8489
(edit) @93272   3 years vboxsync Add/win/VBoxSFW2K: Work around missing _aulldvrm export on w2k …
(edit) @93269   3 years vboxsync Add/win/VBoxSFW2K: Work around missing _aulldvrm export on w2k …
(edit) @93265   3 years vboxsync Add,SUP: x86 build adjustments for /guard:cf. bugref:10162
(edit) @93262   3 years vboxsync Add/win/installer: Fixed regression from r138850 where we would …
(edit) @93251   3 years vboxsync /Config.kmk,Add,SupDrv: Enable control flow guards. bugref:10162
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92972   3 years vboxsync GA/Installer/win: Use VBOX_WIN_NEWDEV. bugref:10116
(edit) @92964   3 years vboxsync GA/wddm: Don't include d3dkmthk directly, always via the clean iprt …
(edit) @92963   3 years vboxsync GA/VBoxTray: Include d3dkmthk.h via the clean iprt wrappers. bugref:10116
(edit) @92962   3 years vboxsync GA/VBoxTray: Must define _WIN32_WINNT *before* including any windows …
(edit) @92908   3 years vboxsync Add/VBoxCredProv: Adjustment for building with newer SDKs which …
(edit) @92846   3 years vboxsync Additions: Shared Clipboard: VBoxTray: unwrap CF_HTML content, …
(edit) @92845   3 years vboxsync Additions: Shared Clipboard: fix HTML content conversion, …
(edit) @92771   3 years vboxsync 3D/VMSVGA: Removed annoying assertion causing guest BSOD during …
(edit) @92735   3 years vboxsync Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] …
(edit) @92599   3 years vboxsync GA: adding svn revision to GA un-install information section. to be tested
(edit) @92314   3 years vboxsync Additions: Place the registry tweak in the right place for picking it …
(edit) @92180   3 years vboxsync Add/WINNT/d3dhlp.cpp: Force UTF-8 file encoding.
(edit) @91764   3 years vboxsync 3D/VMSVGA: Coding style fixes for r147535, bugref:10120
(edit) @91763   3 years vboxsync 3D/VMSVGA: Fix for primary display position in VBoxTray.exe for …
(edit) @91746   3 years vboxsync VBoxTray/VBoxClipboard: Use VbglR3ClipboardWriteDataEx instead of the …
(edit) @91529   3 years vboxsync Additions: Add registry file for easily bypassing the Windows 11 setup …
(edit) @90862   3 years vboxsync IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
(edit) @90829   3 years vboxsync IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
(edit) @90711   3 years vboxsync VBoxTray: Explain the 'release' log stuff for DEBUG builds when it …
(edit) @90710   3 years vboxsync VBoxTray: Reverted r146329 as it seems this one is different as it …
(edit) @90709   3 years vboxsync VBoxTray: More of the same, from the DnD merge r91269, only use …
(edit) @90578   3 years vboxsync 3D/VMSVGA: Syncing access to command buffers from EMT and FIFO …
(edit) @90255   3 years vboxsync 3D/VMSVGA: Command buffers are used instead of FIFO when 3D accel is …
(edit) @90188   3 years vboxsync 3D/VMSVGA: Parameters validation during command buffer context …
(edit) @90180   3 years vboxsync 3D/VMSVGA: The command buffer context init/cleanup on device …
(edit) @90054   3 years vboxsync VBoxSharedClipboard/win: Replaced SharedClipboardWinAnnounceFormats …
(edit) @89709   3 years vboxsync Audio/ValKit: Install VBoxAudioTest on Windows guests. bugref:10008
(edit) @89675   4 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89669   4 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89438   4 years vboxsync 3D/VMSVGA/WDDM: Use SVGA_REG_DEV_CAP register only if …
(edit) @89361   4 years vboxsync 3D/VMSVGA/WDDM: Read all the SVGA3D_DEVCAP_* values from host during …
(edit) @89147   4 years vboxsync 3D/VMSVGA: Use the same AdapterInfo request in DX9 and DX11 drivers, …
(edit) @88190   4 years vboxsync GA/Win/Installer: GA installer should ignore ERROR_NO_SUCH_DEVINST, …
(edit) @88111   4 years vboxsync 3D/DX11: New context type for DX11 commands submittion, bugref:9845
(edit) @87611   4 years vboxsync Shared Clipboard/Transfers: More callback code. ​bugref:9437
(edit) @87452   4 years vboxsync Shared Clipboard/Transfers: More code for HTTP transfers. bugref:9437
(edit) @86949   4 years vboxsync Shared Clipboard/Transfers: Transfer IDs are 32-bit and of type …
(edit) @86948   4 years vboxsync Shared Clipboard/Transfers: Resurrected Windows code. bugref:9437
(edit) @86908   4 years vboxsync Shared Clipboard/Transfers: Removed clipboard area handling code. …
(edit) @86870   4 years vboxsync Additions/Seamless: Termination fixes, added a @todo.
(edit) @86869   4 years vboxsync DnD: Termination fixes / clarification.
(edit) @86815   4 years vboxsync WDDM: D3D11 test application
(edit) @86632   4 years vboxsync 3D: Invoke RTR0Term as a final step of VBoxWddm|DxgkDdiUnload
(edit) @86307   4 years vboxsync WDDM: cleanup. bugref:9830
(edit) @86027   4 years vboxsync WDDM: fix for VBoxVGA adapter
(edit) @85746   4 years vboxsync DnD: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR …
(edit) @85745   4 years vboxsync DnD: Renaming -- prefix all HGCM function number defines with …
(edit) @85695   4 years vboxsync DnD/VBoxTray: Renaming, removed unused functions [build fix].
(edit) @85694   4 years vboxsync DnD/VBoxTray: Renaming, removed unused functions.
(edit) @85681   4 years vboxsync DnD: Lots of documentation.
(edit) @85625   4 years vboxsync WDDM: Added a todo and disabled an assertion for everyone but me.
(edit) @85520   4 years vboxsync DnD/VBoxTray: More fixes needed for new DnDTransferList and …
(edit) @85472   4 years vboxsync DnD/VBoxTray: Use DND_PATH_SEPARATOR + DND_FORMATS_SEPARATOR.
(edit) @85401   4 years vboxsync Repack scripts: adding Combined-0 script for repacking Guest Additions
(edit) @85400   4 years vboxsync Repack scripts: adding Combined-0 script for repacking Guest Additions
(edit) @85375   4 years vboxsync WDDM: tweaked miniport capabilities to be at Win7+ level (follow-up to …
(edit) @85371   4 years vboxsync DnD: Revamped code to simplify / untangle of internal data handling: - …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85059   4 years vboxsync WDDM: tweaked miniport capabilities to be at Win7+ level
(edit) @85058   4 years vboxsync WDDM: fixed HSyncFreq calculation
(edit) @85057   4 years vboxsync wddm/dbg/D3DFeatureLevel: compilation fixes
(edit) @85006   4 years vboxsync GA/Installer/WinNT: Prevent a repeated recovery of d3d9.dll, bugref:9725
(edit) @84972   4 years vboxsync Additions/WINNT/SharedFolders: Provide a dedicated 32bit VBoxSF driver …
(edit) @84956   4 years vboxsync Windows Additions installer: Fixed German NLS.
(edit) @84945   4 years vboxsync Installer/win,GA/NT/Installer: Stop using obsolete kBuild variable names.
(edit) @84749   5 years vboxsync WDDM: D3D9 test: warnings
(edit) @84735   5 years vboxsync Add/NT/Installer: WRP workaround is not needed any more, bugref:9725
(edit) @84729   5 years vboxsync WDDM: return STATUS_SUCCESS
(edit) @84728   5 years vboxsync VBoxTray: error checking in multiple screens resizing code; removed …
(edit) @84721   5 years vboxsync Guest Additions/VBoxTray: Be more verbose when a certain service does …
(edit) @84720   5 years vboxsync Guest Additions/VBoxTray: Be more verbose when a certain service does …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette