VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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
(edit) @51361   11 年 vboxsync wddm/crOpenGL: misc bugfixes
(edit) @51360   11 年 vboxsync crOpenGL/OSX: compositor acquisition fix
(edit) @51356   11 年 vboxsync crOpenGL: save state for pended command blocks
(edit) @51349   11 年 vboxsync crOpenGL: saved state fixes, misc fixes
(edit) @51336   11 年 vboxsync warning
(edit) @51335   11 年 vboxsync crOpenGL: saved state fixes
(edit) @51330   11 年 vboxsync crOpenGL: more extended flexible caps info, backwards compatibility fixes
(edit) @51323   11 年 vboxsync crOpenGL: warning fix
(edit) @51320   11 年 vboxsync crOpenGL: multi-screen fixes
(edit) @51269   11 年 vboxsync wddm: enable complex topology for CmdVbva
(edit) @51260   11 年 vboxsync wddm: resize enhancements & fixes
(edit) @51217   11 年 vboxsync crOpenGL: pdm led, some fixes to follow
(edit) @51201   11 年 vboxsync crOpenGL: enable GetAttribsLocations
(edit) @51200   11 年 vboxsync crOpenGL: getAttribLocations
(edit) @51157   11 年 vboxsync crCmd/wddm/crOpenGL: some optimization & cleanup
(edit) @51152   11 年 vboxsync crOpenGL: fix NPE
(edit) @51148   11 年 vboxsync wddm/crOpenGL: fix visual artifacts after resize
(edit) @51147   11 年 vboxsync crOpenGL: more blit fixes, reenable cmdvbva
(edit) @51146   11 年 vboxsync crOpenGL: blitter fixes
(edit) @51141   11 年 vboxsync crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
(edit) @51121   11 年 vboxsync extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
(edit) @51112   11 年 vboxsync crOpenGL: bugfix to framebuffer regions cleanup
(edit) @51111   11 年 vboxsync wddm/crOpenGL/DevVGA: impl missing CrCmd commands, some adjustments
(edit) @51110   11 年 vboxsync crOpenGL: lof crCmd Enable/Disable
(edit) @51109   11 年 vboxsync crOpenGL: keep regions data on regions cleanup
(edit) @51101   11 年 vboxsync DevVGA/CrCmd: multimon support fix (some more to follow)
(edit) @51094   11 年 vboxsync crOpenGL/CrCmd: unload fixes
(edit) @51089   11 年 vboxsync crOpenGL: CrCmd on/off: even better
(edit) @51086   11 年 vboxsync crOpenGL: ups
(edit) @51085   11 年 vboxsync crOpenGL: CrCmd on/off switch fixes
(edit) @51082   11 年 vboxsync crOpenGL/OSX: bugfixes
(edit) @51078   11 年 vboxsync crOpenGL/wddm: disable unnecessary warnings, disable debugging stuff
(edit) @51072   11 年 vboxsync crOpenGL: yet another fix for CrCmd enable/disable
(edit) @51070   11 年 vboxsync crOpenGL: remove debug assertion
(edit) @51069   11 年 vboxsync crOpenGL: display 3D data properly on display enable or saved state load
(edit) @51065   11 年 vboxsync build fix
(edit) @51064   11 年 vboxsync crOpenGL: fix to switch on/off new command submission
(edit) @51019   11 年 vboxsync crOpenGL: enable new command submission and command blocks (host side)
(edit) @51016   11 年 vboxsync HostServices/SharedOpenGL: missing dependency
(edit) @51005   11 年 vboxsync DevVGA/crOpenGL: create worker thread when needed only; saved state; …
(edit) @50975   11 年 vboxsync crOpenGL build fix take 2
(edit) @50974   11 年 vboxsync build fix
(edit) @50973   11 年 vboxsync crOpenGL: command blocks (disabled for now)
(edit) @50957   11 年 vboxsync wddm/crOpenGL/DevVGA: blitting enhancements and cleanup + bugfixes
(edit) @50948   11 年 vboxsync crOpenGL: bugfix
(edit) @50944   11 年 vboxsync wddm/crOpenGL: new command submission fixes
(edit) @50937   11 年 vboxsync crOpenGL: more new command submission fixes
(edit) @50921   11 年 vboxsync wddm/graphics/crogl: more new command submission fixes
(edit) @50913   11 年 vboxsync wddm/graphics: new command submission working for 2D, more testing needed
(edit) @50831   11 年 vboxsync crOpnGL: new command submission continued
(edit) @50829   11 年 vboxsync crOpenGL: remove debug assertion
(edit) @50827   11 年 vboxsync crOpenGL: new command submission continued
(edit) @50817   11 年 vboxsync crOpenGL: new command submission continued
(edit) @50815   11 年 vboxsync crOpenGL: bugfix
(edit) @50814   11 年 vboxsync crOpenGL: fix dummy window usage
(edit) @50813   11 年 vboxsync crOpenGL: remove unused code
(edit) @50812   11 年 vboxsync crOpenGL: bugfixes, more on new command submission
(edit) @50802   11 年 vboxsync crOpenGL: do not create invisible windows (fix OSX deadlock)
(edit) @50799   11 年 vboxsync crOpenGL: more on new command submission
(edit) @50773   11 年 vboxsync remove unnamed unions
(edit) @50756   11 年 vboxsync crOpenGL: missing commit
(edit) @50754   11 年 vboxsync Dev/VGA/crOpenGL/wddm: command thread, more command processing
(edit) @50627   11 年 vboxsync crOpenGL: correct 3D data clear
(edit) @50626   11 年 vboxsync crOpenGL/win: proper deal with HRGN
(edit) @50625   11 年 vboxsync crOpenGL: misc bugfixes and cleanup
(edit) @50443   11 年 vboxsync crOpenGL: also check textures
(edit) @50442   11 年 vboxsync crOpenGL more accurate
(edit) @50441   11 年 vboxsync crOpenGL better treat max vertex attrib
(edit) @50430   11 年 vboxsync crOpenGL: more assertion fix
(edit) @50429   11 年 vboxsync crOpenGL: assertion fixes
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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