VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21954   15 years vboxsync crOpenGL: fix stack corruption leading to crash when running call of duty
(edit) @21941   15 years vboxsync VBoxService: Added slightly modified patch to report the Guest …
(edit) @21912   15 years vboxsync Additions/x11 and common: simplify requests for getting video mode …
(edit) @21880   15 years vboxsync crOpenGL: fix openglext viewer reporting no hardware support
(edit) @21830   15 years vboxsync crOpenGL: minor fix for gl_ext_draw_range_elements + remove hack from …
(edit) @21778   15 years vboxsync crOpenGL: allow to transfer upto 16megs in r3 hgcm calls, fixes compiz …
(edit) @21632   15 years vboxsync VBoxGuest.cpp: A bit more logging in vboxGuestInitFixateGuestMappings.
(edit) @21613   15 years vboxsync VBoxGuestIDC-unix.c.h: fixed warnings.
(edit) @21577   15 years vboxsync HGCMInternal.cpp: missed HGCM parameter type conversion.
(edit) @21576   15 years vboxsync crOpenGL: fix deadlocks and context/window tracking for multithreaded …
(edit) @21564   15 years vboxsync crOpenGL: enable glarrayelement calls with server side VBOs
(edit) @21549   15 years vboxsync iprt/log.h: Use the spinning mutexes.
(edit) @21528   15 years vboxsync Additions: fix updating NoLoggedInUsers when VBoxService is started
(edit) @21524   15 years vboxsync common/VBoxGuest: minor log fix.
(edit) @21511   15 years vboxsync vboxvfs/linux: playing with using physical page lists for writing. …
(edit) @21510   15 years vboxsync page list bufix.
(edit) @21506   15 years vboxsync VBoxGuest,VMMDev: New HGCM cancellation request.
(edit) @21498   15 years vboxsync VBoxGuest.cpp: Implemented fixating the guest mappings. Also, clear …
(edit) @21491   15 years vboxsync VBoxGuest: Implemented missing VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS. …
(edit) @21489   15 years vboxsync VbglR0HGCMInternal.cpp: Enable the physical page list code everywhere.
(edit) @21487   15 years vboxsync VbglR0HGCMInternal.cpp: Less wasteful bounce buffering, some bugfixes, …
(edit) @21464   15 years vboxsync VbglR0HGCMInternal.cpp: Wrote and tested the physical page list code. …
(edit) @21461   15 years vboxsync VBoxGuestLib: Implemented detection of physical page list support.
(edit) @21459   15 years vboxsync bufix.
(edit) @21458   15 years vboxsync VMMDevHGCMParmType_PhysAddr is not a valid parameter any longer.
(edit) @21456   15 years vboxsync HGCM&Co: physical page list.
(edit) @21450   15 years vboxsync VBoxGuest.cpp: Fixed bug in the wake-for-event wakeup code: missing …
(edit) @21413   15 years vboxsync copy&paste bug in editor?
(edit) @21412   15 years vboxsync Add,++: Switch to common addition kernel module.
(edit) @21408   15 years vboxsync OSE header
(edit) @21382   15 years vboxsync crOpenGL: don't free buffer data on the guest side when unmapping
(edit) @21377   15 years vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
(edit) @21376   15 years vboxsync VBoxGuest: Fixed VBoxGuestCommonIOCtl bug where pcbDataReturned wasn't …
(edit) @21339   15 years vboxsync linux/vboxvfs: made it build and load when using vboxguest.
(edit) @21337   15 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(edit) @21323   15 years vboxsync VBoxService/common: Differ between crOGL amd64 and x86 DLLs.
(edit) @21317   15 years vboxsync crOpenGL: another temporary hack to enable 2 more extensions
(edit) @21316   15 years vboxsync crOpenGL: add comment
(edit) @21313   15 years vboxsync crOpenGL: fix UnmapBufferARB processing
(edit) @21308   15 years vboxsync crOpenGL: use host side VBO when possible
(edit) @21292   15 years vboxsync svn:eol-style native
(edit) @21272   15 years vboxsync SysHlp.cpp: build fix.
(edit) @21271   15 years vboxsync VBoxGuestR0Lib: yes it does.
(edit) @21270   15 years vboxsync VBoxGuestR0Lib: doesn't need SysHlp.cpp.
(edit) @21268   15 years vboxsync HGCMInternal.cpp,SysHlp.cpp: use the kernel/user mode indicator.
(edit) @21267   15 years vboxsync VBoxGuest-linux.c: ditto
(edit) @21263   15 years vboxsync add/files_vbox*: Missing VBox/param.h.
(edit) @21261   15 years vboxsync oops.
(edit) @21260   15 years vboxsync VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
(edit) @21250   15 years vboxsync VBoxService: extend the standard target to make the NT4 one.
(edit) @21248   15 years vboxsync crOpenGL: fix dynamic linking for non dri/fakedri builds
(edit) @21247   15 years vboxsync VBoxService/common: Don't do the ACL stuff on service startup when …
(edit) @21246   15 years vboxsync VBoxService/common: Now works with NT4 as well.
(edit) @21230   15 years vboxsync build fix.
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21226   15 years vboxsync VMMDev.h: cleanup.
(edit) @21219   15 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @21218   15 years vboxsync Additions: Use VBoxGuestLib.h instead of VBoxGuest.h where applicable.
(edit) @21211   15 years vboxsync VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and …
(edit) @21201   15 years vboxsync VBoxGuestR3Lib.cpp: Solaris+freebsd todo.
(edit) @21200   15 years vboxsync VBoxGuestR3Lib.cpp: Fix the XFREE86 build mode.
(edit) @21199   15 years vboxsync VBoxGuest-linux.c,VBoxGuestR3Lib.cpp: Fixed ioctl error check for …
(edit) @21198   15 years vboxsync VBoxGuestR3LibGuestProp.cpp: removed (uint32_t) cast+todo.
(edit) @21170   15 years vboxsync Additions: Mouse polling support in Solaris kernel module and minor …
(edit) @21167   15 years vboxsync VBoxServiceInternal.h: docs clearification.
(edit) @21166   15 years vboxsync VBoxServiceVMInfo.cpp: Don't crash in the termination code if init fails.
(edit) @21165   15 years vboxsync VBoxService.cpp: Fixed error message.
(edit) @21163   15 years vboxsync VBoxServiceTimeSync.cpp: Reformatted the help.
(edit) @21162   15 years vboxsync VBoxServiceTimeSync.cpp: Updated docs. Added one more review question.
(edit) @21160   15 years vboxsync VBoxServiceTimeSync.cpp: Split up the code doing the platform specific …
(edit) @21158   15 years vboxsync VBoxServiceTimeSync.cpp: r=bird: More todos for the windows code.
(edit) @21157   15 years vboxsync VBoxServiceTimeSync.cpp: r=bird: Some todos for the windows code.
(edit) @21155   15 years vboxsync VBoxGuest-linux.c: bugfixes. the timeservice works now.
(edit) @21150   15 years vboxsync VBoxService/common: Fixed Guest Additions version lookup.
(edit) @21139   15 years vboxsync VBoxService: Fixed handling of disabled services.
(edit) @21137   15 years vboxsync VBoxGuest-linux: building, logging and a bugfix. (it loads now)
(edit) @21127   15 years vboxsync crOpenGL: fix window/context management for multithreaded apps
(edit) @21118   15 years vboxsync VBoxGuest (common): building on linux.
(edit) @21104   15 years vboxsync another shot at the add build box.
(edit) @21103   15 years vboxsync additions build fix.
(edit) @21102   15 years vboxsync VBoxGuest (common): poll() update.
(edit) @21100   15 years vboxsync additions build fix.
(edit) @21095   15 years vboxsync VBoxGuest (common): mouse polling.
(edit) @21071   15 years vboxsync VBoxGuestCommonISR: removed incorrect comment, the code can be called …
(edit) @21070   15 years vboxsync crOpenGL: fix linux build with real dri
(edit) @21069   15 years vboxsync VBoxGuest (common): porting to linux. some cleanup. currently untested.
(edit) @21023   15 years vboxsync VBoxGuestCommonISR: interrupt disabled remark…
(edit) @21022   15 years vboxsync crOpenGL: fix glew library detection on linux
(edit) @20970   15 years vboxsync crOpenGL: fix incorrect rendering of glDrawRangeElements
(edit) @20879   15 years vboxsync gcc warnings
(edit) @20721   15 years vboxsync VboxServiceVMInfo-win.cpp: %Rrc->%u for windows status code.
(edit) @20698   15 years vboxsync VBoxService/win: Fixed Guest Additions lookup.
(edit) @20658   15 years vboxsync crOpenGL: add version info for guest dlls
(edit) @20635   15 years vboxsync crOpenGL: add WGL_EXT_pixel_format and WGL_ARB_pixel_format extensions
(edit) @20617   15 years vboxsync crOpenGL: check for host 2.0 support before exporting pre 2.0 arb …
(edit) @20616   15 years vboxsync crOpenGL: enable viewport hack for googleearth in d3d9 mode
(edit) @20509   15 years vboxsync OSE headers
(edit) @20476   15 years vboxsync crOpenGL: fix vertex arrays and glsl interaction
(edit) @20468   15 years vboxsync crOpenGL: temp debugging hack to enable certain extensions on guest side
(edit) @20467   15 years vboxsync crOpenGL: aliases for pre opengl2.0 arb extensions
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