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) @32632   14 years vboxsync wddm/3d: display resize when aero is on (autoresize not working with …
(edit) @32622   14 years vboxsync wddm: VBOXWDDM->VBOX_WITH_WDDM
(edit) @32580   14 years vboxsync wddm/3d: Aero working cleanly on win7
(edit) @32577   14 years vboxsync wddm/3d: aero working on win7 (window contents still corrupted)
(edit) @32562   14 years vboxsync wddm/3d: blt fix
(edit) @32546   14 years vboxsync wddm/3d: wine: disable assert
(edit) @32545   14 years vboxsync wddm/3d: wine multi-swapchain fixes, umd driver fixes
(edit) @32501   14 years vboxsync wddm/3d: multiswapchain fixes
(edit) @32496   14 years vboxsync wddm/3d: multi-swapchain fixes (for win7 & multi-monitor)
(edit) @32444   14 years vboxsync wddm/3d: multi-swapchain fixes
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32425   14 years vboxsync wddm/3d: multiple swapchain handling (needed for win7 & multi-screen)
(edit) @32394   14 years vboxsync more branding and header fixes
(edit) @32372   14 years vboxsync rc branding fixes
(edit) @32354   14 years vboxsync VBoxDisp: fix VRDP screen corruption (xTracker 5241)
(edit) @32325   14 years vboxsync wddm/3d: more fixes for win7
(edit) @32281   14 years vboxsync wddm/3d: basics for early d3d device creation (needed for win7), …
(edit) @32241   14 years vboxsync wddm: 1. guest installler integration (uninstall needs additional …
(edit) @32185   14 years vboxsync wddm/3d: more fix to aero multimonitor
(edit) @32184   14 years vboxsync wine: shared render target support; wddm/d3d: aero multi-monitor fixes …
(edit) @32175   14 years vboxsync 3D: fps logging, wddm/3d/aero: simple perf test app
(edit) @32148   14 years vboxsync wddm/3d: fix assertions
(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) @32061   14 years vboxsync wddm/3d: wine: shared resource handling fixes
(edit) @31885   14 years vboxsync OSE header fixes
(edit) @31884   14 years vboxsync Additions/Windows: added some helpers to OSE
(edit) @31875   14 years vboxsync wddm/3d: work-around wine backbuffer creation for d3d devices w/o …
(edit) @31868   14 years vboxsync wddm/3d: wine: flush implementation basics
(edit) @31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31797   14 years vboxsync wddm/3d: multimonitor for fullscreen apps (Aero), shared rc support needed
(edit) @31756   14 years vboxsync wddm: multi-screen fixes
(edit) @31740   14 years vboxsync wddm/3d: fix debug assertion
(edit) @31713   14 years vboxsync wddm/3d: shared resources frontend (driver) part
(edit) @31687   14 years vboxsync wddm: multimonitor support
(edit) @30986   14 years vboxsync wddm/d3d: basic d3d8 support
(edit) @30978   14 years vboxsync wddm/3d: color fill operation impl
(edit) @30942   14 years vboxsync wddm/2d: color fill operation (not yet tested)
(edit) @30916   14 years vboxsync wddm/3d: Aero: fix gdi-backend textures update, avoid extra memcpy for …
(edit) @30885   14 years vboxsync wddm/3d: Aero working cleanly!
(edit) @30865   14 years vboxsync wddm/3d: more debugging
(edit) @30855   14 years vboxsync wddm/3d: bugfixing, windbg extension to save mem buffer as bmp to …
(edit) @30795   14 years vboxsync wddm/3d: bugfixes
(edit) @30719   14 years vboxsync wddm/3d: err handling fix
(edit) @30685   14 years vboxsync wddm/3d: create fake window properly for wine (no borders & no caption)
(edit) @30657   14 years vboxsync wddm/3d: swapchain & render target fixes
(edit) @30630   14 years vboxsync wddm/3d: QueryResourceResidency (not needed for now, disabled, not …
(edit) @30626   14 years vboxsync wddm/3d: fix initial size
(edit) @30623   14 years vboxsync dwwm/3d: render target & create device fix
(edit) @30622   14 years vboxsync wddm/3d: change present call
(edit) @30603   14 years vboxsync wddm/3d: render target fixes
(edit) @30588   14 years vboxsync wddm/3d: create render target & create device fixes (draft, not …
(edit) @30585   14 years vboxsync wddm/3d: disabled set render target code
(edit) @30582   14 years vboxsync wddm/3d: better Blt impl + bugfixes
(edit) @30570   14 years vboxsync wddm/3d: more impl
(edit) @30566   14 years vboxsync wddm/3d: more impl
(edit) @30563   14 years vboxsync wddm/3d: more functionality impl
(edit) @30556   14 years vboxsync wddm/3d: more impl
(edit) @30554   14 years vboxsync wddm/3d: more impl
(edit) @30541   14 years vboxsync wddm/3d: enable querying visible regions only when needed
(edit) @30538   14 years vboxsync wddm/3d: do not query visible region info when not necessary (disabled …
(edit) @30532   14 years vboxsync wddm/3d: visible region tracking fixes
(edit) @30518   14 years vboxsync wddm/3d: disable visible regions tester
(edit) @30515   14 years vboxsync wddm/3d: visible regions tracking optimizations & fixes
(edit) @30509   14 years vboxsync wddm/3d: fix count
(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) @30483   14 years vboxsync wddm/3d: visible regions impl & fixes
(edit) @30465   14 years vboxsync wddm/3d: missing files for dirty rects
(edit) @30464   14 years vboxsync wddm/3d: missing files for dirty rects
(edit) @30462   14 years vboxsync wddm/3d: visible regions reporting API & impl (not tested enough yet)
(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) @30216   15 years vboxsync wddm/2d: overlay flip/destroy in UMD
(edit) @30215   15 years vboxsync wddm/2d: overlay create/update in UMD
(edit) @30214   15 years vboxsync wddm/2d: bugfixing
(edit) @30167   15 years vboxsync wddm/3d: make first dx9 test app draw correctly
(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
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