VirtualBox

source: vbox/trunk/src/VBox/Additions/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23440   15 years vboxsync fixed OSE header
(edit) @23439   15 years vboxsync crOpenGL: missing changeset for r53030
(edit) @23437   15 years vboxsync crOpenGL: fix world of warcraft crash on second login
(edit) @23400   15 years vboxsync Filemuncher fixes
(edit) @23399   15 years vboxsync crOpenGL: cache uniforms info
(edit) @23388   15 years vboxsync VBoxGuest.cpp: copy&past mess. (harmless)
(edit) @23274   15 years vboxsync crOpenGL: snapshots support for GLSL shaders
(edit) @23248   15 years vboxsync VBoxServiceExec.cpp: r=bird: drop the if (RT_FAILURE(rc)) since all …
(edit) @23247   15 years vboxsync VBoxService: Exec: Also let host know the status if successful.
(edit) @23227   15 years vboxsync VBoxService: Sysprep: Let the host know if we didn't find sysprep.exe
(edit) @23139   15 years vboxsync VBoxService/win: Fixed SCM hang if VBoxMiniRdrDN object is not found …
(edit) @23029   15 years vboxsync VBoxService: Notice when manually starting VBoxService in daemonized …
(edit) @22970   15 years vboxsync VbglHGCMParmPtrSetString: Use VMMDevHGCMParmType_LinAddr_In.
(edit) @22872   15 years vboxsync crOpenGL/Additions: reduce the number of header file sets we depend …
(edit) @22863   15 years vboxsync VBoxServiceExec.cpp: r=bird: Constant strings are UTF-8, no need to …
(edit) @22840   15 years vboxsync VBoxService: Rewritten Guest Additions lookup, added Wow6432Node …
(edit) @22809   15 years vboxsync VBoxService: Small fixes + UTF-8 handling.
(edit) @22761   15 years vboxsync VbglR3GuestPropWriteValueV: >= 0.
(edit) @22758   15 years vboxsync VBoxGuestLib: Fixed VbglR3GuestPropWriteValueF(), always returned …
(edit) @22744   15 years vboxsync VBoxService: Sigh. Cleaned up the code myself. It's current disabled …
(edit) @22733   15 years vboxsync VBoxService: Corrected validation.
(edit) @22730   15 years vboxsync VBoxManage: Make setting guest properties work with --flags or -flags.
(edit) @22728   15 years vboxsync VBoxService: Get rid of TCHARs, implemented better sysprep support.
(edit) @22683   15 years vboxsync Makefiles: Just test for VBOX_WITH_ADDITIONS_DRIVERS.
(edit) @22591   15 years vboxsync crOpenGL: apply viewport hack only if being run under wine
(edit) @22586   15 years vboxsync Additions/Windows: export VBoxServiceExec
(edit) @22583   15 years vboxsync Additions/FreeBSD: Remove a method which is not available in FreeBSD 8 …
(edit) @22575   15 years vboxsync Additions/FreeBSD: Fixes several problems. The X11 part is mostly …
(edit) @22573   15 years vboxsync Generated FreeBSD kernel headers, take 5. *click*
(edit) @22570   15 years vboxsync Generated FreeBSD kernel headers, take 3. *click*
(edit) @22569   15 years vboxsync Generated FreeBSD kernel headers, take 2. *click*
(edit) @22562   15 years vboxsync Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
(edit) @22551   15 years vboxsync VBoxService/VMExec: r=bird: a bunch of review comments and some cleanup.
(edit) @22530   15 years vboxsync VBoxService: Bugfixes, enabled release mode verbose logging if specified.
(edit) @22503   15 years vboxsync VBoxService: Added command execution thread (only used for sysprep …
(edit) @22417   15 years vboxsync crOpenGL: add few debug messages
(edit) @22284   15 years vboxsync crOpenGL: add compiled vertex array support
(edit) @22148   15 years vboxsync VBoxGuest-linux.c: Don't reference SUPDRV_IOC_VERSION.
(edit) @22128   15 years vboxsync VBoxGuest.cpp: RTSpinlockAcquireNoInts vs RTSemEventMultiSignal on solaris.
(edit) @22011   16 years vboxsync crOpenGL: revert unwanted local change from r50745
(edit) @22010   16 years vboxsync crOpenGL: fix mesa entries patching for 64bit guests
(edit) @21980   16 years vboxsync VBoxServiceVMInfo.cpp: VBOX_SVN_REV is not a long but an int. No need …
(edit) @21978   16 years vboxsync VbglR3: u32Timeout -> cMillies and other nitpicking.
(edit) @21954   16 years vboxsync crOpenGL: fix stack corruption leading to crash when running call of duty
(edit) @21941   16 years vboxsync VBoxService: Added slightly modified patch to report the Guest …
(edit) @21912   16 years vboxsync Additions/x11 and common: simplify requests for getting video mode …
(edit) @21880   16 years vboxsync crOpenGL: fix openglext viewer reporting no hardware support
(edit) @21830   16 years vboxsync crOpenGL: minor fix for gl_ext_draw_range_elements + remove hack from …
(edit) @21778   16 years vboxsync crOpenGL: allow to transfer upto 16megs in r3 hgcm calls, fixes compiz …
(edit) @21632   16 years vboxsync VBoxGuest.cpp: A bit more logging in vboxGuestInitFixateGuestMappings.
(edit) @21613   16 years vboxsync VBoxGuestIDC-unix.c.h: fixed warnings.
(edit) @21577   16 years vboxsync HGCMInternal.cpp: missed HGCM parameter type conversion.
(edit) @21576   16 years vboxsync crOpenGL: fix deadlocks and context/window tracking for multithreaded …
(edit) @21564   16 years vboxsync crOpenGL: enable glarrayelement calls with server side VBOs
(edit) @21549   16 years vboxsync iprt/log.h: Use the spinning mutexes.
(edit) @21528   16 years vboxsync Additions: fix updating NoLoggedInUsers when VBoxService is started
(edit) @21524   16 years vboxsync common/VBoxGuest: minor log fix.
(edit) @21511   16 years vboxsync vboxvfs/linux: playing with using physical page lists for writing. …
(edit) @21510   16 years vboxsync page list bufix.
(edit) @21506   16 years vboxsync VBoxGuest,VMMDev: New HGCM cancellation request.
(edit) @21498   16 years vboxsync VBoxGuest.cpp: Implemented fixating the guest mappings. Also, clear …
(edit) @21491   16 years vboxsync VBoxGuest: Implemented missing VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS. …
(edit) @21489   16 years vboxsync VbglR0HGCMInternal.cpp: Enable the physical page list code everywhere.
(edit) @21487   16 years vboxsync VbglR0HGCMInternal.cpp: Less wasteful bounce buffering, some bugfixes, …
(edit) @21464   16 years vboxsync VbglR0HGCMInternal.cpp: Wrote and tested the physical page list code. …
(edit) @21461   16 years vboxsync VBoxGuestLib: Implemented detection of physical page list support.
(edit) @21459   16 years vboxsync bufix.
(edit) @21458   16 years vboxsync VMMDevHGCMParmType_PhysAddr is not a valid parameter any longer.
(edit) @21456   16 years vboxsync HGCM&Co: physical page list.
(edit) @21450   16 years vboxsync VBoxGuest.cpp: Fixed bug in the wake-for-event wakeup code: missing …
(edit) @21413   16 years vboxsync copy&paste bug in editor?
(edit) @21412   16 years vboxsync Add,++: Switch to common addition kernel module.
(edit) @21408   16 years vboxsync OSE header
(edit) @21382   16 years vboxsync crOpenGL: don't free buffer data on the guest side when unmapping
(edit) @21377   16 years vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
(edit) @21376   16 years vboxsync VBoxGuest: Fixed VBoxGuestCommonIOCtl bug where pcbDataReturned wasn't …
(edit) @21339   16 years vboxsync linux/vboxvfs: made it build and load when using vboxguest.
(edit) @21337   16 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(edit) @21323   16 years vboxsync VBoxService/common: Differ between crOGL amd64 and x86 DLLs.
(edit) @21317   16 years vboxsync crOpenGL: another temporary hack to enable 2 more extensions
(edit) @21316   16 years vboxsync crOpenGL: add comment
(edit) @21313   16 years vboxsync crOpenGL: fix UnmapBufferARB processing
(edit) @21308   16 years vboxsync crOpenGL: use host side VBO when possible
(edit) @21292   16 years vboxsync svn:eol-style native
(edit) @21272   16 years vboxsync SysHlp.cpp: build fix.
(edit) @21271   16 years vboxsync VBoxGuestR0Lib: yes it does.
(edit) @21270   16 years vboxsync VBoxGuestR0Lib: doesn't need SysHlp.cpp.
(edit) @21268   16 years vboxsync HGCMInternal.cpp,SysHlp.cpp: use the kernel/user mode indicator.
(edit) @21267   16 years vboxsync VBoxGuest-linux.c: ditto
(edit) @21263   16 years vboxsync add/files_vbox*: Missing VBox/param.h.
(edit) @21261   16 years vboxsync oops.
(edit) @21260   16 years vboxsync VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
(edit) @21250   16 years vboxsync VBoxService: extend the standard target to make the NT4 one.
(edit) @21248   16 years vboxsync crOpenGL: fix dynamic linking for non dri/fakedri builds
(edit) @21247   16 years vboxsync VBoxService/common: Don't do the ACL stuff on service startup when …
(edit) @21246   16 years vboxsync VBoxService/common: Now works with NT4 as well.
(edit) @21230   16 years vboxsync build fix.
(edit) @21227   16 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21226   16 years vboxsync VMMDev.h: cleanup.
(edit) @21219   16 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
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