VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71596   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71595   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71593   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71592   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71590   7 years vboxsync DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
(edit) @71514   7 years vboxsync WDDM: use VGA configuration interface (more)
(edit) @71511   7 years vboxsync WDDM: use VGA configuration interface
(edit) @71329   7 years vboxsync WDDM: another not supported D3D capability.
(edit) @71323   7 years vboxsync WDDM: build and use VBoxWddm.sys. bugref:9133
(edit) @71200   7 years vboxsync WDDM, Config.kmk: removed VBOX_WITH_WDDM_W8, it is always enabled now.
(edit) @71196   7 years vboxsync WDDM: use Win8 DDK for VBoxVideoWddm, replace preprocessor ifdefs …
(edit) @71179   7 years vboxsync Fixing few VirtualBox related typos in various places, mostly GUI, GA, …
(edit) @71167   7 years vboxsync WDDM: fixed calculation of pitch for compressed texture formats.
(edit) @71103   7 years vboxsync bugref:8444. Trailing blanks removed.
(edit) @71086   7 years vboxsync WDDM/VBoxTray: bugref:8444: Fixed compilation error caused by typo
(edit) @71085   7 years vboxsync WDDM/VBoxTray: bugref:8444: Get rid of the loop over displays
(edit) @71070   7 years vboxsync WDDM/VBoxTray: bugref:8444: Cleaning up the code which sends …
(edit) @70873   7 years vboxsync VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
(edit) @70804   7 years vboxsync GAs/NT/VBoxHook: The VBoxHook.dll is not needed on NT4, so mark it …
(edit) @70802   7 years vboxsync Makefiles/GAs/Win: Made the WDDM related DLLs Windows Vista+ and the …
(edit) @70734   7 years vboxsync SharedFolders: owner/group information for Windows guests
(edit) @70378   7 years vboxsync VBoxTray: Use import checker
(edit) @70364   7 years vboxsync VBoxMouseNT: Just build for NT3.x while we're at it.
(edit) @70337   7 years vboxsync VBoxMouseNT: NT 3.1 tweaks.
(edit) @70332   7 years vboxsync VBoxDisp.sys: Check exports.
(edit) @70175   7 years vboxsync NT4 can use VBoxService.exe, so drop VBoxServiceNT.exe.
(edit) @70164   7 years vboxsync Additions: No more VBoxGuestNT.sys; NT uses the same driver build as …
(edit) @70053   7 years vboxsync WDDM: make vboxDispCheckCapsLevel not static, logging.
(edit) @70052   7 years vboxsync WDDM: more minor changes to make the code more generic
(edit) @70051   7 years vboxsync WDDM: minor changes to make the code more generic
(edit) @70034   7 years vboxsync XPDM: bugref:8857 Align screen pitch.
(edit) @69978   7 years vboxsync WDDM: DumpD3DCaps9.cpp compiler warnings.
(edit) @69976   7 years vboxsync WDDM: two new formats for vboxWddmCalcBitsPerPixel; logging; minor cleanups
(edit) @69872   7 years vboxsync WDDM: display driver: debugging helper.
(edit) @69749   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(edit) @69685   7 years vboxsync nit
(edit) @69509   7 years vboxsync Additions/WINNT: scm adjustment
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69370   7 years vboxsync GA/WINNT/SharedFolders: scm updates
(edit) @69364   7 years vboxsync Additions/WINNT: scm updates
(edit) @69363   7 years vboxsync GA/WINNT/Mouse: scm updates
(edit) @69362   7 years vboxsync GA/WINNT/Graphics: scm updates
(edit) @69361   7 years vboxsync VBoxTray: scm cleanups
(edit) @69360   7 years vboxsync GA/WINNT/VBoxGINA: scm cleanups
(edit) @69359   7 years vboxsync GA/WINNT/VBoxCredProv: scm cleanups
(edit) @69358   7 years vboxsync GA/WINNT/tools: scm cleanups
(edit) @69357   7 years vboxsync GA/WINNT/SharedFolders: scm cleanups
(edit) @69356   7 years vboxsync GA/WINNT/Mouse: scm cleanups
(edit) @69354   7 years vboxsync GA/WINNT/Installer: scm cleanups
(edit) @69353   7 years vboxsync not needed
(edit) @69351   7 years vboxsync WINNT/Graphics: scm cleanups
(edit) @69350   7 years vboxsync Additions/WINNT/Video: File header cleanups - first @file sentence …
(edit) @69201   7 years vboxsync Additions/win/vboxtray: Code cleanup in VBoxDisplay service, step 2.
(edit) @69180   7 years vboxsync Additions/win/vboxtray: Code cleanup in VBoxDisplay service, step 1.
(edit) @69111   7 years vboxsync (C) year
(edit) @68890   7 years vboxsync Additions/WDDM: Corrected loading DEBUG versions of VBoxOGL*.dll …
(edit) @68859   7 years vboxsync Additions/WDDM: Loading of DEBUG versions of VBoxOGL*.dll libraries …
(edit) @68820   7 years vboxsync GA/NT/Installer/Loader/Makefile.kmk: Fixed incorrect dependency for …
(edit) @68743   7 years vboxsync WINNT/InstallHelper: Resolved a todo; rewritten FileGetArchitecture() …
(edit) @68693   7 years vboxsync Additions/WDDM: One more check for possible DMA buffer overflow in …
(edit) @68664   7 years vboxsync Additions: Reduce number of VMMDev.h inclusions.
(edit) @68654   7 years vboxsync VBoxGuestR0Lib: Function prefix and DECL macro cleanups.
(edit) @68636   7 years vboxsync VBoxPS2NT.cpp: build fix
(edit) @68633   7 years vboxsync Reduce number of VBoxGuest.h includes.
(edit) @68630   7 years vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68624   7 years vboxsync VBoxSFInst.cmd: oops
(edit) @68560   7 years vboxsync merging vbglioc r117712: Mouse logging/assertions.
(edit) @68559   7 years vboxsync merging vbglioc r117711: VBoxTray/WinMain: RTR3Init shall always be …
(edit) @68556   7 years vboxsync merging vbglioc r117707: Mouse/NT5: Use always Vbgl APIs to talking to …
(edit) @68552   7 years vboxsync merging vbglioc r117696: Added VBoxSFInst.cmd for testing shared folders.
(edit) @68550   7 years vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @68458   7 years vboxsync Introducing macros for initializing the VBoxGuestHGCMCallInfo structure.
(edit) @68437   7 years vboxsync VBoxTray: Use VbglR3 APIs for everything. Untested.
(edit) @68375   7 years vboxsync VboxTray: Code cleanup in VBoxDisplay service (part 2), bugref:8444
(edit) @68367   7 years vboxsync VboxTray: Code cleanup in VBoxDisplay service, bugref:8444
(edit) @68343   7 years vboxsync WDDM: VBOXDISP_CUBEMAP_INDEX_TO_FACE fix. vboxDDI2D3DFormat declaration.
(edit) @68283   7 years vboxsync WDDM: another user mode log function.
(edit) @68261   7 years vboxsync WDDM: helper libs. No code changes, just moved a couple of shared …
(edit) @68117   7 years vboxsync typo
(edit) @68115   7 years vboxsync Additions/WINNT/Video: log more reasons why setting a graphics mode fails
(edit) @68101   7 years vboxsync Shared folders: stop supporting legacy host code on Linux, add Windows …
(edit) @68099   7 years vboxsync VBoxCredProv/VBoxCredProvCredential.cpp: Emphasize which string is …
(edit) @68098   7 years vboxsync VBoxCredProv/VBoxCredProvCredential.cpp: Logging domain name requires …
(edit) @68097   7 years vboxsync VBoxCredProv/VBoxCredProvCredential.cpp: Simplified …
(edit) @68074   7 years vboxsync VBoxCredProv/VBoxCredProvCredential.cpp: Wiping fixes.
(edit) @67935   7 years vboxsync VBoxCertUtil: made the add-trusted-publisher command more flexible by …
(edit) @67934   7 years vboxsync VBoxGuestAdditions.nsi: Better to say that the option / installer …
(edit) @67814   7 years vboxsync Additions/VBoxCredProv: Also try to return the current values in …
(edit) @67809   7 years vboxsync Additions/VBoxCredProv: Renamed resetField() to setField() and …
(edit) @67808   7 years vboxsync Additions/VBoxCredProv: Free allocated label in error case in …
(edit) @67787   7 years vboxsync Debug build fix.
(edit) @67772   7 years vboxsync Additions/VBoxCredProv: Fixes for Windows 10 guests.
(edit) @67751   7 years vboxsync Windows Additions: bugref:8911: use ReplaceDLL instead of FILE to …
(edit) @67558   7 years vboxsync WDDM: Do not fail a VidPN request if ModeSetInterface->addMode returns …
(edit) @67145   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67128   8 years vboxsync bugref:8727: Enabling NonPagedPoolNx in vboxWddmMemAlloc for Windows 8 …
(edit) @67066   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
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