VirtualBox

source: vbox/trunk/src/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56253   10 years vboxsync GuestHost/OpenGL: typos in unused code
(edit) @56184   10 years vboxsync DnDURIList: Fixed memory leak in error case.
(edit) @56183   10 years vboxsync 3D: adjust CRASSERT() fix
(edit) @56179   10 years vboxsync 3D: adjust CRASSERT() macro a bit and fix false assertion.
(edit) @55832   10 years vboxsync Host 3D: back to usage of DEPTH_STENCIL attachement.
(edit) @55805   10 years vboxsync DnDURIList: Implemented resolving symlinks.
(edit) @55798   10 years vboxsync 3D: restoring state: ignore invalid DEPTH/STENCIL data when restoring …
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55765   10 years vboxsync 3D: addition to r100190: forgotten file.
(edit) @55761   10 years vboxsync 3D: saving state: use separate buffers for DEPTH and STENCIL data. …
(edit) @55744   10 years vboxsync DnDURIList.cpp: Fixed object accounting.
(edit) @55640   10 years vboxsync DnD: - Overhauled "dropped files" directory + general file …
(edit) @55628   10 years vboxsync 3D: Fix burn.
(edit) @55624   10 years vboxsync 3D: do not interrupt App execution on crError() on release build.
(edit) @55617   10 years vboxsync 3D: simplify hash tables debugging a bit.
(edit) @55575   10 years vboxsync 3D: state tracker: do not modify stack variables which come along all …
(edit) @55574   10 years vboxsync 3D: crUtill DLL: add guest #ifdefs and fix burn.
(edit) @55573   10 years vboxsync 3D: inaddition to r99944: do not exit guest/host process on crError, …
(edit) @55572   10 years vboxsync 3D: crUtill DLL: drop disabled code and init Runtime on DLL load …
(edit) @55556   10 years vboxsync DnD: Rollback handling, bugfixes, cleanup.
(edit) @55549   10 years vboxsync DnD: Update.
(edit) @55512   10 years vboxsync DnD: Bugfixes, cleanup, spelling.
(edit) @55474   10 years vboxsync HGSMI: removed obsolete functions from common code, cleanup, comments.
(edit) @55422   10 years vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55421   10 years vboxsync HGSMI: cleanup, logging, comments, move legacy host heap support from …
(edit) @55342   10 years vboxsync HGSMI: cleanup, comments.
(edit) @55212   10 years vboxsync Host 3D: revert improper SEGFAULT fix introduced by r97041.
(edit) @55042   10 years vboxsync 3D: fix potential race in vboxhgcm.
(edit) @55011   10 years vboxsync Host 3D: debug logging for crServer thread local storage keys life cycle.
(edit) @54917   10 years vboxsync Host 3D: crServer includes: do not store .h file here if we …
(edit) @54860   10 years vboxsync Host 3D: fix memory leak in crServer.
(edit) @54807   10 years vboxsync SharedClipboard/x11-clipboard: logrels.
(edit) @54773   10 years vboxsync GuestHost/OpenGL: Fix #include guards. Thank you Jung-uk Kim.
(edit) @54582   10 years vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @53802   10 years vboxsync 3D: rename constant: CR_VBOX_CAP_HOST_CAPS_NOT_SUFFICIENT -> …
(edit) @53799   10 years vboxsync Host 3D + WDDM driver: add to host service a check to detect if host …
(edit) @53785   10 years vboxsync test if we can drop this workaround
(edit) @53784   10 years vboxsync fixed @file information of a couple of .rc files
(edit) @53781   10 years vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53728   10 years vboxsync VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
(edit) @53726   10 years vboxsync properties.
(edit) @53601   10 years vboxsync Preps for replacing DevVGA-SVGA3d-cocoa.m with …
(edit) @53593   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53592   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53591   10 years vboxsync svn props.
(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
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