VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32767   14 years vboxsync wddm/3d: swapchain destruction fix
(edit) @32766   14 years vboxsync wddm: multi-monitor fixes
(edit) @32739   14 years vboxsync wddm/3d: profiling stuff
(edit) @32703   14 years vboxsync wddm/3d: additional fix to the first black frame with Aero on Win7
(edit) @32699   14 years vboxsync wddm/3d: [partial] fix to the first black frame with Aero on Win7
(edit) @32697   14 years vboxsync wddm/3d: make winsat more happy
(edit) @32681   14 years vboxsync Additions/WINNT: fix for building with Wine
(edit) @32679   14 years vboxsync wddm/3d: fix NPE
(edit) @32677   14 years vboxsync wddm/3d: auto-resize & fullscreen working for Aero
(edit) @32651   14 years vboxsync wddm/3d: fix libwine crashes on winsat run
(edit) @32650   14 years vboxsync wddm: auto-resize (w/o Aero) fix
(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) @32594   14 years vboxsync wddm: fixup build warnings
(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) @32508   14 years vboxsync wddm/3d: wine multiswapchain 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) @32461   14 years vboxsync wddm/3d: wine multi-swapchain fixes
(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) @32408   14 years vboxsync fixed the Provider in .inf files
(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) @32305   14 years vboxsync wine/wddm: missing files
(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) @32240   14 years vboxsync crOpenGL/wddm: aero +20% speed up
(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) @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) @31936   14 years vboxsync wine: shared rc support more impl + 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) @31873   14 years vboxsync VBoxVideo: When unmapping adapter memory, make sure interrupt handler …
(edit) @31868   14 years vboxsync wddm/3d: wine: flush implementation basics
(edit) @31863   14 years vboxsync VBoxVideo: Streamlined init code, always call VideoPortGetAccessRanges.
(edit) @31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31828   14 years vboxsync wine: basics for shared resource handling
(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) @31757   14 years vboxsync missing copyright hdr
(edit) @31756   14 years vboxsync wddm: multi-screen fixes
(edit) @31740   14 years vboxsync wddm/3d: fix debug assertion
(edit) @31739   14 years vboxsync wddm/d3d8: fix test up rendering
(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) @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) @30919   14 years vboxsync wddm/3d: missing files
(edit) @30918   14 years vboxsync win additions burn fix
(edit) @30917   14 years vboxsync win additions burn fix
(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) @30721   14 years vboxsync wine: back out accidental commit
(edit) @30720   14 years vboxsync wddm/3d: don't mark SharedResource as CPU Visible
(edit) @30719   14 years vboxsync wddm/3d: err handling fix
(edit) @30705   14 years vboxsync wddm: fix shadow allocation assignment
(edit) @30704   14 years vboxsync wddm/3d: fix corner corruption with aero on ati cards
(edit) @30686   14 years vboxsync wddm/3d: fix command pipe
(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
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