VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @21464   15 年 vboxsync VbglR0HGCMInternal.cpp: Wrote and tested the physical page list code. …
(edit) @21461   15 年 vboxsync VBoxGuestLib: Implemented detection of physical page list support.
(edit) @21459   15 年 vboxsync bufix.
(edit) @21458   15 年 vboxsync VMMDevHGCMParmType_PhysAddr is not a valid parameter any longer.
(edit) @21456   15 年 vboxsync HGCM&Co: physical page list.
(edit) @21450   15 年 vboxsync VBoxGuest.cpp: Fixed bug in the wake-for-event wakeup code: missing …
(edit) @21413   15 年 vboxsync copy&paste bug in editor?
(edit) @21412   15 年 vboxsync Add,++: Switch to common addition kernel module.
(edit) @21408   15 年 vboxsync OSE header
(edit) @21382   15 年 vboxsync crOpenGL: don't free buffer data on the guest side when unmapping
(edit) @21377   15 年 vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
(edit) @21376   15 年 vboxsync VBoxGuest: Fixed VBoxGuestCommonIOCtl bug where pcbDataReturned wasn't …
(edit) @21339   15 年 vboxsync linux/vboxvfs: made it build and load when using vboxguest.
(edit) @21337   15 年 vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(edit) @21323   15 年 vboxsync VBoxService/common: Differ between crOGL amd64 and x86 DLLs.
(edit) @21317   15 年 vboxsync crOpenGL: another temporary hack to enable 2 more extensions
(edit) @21316   15 年 vboxsync crOpenGL: add comment
(edit) @21313   15 年 vboxsync crOpenGL: fix UnmapBufferARB processing
(edit) @21308   15 年 vboxsync crOpenGL: use host side VBO when possible
(edit) @21292   15 年 vboxsync svn:eol-style native
(edit) @21272   15 年 vboxsync SysHlp.cpp: build fix.
(edit) @21271   15 年 vboxsync VBoxGuestR0Lib: yes it does.
(edit) @21270   15 年 vboxsync VBoxGuestR0Lib: doesn't need SysHlp.cpp.
(edit) @21268   15 年 vboxsync HGCMInternal.cpp,SysHlp.cpp: use the kernel/user mode indicator.
(edit) @21267   15 年 vboxsync VBoxGuest-linux.c: ditto
(edit) @21263   15 年 vboxsync add/files_vbox*: Missing VBox/param.h.
(edit) @21261   15 年 vboxsync oops.
(edit) @21260   15 年 vboxsync VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
(edit) @21250   15 年 vboxsync VBoxService: extend the standard target to make the NT4 one.
(edit) @21248   15 年 vboxsync crOpenGL: fix dynamic linking for non dri/fakedri builds
(edit) @21247   15 年 vboxsync VBoxService/common: Don't do the ACL stuff on service startup when …
(edit) @21246   15 年 vboxsync VBoxService/common: Now works with NT4 as well.
(edit) @21230   15 年 vboxsync build fix.
(edit) @21227   15 年 vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21226   15 年 vboxsync VMMDev.h: cleanup.
(edit) @21219   15 年 vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @21218   15 年 vboxsync Additions: Use VBoxGuestLib.h instead of VBoxGuest.h where applicable.
(edit) @21211   15 年 vboxsync VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and …
(edit) @21201   15 年 vboxsync VBoxGuestR3Lib.cpp: Solaris+freebsd todo.
(edit) @21200   15 年 vboxsync VBoxGuestR3Lib.cpp: Fix the XFREE86 build mode.
(edit) @21199   15 年 vboxsync VBoxGuest-linux.c,VBoxGuestR3Lib.cpp: Fixed ioctl error check for …
(edit) @21198   15 年 vboxsync VBoxGuestR3LibGuestProp.cpp: removed (uint32_t) cast+todo.
(edit) @21170   15 年 vboxsync Additions: Mouse polling support in Solaris kernel module and minor …
(edit) @21167   15 年 vboxsync VBoxServiceInternal.h: docs clearification.
(edit) @21166   15 年 vboxsync VBoxServiceVMInfo.cpp: Don't crash in the termination code if init fails.
(edit) @21165   15 年 vboxsync VBoxService.cpp: Fixed error message.
(edit) @21163   15 年 vboxsync VBoxServiceTimeSync.cpp: Reformatted the help.
(edit) @21162   15 年 vboxsync VBoxServiceTimeSync.cpp: Updated docs. Added one more review question.
(edit) @21160   15 年 vboxsync VBoxServiceTimeSync.cpp: Split up the code doing the platform specific …
(edit) @21158   15 年 vboxsync VBoxServiceTimeSync.cpp: r=bird: More todos for the windows code.
(edit) @21157   15 年 vboxsync VBoxServiceTimeSync.cpp: r=bird: Some todos for the windows code.
(edit) @21155   15 年 vboxsync VBoxGuest-linux.c: bugfixes. the timeservice works now.
(edit) @21150   15 年 vboxsync VBoxService/common: Fixed Guest Additions version lookup.
(edit) @21139   15 年 vboxsync VBoxService: Fixed handling of disabled services.
(edit) @21137   15 年 vboxsync VBoxGuest-linux: building, logging and a bugfix. (it loads now)
(edit) @21127   15 年 vboxsync crOpenGL: fix window/context management for multithreaded apps
(edit) @21118   15 年 vboxsync VBoxGuest (common): building on linux.
(edit) @21104   15 年 vboxsync another shot at the add build box.
(edit) @21103   15 年 vboxsync additions build fix.
(edit) @21102   15 年 vboxsync VBoxGuest (common): poll() update.
(edit) @21100   15 年 vboxsync additions build fix.
(edit) @21095   15 年 vboxsync VBoxGuest (common): mouse polling.
(edit) @21071   15 年 vboxsync VBoxGuestCommonISR: removed incorrect comment, the code can be called …
(edit) @21070   15 年 vboxsync crOpenGL: fix linux build with real dri
(edit) @21069   15 年 vboxsync VBoxGuest (common): porting to linux. some cleanup. currently untested.
(edit) @21023   15 年 vboxsync VBoxGuestCommonISR: interrupt disabled remark…
(edit) @21022   15 年 vboxsync crOpenGL: fix glew library detection on linux
(edit) @20970   15 年 vboxsync crOpenGL: fix incorrect rendering of glDrawRangeElements
(edit) @20879   15 年 vboxsync gcc warnings
(edit) @20721   15 年 vboxsync VboxServiceVMInfo-win.cpp: %Rrc->%u for windows status code.
(edit) @20698   15 年 vboxsync VBoxService/win: Fixed Guest Additions lookup.
(edit) @20658   15 年 vboxsync crOpenGL: add version info for guest dlls
(edit) @20635   15 年 vboxsync crOpenGL: add WGL_EXT_pixel_format and WGL_ARB_pixel_format extensions
(edit) @20617   15 年 vboxsync crOpenGL: check for host 2.0 support before exporting pre 2.0 arb …
(edit) @20616   15 年 vboxsync crOpenGL: enable viewport hack for googleearth in d3d9 mode
(edit) @20509   15 年 vboxsync OSE headers
(edit) @20476   15 年 vboxsync crOpenGL: fix vertex arrays and glsl interaction
(edit) @20468   15 年 vboxsync crOpenGL: temp debugging hack to enable certain extensions on guest side
(edit) @20467   15 年 vboxsync crOpenGL: aliases for pre opengl2.0 arb extensions
(edit) @20439   15 年 vboxsync crOpenGL: spaces to tab
(edit) @20438   15 年 vboxsync crOpenGL: typo
(edit) @20437   15 年 vboxsync crOpenGL: fix various opengl 2.0 get functions
(edit) @20422   15 年 vboxsync crOpenGL: update comment
(edit) @20411   16 年 vboxsync crOpenGL: allow wine to query real host gpu vendor/version/renderer …
(edit) @20401   16 年 vboxsync crOpenGL: make glview happy to report our GLSL version
(edit) @20398   16 年 vboxsync crOpenGL: make icd recognizeable by glew library, +fix issue with …
(edit) @20392   16 年 vboxsync crOpenGL: add glsl version to getstring
(edit) @20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20369   16 年 vboxsync Additions: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20327   16 年 vboxsync crOpenGL: more opengl 2.0 functions
(edit) @20253   16 年 vboxsync OpenGL: be less verbose during compile
(edit) @20182   16 年 vboxsync crOpenGL: return GL_VESRION in proper format
(edit) @20150   16 年 vboxsync crOpenGL: typo + missing dep
(edit) @20148   16 年 vboxsync crOpenGL: fix warning
(edit) @20084   16 年 vboxsync crOpenGL: reduce amount of sync calls to speed up d3d
(edit) @20083   16 年 vboxsync crOpenGL: tabs to spaces
(edit) @20029   16 年 vboxsync crOpenGL: hack for google earth view size, turned off
(edit) @19644   16 年 vboxsync VBoxService/common: Proper building with VBOX_WITH_GUEST_PROPS.
(edit) @19637   16 年 vboxsync VBoxService/VMInfo: tabs, spaces.
(edit) @19635   16 年 vboxsync doppelmoppel
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette