VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82440   5 years vboxsync WDDM: miniport log groups
(edit) @82439   5 years vboxsync GA Repack: copying required files to VBoxAll/$(target)/repack/
(edit) @82437   5 years vboxsync GA: installing VBoxGuestInstallHelper to bin/
(edit) @82433   5 years vboxsync Repack: generating sign-ev.cmd. bugref:9587
(edit) @82429   5 years vboxsync WDDM: init D3DDDICB_ESCAPE
(edit) @82424   5 years vboxsync WDDM: RT_ZERO D3DDDICB_ESCAPE
(edit) @82416   5 years vboxsync WDDM: use DXVA
(edit) @82415   5 years vboxsync WDDM: initial DXVA implementation
(edit) @82414   5 years vboxsync WDDM: introduce DXVA capability flag; log the adapter capabilities; …
(edit) @82413   5 years vboxsync WDDM: scm
(edit) @82412   5 years vboxsync WDDM: a helper to translate VBOXWDDM_ALLOC_TYPE_ to a string
(edit) @82411   5 years vboxsync WDDM: no need for D3DDDICB_ESCAPE::Flags.HardwareAccess when creating …
(edit) @82396   5 years vboxsync Additions: revert VBoxVideo back to start on boot, because old, not …
(edit) @82390   5 years vboxsync Additions installer makefile error fix
(edit) @82387   5 years vboxsync Repack scripts: adding a target in Additions makefile to generate …
(edit) @82372   5 years vboxsync Additions: Trying to fix VBoxMouse.inf again (install didn't work, …
(edit) @82330   5 years vboxsync WDDM: prototype DXVA implementation
(edit) @82326   5 years vboxsync Config.kmk: use w.x.y.z version scheme for drivers (InfVerif …
(edit) @82169   5 years vboxsync WDDM: gallium driver does not need the workaround.
(edit) @81977   5 years vboxsync WDDM: direct3d test application: fix
(edit) @81960   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81904   5 years vboxsync WDDM: SetRenderTarget resets the viewport and the scissor rectangle, …
(edit) @81856   5 years vboxsync WDDM: exclude transparent pixels from the monochrome mouse pointers …
(edit) @81843   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81813   5 years vboxsync WDDM: exclude transparent pixels from the mouse pointer.
(edit) @81768   5 years vboxsync Shared Clipboard: Update.
(edit) @81759   5 years vboxsync Additions/WDDM: Compile fixes if VBOX_WITH_MESA3D is not defined.
(edit) @81686   5 years vboxsync WDDM: process HGSMI interrupts for VBoxSVGA adapter, this makes VHWA …
(edit) @81651   5 years vboxsync WDDM: support for the legacy VBoxVGA adapter
(edit) @81650   5 years vboxsync WDDM: code for the legacy VBoxVGA adapter
(edit) @81648   5 years vboxsync Additions/WINNT/Installer: removed the wddm_or_basic_d3d dialog, …
(edit) @81632   5 years vboxsync WDDM: miniport should tell the user mode driver whether 3D is enabled …
(edit) @81594   5 years vboxsync WDDM: increase the max mouse pointer size to 256x256; use the VMSVGA …
(edit) @81559   5 years vboxsync Shared Clipboard: Got rid of the protocol version in …
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81223   5 years vboxsync Shared Clipboard/Transfers: Renaming.
(edit) @81213   5 years vboxsync Shared Clipboard/Transfers: Build fix.
(edit) @81212   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @81188   5 years vboxsync Additions/VBoxTray: A service's instance pointer might be NULL if …
(edit) @81145   5 years vboxsync VBoxTrayAdditions/VBoxTray: Forgot to destroy the (debug) context menu …
(edit) @81134   5 years vboxsync Shared Clipboard/VBoxTray: Shutdown fixes.
(edit) @81132   5 years vboxsync Additions/VBoxTray: Added a simple (debug) context menu for the …
(edit) @81111   5 years vboxsync WDDM: install the OpenGL ICD if VBOX_WITH_MESA3D is defined; remove …
(edit) @81082   5 years vboxsync WDDM: display driver: added asserts.
(edit) @81081   5 years vboxsync WDDM: opengl test application: DrawArraysInstanced.
(edit) @81027   5 years vboxsync Shared Clipboard: Build fix.
(edit) @81025   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80993   5 years vboxsync Shared Clipboard/VBoxTray: Whitespace formatting.
(edit) @80991   5 years vboxsync Shared Clipboard/Transfers: Build fix.
(edit) @80990   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80967   5 years vboxsync Shared Clipboard/VBoxTray: Only report formats if we actually *have* …
(edit) @80965   5 years vboxsync Shared Clipboard/Transfers: Use take critical section in …
(edit) @80959   5 years vboxsync WDDM: no need to synch textures and cube textures.
(edit) @80918   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80907   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80905   5 years vboxsync Shared Clipboard/Transfers: Update.
(edit) @80886   5 years vboxsync Shared Clipboard/Transfers: More renaming, fixed some assertions.
(edit) @80876   5 years vboxsync Additions/WINNT/Graphics,include: remove obsolete Chromium code. …
(edit) @80866   5 years vboxsync Shared Clipboard/Transfers: Yet more renaming.
(edit) @80862   5 years vboxsync Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
(edit) @80858   5 years vboxsync Shared Clipboard/URI: More renaming (URI -> transfer).
(edit) @80849   5 years vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @80847   5 years vboxsync Shared Clipboard/URI: More renaming to make code base more uniform.
(edit) @80845   5 years vboxsync Shared Clipboard/URI: More code for transfer channel handling.
(edit) @80748   5 years vboxsync Additions/WINNT/Graphics: Lots of compilation fixes if …
(edit) @80745   5 years vboxsync Additions/WDDM: Build fix if VBOX_WITH_MESA3D is not defined.
(edit) @80667   5 years vboxsync VBoxTray/VBoxClipboard.cpp: fixed shadow variable which caused crash
(edit) @80664   5 years vboxsync Shared Clipboard: More renaming + unification.
(edit) @80662   5 years vboxsync Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
(edit) @80623   5 years vboxsync Shared Clipboard: Removed old protocol handling cruft on the host side …
(edit) @80488   5 years vboxsync WDDM: removed obsolete swapchain related code. bugref:9529
(edit) @80487   5 years vboxsync WDDM: removed obsolete VBOX_WITH_CROGL define. bugref:9529
(edit) @80486   5 years vboxsync WDDM: removed obsolete VBOXVDMA code. bugref:9529
(edit) @80483   5 years vboxsync WDDM: remove obsolete CmdVbva code. bugref:9529
(edit) @80482   5 years vboxsync WDDM: remove Gallium driver dependency on CmdVbva. bugref:9529
(edit) @80478   5 years vboxsync WDDM: remove unused VBOX_VDMA_WITH_WATCHDOG code. bugref:9529
(edit) @80475   5 years vboxsync WDDM: remove unused VBoxMPVhwa code. bugref:9529
(edit) @80444   5 years vboxsync Shared Clipboard/URI: Added protocol versioning support plus enhanced …
(edit) @80435   5 years vboxsync WDDM: more cleanups. bugref:9529
(edit) @80425   5 years vboxsync WDDM: remove unused parameters. bugref:9529
(edit) @80424   5 years vboxsync WDDM: wine is not used anymore (forgot display driver bits). bugref:9529
(edit) @80423   5 years vboxsync WDDM: wine is not used anymore. bugref:9529
(edit) @80422   5 years vboxsync WDDM: remove old chromium based 3D code from the miniport driver. …
(edit) @80405   5 years vboxsync Additions,GuestHost/OpenGL: Windows additions build fix, bugref:9529
(edit) @80374   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @80372   5 years vboxsync WDDM: remove old chromium based 3D code from the user mode driver. …
(edit) @80359   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @80324   5 years vboxsync Shared Clipboard/URI: Also use the importchecker if …
(edit) @80302   5 years vboxsync Additions/WINNT/Installer: Remove Direct3D support for XPDM which was …
(edit) @80300   5 years vboxsync Additions/WINNT: Disable building and bundling the chromium OpenGL …
(edit) @80283   5 years vboxsync Shared Clipboard/URI: Update; more work on root list handling.
(edit) @80278   5 years vboxsync Additions: Stop shipping the chromium based guest additions OpenGL …
(edit) @79938   5 years vboxsync 3D: Build fix for the case when VBOXWDDMDISP_DEBUG_PRINT enables …
(edit) @79937   5 years vboxsync 3D: Fix driver name typo, bugref:9496
(edit) @79934   5 years vboxsync 3D: Init IPRT with RTR0Init before using it in VBoxWddm.sys driver, …
(edit) @79864   5 years vboxsync WDDM: correctly report mouse pointer visibility change in …
(edit) @79838   5 years vboxsync WDDM: direct3d test application: render to texture.
(edit) @79792   5 years vboxsync WDDM: use a separate list of supported formats for the Gallium driver. …
(edit) @79770   5 years vboxsync WDDM: gallium/GaDdi.cpp: removed unnecessary code
(edit) @79767   5 years vboxsync WDDM: direct3d test application: ColorFill.
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