VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53169   10 years vboxsync Fix log message.
(edit) @53167   10 years vboxsync Host 3D: Presentation framework: do not re-create 3D window on …
(edit) @53166   10 years vboxsync Host 3D: Chronium Server: drop unused code.
(edit) @53158   10 years vboxsync Host 3D: Presentation framework: start dropping goto's.
(edit) @53157   10 years vboxsync Host 3D: Chronium server: Presentation framework: fixed resources leak …
(edit) @53153   10 years vboxsync Host 3D: Chromium server: Presentation framework: drop unused code.
(edit) @53145   10 years vboxsync Host 3D: Chromium server: Presentation framework: move classes into …
(edit) @53103   10 years vboxsync Host 3D: remove obsolete code: drop OpenGLWorker thread.
(edit) @53088   10 years vboxsync Host 3D: reduce amount of debug logging.
(edit) @52978   10 years vboxsync IDisplay::GetScreenResolution returns status of the guest monitor.
(edit) @52807   10 years vboxsync crOpenGL: typo fix
(edit) @52641   10 years vboxsync crOpenGL: disable some verbose logging
(edit) @52639   10 years vboxsync crOpenGL: fix x11 resiizes
(edit) @52626   10 years vboxsync OSX: 3D: offline rendering: atomic variables: U8 -> U32 (thanks to …
(edit) @52625   10 years vboxsync crOpenGL some cleanup
(edit) @52624   10 years vboxsync crOpenGL: fix window ref counting
(edit) @52623   10 years vboxsync Mac OS X host: 3D: offline rendering check: fix atomic variables mess.
(edit) @52622   10 years vboxsync 3D: Mac OS X host: enable support for offline rendering.
(edit) @52616   10 years vboxsync crOpenGL: revert back ref counting change of r95873: the object owner …
(edit) @52614   10 years vboxsync crOpenGL: debugging
(edit) @52598   10 years vboxsync 3D: darwin host: fix a few memory leaks, objects initialization issues …
(edit) @52578   10 years vboxsync crOpenGL: fix racing
(edit) @52570   10 years vboxsync crOpenGL: debugging
(edit) @52560   10 years vboxsync crOpenGL: window reference
(edit) @52532   10 years vboxsync crOpenGL/osx: do not draw on hidden or unparented view
(edit) @52531   10 years vboxsync crOpenGL: bugfix
(edit) @52494   10 years vboxsync crOpenGL/osx: more sync with main thread
(edit) @52486   10 years vboxsync Set hFb after the cBuffers check.
(edit) @52485   10 years vboxsync server_muralfbo.cpp: crServerRedirMuralDbSyncFb can be called even if …
(edit) @52451   10 years vboxsync crOpenGL: command blocks flushing
(edit) @52430   10 years vboxsync crOpenGL: missing file
(edit) @52429   10 years vboxsync crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
(edit) @52398   10 years vboxsync crOpenGL: don't repaint invisible windows
(edit) @52391   10 years vboxsync crOpenGL: try fix rendering slowdown
(edit) @52384   10 years vboxsync crOpenGL: fix corupted framebuffer image on 3D desktop exits (UAC or …
(edit) @52368   10 years vboxsync crOpenGL: fix white window on fullscreen enter
(edit) @52350   10 years vboxsync more resize fixes, dumper fixes
(edit) @52329   10 years vboxsync wddm/crOpenGL: prevent shared objects from being deleted till they can …
(edit) @52261   10 years vboxsync crOpenGL/glx: enable present on main thread
(edit) @52260   10 years vboxsync crOpenGL: proper support of GetErr being called from display list, …
(edit) @52064   10 years vboxsync Main: IDisplay converted to use API wrappers.
(edit) @51976   10 years vboxsync SharedFolders: warning, LogRel if folder can not be loaded.
(edit) @51975   10 years vboxsync crOpenGL/OSX: fix garbage on resize
(edit) @51801   10 years vboxsync SharedOpenGL: cleanup.
(edit) @51676   10 years vboxsync SharedOpenGL: Makefile.kmk gcc build fix
(edit) @51672   10 years vboxsync SharedOpenGL: XPCOM build fix.
(edit) @51670   10 years vboxsync Main,Frontends: use safearray for IFramebuffer::Notify3DEvent
(edit) @51655   10 years vboxsync crOpenGL: move parse int tooling to util
(edit) @51559   10 years vboxsync crOpenGL: wglShareLists support
(edit) @51536   11 years vboxsync crOpenGL: try to fix vrdp
(edit) @51524   11 years vboxsync DevVGA/crOpenGL: bugfixes, logging
(edit) @51442   11 years vboxsync crOpenGL: fix flickering on osx
(edit) @51436   11 years vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
(edit) @51432   11 years vboxsync crOpenGL: better window sync
(edit) @51423   11 years vboxsync crOpenGL: window visibility fix
(edit) @51361   11 years vboxsync wddm/crOpenGL: misc bugfixes
(edit) @51360   11 years vboxsync crOpenGL/OSX: compositor acquisition fix
(edit) @51356   11 years vboxsync crOpenGL: save state for pended command blocks
(edit) @51349   11 years vboxsync crOpenGL: saved state fixes, misc fixes
(edit) @51336   11 years vboxsync warning
(edit) @51335   11 years vboxsync crOpenGL: saved state fixes
(edit) @51330   11 years vboxsync crOpenGL: more extended flexible caps info, backwards compatibility fixes
(edit) @51323   11 years vboxsync crOpenGL: warning fix
(edit) @51320   11 years vboxsync crOpenGL: multi-screen fixes
(edit) @51269   11 years vboxsync wddm: enable complex topology for CmdVbva
(edit) @51260   11 years vboxsync wddm: resize enhancements & fixes
(edit) @51250   11 years vboxsync shared folders: several fixes, cleanup
(edit) @51217   11 years vboxsync crOpenGL: pdm led, some fixes to follow
(edit) @51201   11 years vboxsync crOpenGL: enable GetAttribsLocations
(edit) @51200   11 years vboxsync crOpenGL: getAttribLocations
(edit) @51157   11 years vboxsync crCmd/wddm/crOpenGL: some optimization & cleanup
(edit) @51152   11 years vboxsync crOpenGL: fix NPE
(edit) @51148   11 years vboxsync wddm/crOpenGL: fix visual artifacts after resize
(edit) @51147   11 years vboxsync crOpenGL: more blit fixes, reenable cmdvbva
(edit) @51146   11 years vboxsync crOpenGL: blitter fixes
(edit) @51141   11 years vboxsync crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
(edit) @51121   11 years vboxsync extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
(edit) @51112   11 years vboxsync crOpenGL: bugfix to framebuffer regions cleanup
(edit) @51111   11 years vboxsync wddm/crOpenGL/DevVGA: impl missing CrCmd commands, some adjustments
(edit) @51110   11 years vboxsync crOpenGL: lof crCmd Enable/Disable
(edit) @51109   11 years vboxsync crOpenGL: keep regions data on regions cleanup
(edit) @51101   11 years vboxsync DevVGA/CrCmd: multimon support fix (some more to follow)
(edit) @51094   11 years vboxsync crOpenGL/CrCmd: unload fixes
(edit) @51089   11 years vboxsync crOpenGL: CrCmd on/off: even better
(edit) @51086   11 years vboxsync crOpenGL: ups
(edit) @51085   11 years vboxsync crOpenGL: CrCmd on/off switch fixes
(edit) @51082   11 years vboxsync crOpenGL/OSX: bugfixes
(edit) @51078   11 years vboxsync crOpenGL/wddm: disable unnecessary warnings, disable debugging stuff
(edit) @51072   11 years vboxsync crOpenGL: yet another fix for CrCmd enable/disable
(edit) @51070   11 years vboxsync crOpenGL: remove debug assertion
(edit) @51069   11 years vboxsync crOpenGL: display 3D data properly on display enable or saved state load
(edit) @51065   11 years vboxsync build fix
(edit) @51064   11 years vboxsync crOpenGL: fix to switch on/off new command submission
(edit) @51019   11 years vboxsync crOpenGL: enable new command submission and command blocks (host side)
(edit) @51016   11 years vboxsync HostServices/SharedOpenGL: missing dependency
(edit) @51005   11 years vboxsync DevVGA/crOpenGL: create worker thread when needed only; saved state; …
(edit) @50975   11 years vboxsync crOpenGL build fix take 2
(edit) @50974   11 years vboxsync build fix
(edit) @50973   11 years vboxsync crOpenGL: command blocks (disabled for now)
(edit) @50957   11 years vboxsync wddm/crOpenGL/DevVGA: blitting enhancements and cleanup + bugfixes
Note: See TracRevisionLog for help on using the revision log.

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