VirtualBox

source: vbox/trunk/src/VBox/GuestHost

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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.
(edit) @57776   9 年 vboxsync DnD: Renamed DNDDIRDROPPEDFILES to DnDDroppedFiles and restructured it …
(edit) @57654   9 年 vboxsync DnD: Moved allocation of DNDDIRDROPPEDFILES into …
(edit) @57601   9 年 vboxsync WDDM, GuestHost/OpenGL: support for floating point texture formats
(edit) @57542   9 年 vboxsync SharedOpenGL: Missed the realloc case
(edit) @57541   9 年 vboxsync SharedOpenGL: Use RTMemAlloc and friends to allocate memory, so we can …
(edit) @57500   9 年 vboxsync DnD: Use a separate context for URI object when transferring, misc …
(edit) @57465   9 年 vboxsync DnDURIList.cpp: Only count directory on successful allocation.
(edit) @57464   9 年 vboxsync DnDURIList.cpp: Delete formerly allocated file object in error case.
(edit) @57443   9 年 vboxsync static
(edit) @57423   9 年 vboxsync DECLCALLBACK fix
(edit) @57421   9 年 vboxsync wrong
(edit) @57420   9 年 vboxsync crOpenGL: DECLCALLBACK and a warning
(edit) @57413   9 年 vboxsync More DECLCALLBACK fixes.
(edit) @57412   9 年 vboxsync SharedClipboard/Makefile.kmk: Wrong SUB_DEPTH.
(edit) @57372   9 年 vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @57018   9 年 vboxsync Fixed LogRel typo in crUtil.
(edit) @56922   9 年 vboxsync 3D: Display List: Expando SPU and DLM module code significantly …
(edit) @56911   9 年 vboxsync DnD: DnDURIObject: Only set file mode on write, retrieve file mode on …
(edit) @56909   9 年 vboxsync DnD: Changed DnDURIList's allocation scheme for stored DnDURIObject …
(edit) @56906   9 年 vboxsync Logging.
(edit) @56903   9 年 vboxsync DnD/DnDURIList: Added support for keeping objects open while in list, …
(edit) @56900   9 年 vboxsync DnD: DNDDIRDROPPEDFILES: Track directory open status internally.
(edit) @56899   9 年 vboxsync DnD: DnDURIList.cpp: Forgot to reset object count on reset.
(edit) @56659   9 年 vboxsync Additions/crOpenGL: take the right error path if the host service is …
(edit) @56566   9 年 vboxsync Host 3D: Expando SPU, DLM module. - DLM module reworked. Now it uses …
(edit) @56473   9 年 vboxsync Host 3D: extend SPU structure with interface for save/restore internal …
(edit) @56320   9 年 vboxsync whitespace
(edit) @56301   9 年 vboxsync *.kmk: Updated (C) year.
(edit) @56253   9 年 vboxsync GuestHost/OpenGL: typos in unused code
(edit) @56184   9 年 vboxsync DnDURIList: Fixed memory leak in error case.
(edit) @56183   9 年 vboxsync 3D: adjust CRASSERT() fix
(edit) @56179   9 年 vboxsync 3D: adjust CRASSERT() macro a bit and fix false assertion.
(edit) @55832   10 年 vboxsync Host 3D: back to usage of DEPTH_STENCIL attachement.
(edit) @55805   10 年 vboxsync DnDURIList: Implemented resolving symlinks.
(edit) @55798   10 年 vboxsync 3D: restoring state: ignore invalid DEPTH/STENCIL data when restoring …
(edit) @55784   10 年 vboxsync Restored lost ProductVersion.
(edit) @55782   10 年 vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 年 vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 年 vboxsync Two more RC defines.
(edit) @55771   10 年 vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55765   10 年 vboxsync 3D: addition to r100190: forgotten file.
(edit) @55761   10 年 vboxsync 3D: saving state: use separate buffers for DEPTH and STENCIL data. …
(edit) @55744   10 年 vboxsync DnDURIList.cpp: Fixed object accounting.
(edit) @55640   10 年 vboxsync DnD: - Overhauled "dropped files" directory + general file …
(edit) @55628   10 年 vboxsync 3D: Fix burn.
(edit) @55624   10 年 vboxsync 3D: do not interrupt App execution on crError() on release build.
(edit) @55617   10 年 vboxsync 3D: simplify hash tables debugging a bit.
(edit) @55575   10 年 vboxsync 3D: state tracker: do not modify stack variables which come along all …
(edit) @55574   10 年 vboxsync 3D: crUtill DLL: add guest #ifdefs and fix burn.
(edit) @55573   10 年 vboxsync 3D: inaddition to r99944: do not exit guest/host process on crError, …
(edit) @55572   10 年 vboxsync 3D: crUtill DLL: drop disabled code and init Runtime on DLL load …
(edit) @55556   10 年 vboxsync DnD: Rollback handling, bugfixes, cleanup.
(edit) @55549   10 年 vboxsync DnD: Update.
(edit) @55512   10 年 vboxsync DnD: Bugfixes, cleanup, spelling.
(edit) @55474   10 年 vboxsync HGSMI: removed obsolete functions from common code, cleanup, comments.
(edit) @55422   10 年 vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55421   10 年 vboxsync HGSMI: cleanup, logging, comments, move legacy host heap support from …
(edit) @55342   10 年 vboxsync HGSMI: cleanup, comments.
(edit) @55212   10 年 vboxsync Host 3D: revert improper SEGFAULT fix introduced by r97041.
(edit) @55042   10 年 vboxsync 3D: fix potential race in vboxhgcm.
(edit) @55011   10 年 vboxsync Host 3D: debug logging for crServer thread local storage keys life cycle.
(edit) @54917   10 年 vboxsync Host 3D: crServer includes: do not store .h file here if we …
(edit) @54860   10 年 vboxsync Host 3D: fix memory leak in crServer.
(edit) @54807   10 年 vboxsync SharedClipboard/x11-clipboard: logrels.
(edit) @54773   10 年 vboxsync GuestHost/OpenGL: Fix #include guards. Thank you Jung-uk Kim.
(edit) @54582   10 年 vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @53802   10 年 vboxsync 3D: rename constant: CR_VBOX_CAP_HOST_CAPS_NOT_SUFFICIENT -> …
(edit) @53799   10 年 vboxsync Host 3D + WDDM driver: add to host service a check to detect if host …
(edit) @53785   10 年 vboxsync test if we can drop this workaround
(edit) @53784   10 年 vboxsync fixed @file information of a couple of .rc files
(edit) @53781   10 年 vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53728   10 年 vboxsync VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
(edit) @53726   10 年 vboxsync properties.
(edit) @53601   10 年 vboxsync Preps for replacing DevVGA-SVGA3d-cocoa.m with …
(edit) @53593   10 年 vboxsync Some style cleanups (no actual changes).
(edit) @53592   10 年 vboxsync Some style cleanups (no actual changes).
(edit) @53591   10 年 vboxsync svn props.
(edit) @53590   10 年 vboxsync Some style cleanups (no actual changes).
(edit) @53589   10 年 vboxsync Some style cleanups (no actual changes).
(edit) @53588   10 年 vboxsync Some style cleanups (no actual changes).
(edit) @53587   10 年 vboxsync Some style cleanups (no actual changes).
(edit) @53586   10 年 vboxsync Some style cleanups (no actual changes).
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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