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) @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   9 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 …
(edit) @60289   9 years vboxsync bugref:8309: Additions/win/WDDM: Fix scan line reporting if VSync …
(edit) @60012   9 years vboxsync Additions/Windows/Wddm: typo (thanks PVS)
(edit) @59939   9 years vboxsync Additions/Windows: properly name the WDDM graphics adapter for …
(edit) @59518   9 years vboxsync WDDM: bugref:8228: display-only driver does not need vsync.
(edit) @59179   9 years vboxsync Additions: ASMCompilerBarrier for HGSMI IO port writes
(edit) @59177   9 years vboxsync WDDM: bugref:8170: do not abort driver loading if the host does not …
(edit) @58974   9 years vboxsync cosmetical fix
(edit) @58972   9 years vboxsync cosmetical fix
(edit) @58682   9 years vboxsync Additions: reverted r104082: not necessary
(edit) @58665   9 years vboxsync bugref:7895: Additions and Main/Display: report host support for XOR …
(edit) @58184   9 years vboxsync VBoxGuestLib: HVBOXCRCTL -> VBGLCRCTLHANDLE.
(edit) @58181   9 years vboxsync VBoxGuestLib: Removed misunderstood …
(edit) @58178   9 years vboxsync VbglInit -> VbglInitPrimary & VbglInitClient. VBoxGuestLib/Init.cpp …
(edit) @58037   9 years vboxsync warning
(edit) @57848   9 years vboxsync Additions/Graphics/WDDM: Mark allocations as visible to the CPU so we …
(edit) @57801   9 years vboxsync Devices/VGA,Additions/WDDM: Fix hardware accelerated video playback …
(edit) @57468   9 years vboxsync static
(edit) @56431   10 years vboxsync Windows guest additions, VBVA: reverted part of r100972: host mouse …
(edit) @56378   10 years vboxsync Windows guest additions, VBVA: host mouse cursor capability.
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