VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38274   13 years vboxsync Additions/x11/vboxmouse: some server versions round up pointer values …
(edit) @38273   13 years vboxsync Additions/x11/vboxmouse: return proper default for unknown values in …
(edit) @38272   13 years vboxsync Additions/x11/vboxmouse: some server versions round up pointer values …
(edit) @38244   13 years vboxsync crOpenGL: missing commit for r72917, fix thread sync issues
(edit) @38239   13 years vboxsync wddm/wine: fix pbo creation err handling
(edit) @38238   13 years vboxsync wddm/3d: disable debugging by default
(edit) @38236   13 years vboxsync wddm/wine: some cleaning
(edit) @38230   13 years vboxsync wddm/wine: workaround chromium inability for nondefault unpack raw …
(edit) @38224   13 years vboxsync VBoxService/VMInfo-win: Don't bail out if there are no network …
(edit) @38223   13 years vboxsync VBoxService: Implemented "--only-<service>" to just start one specific …
(edit) @38218   13 years vboxsync wddm/wine: yet another PBO fix
(edit) @38217   13 years vboxsync wddm/wine: fix fast sys2vram blits for the PBO case
(edit) @38216   13 years vboxsync Additions/linux/drm: build bits for a KMS driver, enable with …
(edit) @38207   13 years vboxsync Additions/VBoxVideo: move a couple of functions from the X.Org driver …
(edit) @38201   13 years vboxsync Additions/common: make vbglR3IoCtl fail cleanly on Linux if …
(edit) @38196   13 years vboxsync Some more cleanup.
(edit) @38194   13 years vboxsync Additions/linux|x11/*kmk: some cleanups.
(edit) @38193   13 years vboxsync Windows guest shared folders: implement SetFileAllocationInformation.
(edit) @38187   13 years vboxsync Additions/linux/Makefile.kmk: Please, don't use host utilities when …
(edit) @38180   13 years vboxsync VBoxService/GuestCtrl: Updated policy handling for controlling the …
(edit) @38178   13 years vboxsync Additions/linux/Makefile.kmk: Use the new install feature allow abs …
(edit) @38176   13 years vboxsync kBuild,Config.kmk,Additions/linux/Makefile.kmk: Build fix. Requiring …
(edit) @38175   13 years vboxsync add/linux/Makefile.kmk: There are no such things as LnxAddDRM-src and …
(edit) @38174   13 years vboxsync add build fix
(edit) @38172   13 years vboxsync wddm/wine: context handling fixes
(edit) @38166   13 years vboxsync Additions/solaris/SharedFolders: read-only mmap bits.
(edit) @38162   13 years vboxsync Additions/linux/Makefile.kmk: Trying to unbreak 'kmk clean' - don't …
(edit) @38158   13 years vboxsync Grumble: _2_STAGE_TARGET -> _2_STAGE_TARGETS.
(edit) @38157   13 years vboxsync VBoxService/GuestCtrl: Implemented policy handling for controlling the …
(edit) @38156   13 years vboxsync wddm/wine: enable single context (missing commit)
(edit) @38154   13 years vboxsync *.kmk: PATH_INS -> PATH_STAGE.
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @38147   13 years vboxsync wddm/wine: disable debugging fixme
(edit) @38146   13 years vboxsync wddm/wine: enable single context
(edit) @38144   13 years vboxsync wddm: fix deadlock
(edit) @38143   13 years vboxsync crogl: auto-flush on thread switch functionality
(edit) @38133   13 years vboxsync GuestCtrl: Removed obsolete code for guest directory enumeration.
(edit) @38131   13 years vboxsync VBoxService/VMInfo-win: Less verbose by default (OOM).
(edit) @38130   13 years vboxsync VBoxService/VMInfo-win: Less verbose by default (OOM).
(edit) @38129   13 years vboxsync VBoxService/VMInfo-win: Keep old user count when out of memory and …
(edit) @38128   13 years vboxsync VBoxService/VMInfo-win: Added more logging for OOM situations.
(edit) @38118   13 years vboxsync undo undesirec commit
(edit) @38117   13 years vboxsync wddm/3d: burn fixes
(edit) @38115   13 years vboxsync Removed debug output.
(edit) @38114   13 years vboxsync wddm/3d: missing files
(edit) @38113   13 years vboxsync VBoxService/GuestCtrl: Fixed stability issues due to PID recycling, …
(edit) @38112   13 years vboxsync wddm/3d: 1. fix invalid visible rectreporting on swapchain destruction …
(edit) @38107   13 years vboxsync Additions/solaris/SharedFolders: cmn_err consistency.
(edit) @38105   13 years vboxsync Additions/solaris/SharedFolders: more info. on error cases please.
(edit) @38093   13 years vboxsync *.kmk,++: Mode fixes to maximize hardlinking potential during staging.
(edit) @38087   13 years vboxsync VBoxService/VMInfo: Enhanced logging.
(edit) @38085   13 years vboxsync GuestCtrl: Update of copy from guest (work in progress).
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @38078   13 years vboxsync Additions/Solaris/SharedFolders: link to ctf module.
(edit) @38045   13 years vboxsync VBoxDisp: fixed PATBLTBRUSH for VRDE.
(edit) @38015   13 years vboxsync VBoxServiceToolBox: Addressed misc. todos.
(edit) @38005   13 years vboxsync Additions: Missing _INST slashes.
(edit) @37986   13 years vboxsync Wddm/3d: fix thread sync issues
(edit) @37981   13 years vboxsync Additions/Solaris: Link vboxguest to misc/ctf.
(edit) @37964   13 years vboxsync Register formatting in strformatrt.cpp (for logging).
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37952   13 years vboxsync VBoxServiceToolbox.cpp: Use RTMsgSetProgName; mkdir shall fail if no …
(edit) @37921   13 years vboxsync VBoxServiceToolbox.cpp: Fixed the symlink invocation (must strip …
(edit) @37907   13 years vboxsync wddm/3d: fix performance regression
(edit) @37889   13 years vboxsync wddm: mouse pointer for multimon fix, shared resource optimize
(edit) @37873   13 years vboxsync wddm/wine: do not delete openned shared resource
(edit) @37870   13 years vboxsync wddm/wine: ie9 black screen fix, shared rc fixes & performance enhancements
(edit) @37860   13 years vboxsync VBoxService/Toolbox: Implemented output for vbox_stat, now using a …
(edit) @37845   14 years vboxsync adds burn fix
(edit) @37840   14 years vboxsync wddm: bugfixes
(edit) @37839   14 years vboxsync Additions/Solaris/SharedFolders: readonly mmap bits.
(edit) @37833   14 years vboxsync Additions/Solaris/SharedFolders/vboxfs_mount: small cleanup.
(edit) @37832   14 years vboxsync Additions/VBoxService: fix automounting Solaris Shared folders.
(edit) @37830   14 years vboxsync crogl: fix wine filtering for wddm WoW64
(edit) @37826   14 years vboxsync Additions/VBoxService: automount broken on Solaris
(edit) @37823   14 years vboxsync Additions/solaris/SharedFolders: readonly mmap bits.
(edit) @37816   14 years vboxsync VBoxService/GuestCtrl: Logging adjustments.
(edit) @37815   14 years vboxsync Windows Guest Additions installer: Fixed file typos which might have …
(edit) @37814   14 years vboxsync VBoxService/vbox_stat: Also check for directories.
(edit) @37806   14 years vboxsync Additions/Solaris/SharedFolders: readonly mmap support bits.
(edit) @37801   14 years vboxsync TARGET_xxx -> xxx_1_TARGET.
(edit) @37800   14 years vboxsync TARGET_xxx -> xxx_1_TARGET.
(edit) @37796   14 years vboxsync VBoxService: warning (shadowed declaration)
(edit) @37791   14 years vboxsync VBoxService/ls: Also handle single files, factored out actual printing …
(edit) @37776   14 years vboxsync Additions/solaris/SharedFolders: fix hrestime missing symbol for b167+.
(edit) @37760   14 years vboxsync WDDM/3D: fix windows expirience index crashed on win7 with ati cards
(edit) @37736   14 years vboxsync wddm: some cleanup
(edit) @37734   14 years vboxsync wddm/3d: 1.fix ie9 under Aero (still some problems w/o Aero), 2.Fix …
(edit) @37733   14 years vboxsync gcc 4.4.4 build fix for VBOX_WITH_EF_WRAPS=1.
(edit) @37726   14 years vboxsync Additions/Testsuite: shorten the volume ID a bit and leave out …
(edit) @37721   14 years vboxsync Runtime: add C++-like vector implementation in C, burn fix
(edit) @37720   14 years vboxsync Runtime: add C++-like vector implementation in C
(edit) @37719   14 years vboxsync Additions/x11/VBoxClient: logging and an unused variable
(edit) @37708   14 years vboxsync WDDM/3d: force desktop repaint after visibile region changes changes
(edit) @37672   14 years vboxsync warnings
(edit) @37664   14 years vboxsync crOpenGL: fix GL_VERSION for different locales (#5755)
(edit) @37640   14 years vboxsync wddm/3d: propper handling of ID3DDevice::Clear
(edit) @37638   14 years vboxsync VBoxGINA: Moved loading global configuration to WlxInitialize().
(edit) @37630   14 years vboxsync vboxtray/wddm: autoresize fix
(edit) @37626   14 years vboxsync wddm/3d: fix card resets
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