|
|
@82429
|
5 years |
vboxsync |
WDDM: init D3DDDICB_ESCAPE
|
|
|
@82424
|
5 years |
vboxsync |
WDDM: RT_ZERO D3DDDICB_ESCAPE
|
|
|
@82416
|
5 years |
vboxsync |
WDDM: use DXVA
|
|
|
@82415
|
5 years |
vboxsync |
WDDM: initial DXVA implementation
|
|
|
@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
|
|
|
@82411
|
5 years |
vboxsync |
WDDM: no need for D3DDDICB_ESCAPE::Flags.HardwareAccess when creating …
|
|
|
@82396
|
5 years |
vboxsync |
Additions: revert VBoxVideo back to start on boot, because old, not …
|
|
|
@82330
|
5 years |
vboxsync |
WDDM: prototype DXVA implementation
|
|
|
@82326
|
5 years |
vboxsync |
Config.kmk: use w.x.y.z version scheme for drivers (InfVerif …
|
|
|
@82169
|
5 years |
vboxsync |
WDDM: gallium driver does not need the workaround.
|
|
|
@81977
|
5 years |
vboxsync |
WDDM: direct3d test application: fix
|
|
|
@81904
|
5 years |
vboxsync |
WDDM: SetRenderTarget resets the viewport and the scissor rectangle, …
|
|
|
@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 …
|
|
|
@81369
|
5 years |
vboxsync |
*: doxygen fixes
|
|
|
@81111
|
5 years |
vboxsync |
WDDM: install the OpenGL ICD if VBOX_WITH_MESA3D is defined; remove …
|
|
|
@81082
|
5 years |
vboxsync |
WDDM: display driver: added asserts.
|
|
|
@81081
|
5 years |
vboxsync |
WDDM: opengl test application: DrawArraysInstanced.
|
|
|
@80959
|
5 years |
vboxsync |
WDDM: no need to synch textures and cube textures.
|
|
|
@80876
|
5 years |
vboxsync |
Additions/WINNT/Graphics,include: remove obsolete Chromium code. …
|
|
|
@80748
|
5 years |
vboxsync |
Additions/WINNT/Graphics: Lots of compilation fixes if …
|
|
|
@80745
|
5 years |
vboxsync |
Additions/WDDM: Build fix if VBOX_WITH_MESA3D is not defined.
|
|
|
@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
|
|
|
@80425
|
5 years |
vboxsync |
WDDM: remove unused parameters. bugref:9529
|
|
|
@80424
|
5 years |
vboxsync |
WDDM: wine is not used anymore (forgot display driver bits). bugref:9529
|
|
|
@80423
|
5 years |
vboxsync |
WDDM: wine is not used anymore. 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
|
|
|
@80372
|
5 years |
vboxsync |
WDDM: remove old chromium based 3D code from the user mode driver. …
|
|
|
@80300
|
5 years |
vboxsync |
Additions/WINNT: Disable building and bundling the chromium OpenGL …
|
|
|
@79938
|
5 years |
vboxsync |
3D: Build fix for the case when VBOXWDDMDISP_DEBUG_PRINT enables …
|
|
|
@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 …
|
|
|
@79838
|
5 years |
vboxsync |
WDDM: direct3d test application: render to texture.
|
|
|
@79792
|
5 years |
vboxsync |
WDDM: use a separate list of supported formats for the Gallium driver. …
|
|
|
@79770
|
5 years |
vboxsync |
WDDM: gallium/GaDdi.cpp: removed unnecessary code
|
|
|
@79767
|
5 years |
vboxsync |
WDDM: direct3d test application: ColorFill.
|
|
|
@79746
|
5 years |
vboxsync |
WDDM: correctly report mouse pointer visibility change in …
|
|
|
@79745
|
5 years |
vboxsync |
WDDM: opengl test application: texture2d.
|
|
|
@79739
|
5 years |
vboxsync |
WDDM: removed obsolete code.
|
|
|
@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:
* …
|
|
|
@77646
|
6 years |
vboxsync |
WDDM: opengl test application.
|
|
|
@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 …
|
|
|
@77125
|
6 years |
vboxsync |
WDDM: Gallium Display Driver: removed unnecessary assertion
|
|
|
@77046
|
6 years |
vboxsync |
WDDM: Gallium Display Driver: separate Gallium based driver from the …
|
|
|
@76884
|
6 years |
vboxsync |
WDDM: Gallium miniport driver: cleanup
|
|
|
@76790
|
6 years |
vboxsync |
WDDM: Gallium miniport driver: VidPn notifications and …
|
|
|
@76580
|
6 years |
vboxsync |
WINNT/Graphics/.scm-settings: restore previous revision (mixed it up …
|
|
|
@76565
|
6 years |
vboxsync |
Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
|
|
|
@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)
|
|
|
@76379
|
6 years |
vboxsync |
VBox/GuestHost/DragAndDrop.h: Don't include err.h, dir.h and file.h …
|
|
|
@76376
|
6 years |
vboxsync |
VBoxUhgsmi.h: GCC doesn't like unnamed sub-structures in C++ code, so …
|
|
|
@76343
|
6 years |
vboxsync |
WDDM: check that VBVA has been initialized.
|
|
|
@75697
|
6 years |
vboxsync |
WDDM: GaScreenDestroy
|
|
|
@75655
|
6 years |
vboxsync |
WDDM: extended GaScreenDefine
|
|
|
@75630
|
6 years |
vboxsync |
WDDM: Gallium Display Driver: code cleanup
|
|
|
@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
|
|
|
@74670
|
6 years |
vboxsync |
WDDM: enable VectoredExceptionHandler in debug builds
|
|
|
@74521
|
6 years |
vboxsync |
WDDM: fixed misplaced ifdef, cleanup. bugref:8893
|
|
|
@74494
|
6 years |
vboxsync |
WDDM: comment. 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 …
|
|
|
@72621
|
6 years |
vboxsync |
WDDM: display driver: handle the case when …
|
|
|
@72082
|
7 years |
vboxsync |
WDDM: x86 debug build of the miniport driver needs memcmp to work on …
|
|
|