VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76102   6 years vboxsync DnD/VBoxTray: Also free the VbglR3 event in …
(edit) @76098   6 years vboxsync Additions/VBoxTray: Added VBoxTrayShowError() and warn if VBoxHook.dll …
(edit) @75697   6 years vboxsync WDDM: GaScreenDestroy
(edit) @75655   6 years vboxsync WDDM: extended GaScreenDefine
(edit) @75654   6 years vboxsync win/VBoxSF: Implement restarting directory listing …
(edit) @75630   6 years vboxsync WDDM: Gallium Display Driver: code cleanup
(edit) @75566   6 years vboxsync Additions/WINNT: Use ICD forwarder dll. bugref:9296
(edit) @75545   6 years vboxsync WDDM: additional check
(edit) @75495   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @75487   6 years vboxsync WDDM: Gallium miniport driver: wait until the host completes submitted …
(edit) @75468   6 years vboxsync XPDM: miniport driver fix for vboxsvga.
(edit) @75464   6 years vboxsync WDDM: Gallium miniport driver: comment.
(edit) @75460   6 years vboxsync WDDM: Gallium miniport driver: disable the device when the driver is …
(edit) @75445   6 years vboxsync WDDM: Gallium driver (disabled)
(edit) @75443   6 years vboxsync Exported Mesa related code to OSE.
(edit) @75407   6 years vboxsync VBoxSharedFolders,VBoxService,VBoxTray: New go at auto mounting shared …
(edit) @75403   6 years vboxsync Additions/win: Win10 build 17763 uses different registry key to store …
(edit) @74671   6 years vboxsync WDDM: enable R3 logging in debug builds
(edit) @74670   6 years vboxsync WDDM: enable VectoredExceptionHandler in debug builds
(edit) @74528   6 years vboxsync Committed a bit too much (r125394).
(edit) @74526   6 years vboxsync DnD: Renaming for DnDURIObject / DnDURIList classes, some typedefs to …
(edit) @74521   6 years vboxsync WDDM: fixed misplaced ifdef, cleanup. bugref:8893
(edit) @74494   6 years vboxsync WDDM: comment. bugref:8893
(edit) @74493   6 years vboxsync WDDM: union for context specific data. bugref:8893
(edit) @74478   6 years vboxsync DnD/VBoxTray: Made the proxy window's reset() function public and use …
(edit) @74477   6 years vboxsync WDDM: renamed VBOXVIDEO_HWTYPE_CROGL to VBOXVIDEO_HWTYPE_VBOX. bugref:8893
(edit) @74476   6 years vboxsync DnD: Fixed message handling on VM restore on Windows guests.
(edit) @74475   6 years vboxsync DnD/VBoxTray: Various fixes for the internal message handling.
(edit) @74473   6 years vboxsync DnD/VBoxTray: Made the proxy window's reset() function public and use …
(edit) @74448   6 years vboxsync DnD/VBoxTray: A bit of polishing for r125178 (Fixed handling CF_HDROP …
(edit) @74442   6 years vboxsync DnD: Build fix.
(edit) @74439   6 years vboxsync DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
(edit) @74411   6 years vboxsync DnD: Renamed action names, added typedefs for DnD actions.
(edit) @74380   6 years vboxsync DnD: Added VBGLR3DNDEVENTTYPE to abstract the DnD protocol from the …
(edit) @74366   6 years vboxsync DnD/VBoxTray: Build fix.
(edit) @74365   6 years vboxsync DnD/VBoxTray: Logging nit.
(edit) @74364   6 years vboxsync DnD/VBoxTray: Fixed handling CF_HDROP entries in Unicode format …
(edit) @74236   6 years vboxsync WDDM: Miniport driver: Assert -> AssertBreak
(edit) @73966   6 years vboxsync Additions/VboxTray: avoid using multidisplay resize request in XPDM, …
(edit) @73947   6 years vboxsync DnD/VBoxTray: Added a "started" indicator for the proxy window …
(edit) @73945   6 years vboxsync DnD/VBoxTray: Fixed return values of WM_CREATE case in …
(edit) @73724   6 years vboxsync VMMDev: multimonitor resize for Windows guests, bugref:8444
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72621   6 years vboxsync WDDM: display driver: handle the case when …
(edit) @72618   6 years vboxsync WDDM/VBoxTray: bugref:8444, trailing spaces fixed
(edit) @72611   6 years vboxsync WDDM/VBoxTray: bugref:8444, applying mode hints to all displays at …
(edit) @72372   7 years vboxsync WDDM/VBoxTray: bugref:8444: fix trailing whitespace from previous commit.
(edit) @72366   7 years vboxsync WDDM/VBoxTray: bugref:8444, VMMDevDisplayDef is used instead of …
(edit) @72352   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @72351   7 years vboxsync WDDM/VBoxTray: bugref:8444, applying mode hints to all displays at …
(edit) @72346   7 years vboxsync WDDM/VBoxTray: bugref:8444, defined 'unified' format for display mode hint
(edit) @72082   7 years vboxsync WDDM: x86 debug build of the miniport driver needs memcmp to work on …
(edit) @72010   7 years vboxsync WDDM: VBoxDispD3D: D3D backend creation cleanup.
(edit) @72003   7 years vboxsync VBoxDispIf: trailing tab
(edit) @72000   7 years vboxsync WDDM/VBoxTray: bugref:8444, updating all guest monitors 'at once' …
(edit) @71938   7 years vboxsync WDDM: VBoxDispMpLogger headers cleanup
(edit) @71934   7 years vboxsync WDDM: VBoxDispD3D: OpenAdapter cleanup, moved DllMain to the end of …
(edit) @71887   7 years vboxsync VBoxMouseNT: Must init IPRT for KeQueryTickCount to work.
(edit) @71862   7 years vboxsync WDDM: miniport/display drivers interface adjustments and cleanups.
(edit) @71860   7 years vboxsync WDDM/VBoxTray: bugref:8444, Fix turning displays off
(edit) @71658   7 years vboxsync WDDM: miniport adjustments for DevExt changes.
(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 …
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