VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @77150   6 years vboxsync Graphics/VideoMP: Fixed retrieving the product build version of …
(edit) @76884   6 years vboxsync WDDM: Gallium miniport driver: cleanup
(edit) @76790   6 years vboxsync WDDM: Gallium miniport driver: VidPn notifications and …
(edit) @76563   6 years vboxsync Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76540   6 years vboxsync Additions/WINNT: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76343   6 years vboxsync WDDM: check that VBVA has been initialized.
(edit) @75697   6 years vboxsync WDDM: GaScreenDestroy
(edit) @75655   6 years vboxsync WDDM: extended GaScreenDefine
(edit) @75566   6 years vboxsync Additions/WINNT: Use ICD forwarder dll. bugref:9296
(edit) @75545   6 years vboxsync WDDM: additional check
(edit) @75487   6 years vboxsync WDDM: Gallium miniport driver: wait until the host completes submitted …
(edit) @75468   6 years vboxsync XPDM: miniport driver fix for vboxsvga.
(edit) @75464   6 years vboxsync WDDM: Gallium miniport driver: comment.
(edit) @75460   6 years vboxsync WDDM: Gallium miniport driver: disable the device when the driver is …
(edit) @75445   6 years vboxsync WDDM: Gallium driver (disabled)
(edit) @75443   6 years vboxsync Exported Mesa related code to OSE.
(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   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72082   7 years vboxsync WDDM: x86 debug build of the miniport driver needs memcmp to work on …
(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) @71593   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71592   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) @71323   7 years vboxsync WDDM: build and use VBoxWddm.sys. bugref:9133
(edit) @71200   7 years vboxsync WDDM, Config.kmk: removed VBOX_WITH_WDDM_W8, it is always enabled now.
(edit) @71196   7 years vboxsync WDDM: use Win8 DDK for VBoxVideoWddm, replace preprocessor ifdefs …
(edit) @71179   7 years vboxsync Fixing few VirtualBox related typos in various places, mostly GUI, GA, …
(edit) @70873   7 years vboxsync VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
(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) @69362   7 years vboxsync GA/WINNT/Graphics: scm updates
(edit) @69351   7 years vboxsync WINNT/Graphics: scm cleanups
(edit) @69350   7 years vboxsync Additions/WINNT/Video: File header cleanups - first @file sentence …
(edit) @69111   7 years vboxsync (C) year
(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) @68458   7 years vboxsync Introducing macros for initializing the VBoxGuestHGCMCallInfo structure.
(edit) @68117   7 years vboxsync typo
(edit) @68115   7 years vboxsync Additions/WINNT/Video: log more reasons why setting a graphics mode fails
(edit) @67558   7 years vboxsync WDDM: Do not fail a VidPN request if ModeSetInterface->addMode returns …
(edit) @67145   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67128   8 years vboxsync bugref:8727: Enabling NonPagedPoolNx in vboxWddmMemAlloc for Windows 8 …
(edit) @67066   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66826   8 years vboxsync Additions: Adjustments for Visual C++ v12 / Visual Studio 2013. New …
(edit) @66694   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(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) @64188   8 years vboxsync bugref:8614: Additions/common/VBoxVideo: make the code more …
(edit) @64085   8 years vboxsync 3D: Skip VBVA_SCREEN_F_DISABLED flag for targets disabled by PM, …
(edit) @63963   8 years vboxsync 3D: Keep BlankedByPowerOff flag in sync while a Target is assigned to …
(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) @63549   8 years vboxsync scm cleanups
(edit) @63242   8 years vboxsync VBoxMPVbva.cpp/h: RT_DECL is not for use outside IPRT!! This code …
(edit) @63062   8 years vboxsync GA/NT/Graphics: warnings
(edit) @63057   8 years vboxsync GA/NT/Graphics: warnings
(edit) @63053   8 years vboxsync GA/NT/Graphics: warnings
(edit) @63051   8 years vboxsync GA/NT/Graphics: warnings
(edit) @63048   8 years vboxsync GA/NT/Graphics: warnings
(edit) @63047   8 years vboxsync GA/NT/Graphics: warnings
(edit) @63046   8 years vboxsync VBoxSetupDisplaysHGSMI: restructured to make MSC able to follow …
(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 …
(edit) @62683   8 years vboxsync Use the iprt/nt/ntddk.h wrapper for ntddk.h, eliminating duplicate …
(edit) @62522   8 years vboxsync (C) 2016
(edit) @62470   8 years vboxsync Additions: scm
(edit) @61722   8 years vboxsync 3D: Allow only (sourceId == targetId) topologies (bugref:8244) - to …
(edit) @61548   9 years vboxsync 3D: Get rid of deprecated gdi32!D3DKMTInvalidateActiveVidPn for Win7 …
(edit) @60589   9 years vboxsync Additions/WDDM: Smaller cleanups
(edit) @60588   9 years vboxsync Additions/WDDM: Improve the scan line and VBlank reporting, 10% of one …
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