VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32188   15 years vboxsync Additions/WINNT/VBoxCredProv: fix file cases in makefiles to unbreak …
(edit) @32187   15 years vboxsync VBoxGuestReportGuestInfo: r65464 wasn't quite perfect as <= 3.1 will …
(edit) @32185   15 years vboxsync wddm/3d: more fix to aero multimonitor
(edit) @32184   15 years vboxsync wine: shared render target support; wddm/d3d: aero multi-monitor fixes …
(edit) @32183   15 years vboxsync Linux Installer/Additions: attempt to properly register the host/guest …
(edit) @32182   15 years vboxsync debugging aid
(edit) @32180   15 years vboxsync Additions/common/VBoxGuest: fixed compatibility with VBox 3.2 hosts
(edit) @32178   15 years vboxsync crOpenGL: empty stub for apps not checking returned function pointers
(edit) @32175   15 years vboxsync 3D: fps logging, wddm/3d/aero: simple perf test app
(edit) @32168   15 years vboxsync X11 Additions: warnings
(edit) @32166   15 years vboxsync Additions/linux: install the X.Org Server 1.9 Additions by default
(edit) @32165   15 years vboxsync Additions/x11/x11include: remove some header files for which we now …
(edit) @32164   15 years vboxsync Additions/x11 build vboxvideo and vboxmouse for X.Org Server 1.9
(edit) @32163   15 years vboxsync Additions/x11/x11include: additional headers for building drivers for …
(edit) @32149   15 years vboxsync crOpenGL/wddm3d: make windows invisible untill first update from wddm
(edit) @32148   15 years vboxsync wddm/3d: fix assertions
(edit) @32127   15 years vboxsync wddm/3d: 1st 3d app working under Aero! shared textures working
(edit) @32107   15 years vboxsync wddm/3d: issue render cmd on flush for shared resources to notify d3d …
(edit) @32061   15 years vboxsync wddm/3d: wine: shared resource handling fixes
(edit) @32041   15 years vboxsync crOpenGL: add GLX_ARB_get_proc_address to list of supported extensions
(edit) @32039   15 years vboxsync wddm: compile fix
(edit) @32026   15 years vboxsync gcc rulez
(edit) @32023   15 years vboxsync VBoxControl: Be more tolerant to Linux-style parameters (--foo instead …
(edit) @31982   15 years vboxsync VBoxService/VMInfo-win: Skip already terminated session data.
(edit) @31981   15 years vboxsync Additions/Solaris/SharedFolders: Fixed truncating files to 2G on …
(edit) @31979   15 years vboxsync VBoxVideo: Only clear the flags in sync callback and unmap memory later.
(edit) @31962   15 years vboxsync Additions/VBoxService: don't forget to remove the last thread
(edit) @31952   15 years vboxsync Additions/VBoxService: sanity check
(edit) @31951   15 years vboxsync Additions/VBoxService: fixed generation of the environments array
(edit) @31941   15 years vboxsync VBoxService/VMInfo: Skip interface if no IP-address assigned on Solaris.
(edit) @31936   15 years vboxsync wine: shared rc support more impl + fixes
(edit) @31934   15 years vboxsync VBoxService/PropCache: Fixed memory leak on destruction.
(edit) @31933   15 years vboxsync VBoxService/PropCache: Fixed deadlock in error case.
(edit) @31925   15 years vboxsync VBoxService/PropCache: Don't touch the properties flags/reset value …
(edit) @31924   15 years vboxsync VBoxService/VMInfo/PropCache: Really clear/set default values of …
(edit) @31923   15 years vboxsync Linux Additions: adapted autorun.sh considering the combined Linux …
(edit) @31918   15 years vboxsync VBoxService: uninitialized variable
(edit) @31916   15 years vboxsync Build fix.
(edit) @31915   15 years vboxsync Comments.
(edit) @31912   15 years vboxsync VBoxService/VMInfo/PropCache: Don't bail out in error cases and report …
(edit) @31905   15 years vboxsync additions/VBoxService/VBoxServiceVMInfo: fixed obtaining MAC address …
(edit) @31900   15 years vboxsync OSE compile fixes
(edit) @31893   15 years vboxsync VBoxService/PropCache: Bugfix.
(edit) @31885   15 years vboxsync OSE header fixes
(edit) @31884   15 years vboxsync Additions/Windows: added some helpers to OSE
(edit) @31881   15 years vboxsync VBoxService/PropCache: Remove TRANSIENT flag from temporary properties …
(edit) @31879   15 years vboxsync Typo.
(edit) @31878   15 years vboxsync VBoxService/PropCache: Properly handle temporary properties on hard reset.
(edit) @31875   15 years vboxsync wddm/3d: work-around wine backbuffer creation for d3d devices w/o …
(edit) @31873   15 years vboxsync VBoxVideo: When unmapping adapter memory, make sure interrupt handler …
(edit) @31868   15 years vboxsync wddm/3d: wine: flush implementation basics
(edit) @31867   15 years vboxsync VBoxService/VMInfo: Added utmpx support for Solaris (and later FreeBSD 9).
(edit) @31864   15 years vboxsync Windows Guest Additions: Removed AMD PCnet driver.
(edit) @31863   15 years vboxsync VBoxVideo: Streamlined init code, always call VideoPortGetAccessRanges.
(edit) @31847   15 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31828   15 years vboxsync wine: basics for shared resource handling
(edit) @31827   15 years vboxsync VBoxVideo: Report legacy VGA resources, do not try to claim …
(edit) @31806   15 years vboxsync Linux Additions: be nice to depend builds
(edit) @31805   15 years vboxsync Linux Additions: be nice to depend builds
(edit) @31797   15 years vboxsync wddm/3d: multimonitor for fullscreen apps (Aero), shared rc support needed
(edit) @31763   15 years vboxsync wddm: multimonitor fixes
(edit) @31757   15 years vboxsync missing copyright hdr
(edit) @31756   15 years vboxsync wddm: multi-screen fixes
(edit) @31752   15 years vboxsync VBoxGuest.cpp: A shadowed variable (Info), identing.
(edit) @31750   15 years vboxsync SysHlp.cpp: Tested the wrong way…
(edit) @31749   15 years vboxsync HGCMInternal.cpp: Avoid unused variable on non-linux platforms.
(edit) @31748   15 years vboxsync SysHlp.cpp: Unused variables on Windows.
(edit) @31740   15 years vboxsync wddm/3d: fix debug assertion
(edit) @31739   15 years vboxsync wddm/d3d8: fix test up rendering
(edit) @31724   15 years vboxsync Additions: compile fix
(edit) @31720   15 years vboxsync Additions: fixed the gcc C90 warnings regardings mixed declarations …
(edit) @31719   15 years vboxsync Linux additions: Linux 2.6.36 compile fixes
(edit) @31713   15 years vboxsync wddm/3d: shared resources frontend (driver) part
(edit) @31691   15 years vboxsync Additions/Solaris/SharedFolders: OSE compatibility.
(edit) @31687   15 years vboxsync wddm: multimonitor support
(edit) @31661   15 years vboxsync Additions header fixes
(edit) @31637   15 years vboxsync Linux Additions: fix installer
(edit) @31635   15 years vboxsync remove the unused Mesa 7.5 stuff
(edit) @31634   15 years vboxsync Windows Additions: export shared folders and installer to OSE
(edit) @31567   15 years vboxsync Additions/solaris/SharedFolders: follow code style in file.
(edit) @31566   15 years vboxsync Additions/solaris/SharedFolders: fixed a panic, correct errors for …
(edit) @31549   15 years vboxsync Additions/crOpenGL: make fakedri_drv.c build on recent systems. Patch …
(edit) @31537   15 years vboxsync Additions/Solaris/SharedFolders: fix a possible panic when file …
(edit) @31527   15 years vboxsync wrong name
(edit) @31522   15 years vboxsync VBoxGuest2.cpp: Updated log statements
(edit) @31521   15 years vboxsync Forgot one makefile.
(edit) @31520   15 years vboxsync VBoxGuestLib/Makefile.kmk,Config.kmk: Followup to r64491 - fixed …
(edit) @31518   15 years vboxsync VBoxGuest: linux/freebsd source file export and building.
(edit) @31517   15 years vboxsync VBoxGuest: VBoxGuest2.cpp/h, fixed file headers, moved comments to the …
(edit) @31503   15 years vboxsync gcc warning
(edit) @31498   15 years vboxsync Additions/linux/vboxguest: more missing files and a missing include
(edit) @31492   15 years vboxsync Additions/linux/vboxguest: added a missing file
(edit) @31432   15 years vboxsync Build fix.
(edit) @31431   15 years vboxsync File properties.
(edit) @31430   15 years vboxsync Guest Additions version lookup/status: Fixed loading of guest drivers, …
(edit) @31426   15 years vboxsync Additions/XFree86: partly revert r64479 as it fails on the build box
(edit) @31415   15 years vboxsync Additions/x11/vboxmouse: fix some warnings
(edit) @31414   15 years vboxsync Additions/XFree86: compile flag cleanup
(edit) @31409   15 years vboxsync Additions/XFree86/vboxvideo: eliminate some problematic symbols
(edit) @31391   15 years vboxsync X11 additions: be more verbose during building
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette