VirtualBox

source: vbox/trunk/src/VBox/HostServices

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @56276   9 年 vboxsync Host 3D: turn off excessing crDebug() message in Cocoa backend.
(edit) @56118   9 年 vboxsync VBoxManage: A quick command handler return-code cleanup that turned …
(edit) @56030   10 年 vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
(edit) @55998   10 年 vboxsync SharedOpenGL: fix crFbBltGetContentsScaledDirect regression
(edit) @55973   10 年 vboxsync 3D: WDDM: addition to r100476: compatibility to earlier revisions.
(edit) @55971   10 年 vboxsync 3D: WDDM: consider sub-regions on FLIP operation.
(edit) @55898   10 年 vboxsync casting non-sense.
(edit) @55840   10 年 vboxsync vmsvga3d/mac: Fixed problem with missing back/front buffers. Stop use …
(edit) @55832   10 年 vboxsync Host 3D: back to usage of DEPTH_STENCIL attachement.
(edit) @55831   10 年 vboxsync SharedOpenGL: crServerRedirMuralFbClear must release textures.
(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) @55766   10 年 vboxsync 3D: save state: fix accedental SEGFAULT.
(edit) @55764   10 年 vboxsync 3D: saving state: fix broken in r100180 SSM versioning.
(edit) @55763   10 年 vboxsync 3D: saving state: try to make code a little bit more readable/structurized.
(edit) @55762   10 年 vboxsync Host 3D: DLM: dump local stuff (preparing for saving Display Lists).
(edit) @55761   10 年 vboxsync 3D: saving state: use separate buffers for DEPTH and STENCIL data. …
(edit) @55758   10 年 vboxsync 3D: saving state: since we use glReadPixels() in order to read image …
(edit) @55748   10 年 vboxsync SharedOpenGL: fix CrFbBltGetContents and …
(edit) @55747   10 年 vboxsync SharedOpenGL: fix CrFbBltGetContents and …
(edit) @55672   10 年 vboxsync gctrl.cpp: Missed one RTGetOptArgvFromString call.
(edit) @55640   10 年 vboxsync DnD: - Overhauled "dropped files" directory + general file …
(edit) @55549   10 年 vboxsync DnD: Update.
(edit) @55539   10 年 vboxsync DnD: ErrorInfo handling, formatting, validation.
(edit) @55527   10 年 vboxsync DragAndDrop/service.cpp: Sanity checks.
(edit) @55422   10 年 vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55213   10 年 vboxsync Host 3D: fix SEGFAULT on old X11 i915 driver on 3D state restore: use …
(edit) @55212   10 年 vboxsync Host 3D: revert improper SEGFAULT fix introduced by r97041.
(edit) @55162   10 年 vboxsync tstSharedFolderService: init the client structure
(edit) @55014   10 年 vboxsync Host 3D: crServer: move things in place: shader-related stuff from …
(edit) @55013   10 年 vboxsync Host 3D: crServer: move things in place: texture-related stuff -> …
(edit) @55012   10 年 vboxsync Host 3D: crServer: DLM: prevent thread local storage keys leak.
(edit) @54934   10 年 vboxsync Host 3D: crServer: move glGenLists() handler from autogenerated .c to …
(edit) @54905   10 年 vboxsync Host 3D: Chromium server: add Expando SPU and DLM module in order to …
(edit) @54834   10 年 vboxsync Frontend,SharedOpenGL: 3D notification without safearray.
(edit) @54770   10 年 vboxsync VMSVGA3d: Some more cleanups.
(edit) @54769   10 年 vboxsync VMSVGA3d: We need no dock tile either, it seems.
(edit) @54768   10 年 vboxsync VMSVGA3d: Eliminated the CR blitter dependencies, we don't need it (at …
(edit) @54767   10 年 vboxsync VMSVGA3d: Eliminated WindowsInfo leak; dropping the CR compositor …
(edit) @54747   10 年 vboxsync Host 3D: prevent Presentation Framework assertion when setting scale …
(edit) @54668   10 年 vboxsync Spelling.
(edit) @54638   10 年 vboxsync Looks like we have to do glFlush() before changing GL context on mac os x.
(edit) @54632   10 年 vboxsync Mac OS X host 3D: unscaled HiDPI: always set viewport according to …
(edit) @54599   10 年 vboxsync Mac OSX host 3D: unscaled HiDPI output: always allocate sufficient …
(edit) @54582   10 年 vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @54507   10 年 vboxsync Host 3D: fix compilation warnings for crServer.
(edit) @54466   10 年 vboxsync Mac OS X host 3D: preparation for output unscaled content to HiDPI monitor.
(edit) @54026   10 年 vboxsync Host 3D: scaling: reduce number of runtime warnings/assertions.
(edit) @54025   10 年 vboxsync Coding style.
(edit) @54024   10 年 vboxsync Mac host 3D: use non-deprecated API call if possible when reshape 3D …
(edit) @53948   10 年 vboxsync header fixes
(edit) @53908   10 年 vboxsync Host 3D: do not upset GUI when it attempts to set scale factor when 3D …
(edit) @53894   10 年 vboxsync Typo.
(edit) @53893   10 年 vboxsync Host 3D: scaling: more debug logging.
(edit) @53889   10 年 vboxsync Host 3D: a bit more error reporting for scaling factor stuff.
(edit) @53887   10 年 vboxsync Host 3D: adjust renderer logging for Cocoa backend.
(edit) @53858   10 年 vboxsync 3D content scaling: keep window size parameters unchanged (not …
(edit) @53856   10 年 vboxsync Host 3D: scaling: sync fb with scaling factor changes (experimental).
(edit) @53854   10 年 vboxsync Host 3D: content scaling: define scale factor range bounds.
(edit) @53852   10 年 vboxsync fix
(edit) @53848   10 年 vboxsync another Windows resource file
(edit) @53847   10 年 vboxsync Host 3D: content scalling: export IDisplay interface and connect it to …
(edit) @53817   10 年 vboxsync 3D: scaling: add simple check for input values to scale factor setter.
(edit) @53816   10 年 vboxsync 3D: scalling factor: separate scaling factors along X and Y axes; move …
(edit) @53815   10 年 vboxsync Rename include/VBox/VBoxOGLTest.h to more common name (VBoxOGL.h) …
(edit) @53814   10 年 vboxsync Host 3D: prepare for content scaling.
(edit) @53804   10 年 vboxsync 3D: naming: crServerHasMinimalCaps() -> crServerHasInsufficientCaps().
(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) @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) @53755   10 年 vboxsync VMSVGA3d: Cleaning up some of the dual-profile mess, switched back to …
(edit) @53749   10 年 vboxsync Use a context configured with the legacy OpenGL profile for getting …
(edit) @53741   10 年 vboxsync VMSVGA3d: Reworked the 3.2 core GL profile specific code, putting it …
(edit) @53728   10 年 vboxsync VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
(edit) @53624   10 年 vboxsync scm automatic cleanups.
(edit) @53601   10 年 vboxsync Preps for replacing DevVGA-SVGA3d-cocoa.m with …
(edit) @53594   10 年 vboxsync Mac OS X host: 3D: kCGLPFAWindow and NSOpenGLPFAWindow were …
(edit) @53583   10 年 vboxsync OpenGLTestDarwin.cpp: hungarian spelling fixes.
(edit) @53582   10 年 vboxsync OpenGLTestDarwin.cpp: Replaced the home-cooked execute-once with …
(edit) @53557   10 年 vboxsync renderspu_cocoa_helper.m: Cleaned out unused RCD code (callbacks via …
(edit) @53556   10 年 vboxsync renderspu_cocoa_helper.m: Cleanups.
(edit) @53554   10 年 vboxsync VBoxOGLTest.h: Strict C prototypes.
(edit) @53550   10 年 vboxsync HostServices/SharedOpenGL: properly uninit on error path during …
(edit) @53546   10 年 vboxsync Mac OS X host: make 3D test more informative when it determines that …
(edit) @53400   10 年 vboxsync Restore 3D state: fix SEGFAULT on X11 host (Linux): bind to …
(edit) @53262   10 年 vboxsync Revert r96781, r96707 and r96693 since these commits affect 3D overlay …
(edit) @53234   10 年 vboxsync Host 3D: Chromium server: drop non-functional code.
(edit) @53233   10 年 vboxsync Host 3D: Chromium server: drop non-functional code.
(edit) @53232   10 年 vboxsync Host 3D: Chromium server: drop non-functional code.
(edit) @53169   10 年 vboxsync Fix log message.
(edit) @53167   10 年 vboxsync Host 3D: Presentation framework: do not re-create 3D window on …
(edit) @53166   10 年 vboxsync Host 3D: Chronium Server: drop unused code.
(edit) @53158   10 年 vboxsync Host 3D: Presentation framework: start dropping goto's.
(edit) @53157   10 年 vboxsync Host 3D: Chronium server: Presentation framework: fixed resources leak …
(edit) @53153   10 年 vboxsync Host 3D: Chromium server: Presentation framework: drop unused code.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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