VirtualBox

source: vbox/trunk/src/VBox/GuestHost

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @69393   7 年 vboxsync GuestHost/OpenGL: scm updates
(edit) @69392   7 年 vboxsync GuestHost/OpenGL: scm updates
(edit) @69391   7 年 vboxsync GuestHost/HGSMI: MIT license update
(edit) @69252   7 年 vboxsync nit
(edit) @69251   7 年 vboxsync HGSMI: scm updates
(edit) @69111   7 年 vboxsync (C) year
(edit) @69046   7 年 vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68859   7 年 vboxsync Additions/WDDM: Loading of DEBUG versions of VBoxOGL*.dll libraries …
(edit) @68810   7 年 vboxsync Additions/WDDM: Check for zero pointers to prevent crash while …
(edit) @68563   7 年 vboxsync merging vbglioc r117720: x11-clipboard.cpp: clipLoadXFixes: pyramid …
(edit) @68550   7 年 vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @68483   7 年 vboxsync GuestHost: fix uninitialized variable caught by gcc 7
(edit) @68475   7 年 vboxsync vboxhgsmi.c: This file is unused, right? So, mark the code as outdated.
(edit) @68474   7 年 vboxsync cr_error.h: as far as I can tell, we're ending up using the IPRT …
(edit) @68473   7 年 vboxsync vboxhgcm.c: Use VbglR3HGCM* APIs. [build fix]
(edit) @68472   7 年 vboxsync vboxhgcm.c: Use VbglR3HGCM* APIs.
(edit) @68458   7 年 vboxsync Introducing macros for initializing the VBoxGuestHGCMCallInfo structure.
(edit) @68261   7 年 vboxsync WDDM: helper libs. No code changes, just moved a couple of shared …
(edit) @66835   8 年 vboxsync state_snapshot.c: build fix
(edit) @66827   8 年 vboxsync GuestHost: Adjustments for Visual C++ v12 / Visual Studio 2013. New …
(edit) @66819   8 年 vboxsync htable.cpp: CrHTablePut should return CRHTABLE_HANDLE_INVALID not …
(edit) @66609   8 年 vboxsync GuestHost/OpenGL: make cppcheck happy
(edit) @66606   8 年 vboxsync GuestHost/OpenGL: make cppcheck happy
(edit) @66544   8 年 vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66506   8 年 vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66051   8 年 vboxsync bugref:7513: crOpenGL maintenance: make the SPU loader fail gracefully …
(edit) @65643   8 年 vboxsync gcc 7: GuestHost: fall thru
(edit) @65381   8 年 vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65193   8 年 vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65047   8 年 vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @64766   8 年 vboxsync src/VBox: Make the use of the iterator for …
(edit) @64763   8 年 vboxsync pixel.c: Compile with older gcc without failing on global shadow …
(edit) @64650   8 年 vboxsync bugref:8614: Additions/common/VBoxVideo: make the code more …
(edit) @64269   8 年 vboxsync bugref:3810: X11 Guest Additions maintenance: remove unnecessary parts …
(edit) @64164   8 年 vboxsync #8614: Additions/common/VBoxVideo: make the code more self-contained: …
(edit) @64156   8 年 vboxsync bugref:8614: Additions/common/VBoxVideo: make the code more …
(edit) @63942   8 年 vboxsync OpenGL: fixed the most annoying coding style flaws, mainly removing …
(edit) @63939   8 年 vboxsync Build/scripts (bugref:6627): Python build scripts updated to generate …
(edit) @63590   8 年 vboxsync warning about explicit braces
(edit) @63567   8 年 vboxsync scm: cleaning up todos
(edit) @63550   8 年 vboxsync GuestHost/SharedClipboard/X11: clipLoadXFixes - try dlopen'ing …
(edit) @63546   8 年 vboxsync HGSMICommon.cpp: Try shup up annoying GCC warning.
(edit) @63459   8 年 vboxsync gcc 6 compile fixes
(edit) @63369   8 年 vboxsync warnings (gcc)
(edit) @63358   8 年 vboxsync gcc 6 warning: option ‘-Wstrict-prototypes’ is valid for C/ObjC but …
(edit) @63219   8 年 vboxsync gcc warnings
(edit) @63203   8 年 vboxsync chromium.h: guard the GCC diagnostic pragmas
(edit) @63199   8 年 vboxsync GuestHost/OpenGL: warnings (gcc).
(edit) @63118   8 年 vboxsync GuestHost/OpenGL: Warnings (forgotten yesterday)
(edit) @63064   8 年 vboxsync vboxhgmc.c/_crVBoxHGSMIInit: VBoxCrHgsmiInit changed to a single …
(edit) @63038   8 年 vboxsync chromium.h: If we defined WINGDIAPI for making gl.h include cleanly, …
(edit) @63037   8 年 vboxsync chromium.h: fixed bug in r79709 testing for WINDOWS preprocessor macro …
(edit) @62919   8 年 vboxsync Please use 'static const' on data that is constant, don't make the …
(edit) @62886   8 年 vboxsync gcc warnings
(edit) @62816   8 年 vboxsync GuestHost/DragAndDrop: warnings
(edit) @62814   8 年 vboxsync GuestHost/OpenGL: warnings
(edit) @62812   8 年 vboxsync GuestHost/OpenGL: warnings
(edit) @62809   8 年 vboxsync util/pixel.c: Use 'intptr_t' instead of 'long' for pointer casing …
(edit) @62808   8 年 vboxsync packer/pack_client.c: Don't use 'unsigned long' for pointer casting, …
(edit) @62782   8 年 vboxsync HostServices,GuestHost: warnings
(edit) @62683   8 年 vboxsync Use the iprt/nt/ntddk.h wrapper for ntddk.h, eliminating duplicate …
(edit) @62680   8 年 vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62535   8 年 vboxsync (C) 2016
(edit) @62492   8 年 vboxsync (C) 2016
(edit) @62471   8 年 vboxsync Misc: scm
(edit) @62172   8 年 vboxsync Remove spurious latin-1 character in a comment.
(edit) @62167   8 年 vboxsync build fix
(edit) @62165   8 年 vboxsync SharedOpenGL/spuload: don't continue if loading the super SPU failed, …
(edit) @61992   8 年 vboxsync crOpenGL: Drop duplicate NULL checks.
(edit) @61991   8 年 vboxsync crOpenGL: Fix signed/unsigned mismatch in printf formats.
(edit) @61990   8 年 vboxsync crOpenGL: Fix cppcheck complaints about redundant/missing NULL checks. …
(edit) @61725   8 年 vboxsync Additions/SharedClipboard: fix for ​​​bugref:8363: added check for …
(edit) @61724   8 年 vboxsync Additions/SharedClipboard: fix for ​​bugref:8363: fixed hieroglyphs in …
(edit) @61658   8 年 vboxsync GuestHost/SharedClipboard: coding fixes and fix for a potential memory leak
(edit) @61589   8 年 vboxsync Additions/SharedClipboard: fix for ​bugref:8363: added HTML clipboard …
(edit) @61285   9 年 vboxsync bugref:8237: GuestHost/OpenGL: fixed array
(edit) @60510   9 年 vboxsync GuestHost/OpenGL: fixed annoying warning
(edit) @60040   9 年 vboxsync GuestHost/OpenGL: fixed a couple of typos (thanks PVS)
(edit) @59854   9 年 vboxsync Backed out r105750, as exception handling is disabled.
(edit) @59852   9 年 vboxsync DnD/DnDURIList.cpp: Use exceptions.
(edit) @59838   9 年 vboxsync DnD: DnDURIObject.cpp: Added another initialization for m_fOpen.
(edit) @59837   9 年 vboxsync warning
(edit) @59828   9 年 vboxsync DnD/DnDURIObject: Use a dedicated flag for indicating the opening status.
(edit) @59778   9 年 vboxsync DnDURIObject.cpp: Use NIL_RTFILE for file objects.
(edit) @59750   9 年 vboxsync CR build fix
(edit) @59177   9 年 vboxsync WDDM: bugref:8170: do not abort driver loading if the host does not …
(edit) @58895   9 年 vboxsync OpenGL/state_tracker: GL_FRAMEBUFFER is equivalent to GL_DRAW_FRAMEBUFFER
(edit) @58764   9 年 vboxsync GuestHost/OpenGL: Windows build fix
(edit) @58583   9 年 vboxsync bugref:8087: Additions/x11: support non-root X server: do not fork and …
(edit) @58580   9 年 vboxsync bugref:8087: Additions/x11: support non-root X server: do not fork and …
(edit) @58370   9 年 vboxsync DnD: Warnings.
(edit) @58329   9 年 vboxsync DnD: Updates/bugfixes: - Added separate VBOXDNDDISCONNECTMSG …
(edit) @58226   9 年 vboxsync GuestHost/OpenGL: state_texture typos.
(edit) @58212   9 年 vboxsync DnD: Updates. - Introduced protocol changelog in DragAndDropSvc.h. …
(edit) @58170   9 年 vboxsync doxygen: fixes.
(edit) @58151   9 年 vboxsync GuestHost/OpenGL: get the number of active uniforms only if they exist.
(edit) @58069   9 年 vboxsync IPRT,*: Simplified RTUriFilePath by removing the uFormat parameter. It …
(edit) @57931   9 年 vboxsync Chromium OpenGL: GL_ARB_shader_texture_lod
(edit) @57908   9 年 vboxsync Chromium OpenGL: GL_ARB_draw_buffers
(edit) @57826   9 年 vboxsync DnD: RTUriPath -> RTUriFilePath; fixed memory leak.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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