VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @20439   15 years vboxsync crOpenGL: spaces to tab
(edit) @20438   15 years vboxsync crOpenGL: typo
(edit) @20437   15 years vboxsync crOpenGL: fix various opengl 2.0 get functions
(edit) @20422   15 years vboxsync crOpenGL: update comment
(edit) @20411   15 years vboxsync crOpenGL: allow wine to query real host gpu vendor/version/renderer …
(edit) @20401   15 years vboxsync crOpenGL: make glview happy to report our GLSL version
(edit) @20398   15 years vboxsync crOpenGL: make icd recognizeable by glew library, +fix issue with …
(edit) @20392   16 years vboxsync crOpenGL: add glsl version to getstring
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20369   16 years vboxsync Additions: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20327   16 years vboxsync crOpenGL: more opengl 2.0 functions
(edit) @20253   16 years vboxsync OpenGL: be less verbose during compile
(edit) @20182   16 years vboxsync crOpenGL: return GL_VESRION in proper format
(edit) @20150   16 years vboxsync crOpenGL: typo + missing dep
(edit) @20148   16 years vboxsync crOpenGL: fix warning
(edit) @20084   16 years vboxsync crOpenGL: reduce amount of sync calls to speed up d3d
(edit) @20083   16 years vboxsync crOpenGL: tabs to spaces
(edit) @20029   16 years vboxsync crOpenGL: hack for google earth view size, turned off
(edit) @19644   16 years vboxsync VBoxService/common: Proper building with VBOX_WITH_GUEST_PROPS.
(edit) @19637   16 years vboxsync VBoxService/VMInfo: tabs, spaces.
(edit) @19635   16 years vboxsync doppelmoppel
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