VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43334   13 years vboxsync wddm/3d: volume texture func impl; fixes & cleanup
(edit) @43333   13 years vboxsync wined3d: fix glsl shader generation
(edit) @43323   13 years vboxsync Additions/linux/installer: fix makefile dependencies.
(edit) @43322   13 years vboxsync Additions/linux/installer: enable X.Org Server 1.13 installation.
(edit) @43321   13 years vboxsync Additions/linux/installer: enable X.Org Server 1.13 installation.
(edit) @43319   13 years vboxsync wine/wddm: bugfix
(edit) @43314   13 years vboxsync wddm/3d: DrawIndexedPrimitive2 impl
(edit) @43310   13 years vboxsync Additions/x11/vboxvideo: small efficiency fix.
(edit) @43309   13 years vboxsync Additions/x11/vboxvideo: fix for pre-1.3 X servers after vtSema fixes.
(edit) @43298   13 years vboxsync wddm: assertions cleanup
(edit) @43296   13 years vboxsync Additions/common/crOpenGL: make fakedri_drv use more in-tree headers.
(edit) @43293   13 years vboxsync Additions: use xproto from the headers
(edit) @43286   13 years vboxsync wddm: fix assertions & warnings
(edit) @43284   13 years vboxsync Additions/x11/vboxvideo: more header dependency fixes.
(edit) @43283   13 years vboxsync Additions/x11/x11include: added Mesa GL include files.
(edit) @43282   13 years vboxsync Additions/x11/x11include: removed header files which we no longer need.
(edit) @43281   13 years vboxsync Additions/x11/vboxvideo: header file dependency fixes.
(edit) @43280   13 years vboxsync Additions/x11/x11include: added X.Org libXext include files.
(edit) @43279   13 years vboxsync Additions/x11/x11include: added X.Org kbproto include files.
(edit) @43278   13 years vboxsync Additions/x11/vboxmouse: header file dependency fixes.
(edit) @43277   13 years vboxsync Additions/x11/xorg-server-1.4.2: remove xf86config.h. Seems to be not …
(edit) @43275   13 years vboxsync Additions/x11: clean up header dependencies.
(edit) @43274   13 years vboxsync Additions/x11/vboxvideo: break more header dependencies.
(edit) @43273   13 years vboxsync Additions/common/crOpenGL: replace a dependency on X server headers …
(edit) @43272   13 years vboxsync Additions/x11: more original X server headers.
(edit) @43271   13 years vboxsync Additions/x11/vboxvideo: fix for r80653.
(edit) @43270   13 years vboxsync Additions/x11/vboxvideo: reduce header file dependencies from xorg-server.h
(edit) @43269   13 years vboxsync wddm/3d: assertion fixes
(edit) @43259   13 years vboxsync fixed a few gcc false positive warnings and two shadowed declarations
(edit) @43257   13 years vboxsync 4.2.0 RC4
(edit) @43255   13 years vboxsync Additions/x11/x11include: do not pull in server headers we do not need.
(edit) @43254   13 years vboxsync Additions/x11/x11include: do not pull in server headers we do not need.
(edit) @43253   13 years vboxsync Additions/x11/vboxvideo: build vboxvideo_13_drv.s0.
(edit) @43252   13 years vboxsync Additions/x11/x11include: warning fix to Xorg 1.13 header, see r74211.
(edit) @43251   13 years vboxsync Additions/x11: added headers for X.Org Server 1.13.
(edit) @43250   13 years vboxsync Additions/x11/vboxvideo: changes needed for the 1.13 server ABI.
(edit) @43249   13 years vboxsync Additions/x11/vboxvideo: this code should have been moved down.
(edit) @43246   13 years vboxsync Additions/x11/vboxvideo: logging clean-up.
(edit) @43245   13 years vboxsync Additions/x11/vboxvideo: clean up sanity handling for mode switches …
(edit) @43236   13 years vboxsync wddm/3d: bugfixes + cleanup
(edit) @43230   13 years vboxsync Logging.
(edit) @43224   13 years vboxsync VBoxTray: RTMemFree in error case
(edit) @43202   13 years vboxsync Additions/VBoxService/ToolBox: additional check in mktemp to avoid a …
(edit) @43196   13 years vboxsync Fixed UINT32_MAX check.
(edit) @43173   13 years vboxsync Linux GA: Shared Folders: fix default NLS table loading issue.
(edit) @43129   13 years vboxsync fix EOL style mess
(edit) @43121   13 years vboxsync CDDL licensing cleanup
(edit) @43113   13 years vboxsync Additions/linux/drm: exported some files which got forgotten.
(edit) @43112   13 years vboxsync whitespace
(edit) @43111   13 years vboxsync comment style change
(edit) @43108   13 years vboxsync Additions/x11/vboxvideo: refactoring to support X.Org Server 1.13.
(edit) @43082   13 years vboxsync Additions/x11/vboxvideo: notify the Solaris mouse driver when we …
(edit) @43081   13 years vboxsync Additions/x11/vboxvideo: some header file inclusion clean-up.
(edit) @43072   13 years vboxsync Backed out r80408 (Too late for RC3, needs more testing).
(edit) @43069   13 years vboxsync Windows Guest Additions installer: Fixed installation of VBoxService …
(edit) @43066   13 years vboxsync VBoxGuestAdditionsW2KXP: Try installing VBoxMouse the regular way.
(edit) @43050   13 years vboxsync GA: Linux: Shared Folders driver: If no NLS charset specified, try to …
(edit) @43049   13 years vboxsync VBoxService/VBoxServiceControlThreadAllocateArgv: Fixed allocation size.
(edit) @43033   13 years vboxsync D'oh!
(edit) @43032   13 years vboxsync VBoxDrvInst: Omit DRIVER_PACKAGE_SILENT flag to work around the …
(edit) @43018   13 years vboxsync Fixed warnings.
(edit) @43016   13 years vboxsync Additions/common/VBoxGuestLib: work around an assertion on Solaris …
(edit) @43000   13 years vboxsync Removed debug logging.
(edit) @42997   13 years vboxsync VBoxService/GuestCtrl: Revamped code for building modified argv objects.
(edit) @42995   13 years vboxsync VBoxServiceToolBox.cpp/cat: Fixed bug in --output handling. The output …
(edit) @42991   13 years vboxsync VBoxCertUtil: Fixed crashing when installing non-existent certificates.
(edit) @42977   13 years vboxsync VBoxCertUtil: Fixed running on Windows XP guests.
(edit) @42974   13 years vboxsync VBoxCertUtil: Fixed NULL parameter.
(edit) @42971   13 years vboxsync wddm/3d: fix app crashes on shut down
(edit) @42955   13 years vboxsync VBoxSF: disable debug logging in release build (added by r79366).
(edit) @42939   13 years vboxsync VBoxCertUtil: Added version information to file properties, use the GA …
(edit) @42938   13 years vboxsync Typos.
(edit) @42927   13 years vboxsync Additions/common/VBoxService: minor bug fix.
(edit) @42921   13 years vboxsync VBoxService/GuestCtrl: Support for expanding command line arguments …
(edit) @42905   13 years vboxsync Linux/dkms.conf: use LF eol-style and remove superfluous files
(edit) @42880   13 years vboxsync Linux Shared Folders: more Linux 3.6 fixes
(edit) @42846   13 years vboxsync Guest Control 2.0: Update.
(edit) @42784   13 years vboxsync Linux 3.6-rc1 compile fix, spaces
(edit) @42764   13 years vboxsync Additions/common/VBoxService: clean up toolbox help text.
(edit) @42763   13 years vboxsync Additions/common/VBoxService: vbox_mktemp tool: add --tmpdir option …
(edit) @42747   13 years vboxsync Additions/common/VBoxService: input verification and variable naming …
(edit) @42739   13 years vboxsync Main/VBoxService: Introduced ProcessCreateFlag_ExpandArguments (not …
(edit) @42738   13 years vboxsync VBoxService: Raise maximum default served guest processes to 256.
(edit) @42735   13 years vboxsync Additions/common/VBoxService: vbox_mktemp tool requires an absolute path.
(edit) @42728   13 years vboxsync Additions/common/VBoxService: vbox_mkdir adjustments.
(edit) @42727   13 years vboxsync Additions/common/VBoxService: extend vbox_mktemp to handle directories …
(edit) @42717   13 years vboxsync Additions/VBoxService/toolbox: removed presumably incorrect umask() call.
(edit) @42715   13 years vboxsync VBoxService/Toolbox: Include node_id in long output format.
(edit) @42708   13 years vboxsync Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
(edit) @42683   13 years vboxsync wddm/3d: fix black scren under Aero regression
(edit) @42655   13 years vboxsync Additions/common/VBoxService: make vbox_rmdir and vbox_mktemp tool …
(edit) @42652   13 years vboxsync wddm/3d: logging fixes
(edit) @42645   13 years vboxsync Additions/common/VBoxService: the mktemp tool should print a message …
(edit) @42644   13 years vboxsync Additions/solaris/vboxms: make a log statement optional.
(edit) @42642   13 years vboxsync Solaris/Additions/Installer: fix preremove breakage due to missing …
(edit) @42615   13 years vboxsync Additions/common/VBoxService: add vbox_mktemp to toolbox.
(edit) @42591   13 years vboxsync crOpenGL: fix ocasional packspu init misbeave
(edit) @42557   13 years vboxsync wddm/3d: prevent sporadic metro apps exit on startup (speedup d3d init)
(edit) @42541   13 years vboxsync wddm: better handling 2d->3d mode switch
(edit) @42536   13 years vboxsync crOpenGL/wddm: WOW64 fix
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