VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56335   9 years vboxsync *.def,*.sed,*.m,*.mm: whitespace and svn properties
(edit) @56301   9 years vboxsync *.kmk: Updated (C) year.
(edit) @56279   9 years vboxsync va_end(), warning
(edit) @56264   10 years vboxsync Additions/WDDM: prevent system D3D DLL from unloading until guest App …
(edit) @56234   10 years vboxsync warning
(edit) @56207   10 years vboxsync Windows GAs: export D3DFeatureLevel tool to OSE and enable it for building.
(edit) @56204   10 years vboxsync 3D GAs: init guest R3 lib and make it possible to log() messages over …
(edit) @56203   10 years vboxsync Windows GAs Instaler: enable backdoor logging by default for debug …
(edit) @55999   10 years vboxsync VBoxMPWddm: allocation from second VRAM does not work, disable it for now.
(edit) @55991   10 years vboxsync 3D: WDDM: add macro to enable regions dump on DxgkDdiPresentNew() …
(edit) @55971   10 years vboxsync 3D: WDDM: consider sub-regions on FLIP operation.
(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) @55767   10 years vboxsync *pFoo++ => pFoo++
(edit) @55759   10 years vboxsync Additions/Windows/Graphics: warning
(edit) @55709   10 years vboxsync WDDM: fix inverted condition, which triggered unnecessary guest …
(edit) @55708   10 years vboxsync Additions/Windows: remove old (unused for ages) Wine code
(edit) @55704   10 years vboxsync WDDM: FUNCTION is enough for logging
(edit) @55701   10 years vboxsync WDDM: preserve FPU control word.
(edit) @55571   10 years vboxsync DnD: Simplified cancellation logic.
(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) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55342   10 years vboxsync HGSMI: cleanup, comments.
(edit) @55249   10 years vboxsync WDDM: do not log the VBVA buffer wraparound
(edit) @55247   10 years vboxsync Reverted r99557 workaround: smaller buffer also works.
(edit) @55245   10 years vboxsync WDDM: experimantal fix against VBVA ring buffer overflow.
(edit) @55239   10 years vboxsync WDDM: log the command size
(edit) @55227   10 years vboxsync WDDM: command buffer size adjustment.
(edit) @55211   10 years vboxsync build fix
(edit) @55210   10 years vboxsync Additions/WINNT/Graphics/Video: log the VBox version and also log if …
(edit) @55180   10 years vboxsync s/drag'n'drop/drag and drop/
(edit) @55124   10 years vboxsync s/targetting/targeting/
(edit) @55091   10 years vboxsync VBoxTray/VBoxDnD: Fixed a crash + format detection.
(edit) @54957   10 years vboxsync WDDM: fix for display-only mode and Windows 10 guest
(edit) @54155   10 years vboxsync VBoxDispD3D: missing unlock in failure path
(edit) @54134   10 years vboxsync VBoxDispD3D: wrong field Dst->Src
(edit) @54133   10 years vboxsync VBoxMPWddm: missing break in failure path
(edit) @54127   10 years vboxsync missing header
(edit) @54120   10 years vboxsync Windows guest additions: cleanup, removed obsolete MMR code.
(edit) @54006   10 years vboxsync Windows additions: OS version check fixes
(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) @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) @53774   10 years vboxsync Additions/Windows: add a few missing rc files
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53519   10 years vboxsync Additions/WINNT: fix texture format mismatch in WDDM driver.
(edit) @53349   10 years vboxsync Additions/Video/WDDM: fix
(edit) @53315   10 years vboxsync VBoxTray: keep monitor layout when resizing with WDDM driver, Windows …
(edit) @53313   10 years vboxsync VBoxTray: keep monitor layout when resizing with WDDM driver, logging.
(edit) @53296   10 years vboxsync Guest 3D: Drop unused code in WDDM driver.
(edit) @53189   10 years vboxsync VBoxDispD3D: corrected assert.
(edit) @53129   10 years vboxsync Additions/WINNT/Installer: show svn revision in the installer GUI.
(edit) @53126   10 years vboxsync VBoxMPWddm: do not start on W10 preview if 3D is not enabled on the host.
(edit) @53008   10 years vboxsync include,Additions: Windows 10 tweaks.
(edit) @52860   10 years vboxsync Additions/WINNT/VBoxMMR: fix for the fix
(edit) @52857   10 years vboxsync Additions/WINNT/VBoxMMR: typo, thanks PVS
(edit) @52814   10 years vboxsync Additions/WINNT/wddm: zero the complete array
(edit) @52808   10 years vboxsync wddm: typo fix
(edit) @52806   10 years vboxsync wddm: remove unneeded status decl
(edit) @52804   10 years vboxsync wddm: typo fix
(edit) @52631   10 years vboxsync wddm: more verbose err logging
(edit) @52476   10 years vboxsync VBoxDisp: Parfait warning.
(edit) @52463   10 years vboxsync wddm: bugfix
(edit) @52450   10 years vboxsync wddm: memory cleanup
(edit) @52350   10 years vboxsync more resize fixes, dumper fixes
(edit) @52348   10 years vboxsync resize fixes
(edit) @52329   10 years vboxsync wddm/crOpenGL: prevent shared objects from being deleted till they can …
(edit) @52226   10 years vboxsync wddm: preemption fixes
(edit) @52143   10 years vboxsync build fix
(edit) @52137   10 years vboxsync wddm simplify a bit
(edit) @52136   10 years vboxsync wddm: autoresize enhancements
(edit) @51997   10 years vboxsync include,Main,Additions: SHFLSTRING cleanup.
(edit) @51960   10 years vboxsync wddm: bugfix, sigh
(edit) @51943   10 years vboxsync wddm: fix display-only
(edit) @51924   10 years vboxsync VBoxTray/DnD: Assign service context before starting internal thread.
(edit) @51920   10 years vboxsync Additions/WDDM: additional checks
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51675   10 years vboxsync DnD/VBoxTray: Cleanup, documentation.
(edit) @51556   11 years vboxsync DnD: Added support for dynamically managing formats on the host.
(edit) @51535   11 years vboxsync wddm: return proper status, some cleanup
(edit) @51529   11 years vboxsync DnD: Removed obsolete COMPOUND_TEXT; spaces.
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51473   11 years vboxsync VBoxTray: Follow-up to r93636: Remove VRDP session handling.
(edit) @51469   11 years vboxsync VBoxTray: Logging; ripped out all custom logging.
(edit) @51468   11 years vboxsync wddm: report better status
(edit) @51466   11 years vboxsync wddm: re-enable complex topologies
(edit) @51457   11 years vboxsync wddm: fix sporadic hangs
(edit) @51361   11 years vboxsync wddm/crOpenGL: misc bugfixes
(edit) @51357   11 years vboxsync wddm/crOpenGL/DevVGA: CmdVbva disable fixes
(edit) @51330   11 years vboxsync crOpenGL: more extended flexible caps info, backwards compatibility fixes
(edit) @51328   11 years vboxsync wddm: disable complex topologies for now
(edit) @51325   11 years vboxsync wddm: fix IRQ handling racing
(edit) @51313   11 years vboxsync crOpenGL: bugfixes and work-arounds for wine issues
(edit) @51270   11 years vboxsync wine: update to 1.6.2
(edit) @51269   11 years vboxsync wddm: enable complex topology for CmdVbva
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