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) @32241   14 years vboxsync wddm: 1. guest installler integration (uninstall needs additional …
(edit) @32127   14 years vboxsync wddm/3d: 1st 3d app working under Aero! shared textures working
(edit) @32107   14 years vboxsync wddm/3d: issue render cmd on flush for shared resources to notify d3d …
(edit) @32039   14 years vboxsync wddm: compile fix
(edit) @31979   14 years vboxsync VBoxVideo: Only clear the flags in sync callback and unmap memory later.
(edit) @31873   14 years vboxsync VBoxVideo: When unmapping adapter memory, make sure interrupt handler …
(edit) @31863   14 years vboxsync VBoxVideo: Streamlined init code, always call VideoPortGetAccessRanges.
(edit) @31827   14 years vboxsync VBoxVideo: Report legacy VGA resources, do not try to claim …
(edit) @31797   14 years vboxsync wddm/3d: multimonitor for fullscreen apps (Aero), shared rc support needed
(edit) @31763   14 years vboxsync wddm: multimonitor fixes
(edit) @31756   14 years vboxsync wddm: multi-screen fixes
(edit) @31713   14 years vboxsync wddm/3d: shared resources frontend (driver) part
(edit) @31687   14 years vboxsync wddm: multimonitor support
(edit) @30973   14 years vboxsync wddm/2d: bugfixes
(edit) @30970   14 years vboxsync wddm/2d: bugfix, video working (debug still needed)
(edit) @30953   14 years vboxsync wddm/2d: notify host on color fill FB update, bugfix
(edit) @30942   14 years vboxsync wddm/2d: color fill operation (not yet tested)
(edit) @30926   14 years vboxsync wddm: power off handling fixes
(edit) @30925   14 years vboxsync wddm/3d: 1)visible regions fix. 2)export d3d extension function properly
(edit) @30865   14 years vboxsync wddm/3d: more debugging
(edit) @30795   14 years vboxsync wddm/3d: bugfixes
(edit) @30720   14 years vboxsync wddm/3d: don't mark SharedResource as CPU Visible
(edit) @30705   14 years vboxsync wddm: fix shadow allocation assignment
(edit) @30686   14 years vboxsync wddm/3d: fix command pipe
(edit) @30582   14 years vboxsync wddm/3d: better Blt impl + bugfixes
(edit) @30566   14 years vboxsync wddm/3d: more impl
(edit) @30563   14 years vboxsync wddm/3d: more functionality impl
(edit) @30554   14 years vboxsync wddm/3d: more impl
(edit) @30540   14 years vboxsync wddm/3d: disable verbose logging
(edit) @30536   14 years vboxsync wddm/3d: visible region tracking fixes
(edit) @30532   14 years vboxsync wddm/3d: visible region tracking fixes
(edit) @30515   14 years vboxsync wddm/3d: visible regions tracking optimizations & fixes
(edit) @30508   14 years vboxsync wddm/3d: visible regions bugfixing
(edit) @30505   14 years vboxsync wddm/3d: visible regions working (more debug still needed)
(edit) @30484   14 years vboxsync wddm/3d: visible regions bugfixes fixes
(edit) @30462   14 years vboxsync wddm/3d: visible regions reporting API & impl (not tested enough yet)
(edit) @30441   14 years vboxsync wddm/3d: more visible rects support & fixes, enhances to dma command …
(edit) @30405   14 years vboxsync wddm/3d: basics for visible regions handling
(edit) @30346   15 years vboxsync wddm/3d: create render target resource & issue present request for …
(edit) @30317   15 years vboxsync wddm/2d: bugfixing + more impl
(edit) @30308   15 years vboxsync wddm/2d: bugfixing
(edit) @30264   15 years vboxsync wddm/2d: bugfixing
(edit) @30239   15 years vboxsync wddm/2d: kernel(miniport) part impl
(edit) @30226   15 years vboxsync VBoxVideo.h: VBOXPEVENT casts for VCC100, needs checking as they seem …
(edit) @30215   15 years vboxsync wddm/2d: overlay create/update in UMD
(edit) @30169   15 years vboxsync wddm: scanline info support basics, some tooling for complex vidpn …
(edit) @30057   15 years vboxsync wddm/3d: more impl
(edit) @29966   15 years vboxsync wddm/3d: add missing caps
(edit) @29928   15 years vboxsync wddm/2d: overlay surface creation/open fixes
(edit) @29922   15 years vboxsync wddm/2d: overlay surface creation fixes
(edit) @29895   15 years vboxsync wddm/2d: overlay creation
(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) @29745   15 years vboxsync wddm/2D: handle number of overlays properly
(edit) @29742   15 years vboxsync wddm/2D: more impl (get caps + initialization working)
(edit) @29710   15 years vboxsync wddm/2D: more impl & fixes
(edit) @29671   15 years vboxsync wddm/2D: zero-init settings
(edit) @29670   15 years vboxsync wddm: more 2D support impl
(edit) @29625   15 years vboxsync Additions: only check the return code of VbglGRPerform()
(edit) @29536   15 years vboxsync wddm: disable assertions for non-DEBUG_misha
(edit) @29488   15 years vboxsync wddm: getcaps for d3d9, start impl 2D support
(edit) @29448   15 years vboxsync wddm/d3d: add missing gl libs to driver package
(edit) @29442   15 years vboxsync wddm/3d: add ogl icd lib info to video drv inf (not tested yet)
(edit) @29432   15 years vboxsync wddm/d3d: load/init wine d3d9 lib
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28382   15 years vboxsync wddm: correctly report framebuffer offset to VGA device
(edit) @28322   15 years vboxsync wddm: vbva impl cleanup
(edit) @28264   15 years vboxsync VideoModeSupported for multimonitor. (xTracker 4655)
(edit) @28229   15 years vboxsync wddm: bufgix
(edit) @28228   15 years vboxsync wddm: avoid DMA transactions on GDI rendering (for preformance)
(edit) @28031   15 years vboxsync wddm: more correct visible VRAM size reporting + some cleaning
(edit) @28011   15 years vboxsync wddm: autoresize & seamless working (debug & cleaning still needed)
(edit) @27997   15 years vboxsync wddm: more guest autoresize impl
(edit) @27992   15 years vboxsync wddm: bugfix
(edit) @27988   15 years vboxsync wddm: more impl for guest autoresize support
(edit) @27984   15 years vboxsync wddm: more impl for autoresize support
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27955   15 years vboxsync wddm: vboxtray: abstraction display driver API for passing escape …
(edit) @27887   15 years vboxsync Windows guest additions VBoxVideo multimonitor fixes (xTracker 4655).
(edit) @27839   15 years vboxsync 2d: working multi-monitor + some fixing for working with …
(edit) @27641   15 years vboxsync wddm: monochrome pointer fix
(edit) @27640   15 years vboxsync wddm: mouse pointer integration fixes
(edit) @27629   15 years vboxsync wddm: pointer integration working for color pointers
(edit) @27606   15 years vboxsync wddm: mouse pointer integration support (not tested)
(edit) @27551   15 years vboxsync wddm: fix to enable 32bit display modes
(edit) @27547   15 years vboxsync wddm: VidPn fixes
(edit) @27458   15 years vboxsync wddm: some um display driver prototyping to make logon more happy
(edit) @27433   15 years vboxsync wddm: mouse pointer support (GDI emulated) when pointer intergation is off
(edit) @27429   15 years vboxsync wddm: graphics dev update only necessary portion of framebuffer
(edit) @27426   15 years vboxsync wddm: graphics dev partial screen update fix
(edit) @27383   15 years vboxsync wddm: basic Video DMA impl, guest driver bugfix
(edit) @27308   15 years vboxsync wddm: DdiPatch bugfix
(edit) @27307   15 years vboxsync wddm: bugfix
(edit) @27286   15 years vboxsync wddm: bugfix
(edit) @27262   15 years vboxsync wddm: bugfix
(edit) @27261   15 years vboxsync wddm: bugfix
(edit) @27240   15 years vboxsync wddm: compile fix
(edit) @27239   15 years vboxsync wddm: VidPn fixes
(edit) @27238   15 years vboxsync wddm: bugfix
(edit) @27230   15 years vboxsync wddm: VidPn bugfix
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