VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31527   14 years vboxsync wrong name
(edit) @31521   14 years vboxsync Forgot one makefile.
(edit) @31517   14 years vboxsync VBoxGuest: VBoxGuest2.cpp/h, fixed file headers, moved comments to the …
(edit) @31430   14 years vboxsync Guest Additions version lookup/status: Fixed loading of guest drivers, …
(edit) @31364   14 years vboxsync Some more fixes for Guest Additions version lookup/status; moved some …
(edit) @31241   15 years vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
(edit) @31148   15 years vboxsync win adds burn fix
(edit) @31145   15 years vboxsync VBoxTray: move display WDDM/XPDM abstraction API to a separate file
(edit) @31111   15 years vboxsync Shared Folders/VBoxTray: Auto-mount all shares depending on free drive …
(edit) @31052   15 years vboxsync Shared Folders/AutoMount: Update.
(edit) @31027   15 years vboxsync oops
(edit) @31026   15 years vboxsync Please, just try make it a habbit to use "svn-ps.cmd -a file1 file2" …
(edit) @31002   15 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30986   15 years vboxsync wddm/d3d: basic d3d8 support
(edit) @30978   15 years vboxsync wddm/3d: color fill operation impl
(edit) @30973   15 years vboxsync wddm/2d: bugfixes
(edit) @30970   15 years vboxsync wddm/2d: bugfix, video working (debug still needed)
(edit) @30953   15 years vboxsync wddm/2d: notify host on color fill FB update, bugfix
(edit) @30942   15 years vboxsync wddm/2d: color fill operation (not yet tested)
(edit) @30928   15 years vboxsync VBoxTray: Modularized tray icon handling, fixed icon leak.
(edit) @30926   15 years vboxsync wddm: power off handling fixes
(edit) @30925   15 years vboxsync wddm/3d: 1)visible regions fix. 2)export d3d extension function properly
(edit) @30919   15 years vboxsync wddm/3d: missing files
(edit) @30918   15 years vboxsync win additions burn fix
(edit) @30917   15 years vboxsync win additions burn fix
(edit) @30916   15 years vboxsync wddm/3d: Aero: fix gdi-backend textures update, avoid extra memcpy for …
(edit) @30885   15 years vboxsync wddm/3d: Aero working cleanly!
(edit) @30865   15 years vboxsync wddm/3d: more debugging
(edit) @30855   15 years vboxsync wddm/3d: bugfixing, windbg extension to save mem buffer as bmp to …
(edit) @30853   15 years vboxsync file header
(edit) @30852   15 years vboxsync VBox/VMMDev.h: VMMDEV_CREDENTIALS_STRLEN -> …
(edit) @30795   15 years vboxsync wddm/3d: bugfixes
(edit) @30758   15 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30721   15 years vboxsync wine: back out accidental commit
(edit) @30720   15 years vboxsync wddm/3d: don't mark SharedResource as CPU Visible
(edit) @30719   15 years vboxsync wddm/3d: err handling fix
(edit) @30705   15 years vboxsync wddm: fix shadow allocation assignment
(edit) @30704   15 years vboxsync wddm/3d: fix corner corruption with aero on ati cards
(edit) @30686   15 years vboxsync wddm/3d: fix command pipe
(edit) @30685   15 years vboxsync wddm/3d: create fake window properly for wine (no borders & no caption)
(edit) @30657   15 years vboxsync wddm/3d: swapchain & render target fixes
(edit) @30630   15 years vboxsync wddm/3d: QueryResourceResidency (not needed for now, disabled, not …
(edit) @30626   15 years vboxsync wddm/3d: fix initial size
(edit) @30623   15 years vboxsync dwwm/3d: render target & create device fix
(edit) @30622   15 years vboxsync wddm/3d: change present call
(edit) @30603   15 years vboxsync wddm/3d: render target fixes
(edit) @30588   15 years vboxsync wddm/3d: create render target & create device fixes (draft, not …
(edit) @30585   15 years vboxsync wddm/3d: disabled set render target code
(edit) @30582   15 years vboxsync wddm/3d: better Blt impl + bugfixes
(edit) @30570   15 years vboxsync wddm/3d: more impl
(edit) @30569   15 years vboxsync VBoxGuestPower is pageable; ensure we are not called at elevated IRQL …
(edit) @30566   15 years vboxsync wddm/3d: more impl
(edit) @30563   15 years vboxsync wddm/3d: more functionality impl
(edit) @30556   15 years vboxsync wddm/3d: more impl
(edit) @30554   15 years vboxsync wddm/3d: more impl
(edit) @30541   15 years vboxsync wddm/3d: enable querying visible regions only when needed
(edit) @30540   15 years vboxsync wddm/3d: disable verbose logging
(edit) @30538   15 years vboxsync wddm/3d: do not query visible region info when not necessary (disabled …
(edit) @30536   15 years vboxsync wddm/3d: visible region tracking fixes
(edit) @30532   15 years vboxsync wddm/3d: visible region tracking fixes
(edit) @30518   15 years vboxsync wddm/3d: disable visible regions tester
(edit) @30515   15 years vboxsync wddm/3d: visible regions tracking optimizations & fixes
(edit) @30509   15 years vboxsync wddm/3d: fix count
(edit) @30508   15 years vboxsync wddm/3d: visible regions bugfixing
(edit) @30505   15 years vboxsync wddm/3d: visible regions working (more debug still needed)
(edit) @30484   15 years vboxsync wddm/3d: visible regions bugfixes fixes
(edit) @30483   15 years vboxsync wddm/3d: visible regions impl & fixes
(edit) @30465   15 years vboxsync wddm/3d: missing files for dirty rects
(edit) @30464   15 years vboxsync wddm/3d: missing files for dirty rects
(edit) @30462   15 years vboxsync wddm/3d: visible regions reporting API & impl (not tested enough yet)
(edit) @30441   15 years vboxsync wddm/3d: more visible rects support & fixes, enhances to dma command …
(edit) @30427   15 years vboxsync Windows guest additions: fixed return status in VBoxMouse.
(edit) @30405   15 years vboxsync wddm/3d: basics for visible regions handling
(edit) @30367   15 years vboxsync VBox Credential Provider: Added support for principal logon names …
(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) @30252   15 years vboxsync Windows Guest Additions Credential Provider: - Added reverse lookup …
(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) @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) @30201   15 years vboxsync Clean up balloon in pnp remove device as well
(edit) @30169   15 years vboxsync wddm: scanline info support basics, some tooling for complex vidpn …
(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
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