VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88111   4 years vboxsync 3D/DX11: New context type for DX11 commands submittion, bugref:9845
(edit) @86815   4 years vboxsync WDDM: D3D11 test application
(edit) @86632   4 years vboxsync 3D: Invoke RTR0Term as a final step of VBoxWddm|DxgkDdiUnload
(edit) @86307   4 years vboxsync WDDM: cleanup. bugref:9830
(edit) @86027   4 years vboxsync WDDM: fix for VBoxVGA adapter
(edit) @85625   4 years vboxsync WDDM: Added a todo and disabled an assertion for everyone but me.
(edit) @85375   4 years vboxsync WDDM: tweaked miniport capabilities to be at Win7+ level (follow-up to …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85059   4 years vboxsync WDDM: tweaked miniport capabilities to be at Win7+ level
(edit) @85058   4 years vboxsync WDDM: fixed HSyncFreq calculation
(edit) @85057   4 years vboxsync wddm/dbg/D3DFeatureLevel: compilation fixes
(edit) @84749   4 years vboxsync WDDM: D3D9 test: warnings
(edit) @84729   4 years vboxsync WDDM: return STATUS_SUCCESS
(edit) @84697   5 years vboxsync WDDM: log the refresh rate for debug purposes.
(edit) @84664   5 years vboxsync WDDM: D3D9 test: FPS display
(edit) @84658   5 years vboxsync WDDM: allow to change the refresh rate for debug purposes.
(edit) @84465   5 years vboxsync WDDM: VMSVGA mouse pointer masks must have dword aligned scanlines.
(edit) @84410   5 years vboxsync Add/NT/Graphics: VC++ 14.0 warnings. bugref:8489
(edit) @84367   5 years vboxsync Add/wddm: Adjustments for VC++ 19.2. bugref:8489
(edit) @84325   5 years vboxsync VBoxTray: fixed wrong condition for UpdateModes; always log errors.
(edit) @84321   5 years vboxsync WDDM: D3D9 test: fixed continuous mode
(edit) @83842   5 years vboxsync Additions/NT/Graphics: Use RTUtf16Printf rather than swprintf …
(edit) @83840   5 years vboxsync VBoxMPWddm.h: Removed ancient disabling of assertions (r71411).
(edit) @83834   5 years vboxsync Add/NT/Graphics: VC++ 14.1 warnings. [build fix] bugref:8489
(edit) @83830   5 years vboxsync Add/NT/Graphics: VC++ 14.1 warnings. [build fix] bugref:8489
(edit) @83827   5 years vboxsync Add/NT/Graphics: VC++ 14.1 warnings. bugref:8489
(edit) @83694   5 years vboxsync WDDM: surface definition.
(edit) @83578   5 years vboxsync WDDM: compute the number of available miplevels; return an error if a …
(edit) @83222   5 years vboxsync WDDM: Miniport: host surface management and shared surface handling, …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82753   5 years vboxsync WINNT/Video: VBoxWddm-info cleanup fix.
(edit) @82679   5 years vboxsync WDDM: HardwareAccess for create/delete surface.
(edit) @82651   5 years vboxsync WDDM: the miniport does not implement proper handling of host objects yet
(edit) @82584   5 years vboxsync WDDM: DXVA support for various video transfer matrices
(edit) @82547   5 years vboxsync WDDM: added DXVAHD and WIN7 adapter capabilities, currently disabled
(edit) @82440   5 years vboxsync WDDM: miniport log groups
(edit) @82429   5 years vboxsync WDDM: init D3DDDICB_ESCAPE
(edit) @82424   5 years vboxsync WDDM: RT_ZERO D3DDDICB_ESCAPE
(edit) @82416   5 years vboxsync WDDM: use DXVA
(edit) @82415   5 years vboxsync WDDM: initial DXVA implementation
(edit) @82414   5 years vboxsync WDDM: introduce DXVA capability flag; log the adapter capabilities; …
(edit) @82413   5 years vboxsync WDDM: scm
(edit) @82412   5 years vboxsync WDDM: a helper to translate VBOXWDDM_ALLOC_TYPE_ to a string
(edit) @82411   5 years vboxsync WDDM: no need for D3DDDICB_ESCAPE::Flags.HardwareAccess when creating …
(edit) @82396   5 years vboxsync Additions: revert VBoxVideo back to start on boot, because old, not …
(edit) @82330   5 years vboxsync WDDM: prototype DXVA implementation
(edit) @82326   5 years vboxsync Config.kmk: use w.x.y.z version scheme for drivers (InfVerif …
(edit) @82169   5 years vboxsync WDDM: gallium driver does not need the workaround.
(edit) @81977   5 years vboxsync WDDM: direct3d test application: fix
(edit) @81904   5 years vboxsync WDDM: SetRenderTarget resets the viewport and the scissor rectangle, …
(edit) @81856   5 years vboxsync WDDM: exclude transparent pixels from the monochrome mouse pointers …
(edit) @81813   5 years vboxsync WDDM: exclude transparent pixels from the mouse pointer.
(edit) @81759   5 years vboxsync Additions/WDDM: Compile fixes if VBOX_WITH_MESA3D is not defined.
(edit) @81686   5 years vboxsync WDDM: process HGSMI interrupts for VBoxSVGA adapter, this makes VHWA …
(edit) @81651   5 years vboxsync WDDM: support for the legacy VBoxVGA adapter
(edit) @81650   5 years vboxsync WDDM: code for the legacy VBoxVGA adapter
(edit) @81632   5 years vboxsync WDDM: miniport should tell the user mode driver whether 3D is enabled …
(edit) @81594   5 years vboxsync WDDM: increase the max mouse pointer size to 256x256; use the VMSVGA …
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81111   5 years vboxsync WDDM: install the OpenGL ICD if VBOX_WITH_MESA3D is defined; remove …
(edit) @81082   5 years vboxsync WDDM: display driver: added asserts.
(edit) @81081   5 years vboxsync WDDM: opengl test application: DrawArraysInstanced.
(edit) @80959   5 years vboxsync WDDM: no need to synch textures and cube textures.
(edit) @80876   5 years vboxsync Additions/WINNT/Graphics,include: remove obsolete Chromium code. …
(edit) @80748   5 years vboxsync Additions/WINNT/Graphics: Lots of compilation fixes if …
(edit) @80745   5 years vboxsync Additions/WDDM: Build fix if VBOX_WITH_MESA3D is not defined.
(edit) @80488   5 years vboxsync WDDM: removed obsolete swapchain related code. bugref:9529
(edit) @80487   5 years vboxsync WDDM: removed obsolete VBOX_WITH_CROGL define. bugref:9529
(edit) @80486   5 years vboxsync WDDM: removed obsolete VBOXVDMA code. bugref:9529
(edit) @80483   5 years vboxsync WDDM: remove obsolete CmdVbva code. bugref:9529
(edit) @80482   5 years vboxsync WDDM: remove Gallium driver dependency on CmdVbva. bugref:9529
(edit) @80478   5 years vboxsync WDDM: remove unused VBOX_VDMA_WITH_WATCHDOG code. bugref:9529
(edit) @80475   5 years vboxsync WDDM: remove unused VBoxMPVhwa code. bugref:9529
(edit) @80435   5 years vboxsync WDDM: more cleanups. bugref:9529
(edit) @80425   5 years vboxsync WDDM: remove unused parameters. bugref:9529
(edit) @80424   5 years vboxsync WDDM: wine is not used anymore (forgot display driver bits). bugref:9529
(edit) @80423   5 years vboxsync WDDM: wine is not used anymore. bugref:9529
(edit) @80422   5 years vboxsync WDDM: remove old chromium based 3D code from the miniport driver. …
(edit) @80405   5 years vboxsync Additions,GuestHost/OpenGL: Windows additions build fix, bugref:9529
(edit) @80372   5 years vboxsync WDDM: remove old chromium based 3D code from the user mode driver. …
(edit) @80300   5 years vboxsync Additions/WINNT: Disable building and bundling the chromium OpenGL …
(edit) @79938   5 years vboxsync 3D: Build fix for the case when VBOXWDDMDISP_DEBUG_PRINT enables …
(edit) @79937   5 years vboxsync 3D: Fix driver name typo, bugref:9496
(edit) @79934   5 years vboxsync 3D: Init IPRT with RTR0Init before using it in VBoxWddm.sys driver, …
(edit) @79864   5 years vboxsync WDDM: correctly report mouse pointer visibility change in …
(edit) @79838   5 years vboxsync WDDM: direct3d test application: render to texture.
(edit) @79792   5 years vboxsync WDDM: use a separate list of supported formats for the Gallium driver. …
(edit) @79770   5 years vboxsync WDDM: gallium/GaDdi.cpp: removed unnecessary code
(edit) @79767   5 years vboxsync WDDM: direct3d test application: ColorFill.
(edit) @79746   5 years vboxsync WDDM: correctly report mouse pointer visibility change in …
(edit) @79745   5 years vboxsync WDDM: opengl test application: texture2d.
(edit) @79739   5 years vboxsync WDDM: removed obsolete code.
(edit) @78408   6 years vboxsync Additions,GuestHost/OpenGL,HostServices/SharedOpenGL: Get rid of the …
(edit) @78340   6 years vboxsync Additions: Remove the VBoxOGLarrayspu library as it is unused for a …
(edit) @78195   6 years vboxsync Another SCM fix
(edit) @78190   6 years vboxsync Merge first stage of the Chromium cleanup from the branch: * …
(edit) @77646   6 years vboxsync WDDM: opengl test application.
(edit) @77343   6 years vboxsync Additions/WDDM: Always enable handling complex topologies …
(edit) @77342   6 years vboxsync Additions/WDDM: Return TRUE in VBoxVidPnIsSupported() if hVidPn is …
(edit) @77225   6 years vboxsync WDDM: Gallium Miniport Driver: handle empty command buffers. bugref:8893
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