VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30162   15 years vboxsync wddm/3d: missing change
(edit) @30161   15 years vboxsync wddm: crash fix
(edit) @30152   15 years vboxsync wddm/3d: bugfixing
(edit) @30144   15 years vboxsync wddm/3d: more impl & bugfix
(edit) @30139   15 years vboxsync wddm/3d: more impl + bugfixing
(edit) @30138   15 years vboxsync wddm/3d: more impl
(edit) @30133   15 years vboxsync wddm/3d: more impl
(edit) @30120   15 years vboxsync wddm/3d: more impl
(edit) @30103   15 years vboxsync wddm/3d: more impl
(edit) @30102   15 years vboxsync wddm/3d: more impl
(edit) @30097   15 years vboxsync wddm/3d: texture lock/unlock fixes
(edit) @30096   15 years vboxsync wddm/3d: texture lock/unlock + bugfixes
(edit) @30085   15 years vboxsync wddm/3d: propper err handling
(edit) @30084   15 years vboxsync wddm/3d: texture resource creation
(edit) @30058   15 years vboxsync wddm/3d: tmp stub fix
(edit) @30057   15 years vboxsync wddm/3d: more impl
(edit) @30043   15 years vboxsync wddm/3d: index-buffer & vertex-buffer resource creation
(edit) @30042   15 years vboxsync wddm/3d: z-buffer resource creation
(edit) @30039   15 years vboxsync wddm/3d: hide created window for now
(edit) @30038   15 years vboxsync wddm/3d: CreateDevice basics
(edit) @30003   15 years vboxsync wddm/3d: additional caps fixes
(edit) @29966   15 years vboxsync wddm/3d: add missing caps
(edit) @29895   15 years vboxsync wddm/2d: overlay creation
(edit) @29884   15 years vboxsync wddm: bugfix
(edit) @29883   15 years vboxsync wddm: open,create,destroy,lock,unlock resource
(edit) @29798   15 years vboxsync wddm: driver update w/o reboot working; dummy context creation in …
(edit) @29772   15 years vboxsync wddm/3d/2d: per-adapter caps, use wine only when used with d3d, use 2d …
(edit) @29760   15 years vboxsync wddm/3d: more surface formats
(edit) @29752   15 years vboxsync wddm: more fix to getcaps & create device
(edit) @29746   15 years vboxsync wddm: disable assertions, disable VBoxTray logging
(edit) @29742   15 years vboxsync wddm/2D: more impl (get caps + initialization working)
(edit) @29731   15 years vboxsync wddm: unload VBoxD3D9.dll if 3D is unavailable
(edit) @29729   15 years vboxsync wddm: dynamic format list calculation depending on whether 2D/3D is enabled
(edit) @29710   15 years vboxsync wddm/2D: more impl & fixes
(edit) @29678   15 years vboxsync wddm: add Makefile.kup
(edit) @29677   15 years vboxsync wddm: add surface formats list
(edit) @29539   15 years vboxsync wddm|d3d: disable assertions for non-DEBUG_misha
(edit) @29488   15 years vboxsync wddm: getcaps for d3d9, start impl 2D support
(edit) @29452   15 years vboxsync wddm/3d: make wine directly use VBoxOGL.dll instead of opengl32.dll
(edit) @29434   15 years vboxsync wddm/d3d: fix calling convension for CresteD3D
(edit) @29432   15 years vboxsync wddm/d3d: load/init wine d3d9 lib
(edit) @29260   15 years vboxsync build fix
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27839   15 years vboxsync 2d: working multi-monitor + some fixing for working with …
(edit) @27640   15 years vboxsync wddm: mouse pointer integration fixes
(edit) @27636   15 years vboxsync VBoxDisp: disable rectangle adjustments. Necessary for VRDP video …
(edit) @27516   15 years vboxsync wddm: yet another fix to make dwm & stuff more happy
(edit) @27505   15 years vboxsync wddm: make dwm & other stuff requiring um display driver more happy, …
(edit) @27458   15 years vboxsync wddm: some um display driver prototyping to make logon more happy
(edit) @26928   15 years vboxsync wddm: miniport fixes + display dll stub
(edit) @26667   15 years vboxsync wddm: more impl
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26505   15 years vboxsync Additions: tabs -> spaces.
(edit) @26493   15 years vboxsync Additions: whitespace cleanup
(edit) @26489   15 years vboxsync Misc svn:eol-style correction and some manual cleanup.
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25507   15 years vboxsync 2d: report linear stretching caps to the guest; cleanup
(edit) @25129   15 years vboxsync VBoxVideo: Don't assert here as well.
(edit) @25128   15 years vboxsync VBoxVideo: Don't assert in vboxVHWACommandCheckHostCmds().
(edit) @25071   15 years vboxsync Windows guest graphics driver/HGSMI: check that the screen origin has …
(edit) @25062   15 years vboxsync HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
(edit) @25052   15 years vboxsync HGSMI/VBVA: enable VRDP commands only if there are connected RDP clients.
(edit) @25047   15 years vboxsync 2d accel: fix dxdiag test
(edit) @24930   15 years vboxsync Windows guest additions: disable debug output in release builds.
(edit) @24925   15 years vboxsync 2d video: fix VM reset issues
(edit) @24646   15 years vboxsync 2d accel: 1. performmance: avoid separate drawing of primary surface …
(edit) @24044   15 years vboxsync 2d accel: fix unnecessary unlock g->h commands
(edit) @24028   15 years vboxsync 2d accel: guest driver fix for overlay surfaces not marked as visible
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @22920   15 years vboxsync Video hw accel: fallback for PBO allocation failure
(edit) @22868   15 years vboxsync Windows guest display driver: fixed incorrect creation of the screen …
(edit) @22848   15 years vboxsync win guest video: get rid of >= XP functions
(edit) @22652   15 years vboxsync fixed OSE headers
(edit) @22644   15 years vboxsync video h2 accel: exported missing additions file to ose
(edit) @22592   15 years vboxsync HGSMI/VBVA updates.
(edit) @22548   15 years vboxsync HGSMI/VBVA use port IO for guest commands in display driver instead of …
(edit) @22481   15 years vboxsync Windows guest display driver HGSMI: updates.
(edit) @22475   15 years vboxsync video hw accel: make the new driver not fail with old VMs w/o HGSMI
(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) @22440   15 years vboxsync Windows guest display driver HGSMI: removed unused code, corrected a …
(edit) @22412   15 years vboxsync HGSMI/VBVA updates
(edit) @22408   15 years vboxsync video hw accel: properly handle synch vhwa command completion
(edit) @22274   15 years vboxsync HGSMI saved state impl (not debugged yet)
(edit) @22248   15 years vboxsync video hw accel: remove unnecessary host cmd check
(edit) @22247   15 years vboxsync video hw accel: more saved state support impl, bugfixes
(edit) @22189   15 years vboxsync video hw accel: propper report supported functionality, some code cleaning
(edit) @22136   15 years vboxsync video hw accel: fix cmd loss
(edit) @22099   15 years vboxsync video hw accel: YUY2 format support debugged, bugfixes
(edit) @22028   15 years vboxsync video hw accel: perf improvements: 1.YV12 stored as BGRA, 2.PBO used …
(edit) @21939   15 years vboxsync Video Hw Accel: debugging & better color support (still debugging & …
(edit) @21611   15 years vboxsync video hw accel: DdLock optimization
(edit) @21609   15 years vboxsync video hw accel: raise interrupts for urgent commands only, hgsmi …
(edit) @21596   15 years vboxsync video hw accel: interrupt support in guest video adapter & driver, …
(edit) @21553   15 years vboxsync video hw accel: overlay & flip fixes
(edit) @21490   15 years vboxsync video hw accel: overlay support (not debugged yet), better colorkey & …
(edit) @21253   15 years vboxsync video hw accel: Blt fixes/enhances, Flip basis for Guest driver & …
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @20985   15 years vboxsync video hw accel: colorkey support in guest driver, checking gl caps …
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