VirtualBox

source: vbox/trunk/src/VBox/HostServices/SharedOpenGL

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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) @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.
(edit) @53145   10 年 vboxsync Host 3D: Chromium server: Presentation framework: move classes into …
(edit) @53103   10 年 vboxsync Host 3D: remove obsolete code: drop OpenGLWorker thread.
(edit) @53088   10 年 vboxsync Host 3D: reduce amount of debug logging.
(edit) @52978   10 年 vboxsync IDisplay::GetScreenResolution returns status of the guest monitor.
(edit) @52807   10 年 vboxsync crOpenGL: typo fix
(edit) @52641   10 年 vboxsync crOpenGL: disable some verbose logging
(edit) @52639   10 年 vboxsync crOpenGL: fix x11 resiizes
(edit) @52626   10 年 vboxsync OSX: 3D: offline rendering: atomic variables: U8 -> U32 (thanks to …
(edit) @52625   10 年 vboxsync crOpenGL some cleanup
(edit) @52624   10 年 vboxsync crOpenGL: fix window ref counting
(edit) @52623   10 年 vboxsync Mac OS X host: 3D: offline rendering check: fix atomic variables mess.
(edit) @52622   10 年 vboxsync 3D: Mac OS X host: enable support for offline rendering.
(edit) @52616   10 年 vboxsync crOpenGL: revert back ref counting change of r95873: the object owner …
(edit) @52614   10 年 vboxsync crOpenGL: debugging
(edit) @52598   10 年 vboxsync 3D: darwin host: fix a few memory leaks, objects initialization issues …
(edit) @52578   10 年 vboxsync crOpenGL: fix racing
(edit) @52570   10 年 vboxsync crOpenGL: debugging
(edit) @52560   10 年 vboxsync crOpenGL: window reference
(edit) @52532   10 年 vboxsync crOpenGL/osx: do not draw on hidden or unparented view
(edit) @52531   10 年 vboxsync crOpenGL: bugfix
(edit) @52494   10 年 vboxsync crOpenGL/osx: more sync with main thread
(edit) @52486   10 年 vboxsync Set hFb after the cBuffers check.
(edit) @52485   10 年 vboxsync server_muralfbo.cpp: crServerRedirMuralDbSyncFb can be called even if …
(edit) @52451   10 年 vboxsync crOpenGL: command blocks flushing
(edit) @52430   10 年 vboxsync crOpenGL: missing file
(edit) @52429   10 年 vboxsync crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
(edit) @52398   10 年 vboxsync crOpenGL: don't repaint invisible windows
(edit) @52391   10 年 vboxsync crOpenGL: try fix rendering slowdown
(edit) @52384   10 年 vboxsync crOpenGL: fix corupted framebuffer image on 3D desktop exits (UAC or …
(edit) @52368   10 年 vboxsync crOpenGL: fix white window on fullscreen enter
(edit) @52350   10 年 vboxsync more resize fixes, dumper fixes
(edit) @52329   10 年 vboxsync wddm/crOpenGL: prevent shared objects from being deleted till they can …
(edit) @52261   10 年 vboxsync crOpenGL/glx: enable present on main thread
(edit) @52260   10 年 vboxsync crOpenGL: proper support of GetErr being called from display list, …
(edit) @52064   10 年 vboxsync Main: IDisplay converted to use API wrappers.
(edit) @51975   10 年 vboxsync crOpenGL/OSX: fix garbage on resize
(edit) @51801   10 年 vboxsync SharedOpenGL: cleanup.
(edit) @51676   10 年 vboxsync SharedOpenGL: Makefile.kmk gcc build fix
(edit) @51672   10 年 vboxsync SharedOpenGL: XPCOM build fix.
(edit) @51670   10 年 vboxsync Main,Frontends: use safearray for IFramebuffer::Notify3DEvent
(edit) @51655   10 年 vboxsync crOpenGL: move parse int tooling to util
(edit) @51559   10 年 vboxsync crOpenGL: wglShareLists support
(edit) @51536   10 年 vboxsync crOpenGL: try to fix vrdp
(edit) @51524   10 年 vboxsync DevVGA/crOpenGL: bugfixes, logging
(edit) @51442   10 年 vboxsync crOpenGL: fix flickering on osx
(edit) @51436   10 年 vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
(edit) @51432   10 年 vboxsync crOpenGL: better window sync
(edit) @51423   10 年 vboxsync crOpenGL: window visibility fix
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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