|
|
@85401
|
4 years |
vboxsync |
Repack scripts: adding Combined-0 script for repacking Guest Additions
|
|
|
@85400
|
4 years |
vboxsync |
Repack scripts: adding Combined-0 script for repacking Guest Additions
|
|
|
@85375
|
4 years |
vboxsync |
WDDM: tweaked miniport capabilities to be at Win7+ level (follow-up to …
|
|
|
@85371
|
4 years |
vboxsync |
DnD: Revamped code to simplify / untangle of internal data handling:
- …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85059
|
4 years |
vboxsync |
WDDM: tweaked miniport capabilities to be at Win7+ level
|
|
|
@85058
|
4 years |
vboxsync |
WDDM: fixed HSyncFreq calculation
|
|
|
@85057
|
4 years |
vboxsync |
wddm/dbg/D3DFeatureLevel: compilation fixes
|
|
|
@85006
|
4 years |
vboxsync |
GA/Installer/WinNT: Prevent a repeated recovery of d3d9.dll, bugref:9725
|
|
|
@84972
|
4 years |
vboxsync |
Additions/WINNT/SharedFolders: Provide a dedicated 32bit VBoxSF driver …
|
|
|
@84956
|
4 years |
vboxsync |
Windows Additions installer: Fixed German NLS.
|
|
|
@84945
|
4 years |
vboxsync |
Installer/win,GA/NT/Installer: Stop using obsolete kBuild variable names.
|
|
|
@84749
|
4 years |
vboxsync |
WDDM: D3D9 test: warnings
|
|
|
@84735
|
4 years |
vboxsync |
Add/NT/Installer: WRP workaround is not needed any more, bugref:9725
|
|
|
@84729
|
4 years |
vboxsync |
WDDM: return STATUS_SUCCESS
|
|
|
@84728
|
4 years |
vboxsync |
VBoxTray: error checking in multiple screens resizing code; removed …
|
|
|
@84721
|
4 years |
vboxsync |
Guest Additions/VBoxTray: Be more verbose when a certain service does …
|
|
|
@84720
|
4 years |
vboxsync |
Guest Additions/VBoxTray: Be more verbose when a certain service does …
|
|
|
@84697
|
4 years |
vboxsync |
WDDM: log the refresh rate for debug purposes.
|
|
|
@84664
|
5 years |
vboxsync |
WDDM: D3D9 test: FPS display
|
|
|
@84658
|
5 years |
vboxsync |
WDDM: allow to change the refresh rate for debug purposes.
|
|
|
@84540
|
5 years |
vboxsync |
Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
|
|
|
@84533
|
5 years |
vboxsync |
s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
|
|
|
@84465
|
5 years |
vboxsync |
WDDM: VMSVGA mouse pointer masks must have dword aligned scanlines.
|
|
|
@84452
|
5 years |
vboxsync |
VBoxTray: changed multiple screens resizing code to follow MSDN docs …
|
|
|
@84433
|
5 years |
vboxsync |
GA/Installer/WinNT: Do not touch original d3d9.dll if XPDM driver type …
|
|
|
@84410
|
5 years |
vboxsync |
Add/NT/Graphics: VC++ 14.0 warnings. bugref:8489
|
|
|
@84382
|
5 years |
vboxsync |
VBoxTray: log display config on error.
|
|
|
@84367
|
5 years |
vboxsync |
Add/wddm: Adjustments for VC++ 19.2. bugref:8489
|
|
|
@84366
|
5 years |
vboxsync |
Add/VBoxCredProv: Adjustment for VC++ 19.2. bugref:8489
|
|
|
@84325
|
5 years |
vboxsync |
VBoxTray: fixed wrong condition for UpdateModes; always log errors.
|
|
|
@84321
|
5 years |
vboxsync |
WDDM: D3D9 test: fixed continuous mode
|
|
|
@84065
|
5 years |
vboxsync |
GA/Installer/WinNT: By default use WDDM driver (instead of XPDM) on …
|
|
|
@84063
|
5 years |
vboxsync |
IPRT,++: New RTErrWin* API, data source unchanged. bugref:9726
|
|
|
@84057
|
5 years |
vboxsync |
IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
|
|
|
@84054
|
5 years |
vboxsync |
IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
|
|
|
@83991
|
5 years |
vboxsync |
IPRT,VBoxAddInstallNt3x.cpp: Split out the IPRT bits from …
|
|
|
@83981
|
5 years |
vboxsync |
Add/Nt/Installer: Simple installer program for NT 3.x.
|
|
|
@83979
|
5 years |
vboxsync |
Add/Nt/Installer: Simple installer program for NT 3.x.
|
|
|
@83952
|
5 years |
vboxsync |
vboxTrayLogCreate: Drop the unused pszLogFile argument that's passed …
|
|
|
@83843
|
5 years |
vboxsync |
Additions/NT/Installer: VC++ 14.1 warnings. bugref:8489
|
|
|
@83842
|
5 years |
vboxsync |
Additions/NT/Graphics: Use RTUtf16Printf rather than swprintf …
|
|
|
@83840
|
5 years |
vboxsync |
VBoxMPWddm.h: Removed ancient disabling of assertions (r71411).
|
|
|
@83834
|
5 years |
vboxsync |
Add/NT/Graphics: VC++ 14.1 warnings. [build fix] bugref:8489
|
|
|
@83833
|
5 years |
vboxsync |
VBoxTray: VC++ 14.1 / doxygen fix. bugref:8489
|
|
|
@83830
|
5 years |
vboxsync |
Add/NT/Graphics: VC++ 14.1 warnings. [build fix] bugref:8489
|
|
|
@83827
|
5 years |
vboxsync |
Add/NT/Graphics: VC++ 14.1 warnings. bugref:8489
|
|
|
@83826
|
5 years |
vboxsync |
Add/NT/Installer: VC++ 14.1 warnings. bugref:8489
|
|
|
@83825
|
5 years |
vboxsync |
VBoxMRXNP: VC++ 14.1 warnings. bugref:8489
|
|
|
@83824
|
5 years |
vboxsync |
VBoxCredProv: VC++ 14.1 warnings. bugref:8489
|
|
|
@83823
|
5 years |
vboxsync |
VBoxTray: VC++ 14.1 warnings. bugref:8489
|
|
|
@83694
|
5 years |
vboxsync |
WDDM: surface definition.
|
|
|
@83624
|
5 years |
vboxsync |
SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
|
|
|
@83578
|
5 years |
vboxsync |
WDDM: compute the number of available miplevels; return an error if a …
|
|
|
@83222
|
5 years |
vboxsync |
WDDM: Miniport: host surface management and shared surface handling, …
|
|
|
@83106
|
5 years |
vboxsync |
RepackScripts: we shound't mention sign additions scripts for OSE
|
|
|
@83072
|
5 years |
vboxsync |
VBoxTray: Fix for icon regression from r135890 …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82947
|
5 years |
vboxsync |
Repack scripts: Fixing failed build
|
|
|
@82946
|
5 years |
vboxsync |
Repack scripts: Adding Combined-2 script for GA attestation signing. …
|
|
|
@82943
|
5 years |
vboxsync |
Repack scripts: Putting VBoxGuestInstallHelper.dll to the right place. …
|
|
|
@82935
|
5 years |
vboxsync |
Repack scripts: modification for r135668 which caused some issues …
|
|
|
@82880
|
5 years |
vboxsync |
Shared Clipboard: Ditched SHCLDATABLOCK.
|
|
|
@82870
|
5 years |
vboxsync |
Shared Clipboard/VBoxTray: Use a better rc here.
|
|
|
@82846
|
5 years |
vboxsync |
Shared Clipboard: Renaming. bugref:9437
|
|
|
@82774
|
5 years |
vboxsync |
VBoxTray/Makefile.kmk: update the icon resource identifier (follow up …
|
|
|
@82767
|
5 years |
vboxsync |
GARepack: Cleanup nit. bugref:9587
|
|
|
@82765
|
5 years |
vboxsync |
GARepack: Nit. Avoid wasting time executing comment shell lines. I've …
|
|
|
@82762
|
5 years |
vboxsync |
VBoxCertUtil: Use the standard version + icon resource template.
|
|
|
@82753
|
5 years |
vboxsync |
WINNT/Video: VBoxWddm-info cleanup fix.
|
|
|
@82752
|
5 years |
vboxsync |
VBoxTray/Makefile.kmk: Cleanup fix / use standard version + icon …
|
|
|
@82743
|
5 years |
vboxsync |
GARepack: Removed unnecessary copy-to-obj-dir rules and added missing …
|
|
|
@82729
|
5 years |
vboxsync |
GARepack: Don't install the GA repack on-top of the host installer …
|
|
|
@82689
|
5 years |
vboxsync |
Shared Clipboard/VBoxTray: Zero-initialize SHCLDATABLOCK structs. …
|
|
|
@82679
|
5 years |
vboxsync |
WDDM: HardwareAccess for create/delete surface.
|
|
|
@82652
|
5 years |
vboxsync |
GA: fixing mouse driver installation issue on windows guests. …
|
|
|
@82651
|
5 years |
vboxsync |
WDDM: the miniport does not implement proper handling of host objects yet
|
|
|
@82629
|
5 years |
vboxsync |
Windows Additions/Installer: initialize IPRT, do mot mix FreeLibrary …
|
|
|
@82627
|
5 years |
vboxsync |
Windows Additions/Installer: Got rid of own system library loading …
|
|
|
@82626
|
5 years |
vboxsync |
Windows Additions/Installer: More work required for the …
|
|
|
@82625
|
5 years |
vboxsync |
Windows Additions/Installer: More work required for the …
|
|
|
@82618
|
5 years |
vboxsync |
Windows Additions/Installer: Added a new testcase for the …
|
|
|
@82617
|
5 years |
vboxsync |
Windows Additions/tstWinAdditionsInstallHelper: Also check if …
|
|
|
@82616
|
5 years |
vboxsync |
Windows Additions/Installer: Added a new testcase for the …
|
|
|
@82615
|
5 years |
vboxsync |
Windows Additions/Installer: Added a new testcase for the …
|
|
|
@82608
|
5 years |
vboxsync |
Windows Additions/Installer: Fix for repacking script; use absolute …
|
|
|
@82606
|
5 years |
vboxsync |
Windows Additions/Installer: Simplified ${un}VerifyFile.
|
|
|
@82604
|
5 years |
vboxsync |
Windows Additions/Installer: Be a bit more verbose in ${un}VerifyFile.
|
|
|
@82603
|
5 years |
vboxsync |
Windows Additions/Installer: Try restoring original Direct3D files …
|
|
|
@82587
|
5 years |
vboxsync |
Windows Additions/Installer: Fixed upgrading from an older …
|
|
|
@82584
|
5 years |
vboxsync |
WDDM: DXVA support for various video transfer matrices
|
|
|
@82547
|
5 years |
vboxsync |
WDDM: added DXVAHD and WIN7 adapter capabilities, currently disabled
|
|
|
@82527
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
|
|
|
@82525
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Looked at the connect and feature exchange …
|
|
|
@82513
|
5 years |
vboxsync |
SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
|
|
|
@82507
|
5 years |
vboxsync |
VBoxTray,VBoxClient: Use '&' rather than '==' when testing format …
|
|
|
@82480
|
5 years |
vboxsync |
GuestHost/SharedClipboard.h: Got rid of all the leading underscores …
|
|
|
@82472
|
5 years |
vboxsync |
GARepack: fixing makefile accessing nonOSE resources in OSE build
|
|
|
@82464
|
5 years |
vboxsync |
GARepack: moving VBoxGuestInstallHelper to repack
|
|
|
@82462
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Renamed SHCLTRANSFERDIR_[READ|WRITE] -> …
|
|
|