VirtualBox

source: vbox/trunk/src/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53590   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53589   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53588   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53587   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53586   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53555   10 years vboxsync tabs
(edit) @53526   10 years vboxsync crDebug,crInfo,crWarning: Don't invoke the logger before iprt is …
(edit) @53524   10 years vboxsync crDebug,crInfo,crWarning: Let the logger and stream output functions …
(edit) @53400   10 years vboxsync Restore 3D state: fix SEGFAULT on X11 host (Linux): bind to …
(edit) @53390   10 years vboxsync Specify logging group for 3D logging and personalize logging a bit.
(edit) @53374   10 years vboxsync crOpenGL: use IPRT for logging.
(edit) @53371   10 years vboxsync Grrr
(edit) @53370   10 years vboxsync 4.3: build fix
(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) @52887   10 years vboxsync GuestHost/OpenGL: warning
(edit) @52641   10 years vboxsync crOpenGL: disable some verbose logging
(edit) @52452   10 years vboxsync crOpenGL: burn fix
(edit) @52451   10 years vboxsync crOpenGL: command blocks flushing
(edit) @52437   10 years vboxsync crOpenGL: debugging
(edit) @52429   10 years vboxsync crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes
(edit) @52352   10 years vboxsync 4.3: crOpenGL: ups
(edit) @52351   10 years vboxsync crOpenGL: dump module load
(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) @52263   10 years vboxsync CrOpenGL: fix err state sync
(edit) @52260   10 years vboxsync crOpenGL: proper support of GetErr being called from display list, …
(edit) @52136   10 years vboxsync wddm: autoresize enhancements
(edit) @51944   10 years vboxsync crOpenGL: fix assertion
(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   11 years vboxsync crOpenGL: wglShareLists support
(edit) @51524   11 years vboxsync DevVGA/crOpenGL: bugfixes, logging
(edit) @51356   11 years vboxsync crOpenGL: save state for pended command blocks
(edit) @51349   11 years vboxsync crOpenGL: saved state fixes, misc fixes
(edit) @51330   11 years vboxsync crOpenGL: more extended flexible caps info, backwards compatibility fixes
(edit) @51319   11 years vboxsync crOpenGL: adjusment
(edit) @51315   11 years vboxsync crOpenGL: missing file commit
(edit) @51314   11 years vboxsync build fix
(edit) @51313   11 years vboxsync crOpenGL: bugfixes and work-arounds for wine issues
(edit) @51260   11 years vboxsync wddm: resize enhancements & fixes
(edit) @51200   11 years vboxsync crOpenGL: getAttribLocations
(edit) @51194   11 years vboxsync crOpenGL: 1.don't unload rt-dependant libs 2.wait for sync thread …
(edit) @51160   11 years vboxsync crOpenGL: fix hgcm
(edit) @51146   11 years vboxsync crOpenGL: blitter fixes
(edit) @51141   11 years vboxsync crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
(edit) @51064   11 years vboxsync crOpenGL: fix to switch on/off new command submission
(edit) @51005   11 years vboxsync DevVGA/crOpenGL: create worker thread when needed only; saved state; …
(edit) @50987   11 years vboxsync wddm: do not allocate VRAM for host-side or dummy allocations
(edit) @50984   11 years vboxsync crOpenGL: command blocks: enable in guest if host supports it; bugfixes
(edit) @50983   11 years vboxsync crOpenGL: debugging stuff
(edit) @50975   11 years vboxsync crOpenGL build fix take 2
(edit) @50973   11 years vboxsync crOpenGL: command blocks (disabled for now)
(edit) @50944   11 years vboxsync wddm/crOpenGL: new command submission fixes
(edit) @50928   11 years vboxsync wddm/DevVga/crOpenGL: new command submission working for 3D
(edit) @50913   11 years vboxsync wddm/graphics: new command submission working for 2D, more testing needed
(edit) @50831   11 years vboxsync crOpnGL: new command submission continued
(edit) @50830   11 years vboxsync DnD: Bugfixes.
(edit) @50817   11 years vboxsync crOpenGL: new command submission continued
(edit) @50814   11 years vboxsync crOpenGL: fix dummy window usage
(edit) @50812   11 years vboxsync crOpenGL: bugfixes, more on new command submission
(edit) @50799   11 years vboxsync crOpenGL: more on new command submission
(edit) @50754   11 years vboxsync Dev/VGA/crOpenGL/wddm: command thread, more command processing
(edit) @50734   11 years vboxsync DnD: Bugfixes.
(edit) @50724   11 years vboxsync DnD: Implemented guest->host drag'n drop for X11-based guests.
(edit) @50666   11 years vboxsync crOpenGL: bitmap copy only if imagedata
(edit) @50624   11 years vboxsync crOpenGL: assertion fix
(edit) @50611   11 years vboxsync DnD/DnDURIList: Handle symlinks to directories.
(edit) @50610   11 years vboxsync DnD/DnDURIList: RTStrAPrintf2 -> RTPathJoinA.
(edit) @50605   11 years vboxsync DnD/DnDURIList: RTPATH_DELIMITER is deprecated.
(edit) @50593   11 years vboxsync DnD: Bugfixes for Linux hosts.
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50518   11 years vboxsync HGSMI memory allocator: saved state
(edit) @50508   11 years vboxsync DnD: Update.
(edit) @50486   11 years vboxsync HGSMI memory allocator: warning
(edit) @50482   11 years vboxsync Build HGSMI memory allocator (unused)
(edit) @50481   11 years vboxsync HGSMI memory allocator
(edit) @50468   11 years vboxsync not needed
(edit) @50465   11 years vboxsync win.amd64 add build fix
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @50452   11 years vboxsync crOpenGL: crError->crWarning
(edit) @50438   11 years vboxsync crOpenGL: a bit more accurate
(edit) @50437   11 years vboxsync crOpenGL: disable unneeded host-side code
(edit) @50429   11 years vboxsync crOpenGL: assertion fixes
(edit) @50412   11 years vboxsync crOpenGL: scaling bugfixes; rename stretch -> scale
(edit) @50394   11 years vboxsync crOpenGL: greyed-out 3D image on VM pause
(edit) @50388   11 years vboxsync GuestHost/OpenGL: eol-style
(edit) @50371   11 years vboxsync crOpenGL: screenshot bugfixes, some more to follow
(edit) @50365   11 years vboxsync crOpenGL: missing files
(edit) @50364   11 years vboxsync crOpenGL: screenshot support; a bit of performance for video recording
(edit) @50316   11 years vboxsync warnings
(edit) @50313   11 years vboxsync crOpenGL: video recording working
(edit) @50311   11 years vboxsync VBoxGuestHost/OpenGL: printf format warning.
(edit) @50277   11 years vboxsync crOpenGL: correct way of dealing with CreateInfo
(edit) @50276   11 years vboxsync crOpenGL: proper cleanup, more bugfixes
(edit) @50246   11 years vboxsync crOpenGL: bugfixing
(edit) @50217   11 years vboxsync crOpenGL: notification mechanism fixes
(edit) @50184   11 years vboxsync crOpenGL: misc bugfixes, Vrdp+3D working with the new framework
(edit) @50178   11 years vboxsync crOpenGL: seamless and resize bugfixes
(edit) @50149   11 years vboxsync crOpenGL: 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