|
|
@85058
|
4 years |
vboxsync |
WDDM: fixed HSyncFreq calculation
|
|
|
@84729
|
5 years |
vboxsync |
WDDM: return STATUS_SUCCESS
|
|
|
@84697
|
5 years |
vboxsync |
WDDM: log the refresh rate for debug purposes.
|
|
|
@84658
|
5 years |
vboxsync |
WDDM: allow to change the refresh rate for debug purposes.
|
|
|
@84465
|
5 years |
vboxsync |
WDDM: VMSVGA mouse pointer masks must have dword aligned scanlines.
|
|
|
@84410
|
5 years |
vboxsync |
Add/NT/Graphics: VC++ 14.0 warnings. bugref:8489
|
|
|
@84325
|
5 years |
vboxsync |
VBoxTray: fixed wrong condition for UpdateModes; always log errors.
|
|
|
@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
|
|
|
@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
|
|
|
@83694
|
5 years |
vboxsync |
WDDM: surface definition.
|
|
|
@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, …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82547
|
5 years |
vboxsync |
WDDM: added DXVAHD and WIN7 adapter capabilities, currently disabled
|
|
|
@82440
|
5 years |
vboxsync |
WDDM: miniport log groups
|
|
|
@82414
|
5 years |
vboxsync |
WDDM: introduce DXVA capability flag; log the adapter capabilities; …
|
|
|
@82413
|
5 years |
vboxsync |
WDDM: scm
|
|
|
@82412
|
5 years |
vboxsync |
WDDM: a helper to translate VBOXWDDM_ALLOC_TYPE_ to a string
|
|
|
@82396
|
5 years |
vboxsync |
Additions: revert VBoxVideo back to start on boot, because old, not …
|
|
|
@82326
|
5 years |
vboxsync |
Config.kmk: use w.x.y.z version scheme for drivers (InfVerif …
|
|
|
@81856
|
5 years |
vboxsync |
WDDM: exclude transparent pixels from the monochrome mouse pointers …
|
|
|
@81813
|
5 years |
vboxsync |
WDDM: exclude transparent pixels from the mouse pointer.
|
|
|
@81759
|
5 years |
vboxsync |
Additions/WDDM: Compile fixes if VBOX_WITH_MESA3D is not defined.
|
|
|
@81686
|
5 years |
vboxsync |
WDDM: process HGSMI interrupts for VBoxSVGA adapter, this makes VHWA …
|
|
|
@81651
|
5 years |
vboxsync |
WDDM: support for the legacy VBoxVGA adapter
|
|
|
@81650
|
5 years |
vboxsync |
WDDM: code for the legacy VBoxVGA adapter
|
|
|
@81632
|
5 years |
vboxsync |
WDDM: miniport should tell the user mode driver whether 3D is enabled …
|
|
|
@81594
|
5 years |
vboxsync |
WDDM: increase the max mouse pointer size to 256x256; use the VMSVGA …
|
|
|
@81111
|
5 years |
vboxsync |
WDDM: install the OpenGL ICD if VBOX_WITH_MESA3D is defined; remove …
|
|
|
@80876
|
5 years |
vboxsync |
Additions/WINNT/Graphics,include: remove obsolete Chromium code. …
|
|
|
@80748
|
5 years |
vboxsync |
Additions/WINNT/Graphics: Lots of compilation fixes if …
|
|
|
@80488
|
5 years |
vboxsync |
WDDM: removed obsolete swapchain related code. bugref:9529
|
|
|
@80487
|
5 years |
vboxsync |
WDDM: removed obsolete VBOX_WITH_CROGL define. bugref:9529
|
|
|
@80486
|
5 years |
vboxsync |
WDDM: removed obsolete VBOXVDMA code. bugref:9529
|
|
|
@80483
|
5 years |
vboxsync |
WDDM: remove obsolete CmdVbva code. bugref:9529
|
|
|
@80482
|
5 years |
vboxsync |
WDDM: remove Gallium driver dependency on CmdVbva. bugref:9529
|
|
|
@80478
|
5 years |
vboxsync |
WDDM: remove unused VBOX_VDMA_WITH_WATCHDOG code. bugref:9529
|
|
|
@80475
|
5 years |
vboxsync |
WDDM: remove unused VBoxMPVhwa code. bugref:9529
|
|
|
@80435
|
5 years |
vboxsync |
WDDM: more cleanups. bugref:9529
|
|
|
@80422
|
5 years |
vboxsync |
WDDM: remove old chromium based 3D code from the miniport driver. …
|
|
|
@80405
|
5 years |
vboxsync |
Additions,GuestHost/OpenGL: Windows additions build fix, bugref:9529
|
|
|
@79937
|
5 years |
vboxsync |
3D: Fix driver name typo, bugref:9496
|
|
|
@79934
|
5 years |
vboxsync |
3D: Init IPRT with RTR0Init before using it in VBoxWddm.sys driver, …
|
|
|
@79864
|
5 years |
vboxsync |
WDDM: correctly report mouse pointer visibility change in …
|
|
|
@79746
|
5 years |
vboxsync |
WDDM: correctly report mouse pointer visibility change in …
|
|
|
@78408
|
6 years |
vboxsync |
Additions,GuestHost/OpenGL,HostServices/SharedOpenGL: Get rid of the …
|
|
|
@78340
|
6 years |
vboxsync |
Additions: Remove the VBoxOGLarrayspu library as it is unused for a …
|
|
|
@78195
|
6 years |
vboxsync |
Another SCM fix
|
|
|
@78190
|
6 years |
vboxsync |
Merge first stage of the Chromium cleanup from the branch:
* …
|
|
|
@77343
|
6 years |
vboxsync |
Additions/WDDM: Always enable handling complex topologies …
|
|
|
@77342
|
6 years |
vboxsync |
Additions/WDDM: Return TRUE in VBoxVidPnIsSupported() if hVidPn is …
|
|
|
@77225
|
6 years |
vboxsync |
WDDM: Gallium Miniport Driver: handle empty command buffers. bugref:8893
|
|
|
@77150
|
6 years |
vboxsync |
Graphics/VideoMP: Fixed retrieving the product build version of …
|
|
|
@76884
|
6 years |
vboxsync |
WDDM: Gallium miniport driver: cleanup
|
|
|
@76790
|
6 years |
vboxsync |
WDDM: Gallium miniport driver: VidPn notifications and …
|
|
|
@76563
|
6 years |
vboxsync |
Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76540
|
6 years |
vboxsync |
Additions/WINNT: scm --fix-header-guards. bugref:9344
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76343
|
6 years |
vboxsync |
WDDM: check that VBVA has been initialized.
|
|
|
@75697
|
6 years |
vboxsync |
WDDM: GaScreenDestroy
|
|
|
@75655
|
6 years |
vboxsync |
WDDM: extended GaScreenDefine
|
|
|
@75566
|
6 years |
vboxsync |
Additions/WINNT: Use ICD forwarder dll. bugref:9296
|
|
|
@75545
|
6 years |
vboxsync |
WDDM: additional check
|
|
|
@75487
|
6 years |
vboxsync |
WDDM: Gallium miniport driver: wait until the host completes submitted …
|
|
|
@75468
|
6 years |
vboxsync |
XPDM: miniport driver fix for vboxsvga.
|
|
|
@75464
|
6 years |
vboxsync |
WDDM: Gallium miniport driver: comment.
|
|
|
@75460
|
6 years |
vboxsync |
WDDM: Gallium miniport driver: disable the device when the driver is …
|
|
|
@75445
|
6 years |
vboxsync |
WDDM: Gallium driver (disabled)
|
|
|
@75443
|
6 years |
vboxsync |
Exported Mesa related code to OSE.
|
|
|
@75403
|
6 years |
vboxsync |
Additions/win: Win10 build 17763 uses different registry key to store …
|
|
|
@74671
|
6 years |
vboxsync |
WDDM: enable R3 logging in debug builds
|
|
|
@74521
|
6 years |
vboxsync |
WDDM: fixed misplaced ifdef, cleanup. bugref:8893
|
|
|
@74493
|
6 years |
vboxsync |
WDDM: union for context specific data. bugref:8893
|
|
|
@74477
|
6 years |
vboxsync |
WDDM: renamed VBOXVIDEO_HWTYPE_CROGL to VBOXVIDEO_HWTYPE_VBOX. bugref:8893
|
|
|
@74236
|
6 years |
vboxsync |
WDDM: Miniport driver: Assert -> AssertBreak
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72082
|
7 years |
vboxsync |
WDDM: x86 debug build of the miniport driver needs memcmp to work on …
|
|
|
@71862
|
7 years |
vboxsync |
WDDM: miniport/display drivers interface adjustments and cleanups.
|
|
|
@71658
|
7 years |
vboxsync |
WDDM: miniport adjustments for DevExt changes.
|
|
|
@71596
|
7 years |
vboxsync |
DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
|
|
|
@71595
|
7 years |
vboxsync |
DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
|
|
|
@71593
|
7 years |
vboxsync |
DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
|
|
|
@71592
|
7 years |
vboxsync |
DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
|
|
|
@71590
|
7 years |
vboxsync |
DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
|
|
|
@71514
|
7 years |
vboxsync |
WDDM: use VGA configuration interface (more)
|
|
|
@71511
|
7 years |
vboxsync |
WDDM: use VGA configuration interface
|
|
|
@71323
|
7 years |
vboxsync |
WDDM: build and use VBoxWddm.sys. bugref:9133
|
|
|
@71200
|
7 years |
vboxsync |
WDDM, Config.kmk: removed VBOX_WITH_WDDM_W8, it is always enabled now.
|
|
|
@71196
|
7 years |
vboxsync |
WDDM: use Win8 DDK for VBoxVideoWddm, replace preprocessor ifdefs …
|
|
|
@71179
|
7 years |
vboxsync |
Fixing few VirtualBox related typos in various places, mostly GUI, GA, …
|
|
|
@70873
|
7 years |
vboxsync |
VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69362
|
7 years |
vboxsync |
GA/WINNT/Graphics: scm updates
|
|
|
@69351
|
7 years |
vboxsync |
WINNT/Graphics: scm cleanups
|
|
|