VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @56661   9 年 vboxsync DnD/VBoxTray: Also support retrieving plain text, added better …
(edit) @56431   9 年 vboxsync Windows guest additions, VBVA: reverted part of r100972: host mouse …
(edit) @56378   9 年 vboxsync Windows guest additions, VBVA: host mouse cursor capability.
(edit) @56335   9 年 vboxsync *.def,*.sed,*.m,*.mm: whitespace and svn properties
(edit) @56301   9 年 vboxsync *.kmk: Updated (C) year.
(edit) @56279   9 年 vboxsync va_end(), warning
(edit) @56264   10 年 vboxsync Additions/WDDM: prevent system D3D DLL from unloading until guest App …
(edit) @56234   10 年 vboxsync warning
(edit) @56207   10 年 vboxsync Windows GAs: export D3DFeatureLevel tool to OSE and enable it for building.
(edit) @56204   10 年 vboxsync 3D GAs: init guest R3 lib and make it possible to log() messages over …
(edit) @56203   10 年 vboxsync Windows GAs Instaler: enable backdoor logging by default for debug …
(edit) @55999   10 年 vboxsync VBoxMPWddm: allocation from second VRAM does not work, disable it for now.
(edit) @55991   10 年 vboxsync 3D: WDDM: add macro to enable regions dump on DxgkDdiPresentNew() …
(edit) @55971   10 年 vboxsync 3D: WDDM: consider sub-regions on FLIP operation.
(edit) @55784   10 年 vboxsync Restored lost ProductVersion.
(edit) @55782   10 年 vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 年 vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 年 vboxsync Two more RC defines.
(edit) @55771   10 年 vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55767   10 年 vboxsync *pFoo++ => pFoo++
(edit) @55759   10 年 vboxsync Additions/Windows/Graphics: warning
(edit) @55709   10 年 vboxsync WDDM: fix inverted condition, which triggered unnecessary guest …
(edit) @55708   10 年 vboxsync Additions/Windows: remove old (unused for ages) Wine code
(edit) @55704   10 年 vboxsync WDDM: FUNCTION is enough for logging
(edit) @55701   10 年 vboxsync WDDM: preserve FPU control word.
(edit) @55571   10 年 vboxsync DnD: Simplified cancellation logic.
(edit) @55422   10 年 vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55421   10 年 vboxsync HGSMI: cleanup, logging, comments, move legacy host heap support from …
(edit) @55401   10 年 vboxsync added a couple of missing Id headers
(edit) @55342   10 年 vboxsync HGSMI: cleanup, comments.
(edit) @55249   10 年 vboxsync WDDM: do not log the VBVA buffer wraparound
(edit) @55247   10 年 vboxsync Reverted r99557 workaround: smaller buffer also works.
(edit) @55245   10 年 vboxsync WDDM: experimantal fix against VBVA ring buffer overflow.
(edit) @55239   10 年 vboxsync WDDM: log the command size
(edit) @55227   10 年 vboxsync WDDM: command buffer size adjustment.
(edit) @55211   10 年 vboxsync build fix
(edit) @55210   10 年 vboxsync Additions/WINNT/Graphics/Video: log the VBox version and also log if …
(edit) @55180   10 年 vboxsync s/drag'n'drop/drag and drop/
(edit) @55124   10 年 vboxsync s/targetting/targeting/
(edit) @55091   10 年 vboxsync VBoxTray/VBoxDnD: Fixed a crash + format detection.
(edit) @54957   10 年 vboxsync WDDM: fix for display-only mode and Windows 10 guest
(edit) @54155   10 年 vboxsync VBoxDispD3D: missing unlock in failure path
(edit) @54134   10 年 vboxsync VBoxDispD3D: wrong field Dst->Src
(edit) @54133   10 年 vboxsync VBoxMPWddm: missing break in failure path
(edit) @54127   10 年 vboxsync missing header
(edit) @54120   10 年 vboxsync Windows guest additions: cleanup, removed obsolete MMR code.
(edit) @54006   10 年 vboxsync Windows additions: OS version check fixes
(edit) @53802   10 年 vboxsync 3D: rename constant: CR_VBOX_CAP_HOST_CAPS_NOT_SUFFICIENT -> …
(edit) @53799   10 年 vboxsync Host 3D + WDDM driver: add to host service a check to detect if host …
(edit) @53784   10 年 vboxsync fixed @file information of a couple of .rc files
(edit) @53781   10 年 vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53774   10 年 vboxsync Additions/Windows: add a few missing rc files
(edit) @53624   10 年 vboxsync scm automatic cleanups.
(edit) @53519   10 年 vboxsync Additions/WINNT: fix texture format mismatch in WDDM driver.
(edit) @53349   10 年 vboxsync Additions/Video/WDDM: fix
(edit) @53315   10 年 vboxsync VBoxTray: keep monitor layout when resizing with WDDM driver, Windows …
(edit) @53313   10 年 vboxsync VBoxTray: keep monitor layout when resizing with WDDM driver, logging.
(edit) @53296   10 年 vboxsync Guest 3D: Drop unused code in WDDM driver.
(edit) @53189   10 年 vboxsync VBoxDispD3D: corrected assert.
(edit) @53129   10 年 vboxsync Additions/WINNT/Installer: show svn revision in the installer GUI.
(edit) @53126   10 年 vboxsync VBoxMPWddm: do not start on W10 preview if 3D is not enabled on the host.
(edit) @53008   10 年 vboxsync include,Additions: Windows 10 tweaks.
(edit) @52860   10 年 vboxsync Additions/WINNT/VBoxMMR: fix for the fix
(edit) @52857   10 年 vboxsync Additions/WINNT/VBoxMMR: typo, thanks PVS
(edit) @52814   10 年 vboxsync Additions/WINNT/wddm: zero the complete array
(edit) @52808   10 年 vboxsync wddm: typo fix
(edit) @52806   10 年 vboxsync wddm: remove unneeded status decl
(edit) @52804   10 年 vboxsync wddm: typo fix
(edit) @52631   10 年 vboxsync wddm: more verbose err logging
(edit) @52476   10 年 vboxsync VBoxDisp: Parfait warning.
(edit) @52463   10 年 vboxsync wddm: bugfix
(edit) @52450   10 年 vboxsync wddm: memory cleanup
(edit) @52350   10 年 vboxsync more resize fixes, dumper fixes
(edit) @52348   10 年 vboxsync resize fixes
(edit) @52329   10 年 vboxsync wddm/crOpenGL: prevent shared objects from being deleted till they can …
(edit) @52226   10 年 vboxsync wddm: preemption fixes
(edit) @52143   10 年 vboxsync build fix
(edit) @52137   10 年 vboxsync wddm simplify a bit
(edit) @52136   10 年 vboxsync wddm: autoresize enhancements
(edit) @51997   10 年 vboxsync include,Main,Additions: SHFLSTRING cleanup.
(edit) @51960   10 年 vboxsync wddm: bugfix, sigh
(edit) @51943   10 年 vboxsync wddm: fix display-only
(edit) @51924   10 年 vboxsync VBoxTray/DnD: Assign service context before starting internal thread.
(edit) @51920   10 年 vboxsync Additions/WDDM: additional checks
(edit) @51770   10 年 vboxsync Merged in iprt++ dev branch.
(edit) @51675   10 年 vboxsync DnD/VBoxTray: Cleanup, documentation.
(edit) @51556   11 年 vboxsync DnD: Added support for dynamically managing formats on the host.
(edit) @51535   11 年 vboxsync wddm: return proper status, some cleanup
(edit) @51529   11 年 vboxsync DnD: Removed obsolete COMPOUND_TEXT; spaces.
(edit) @51476   11 年 vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51473   11 年 vboxsync VBoxTray: Follow-up to r93636: Remove VRDP session handling.
(edit) @51469   11 年 vboxsync VBoxTray: Logging; ripped out all custom logging.
(edit) @51468   11 年 vboxsync wddm: report better status
(edit) @51466   11 年 vboxsync wddm: re-enable complex topologies
(edit) @51457   11 年 vboxsync wddm: fix sporadic hangs
(edit) @51361   11 年 vboxsync wddm/crOpenGL: misc bugfixes
(edit) @51357   11 年 vboxsync wddm/crOpenGL/DevVGA: CmdVbva disable fixes
(edit) @51330   11 年 vboxsync crOpenGL: more extended flexible caps info, backwards compatibility fixes
(edit) @51328   11 年 vboxsync wddm: disable complex topologies for now
(edit) @51325   11 年 vboxsync wddm: fix IRQ handling racing
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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