VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52212   10 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52210   10 years vboxsync Additions/x11: do not pull the whole (mini) run-time library into the …
(edit) @52201   10 years vboxsync Additions/common/VBoxGuestLib: missing return check when retrieving a …
(edit) @52199   10 years vboxsync Additions/x11/vboxvideo: remove hard-coded maximum number of screens.
(edit) @52191   10 years vboxsync Additions/x11/vboxvideo: comment fix and make an error fatal.
(edit) @52189   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52177   10 years vboxsync Additions/x11/VBoxClient: make remembering screen size between …
(edit) @52146   10 years vboxsync Additions/x11/vboxvideo: build vboxvideo for X.Org Server 1.16.
(edit) @52145   10 years vboxsync Additions/x11/x11include: add header files for X.Org Server 1.16.
(edit) @52143   10 years vboxsync build fix
(edit) @52137   10 years vboxsync wddm simplify a bit
(edit) @52136   10 years vboxsync wddm: autoresize enhancements
(edit) @52109   10 years vboxsync Additions/x11/VBoxClient: do not start VBoxClient on ssh connections.
(edit) @52038   10 years vboxsync crOpenGL: Removed duplicate targets.
(edit) @52017   10 years vboxsync Additions/linux/drm: small fix to work with Linux 3.16.
(edit) @51997   10 years vboxsync include,Main,Additions: SHFLSTRING cleanup.
(edit) @51963   10 years vboxsync Additions/freebsd/vboxvfs: SHFLSTRING init fix
(edit) @51962   10 years vboxsync VBoxGuestR0LibSharedFolders: warnings
(edit) @51960   10 years vboxsync wddm: bugfix, sigh
(edit) @51943   10 years vboxsync wddm: fix display-only
(edit) @51924   10 years vboxsync VBoxTray/DnD: Assign service context before starting internal thread.
(edit) @51920   10 years vboxsync Additions/WDDM: additional checks
(edit) @51898   10 years vboxsync typo
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51729   10 years vboxsync Recently missed header updates.
(edit) @51711   10 years vboxsync Additions/VBoxService: Fix automount to pass dmode, fmode options for …
(edit) @51709   10 years vboxsync Additions/solaris/SharedFolder: Fix node permissions to apply mask and …
(edit) @51675   11 years vboxsync DnD/VBoxTray: Cleanup, documentation.
(edit) @51673   11 years vboxsync crOpenGL: configurable custom dump generation
(edit) @51650   11 years vboxsync CrOpenGL: ignore writeback for CmdVbva mode
(edit) @51622   11 years vboxsync Additions/linux/sharedfolders: Linux 3.16 fixes
(edit) @51570   11 years vboxsync Additions/common/VBoxService: provide default/null object …
(edit) @51564   11 years vboxsync Additions/common/VBoxService: revert r94117.
(edit) @51559   11 years vboxsync crOpenGL: wglShareLists support
(edit) @51556   11 years vboxsync DnD: Added support for dynamically managing formats on the host.
(edit) @51535   11 years vboxsync wddm: return proper status, some cleanup
(edit) @51529   11 years vboxsync DnD: Removed obsolete COMPOUND_TEXT; spaces.
(edit) @51523   11 years vboxsync Additions/common/VBoxService: fix an assertion getting network …
(edit) @51522   11 years vboxsync Additions: comment nits.
(edit) @51503   11 years vboxsync Additions/common/VBoxService: make most service call-back functions …
(edit) @51490   11 years vboxsync Additions: Darwin: apply the same approach as in r94097 when …
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51473   11 years vboxsync VBoxTray: Follow-up to r93636: Remove VRDP session handling.
(edit) @51469   11 years vboxsync VBoxTray: Logging; ripped out all custom logging.
(edit) @51468   11 years vboxsync wddm: report better status
(edit) @51466   11 years vboxsync wddm: re-enable complex topologies
(edit) @51457   11 years vboxsync wddm: fix sporadic hangs
(edit) @51451   11 years vboxsync warning
(edit) @51450   11 years vboxsync fixed some Log() statments where we didn't properly display uint64_t …
(edit) @51393   11 years vboxsync Additions/x11/vboxvideo: remove untested non-HGSMI path.
(edit) @51374   11 years vboxsync Additions/x11/vboxvideo: properly report the file descriptor for the …
(edit) @51361   11 years vboxsync wddm/crOpenGL: misc bugfixes
(edit) @51357   11 years vboxsync wddm/crOpenGL/DevVGA: CmdVbva disable fixes
(edit) @51346   11 years vboxsync rename Test Suite => Validation Kit
(edit) @51330   11 years vboxsync crOpenGL: more extended flexible caps info, backwards compatibility fixes
(edit) @51328   11 years vboxsync wddm: disable complex topologies for now
(edit) @51325   11 years vboxsync wddm: fix IRQ handling racing
(edit) @51319   11 years vboxsync crOpenGL: adjusment
(edit) @51317   11 years vboxsync memset this time
(edit) @51316   11 years vboxsync build fix v2
(edit) @51313   11 years vboxsync crOpenGL: bugfixes and work-arounds for wine issues
(edit) @51270   11 years vboxsync wine: update to 1.6.2
(edit) @51269   11 years vboxsync wddm: enable complex topology for CmdVbva
(edit) @51266   11 years vboxsync wddm: fix preemption
(edit) @51260   11 years vboxsync wddm: resize enhancements & fixes
(edit) @51254   11 years vboxsync Additions/SharedFolders: fixed ShflStringInitBuffer(), do really use …
(edit) @51253   11 years vboxsync Additions/win/SharedFolders: strip trailing \0 in MAP_FOLDER
(edit) @51245   11 years vboxsync typo
(edit) @51243   11 years vboxsync Additions/x11/VBoxClient: make VBoxClient --display use the new …
(edit) @51242   11 years vboxsync Additions/x11/vboxvideo: change size hint logic to take hints from a …
(edit) @51228   11 years vboxsync Additions/x11/x11include: remove the old, randomly ordered X.Org 7.0 …
(edit) @51227   11 years vboxsync Additions/x11: make vboxvideo and vboxmouse use the new X.Org Server …
(edit) @51224   11 years vboxsync Additions/VBoxGuest: remove VRDP session handling (never really used), …
(edit) @51223   11 years vboxsync Additions/x11/x11include: added header files for X.Org Server 1.0 and 1.1.
(edit) @51206   11 years vboxsync DnD/VBoxTray: Added support for Windows Aero Snap (window snapping).
(edit) @51205   11 years vboxsync Additions/VBoxService: when starting guest processes, ignore …
(edit) @51202   11 years vboxsync crOpenGL: bugfix
(edit) @51200   11 years vboxsync crOpenGL: getAttribLocations
(edit) @51194   11 years vboxsync crOpenGL: 1.don't unload rt-dependant libs 2.wait for sync thread …
(edit) @51193   11 years vboxsync Additions/linux/installer: don't complain if 'modprobe -c' is not supported
(edit) @51191   11 years vboxsync Additions/linux/installer: fixed CRC checksum when linking debug info …
(edit) @51157   11 years vboxsync crCmd/wddm/crOpenGL: some optimization & cleanup
(edit) @51148   11 years vboxsync wddm/crOpenGL: fix visual artifacts after resize
(edit) @51121   11 years vboxsync extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
(edit) @51115   11 years vboxsync VBoxGuest-darwin.cpp: hash table lookup fix from host driver. (harmless)
(edit) @51111   11 years vboxsync wddm/crOpenGL/DevVGA: impl missing CrCmd commands, some adjustments
(edit) @51081   11 years vboxsync wddm/CrCmd: bugfixes + more correct complex command length info data
(edit) @51080   11 years vboxsync wddm/CrCmd: fix amd64
(edit) @51078   11 years vboxsync crOpenGL/wddm: disable unnecessary warnings, disable debugging stuff
(edit) @51077   11 years vboxsync wined3d: bugfix
(edit) @51042   11 years vboxsync wddm/DevVGA: complex command submission; bugfixes
(edit) @51036   11 years vboxsync wddm: new command submission fixes
(edit) @51020   11 years vboxsync wddm: enable new command submission (guest side)
(edit) @51018   11 years vboxsync wddm: formatting
(edit) @51017   11 years vboxsync wddm: fixes
(edit) @50987   11 years vboxsync wddm: do not allocate VRAM for host-side or dummy allocations
(edit) @50984   11 years vboxsync crOpenGL: command blocks: enable in guest if host supports it; bugfixes
(edit) @50981   11 years vboxsync Additions/x11/vboxvideo: set a root window property to say whether we …
(edit) @50979   11 years vboxsync Additions/x11/vboxvideo: revert r92593: set a root window property …
(edit) @50970   11 years vboxsync Additions/linux/installer: respect VBOX_WITH_CROGL
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