VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27006   15 years vboxsync wddm: fix driver initialization
(edit) @26976   15 years vboxsync wddm: make DispD3D inclusion customizable
(edit) @26969   15 years vboxsync wddm: bugfixes + stubs for DMA support in VGA device
(edit) @26930   15 years vboxsync wddm: bugfix
(edit) @26928   15 years vboxsync wddm: miniport fixes + display dll stub
(edit) @26923   15 years vboxsync burn fix
(edit) @26922   15 years vboxsync Additions/win: no need to check the rc of the request header after …
(edit) @26885   15 years vboxsync wddm: inf fixes
(edit) @26874   15 years vboxsync wddm: add missing callbacks + stubs for drbugging
(edit) @26846   15 years vboxsync wddm: install & sign
(edit) @26833   15 years vboxsync wddm: .inf basic impl
(edit) @26794   15 years vboxsync wddm: more impl + bugfix
(edit) @26770   15 years vboxsync wddm: more impl
(edit) @26767   15 years vboxsync wddm: more impl
(edit) @26667   15 years vboxsync wddm: more impl
(edit) @26661   15 years vboxsync wddm: more impl
(edit) @26630   15 years vboxsync wddm: more impl
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26560   15 years vboxsync Makefiles,RTPathChangeToDosSlashes.cpp: -whitespace
(edit) @26556   15 years vboxsync wddm: more impl
(edit) @26505   15 years vboxsync Additions: tabs -> spaces.
(edit) @26493   15 years vboxsync Additions: whitespace cleanup
(edit) @26324   15 years vboxsync wddm: more VidPn impl
(edit) @26320   15 years vboxsync wddm: more VidPn impl
(edit) @26301   15 years vboxsync wddm: disable makefile err, more display modes support impl
(edit) @26179   15 years vboxsync wddm: more impl
(edit) @26145   15 years vboxsync wddm: we do not support EDID
(edit) @26142   15 years vboxsync wddm: a bit more cleanup
(edit) @26141   15 years vboxsync wddm: clean driver query callbacks a bit
(edit) @26138   15 years vboxsync wddm: more impl
(edit) @26077   15 years vboxsync wddm: more impl
(edit) @26069   15 years vboxsync wddm: more impl
(edit) @26063   15 years vboxsync Miniport/Makefile.kmk: cleanup
(edit) @26053   15 years vboxsync wddm: more impl
(edit) @26052   15 years vboxsync wddm: more impl
(edit) @26050   15 years vboxsync wddm: more impl
(edit) @26041   15 years vboxsync wddm: more impl
(edit) @26036   15 years vboxsync wddm: more impl
(edit) @26009   15 years vboxsync wddm: DxgkDdiQueryChildStatus impl
(edit) @26005   15 years vboxsync wddm: DxgkDdiQueryChildRelations impl
(edit) @26000   15 years vboxsync wddm: StartDevice impl
(edit) @25982   15 years vboxsync wddm: export to OSE
(edit) @25980   15 years vboxsync wddm: initial stub prototype, make common XPDM-WDDM driver parts …
(edit) @25062   15 years vboxsync HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
(edit) @24709   15 years vboxsync Windows guest video driver: report mouse pointer shape only for …
(edit) @23926   15 years vboxsync Windows guest video driver: 800x600 is always a valid video mode.
(edit) @23793   15 years vboxsync HGSMI: use IO ports 3b0/3d0
(edit) @23652   15 years vboxsync Windows guest additions video driver: do not assume that IRQ is …
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23255   15 years vboxsync Windows guest video driver: NT fixes.
(edit) @23221   15 years vboxsync VBoxVideo: Logging.
(edit) @22994   15 years vboxsync VBoxVideo/win: Fixed Windows version detection.
(edit) @22920   15 years vboxsync Video hw accel: fallback for PBO allocation failure
(edit) @22848   15 years vboxsync win guest video: get rid of >= XP functions
(edit) @22652   15 years vboxsync fixed OSE headers
(edit) @22645   15 years vboxsync video hw accel: missing additions files to OSE
(edit) @22549   15 years vboxsync HGSMI/VBVA removed obsolete VBE port IO code (spinlock).
(edit) @22548   15 years vboxsync HGSMI/VBVA use port IO for guest commands in display driver instead of …
(edit) @22547   15 years vboxsync Windows guest VBoxVideo logging, uninitialized variable.
(edit) @22546   15 years vboxsync VBoxVideo.inf update
(edit) @22540   15 years vboxsync VBoxVideo/win: proper handling OS version information for win > XP & …
(edit) @22469   15 years vboxsync Additions/WINNT: re-enable the host mouse cursor when the guest …
(edit) @22465   15 years vboxsync Additions/WINNT: reverted r51445
(edit) @22448   15 years vboxsync hgsmi/guest video driver: backwards compatibility with < WinXP: make …
(edit) @22446   15 years vboxsync Additions/WINNT: re-enable the host mouse cursor when the guest requests it
(edit) @22444   15 years vboxsync HGSMI/VBVA use PCI IO ports.
(edit) @22414   15 years vboxsync HGSMI guest video driver should work on old hosts in unaccelerated mode.
(edit) @22412   15 years vboxsync HGSMI/VBVA updates
(edit) @22141   15 years vboxsync additions burn fix
(edit) @22136   15 years vboxsync video hw accel: fix cmd loss
(edit) @21939   15 years vboxsync Video Hw Accel: debugging & better color support (still debugging & …
(edit) @21609   15 years vboxsync video hw accel: raise interrupts for urgent commands only, hgsmi …
(edit) @21597   15 years vboxsync video hw accel: removed unnecessary polling code
(edit) @21596   15 years vboxsync video hw accel: interrupt support in guest video adapter & driver, …
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21226   15 years vboxsync VMMDev.h: cleanup.
(edit) @21219   15 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @20478   16 years vboxsync video hw accel: guest driver -> host framebuffer commands processing impl
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20369   16 years vboxsync Additions: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19713   16 years vboxsync VBoxVideo: Log.
(edit) @19711   16 years vboxsync HGSMI: host->guest command processing working
(edit) @19464   16 years vboxsync HGSMI support makefile fixes, basics for passing ddraw command to host
(edit) @19430   16 years vboxsync HGSMI: windows graphics drivers.
(edit) @17704   16 years vboxsync HGSMI: the windows guest display drivers.
(edit) @17665   16 years vboxsync HGSMI: the windows guest display drivers.
(edit) @17618   16 years vboxsync HGSMI: windows guest video driver.
(edit) @17583   16 years vboxsync Shared memory host guest interface (HGSMI) for the graphics device: …
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @12741   16 years vboxsync VBoxVideo: Logging.
(edit) @12738   16 years vboxsync Windows Guest Additions Video Miniport: Be more quiet when debugging.
(edit) @12446   16 years vboxsync Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
(edit) @12215   16 years vboxsync LogRel for video mode hints which require too much VRAM.
(edit) @12210   16 years vboxsync VboxVideo: This fixes the XP64 installation problems with video driver.
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @12004   16 years vboxsync VBoxVideo: Fixes for install on 64-bit.
(edit) @11977   16 years vboxsync VBoxVideo: Extended for installation on 64-bit guests.
(edit) @11636   16 years vboxsync #3105: Implemented editing of DriverVer in driver .inf files.
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