VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95293   3 years vboxsync WDDM: disable 3D if VGPU10 is not enabled
(edit) @95290   3 years vboxsync WDDM: use VRAM segment for primary surfaces. bugref:9845
(edit) @95234   3 years vboxsync WDDM: allow gallium based d3d9 and opengl drivers to work with VGPU10. …
(edit) @95191   3 years vboxsync WDDM: render should output all patch locations; when allocation is …
(edit) @95157   3 years vboxsync WDDM: init output buffer
(edit) @94975   3 years vboxsync WDDM: Present. bugref:9845
(edit) @94927   3 years vboxsync WDDM: Fill and DiscardContent paging operations; various fixes. bugref:9845
(edit) @94881   3 years vboxsync WDDM: miniport updates for VGPU10. bugref:9845
(edit) @94584   3 years vboxsync Additions: WDDM miniport does not depend on VBOX_WITH_MESA3D, this …
(edit) @94524   3 years vboxsync WDDM: rename and enable D3D context in miniport. bugref:9845
(edit) @94295   3 years vboxsync VMSVGA/3D: Coding slyle fix, bugref:10192
(edit) @93749   3 years vboxsync 3D/VMSVGA: Accept the CreateContext request for …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @86632   4 years vboxsync 3D: Invoke RTR0Term as a final step of VBoxWddm|DxgkDdiUnload
(edit) @85625   4 years vboxsync WDDM: Added a todo and disabled an assertion for everyone but me.
(edit) @85375   5 years vboxsync WDDM: tweaked miniport capabilities to be at Win7+ level (follow-up to …
(edit) @85059   5 years vboxsync WDDM: tweaked miniport capabilities to be at Win7+ level
(edit) @84729   5 years vboxsync WDDM: return STATUS_SUCCESS
(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) @84325   5 years vboxsync VBoxTray: fixed wrong condition for UpdateModes; always log errors.
(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) @83827   5 years vboxsync Add/NT/Graphics: VC++ 14.1 warnings. bugref:8489
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82547   5 years vboxsync WDDM: added DXVAHD and WIN7 adapter capabilities, currently disabled
(edit) @82414   5 years vboxsync WDDM: introduce DXVA capability flag; log the adapter capabilities; …
(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) @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) @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) @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) @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) @80435   5 years vboxsync WDDM: more cleanups. bugref:9529
(edit) @80422   5 years vboxsync WDDM: remove old chromium based 3D code from the miniport driver. …
(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   6 years vboxsync WDDM: correctly report mouse pointer visibility change in …
(edit) @79746   6 years vboxsync WDDM: correctly report mouse pointer visibility change in …
(edit) @77343   6 years vboxsync Additions/WDDM: Always enable handling complex topologies …
(edit) @76790   6 years vboxsync WDDM: Gallium miniport driver: VidPn notifications and …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @75655   6 years vboxsync WDDM: extended GaScreenDefine
(edit) @75545   6 years vboxsync WDDM: additional check
(edit) @75445   6 years vboxsync WDDM: Gallium driver (disabled)
(edit) @75403   6 years vboxsync Additions/win: Win10 build 17763 uses different registry key to store …
(edit) @74671   6 years vboxsync WDDM: enable R3 logging in debug builds
(edit) @74521   6 years vboxsync WDDM: fixed misplaced ifdef, cleanup. bugref:8893
(edit) @74493   6 years vboxsync WDDM: union for context specific data. bugref:8893
(edit) @74477   6 years vboxsync WDDM: renamed VBOXVIDEO_HWTYPE_CROGL to VBOXVIDEO_HWTYPE_VBOX. bugref:8893
(edit) @74236   6 years vboxsync WDDM: Miniport driver: Assert -> AssertBreak
(edit) @73097   7 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @71862   7 years vboxsync WDDM: miniport/display drivers interface adjustments and cleanups.
(edit) @71658   7 years vboxsync WDDM: miniport adjustments for DevExt changes.
(edit) @71596   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71595   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71590   7 years vboxsync DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
(edit) @71514   7 years vboxsync WDDM: use VGA configuration interface (more)
(edit) @71511   7 years vboxsync WDDM: use VGA configuration interface
(edit) @71196   7 years vboxsync WDDM: use Win8 DDK for VBoxVideoWddm, replace preprocessor ifdefs …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69351   7 years vboxsync WINNT/Graphics: scm cleanups
(edit) @68693   7 years vboxsync Additions/WDDM: One more check for possible DMA buffer overflow in …
(edit) @68654   7 years vboxsync VBoxGuestR0Lib: Function prefix and DECL macro cleanups.
(edit) @68630   7 years vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68550   7 years vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @67128   8 years vboxsync bugref:8727: Enabling NonPagedPoolNx in vboxWddmMemAlloc for Windows 8 …
(edit) @66572   8 years vboxsync 3D: WDDM: Corrected sequence of handles assignment, bugref:8777
(edit) @66539   8 years vboxsync 3D: WDDM: Skipping incorrect input data in VBOXESC_DBGPRINT, bugref:8777
(edit) @66507   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @65467   8 years vboxsync WDDM: Workaround for recent Windows Insider builds. Stop copying wrong …
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65193   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65047   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @64878   8 years vboxsync WDDM: pass the display enabled flag to the driver to be able to …
(edit) @64743   8 years vboxsync WDDM: bugref:8668: Fixed incorrect filling of DMA buffers in …
(edit) @64736   8 years vboxsync WDDM: bugref:8668: Fixed incorrect filling of DMA buffers in …
(edit) @64085   8 years vboxsync 3D: Skip VBVA_SCREEN_F_DISABLED flag for targets disabled by PM, …
(edit) @63943   8 years vboxsync 3D: Logging in DxgkDdiCommitVidPn improved to view …
(edit) @63823   8 years vboxsync WDDM: bugref:8387: blank monitors using VBVA_SCREEN_F_BLANK2 when the …
(edit) @63815   8 years vboxsync WDDM: partially reverted unnecessary r110385
(edit) @63652   8 years vboxsync 3D: Skip the second VBOXCMDVBVA_RESIZE which hides disabled Virtual …
(edit) @63646   8 years vboxsync 3D: Reverted r110321, more simple solution found for bugref:8387
(edit) @63611   8 years vboxsync 3D: Special handling of PM events in DdiCommitVidPn by introducing …
(edit) @63566   8 years vboxsync scm: cleaning up todos
(edit) @63057   8 years vboxsync GA/NT/Graphics: warnings
(edit) @63048   8 years vboxsync GA/NT/Graphics: warnings
(edit) @63039   8 years vboxsync GA/NT/Graphics: warnings
(edit) @62865   8 years vboxsync 3D: report guest screen position to the host when the user rearranges …
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