VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18547   16 years vboxsync crOpenGL: comment 2 unused functions and glxim isn't pointer
(edit) @18546   16 years vboxsync crOpenGL: fix typo
(edit) @18545   16 years vboxsync crOpenGL: part fix compile for solaris
(edit) @18542   16 years vboxsync common/crOpenGL: C stubs, enabled only on Solaris.
(edit) @18539   16 years vboxsync crOpenGL: generate opengl .c exports file for solaris dri/fakedri
(edit) @18526   16 years vboxsync VbglR3PidFile,VbglR3PidFileClose: Made it build everywhere.
(edit) @18512   16 years vboxsync WINNT/VBoxGuest_Internal.h: disabled warnings about intrinsic stupiditity.
(edit) @18511   16 years vboxsync vrdptext.c: size_t warning.
(edit) @18509   16 years vboxsync VBoxControl.cpp: size_t warning.
(edit) @18502   16 years vboxsync SysHlp.h: Shut up warnings about stupid intrinsics.
(edit) @18501   16 years vboxsync VBoxCalls.h: Shut up warning about stupid intrinsics.
(edit) @18452   16 years vboxsync vbglR3DoIOCtl: size_t/DWORD warnings.
(edit) @18451   16 years vboxsync VBoxGuestR3LibGuestProp.cpp: load of size_t warnings. Simplified the …
(edit) @18379   16 years vboxsync Additions/x11/vboxvideo: re-enable DRI with X.Org Server 1.6, as it …
(edit) @18377   16 years vboxsync Linux additions: add a simple autorun.sh file to make the Ubuntu 8.10 …
(edit) @18363   16 years vboxsync Additions/Solaris/installer: match previous changes to VBoxClient
(edit) @18362   16 years vboxsync Additions/linux/installer: match previous changes to VBoxClient
(edit) @18361   16 years vboxsync Additions/linux/vboxadd: added additional functionality to /dev/vboxuser
(edit) @18360   16 years vboxsync Additions/x11/VBoxClient: run a separate process for each service and …
(edit) @18359   16 years vboxsync Additions/common/VbglR3Lib: fixed pidfile creation
(edit) @18352   16 years vboxsync Additions/linux/vboxadd: don't unregister an HGCM connection which was …
(edit) @18341   16 years vboxsync Additions/common/VBoxService: try to fix a burn
(edit) @18321   16 years vboxsync Solaris/Additions: added iconv pkg dependency.
(edit) @18320   16 years vboxsync Additions/common/VbglR3Lib: separate pidfile and daemonising code. …
(edit) @18317   16 years vboxsync Additions/x11/vboxvideo: disable DRI for now for X.Org server 1.6
(edit) @18316   16 years vboxsync Additions/linux/vboxadd: added support for VBOXGUEST_IOCTL_GETVMMDEVPORT
(edit) @18315   16 years vboxsync Additions/linux/vboxadd: use our own error conversion function to …
(edit) @18309   16 years vboxsync Additions/common/VbglR3Lib: if we can't contact the host then tell the …
(edit) @18307   16 years vboxsync Additions/x11/vboxvideo: add a few fallback cases to the driver
(edit) @18295   16 years vboxsync Additions/x11: include vboxvideo_dri.c in the server 1.6 driver
(edit) @18265   16 years vboxsync config file cleanup + small copyright year update
(edit) @18246   16 years vboxsync license header updates from filemuncher
(edit) @18176   16 years vboxsync common/crOpenGL: Solaris 32-bit fix.
(edit) @18175   16 years vboxsync common/crOpenGL: Solaris bits. FAKEDRI to now builds.
(edit) @18172   16 years vboxsync VBoxGuest/win: library order.
(edit) @18171   16 years vboxsync VBoxGuest/win: Moved the bugcheck code into a separate file so we can …
(edit) @18170   16 years vboxsync VBoxGuest/win: bugcheck cleanup: ULONG_PTR parameters cannot be …
(edit) @18161   16 years vboxsync Build fix.
(edit) @18160   16 years vboxsync common/crOpenGL: solaris bits VBoxOGL.so. DRI yet todo, has some …
(edit) @18157   16 years vboxsync VBoxGuestR3Lib.cpp: static definition, moved it above the usage to …
(edit) @18146   16 years vboxsync spaces/tabs.
(edit) @18142   16 years vboxsync crOpenGL rollback r44835 & r44836 as it's not compiling on 64bit
(edit) @18140   16 years vboxsync crOpenGL: use custom defines to destinguish 32/64 pointers
(edit) @18139   16 years vboxsync crOpenGL: don't trash eax/rax in export stubs
(edit) @18124   16 years vboxsync Additions/Linux/vboxadd: use RTMemAlloc instead of kmalloc for …
(edit) @18089   16 years vboxsync x11/Installer: solaris_xorg_modeless.conf remove "rgbpath" line …
(edit) @18088   16 years vboxsync crOpenGL: some code cleanup and small fixes
(edit) @18085   16 years vboxsync Solaris/DRM: bits.
(edit) @18075   16 years vboxsync Windows guest additions: fixed detection of the emulated PS/2 mouse in …
(edit) @18057   16 years vboxsync Solaris/VBoxVideoDRM: initial commit.
(edit) @18056   16 years vboxsync Additions/linux/installer: only change the permissions on vboxuser if …
(edit) @18048   16 years vboxsync warning
(edit) @18037   16 years vboxsync VBoxGuest/Windows: Build fix.
(edit) @18034   16 years vboxsync crOpenGL: workaround linker issues when switching dri/non dri targets
(edit) @18030   16 years vboxsync warning
(edit) @18022   16 years vboxsync VBoxGuest/Windows: Cleaning up.
(edit) @18019   16 years vboxsync VBoxGuest/Windows: Added bugcheck detection + details (not enabled by …
(edit) @17999   16 years vboxsync Additions/common: remove some obsolete typecasts
(edit) @17962   16 years vboxsync small cosmetical fixes
(edit) @17950   16 years vboxsync Additions/Linux/installer: fix /dev/vboxuser device creation without udev
(edit) @17948   16 years vboxsync Linux: slightly changed the kill levels of the module setup scripts to …
(edit) @17944   16 years vboxsync crOpenGL: cheat compiz loaded to allow run without SKIP_CHECKS=yes …
(edit) @17938   16 years vboxsync proper module license even in dummy mode
(edit) @17935   16 years vboxsync Additions/linux: fixed kernel detection
(edit) @17925   16 years vboxsync Additions/Linux/vboxadd: handle internal HGCM errors (like service not …
(edit) @17922   16 years vboxsync crOpenGL: fixed compilation on Windows.
(edit) @17921   16 years vboxsync crOpenGL: add user visible warning if host 3d acceleration is disabled
(edit) @17919   16 years vboxsync crOpenGL: fix stub cleanup for cases where host doesn't have 3d …
(edit) @17899   16 years vboxsync Additions/linux/vboxadd: coding style
(edit) @17861   16 years vboxsync Additions/Linux/installer: install the OpenGL libraries and the DRI driver
(edit) @17859   16 years vboxsync Additions/Linux/installer: add support for /dev/vboxuser to vboxadd.sh
(edit) @17858   16 years vboxsync Additions/common/VBoxGuestLib: add support for the new user guest …
(edit) @17857   16 years vboxsync Additions/linux/vboxadd: added vboxuser device to kernel module for …
(edit) @17853   16 years vboxsync Additions/linux/vboxadd: refactored the module initialisation code
(edit) @17839   16 years vboxsync crOpenGL: don't load native opengl library in the stub code on linux
(edit) @17751   16 years vboxsync fixed libs
(edit) @17735   16 years vboxsync crOpenGL: enable fake dri again
(edit) @17728   16 years vboxsync Additions/common/crOpenGL: properly enable the mesa includes
(edit) @17723   16 years vboxsync Additions/common/crOpenGL: use in-tree headers again
(edit) @17720   16 years vboxsync disabled fake_dri driver for the time being
(edit) @17719   16 years vboxsync warning
(edit) @17716   16 years vboxsync crOpenGL: fake dri driver, initial version
(edit) @17704   16 years vboxsync HGSMI: the windows guest display drivers.
(edit) @17698   16 years vboxsync Solaris/Additions: fix resizing issue with Xorg 1.3.x.
(edit) @17668   16 years vboxsync Solaris/Additions: added xpg4/xcu4 dependency (public #3524)
(edit) @17665   16 years vboxsync HGSMI: the windows guest display drivers.
(edit) @17626   16 years vboxsync Solaris/Additions: SharedFolders SVN rev on mod desc.
(edit) @17625   16 years vboxsync Solaris/Additions: vboxvfs to vboxfs fixes.
(edit) @17623   16 years vboxsync HGSMI: the windows guest display drivers.
(edit) @17619   16 years vboxsync fixed additions dependency
(edit) @17618   16 years vboxsync HGSMI: windows guest video driver.
(edit) @17615   16 years vboxsync Windows guest display driver: experimental StrokeAndFillPath support …
(edit) @17610   16 years vboxsync HGSMI for the graphics device: the windows guest display driver …
(edit) @17605   16 years vboxsync (C)
(edit) @17604   16 years vboxsync must install to lib.
(edit) @17603   16 years vboxsync Additions/x11: fix to the makefile for the libXcomposite library stub
(edit) @17602   16 years vboxsync Additions/x11: added libXcomposite stub library for linking against
(edit) @17587   16 years vboxsync Additions/common/crOpenGL: more include directory fiddling
(edit) @17585   16 years vboxsync Additions/x11: added the file Xregion.h from xlib, as this file had a …
(edit) @17583   16 years vboxsync Shared memory host guest interface (HGSMI) for the graphics device: …
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