VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @70871   7 年 vboxsync HostServices/SharedOpenGL: bugref:9103: Improved logging of rectangles …
(edit) @70852   7 年 vboxsync build fix
(edit) @70851   7 年 vboxsync HostServices/SharedOpenGL: turn CR_RENDER_FORCE_PRESENT_MAIN_THREAD …
(edit) @70789   7 年 vboxsync renderspu_wgl.c: annoying assertion.
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @69474   7 年 vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69390   7 年 vboxsync HostServices/SharedOpenGL: scm updates
(edit) @62679   8 年 vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62535   8 年 vboxsync (C) 2016
(edit) @62489   8 年 vboxsync (C) 2016
(edit) @62234   8 年 vboxsync Reverted temporary commit r108723.
(edit) @62213   8 年 vboxsync ticketref:13653: temporarily commit vbox-NVIDIA-fix-v2.patch.txt to …
(edit) @62088   8 年 vboxsync crOpenGL: use BOOL instead of bool to match API.
(edit) @58617   9 年 vboxsync GuestHost: indent missing host features by 2 space for cosmetical reasons
(edit) @58150   9 年 vboxsync bogus test
(edit) @57946   9 年 vboxsync SharedOpenGL: log OpenGL extensions which are enabled in Chromium but …
(edit) @56276   9 年 vboxsync Host 3D: turn off excessing crDebug() message in Cocoa backend.
(edit) @55898   10 年 vboxsync casting non-sense.
(edit) @55840   10 年 vboxsync vmsvga3d/mac: Fixed problem with missing back/front buffers. Stop use …
(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) @54905   10 年 vboxsync Host 3D: Chromium server: add Expando SPU and DLM module in order to …
(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) @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) @54466   10 年 vboxsync Mac OS X host 3D: preparation for output unscaled content to HiDPI monitor.
(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) @53887   10 年 vboxsync Host 3D: adjust renderer logging for Cocoa backend.
(edit) @53815   10 年 vboxsync Rename include/VBox/VBoxOGLTest.h to more common name (VBoxOGL.h) …
(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) @53557   10 年 vboxsync renderspu_cocoa_helper.m: Cleaned out unused RCD code (callbacks via …
(edit) @53556   10 年 vboxsync renderspu_cocoa_helper.m: Cleanups.
(edit) @53234   10 年 vboxsync Host 3D: Chromium server: drop non-functional code.
(edit) @53169   10 年 vboxsync Fix log message.
(edit) @53157   10 年 vboxsync Host 3D: Chronium server: Presentation framework: fixed resources leak …
(edit) @52641   10 年 vboxsync crOpenGL: disable some verbose logging
(edit) @52639   10 年 vboxsync crOpenGL: fix x11 resiizes
(edit) @52625   10 年 vboxsync crOpenGL some cleanup
(edit) @52624   10 年 vboxsync crOpenGL: fix window ref counting
(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) @52560   10 年 vboxsync crOpenGL: window reference
(edit) @52532   10 年 vboxsync crOpenGL/osx: do not draw on hidden or unparented view
(edit) @52494   10 年 vboxsync crOpenGL/osx: more sync with main thread
(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) @52368   10 年 vboxsync crOpenGL: fix white window on fullscreen enter
(edit) @52261   10 年 vboxsync crOpenGL/glx: enable present on main thread
(edit) @51975   10 年 vboxsync crOpenGL/OSX: fix garbage on resize
(edit) @51442   11 年 vboxsync crOpenGL: fix flickering on osx
(edit) @51360   11 年 vboxsync crOpenGL/OSX: compositor acquisition fix
(edit) @51349   11 年 vboxsync crOpenGL: saved state fixes, misc fixes
(edit) @51082   11 年 vboxsync crOpenGL/OSX: bugfixes
(edit) @51064   11 年 vboxsync crOpenGL: fix to switch on/off new command submission
(edit) @50626   11 年 vboxsync crOpenGL/win: proper deal with HRGN
(edit) @50412   11 年 vboxsync crOpenGL: scaling bugfixes; rename stretch -> scale
(edit) @50405   11 年 vboxsync crOpenGL: include 3D data in framebuffer saved state snapshot, saved …
(edit) @50274   11 年 vboxsync crOpenGL/osx: impl async window modifications & present handling to …
(edit) @50184   11 年 vboxsync crOpenGL: misc bugfixes, Vrdp+3D working with the new framework
(edit) @50095   11 年 vboxsync crOpenGL: presentation infrastructure rework (still work in progress)
(edit) @50041   11 年 vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @49868   11 年 vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49294   11 年 vboxsync crOpenGL: fix 2D crash on shutdown
(edit) @49011   11 年 vboxsync crOpenGL/win: fix window flashing on VM creation
(edit) @48791   11 年 vboxsync crOpenGL: fix window geometry setting
(edit) @48726   11 年 vboxsync crOpenGL: seamless fixes
(edit) @48487   11 年 vboxsync Additions and HostServices: remove unneeded calls to XInitThreads().
(edit) @48356   11 年 vboxsync crOpenGL: dummy window handling, shared context creation, window …
(edit) @48348   11 年 vboxsync crOpenGL: int gl version presentation
(edit) @48325   11 年 vboxsync crOpenGL/OSX: scrolling & docktile image fixes
(edit) @48322   11 年 vboxsync crOpenGL: default context cleanup fix
(edit) @48291   11 年 vboxsync crOpenGL: fix OSX win8.1 rendering
(edit) @48275   11 年 vboxsync crOpenGL: basics for no-alpha blits
(edit) @48171   11 年 vboxsync crOpenGL: fix potential deadlock
(edit) @48084   11 年 vboxsync crOpenGL/OSX: fix presentation with no-context-set views
(edit) @48079   11 年 vboxsync crOpenGL: proper default shared context support
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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