VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32891   14 years vboxsync wddm/3d: adds burn fix take 2
(edit) @32890   14 years vboxsync wddm/3d: adds burn fix
(edit) @32889   14 years vboxsync wddm/3d: chromium over hgsmi transport fixing & perf measurement
(edit) @32881   14 years vboxsync VBoxTray/Makefile.kmk: Must include the WINDDK SDK dependency or …
(edit) @32877   14 years vboxsync wddm/3d: basics for chromium over hgsmi
(edit) @32876   14 years vboxsync Additions/WINNT/VBoxVideo: start refactoring the HGSMI code
(edit) @32873   14 years vboxsync Linux additions: Ubuntu Maverick fix (screen scrambled during …
(edit) @32852   14 years vboxsync Guest Execution: - Implemented "ignore orphaned childs" flag …
(edit) @32845   14 years vboxsync Additions/x11/VBoxClient: fix to r66291
(edit) @32842   14 years vboxsync Logging: Missing parameter.
(edit) @32841   14 years vboxsync Logging.
(edit) @32832   14 years vboxsync Additions/x11/VBoxClient: attempt to fix segfault on shutdown
(edit) @32831   14 years vboxsync VMMDev: renamed two capabilities
(edit) @32823   14 years vboxsync wddm/2d: 2D video accel support fixes
(edit) @32813   14 years vboxsync VBoxService: Some division through zero checks.
(edit) @32809   14 years vboxsync SF/win: remove unreachable returns
(edit) @32808   14 years vboxsync SF/win: close the handle properly + warning fix
(edit) @32806   14 years vboxsync shared folders: fix misprint causing bsod
(edit) @32777   14 years vboxsync VBoxService/GuestExec: Logging.
(edit) @32772   14 years vboxsync VBoxService: Logging (also get rid of some ambiguous lines).
(edit) @32771   14 years vboxsync VBoxService/VMInfo: Fixed LsaEnumerate() error case when shutting down …
(edit) @32767   14 years vboxsync wddm/3d: swapchain destruction fix
(edit) @32766   14 years vboxsync wddm: multi-monitor fixes
(edit) @32739   14 years vboxsync wddm/3d: profiling stuff
(edit) @32731   14 years vboxsync Logging.
(edit) @32705   14 years vboxsync VBOX_WITH_GUEST_PROPS
(edit) @32704   14 years vboxsync VBoxServiceAutoMount: cosmetics
(edit) @32703   14 years vboxsync wddm/3d: additional fix to the first black frame with Aero on Win7
(edit) @32700   14 years vboxsync Shared folder/Linux: properly handle VERR_INVALID_NAME; Windows hosts …
(edit) @32699   14 years vboxsync wddm/3d: [partial] fix to the first black frame with Aero on Win7
(edit) @32697   14 years vboxsync wddm/3d: make winsat more happy
(edit) @32693   14 years vboxsync build fix
(edit) @32692   14 years vboxsync Additions/x11/vboxvideo: some more simplification
(edit) @32690   14 years vboxsync VBoxGuest: Enabled new Windows driver (PnP + NT4 Legacy) using common …
(edit) @32687   14 years vboxsync VBoxTray: Applied refined patch for NT4 resizing/graphics capabilities …
(edit) @32685   14 years vboxsync Logging distinction.
(edit) @32684   14 years vboxsync Build fix.
(edit) @32683   14 years vboxsync Windows Guest Additions installer: More WDDM cleanup.
(edit) @32681   14 years vboxsync Additions/WINNT: fix for building with Wine
(edit) @32679   14 years vboxsync wddm/3d: fix NPE
(edit) @32677   14 years vboxsync wddm/3d: auto-resize & fullscreen working for Aero
(edit) @32664   14 years vboxsync VBoxGuest/win/WINNT: Corrected return value in case of errors.
(edit) @32663   14 years vboxsync Logging update.
(edit) @32661   14 years vboxsync VBoxGuest/WINNT: Extended IOCtl-handling for dumping guest cores.
(edit) @32660   14 years vboxsync Windows Guest Additions installer: Log SVN rev in debug build, fix …
(edit) @32656   14 years vboxsync IPRT/process-win: Added dynamic loading of Userenv-APIs.
(edit) @32655   14 years vboxsync reset not resetted
(edit) @32654   14 years vboxsync Additions/VBoxGuest: limit the occurrence of some more LogRel statements
(edit) @32653   14 years vboxsync IPRT/process-win: Added extended user profile invocation (environment …
(edit) @32652   14 years vboxsync Typo.
(edit) @32651   14 years vboxsync wddm/3d: fix libwine crashes on winsat run
(edit) @32650   14 years vboxsync wddm: auto-resize (w/o Aero) fix
(edit) @32647   14 years vboxsync Additions/VBoxService: fix
(edit) @32644   14 years vboxsync typo
(edit) @32643   14 years vboxsync Additions/VBoxService: introduced --timesync-set-on-restore
(edit) @32636   14 years vboxsync Bugfix.
(edit) @32635   14 years vboxsync burn fix
(edit) @32634   14 years vboxsync VBoxService: Added a simple testcase for guest user environment.
(edit) @32633   14 years vboxsync VbglR3GetSessionId,VBoxServiceVMInfo: Documented VbglR3GetSessionId …
(edit) @32632   14 years vboxsync wddm/3d: display resize when aero is on (autoresize not working with …
(edit) @32631   14 years vboxsync Devices/VMMDev and Additions/common/VBoxGuestLib: get the mouse …
(edit) @32628   14 years vboxsync Additions/VM Info: use the session to determine if we have to flush …
(edit) @32627   14 years vboxsync Linux installer/Linux Additions installer: remove pending PIDFILE on …
(edit) @32624   14 years vboxsync Additions/x11/vboxmouse: reapplied r65869: removed unused files from …
(edit) @32623   14 years vboxsync Additions/x11/vboxmouse: switch vboxmouse_14 to use the _15 code base …
(edit) @32622   14 years vboxsync wddm: VBOXWDDM->VBOX_WITH_WDDM
(edit) @32621   14 years vboxsync Additions/common/VBoxGuest: fix for r65820 to make WAITEVENT work again
(edit) @32620   14 years vboxsync OSE fix
(edit) @32617   14 years vboxsync VBoxGuest/win: Logging for DPC.
(edit) @32608   14 years vboxsync Logging.
(edit) @32607   14 years vboxsync WINNT/VBoxGuest: Fixed logging, don't fail loading if memory …
(edit) @32603   14 years vboxsync additions burn fix
(edit) @32594   14 years vboxsync wddm: fixup build warnings
(edit) @32592   14 years vboxsync Logging.
(edit) @32590   14 years vboxsync Additions/linux: correctly set the build type (release, debug) when …
(edit) @32588   14 years vboxsync Logging.
(edit) @32586   14 years vboxsync Additions/VBoxControl: wording.
(edit) @32580   14 years vboxsync wddm/3d: Aero working cleanly on win7
(edit) @32577   14 years vboxsync wddm/3d: aero working on win7 (window contents still corrupted)
(edit) @32576   14 years vboxsync Additions/VBoxControl: copy/paste typo.
(edit) @32575   14 years vboxsync Additions/VBoxControl: No coredump if VBOX_CONTROL_TEST is not defined.
(edit) @32574   14 years vboxsync Additions/VBoxGuestLib+Additions/VBoxControl: Guest core dumps …
(edit) @32562   14 years vboxsync wddm/3d: blt fix
(edit) @32552   14 years vboxsync crOpenGL/wddm: fix for multi swapchains
(edit) @32546   14 years vboxsync wddm/3d: wine: disable assert
(edit) @32545   14 years vboxsync wddm/3d: wine multi-swapchain fixes, umd driver fixes
(edit) @32535   14 years vboxsync VBoxService/VMInfo: Don't bail out if network is not up yet.
(edit) @32527   14 years vboxsync crOpenGL: compile warning fix and add debug warning
(edit) @32526   14 years vboxsync crOpenGL/wddm: fix wglGetCurrentContext
(edit) @32524   14 years vboxsync Additions/x11/vboxmouse: small addition to r65904
(edit) @32523   14 years vboxsync build fix
(edit) @32522   14 years vboxsync Additions/x11: Make 1.4 mouse drivers work same as the 1.5 on solaris …
(edit) @32515   14 years vboxsync Additions/WINNT/Installer: French NLS for r65879
(edit) @32508   14 years vboxsync wddm/3d: wine multiswapchain fixes
(edit) @32503   14 years vboxsync Windows Guest Additions installer: - Added a "/force" command line …
(edit) @32501   14 years vboxsync wddm/3d: multiswapchain fixes
(edit) @32499   14 years vboxsync crOpenGL: fix race crashes with new tracking code
(edit) @32496   14 years vboxsync wddm/3d: multi-swapchain fixes (for win7 & multi-monitor)
(edit) @32495   14 years vboxsync Additions/x11/vboxvideo: removed some unneeded structure members
(edit) @32494   14 years vboxsync Additions/x11/vboxmouse: reverted r65869 as the files are still needed …
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