VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95836   2 years vboxsync DnD/VBoxTray: Resolved some @todos (use dedicated init functions) + …
(edit) @95833   2 years vboxsync DnD/VBoxTray: Introduced a new and much easier way of debugging drag'n …
(edit) @95828   2 years vboxsync Additions/VBoxTray: Added long overdue command line handling to …
(edit) @95827   2 years vboxsync Additions/VBoxTray: Added long overdue command line handling to …
(edit) @95824   2 years vboxsync DnD/VBoxTray: Check the DnD data object state when calling Abort(). …
(edit) @95757   2 years vboxsync Windows Guest Additions installer: Added switches …
(edit) @95753   2 years vboxsync Windows Guest Additions installer: Added switches …
(edit) @95734   2 years vboxsync VBoxTray/DnD: Make the code build w/o exceptions enabled. bugref:10261
(edit) @95733   2 years vboxsync VBoxTray/Seamless: Missing DECLCALLBACKs.
(edit) @95731   2 years vboxsync Windows Additions/Installer: Fix documentation of CmdExecute …
(edit) @95730   2 years vboxsync Windows Additions/Installer: Back out previous change. Install the …
(edit) @95719   2 years vboxsync Windows Additions/Installer: Also install the legacy VBox TS CA on …
(edit) @95700   2 years vboxsync Add/Win/Installer: The timestamping CA has to be installed in the root …
(edit) @95697   2 years vboxsync Windows Additions/Installer: Added VBoxCertUtil + legacy TS CA cert to …
(edit) @95695   2 years vboxsync /Config.kmk,Add: Define VBOX_WITH_VBOX_LEGACY_TS_CA in …
(edit) @95694   2 years vboxsync Add: Ship the timestamping CA certificate for legacy windows version …
(edit) @95649   2 years vboxsync Additions/WINNT/Installer: Remove the VBoxFakeWHQL tool which requires …
(edit) @95648   2 years vboxsync Additions/WINNT/Installer: Remove the VBoxFakeWHQL tool which requires …
(edit) @95647   2 years vboxsync Additions/WINNT/Installer: Remove the VBoxFakeWHQL tool which requires …
(edit) @95302   2 years vboxsync WDDM: retire VBoxICD wrapper. bugref:9272
(edit) @95301   2 years vboxsync WDDM: testcase update
(edit) @95293   2 years vboxsync WDDM: disable 3D if VGPU10 is not enabled
(edit) @95290   2 years vboxsync WDDM: use VRAM segment for primary surfaces. bugref:9845
(edit) @95267   2 years vboxsync WDDM: use proper types. bugref:9845
(edit) @95253   2 years vboxsync WDDM: Makefile tweak for undefined VBOX_WITH_MESA3D. bugref:9845
(edit) @95250   2 years vboxsync WDDM: OpenResource fix; use RTR0MemObjAllocPageTag; updates for new …
(edit) @95234   2 years vboxsync WDDM: allow gallium based d3d9 and opengl drivers to work with VGPU10. …
(edit) @95191   3 years vboxsync WDDM: render should output all patch locations; when allocation is …
(edit) @95158   3 years vboxsync WDDM: immediately update mouse pointer shape
(edit) @95157   3 years vboxsync WDDM: init output buffer
(edit) @95152   3 years vboxsync WDDM: testcase update.
(edit) @95086   3 years vboxsync WDDM: [C]OTables. bugref:9845
(edit) @95081   3 years vboxsync WDDM: D3D testcase update
(edit) @95056   3 years vboxsync WDDM: stream output; ClearView. bugref:9845
(edit) @95049   3 years vboxsync Additions/VBoxTray: Fixed regression introduced in r117497, which …
(edit) @95010   3 years vboxsync WDDM: 64 bit surfaceFlags. bugref:9845
(edit) @95009   3 years vboxsync WDDM: report both RGB and BGR graphics modes. bugref:9845
(edit) @94990   3 years vboxsync WDDM: D3D10DDI_QUERY_EVENT; SetPredication. bugref:9845
(edit) @94975   3 years vboxsync WDDM: Present. bugref:9845
(edit) @94927   3 years vboxsync WDDM: Fill and DiscardContent paging operations; various fixes. bugref:9845
(edit) @94904   3 years vboxsync WDDM: RotateResourceIdentities. bugref:9845
(edit) @94902   3 years vboxsync WDDM: fixed regression with older guests. bugref:9845
(edit) @94889   3 years vboxsync WDDM: ClearRenderTargetView, ClearDepthStencilView; minor fixes. …
(edit) @94881   3 years vboxsync WDDM: miniport updates for VGPU10. bugref:9845
(edit) @94854   3 years vboxsync WDDM: Patch. bugref:9845
(edit) @94847   3 years vboxsync WDDM: Map/UnmapAperture paging ops, Render and Present. bugref:9845
(edit) @94835   3 years vboxsync WDDM: SvgaRender.cpp and VBoxMPDX.cpp. bugref:9845
(edit) @94825   3 years vboxsync WDDM: OpenResource, DestroyResource, SetDisplayMode, Present. bugref:9845
(edit) @94746   3 years vboxsync WDDM: shader and other commands. bugref:9845
(edit) @94690   3 years vboxsync Additions/WINNT/Graphics/Video/Makefile.kmk: Fix a harmlessly broken …
(edit) @94635   3 years vboxsync WDDM: cleanup routines; submit pending buffers. bugref:9845
(edit) @94631   3 years vboxsync WDDM: support for command buffers. bugref:9845
(edit) @94629   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94622   3 years vboxsync WDDM: Initial code for command buffers. bugref:9845
(edit) @94586   3 years vboxsync WDDM: allocation description structure in VBoxMPIf.h. bugref:9845
(edit) @94584   3 years vboxsync Additions: WDDM miniport does not depend on VBOX_WITH_MESA3D, this …
(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 …
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