VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30960   15 years vboxsync grumble
(edit) @30959   15 years vboxsync VbglR3ReportAdditionsStatus,VBoxGuestStatus: review of r63577. added …
(edit) @30957   15 years vboxsync VBoxService: Review comments for Andy. Changed -pagefusionfork to …
(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) @30875   15 years vboxsync Argh.
(edit) @30874   15 years vboxsync Build fix.
(edit) @30870   15 years vboxsync VBoxService/VMInfo: Rewrote utmp lookup (now takes redundant user …
(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) @30829   15 years vboxsync VbglR3CredentialsDestroy: Use RTMemWipeThoroughly instead.
(edit) @30795   15 years vboxsync wddm/3d: bugfixes
(edit) @30780   15 years vboxsync VBoxGuest: Logging.
(edit) @30779   15 years vboxsync Build fix.
(edit) @30778   15 years vboxsync Guest Additions status: Use more enums.
(edit) @30759   15 years vboxsync Burn fix.
(edit) @30758   15 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30755   15 years vboxsync Minor updates
(edit) @30754   15 years vboxsync VBoxService/Page Sharing: Fixed crash on exit.
(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) @30689   15 years vboxsync wddm3d: make fake wine window position/size be in synch
(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) @30681   15 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   15 years vboxsync Main: back out r63429
(edit) @30672   15 years vboxsync And another
(edit) @30671   15 years vboxsync Compile fix
(edit) @30670   15 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30669   15 years vboxsync Compile fix
(edit) @30668   15 years vboxsync Generate a session id for the VM that is changed every time the VM …
(edit) @30666   15 years vboxsync This too
(edit) @30665   15 years vboxsync Backed out previous changes
(edit) @30662   15 years vboxsync Comments, some logging.
(edit) @30660   15 years vboxsync Very annoying to return informational codes without hitting …
(edit) @30657   15 years vboxsync wddm/3d: swapchain & render target fixes
(edit) @30655   15 years vboxsync Moved check
(edit) @30650   15 years vboxsync Attempt nr 2 to reinit page fusion after VM restore
(edit) @30648   15 years vboxsync Wrong tree
(edit) @30646   15 years vboxsync Reregister all shared modules after VM restore
(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) @30625   15 years vboxsync Guest Control/Service: Logging.
(edit) @30624   15 years vboxsync crOpenGL: clean the stub data on dll unload
(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) @30601   15 years vboxsync VBoxService: VBoxServicePageSharingInitFork shouldn't return void. Why …
(edit) @30598   15 years vboxsync crOpenGL: enable new tracking code for solaris
(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) @30561   15 years vboxsync Comment
(edit) @30560   15 years vboxsync Spawn 2nd VBoxService instance to handle page fusion in order to work …
(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) @30539   15 years vboxsync wddm/3d: visible regions working!!
(edit) @30538   15 years vboxsync wddm/3d: do not query visible region info when not necessary (disabled …
(edit) @30537   15 years vboxsync wddm/3d: log reported visible regions for DEBUG_misha
(edit) @30536   15 years vboxsync wddm/3d: visible region tracking fixes
(edit) @30532   15 years vboxsync wddm/3d: visible region tracking fixes
(edit) @30531   15 years vboxsync crOpenGL: terminate sync thread properly on linux
(edit) @30530   15 years vboxsync crOpenGL: don't clear data which is being used
(edit) @30527   15 years vboxsync Additions/Solaris/SharedFolders: optionally honor fsync requests from …
(edit) @30519   15 years vboxsync Additions/Solaris/SharedFolders: stat caching to reduce number of host …
(edit) @30518   15 years vboxsync wddm/3d: disable visible regions tester
(edit) @30517   15 years vboxsync wddm/3d: compile fix for crOpenGL
(edit) @30515   15 years vboxsync wddm/3d: visible regions tracking optimizations & fixes
(edit) @30513   15 years vboxsync crOpenGL: window tracking with wddm callbacks
(edit) @30512   15 years vboxsync crOpenGL: compiler warning
(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) @30504   15 years vboxsync Additions/Solaris/SharedFolders: getattr coalesing improves …
(edit) @30496   15 years vboxsync Additions/Solaris/SharedFolders: readdir coalesing. Read chunks rather …
(edit) @30494   15 years vboxsync crOpenGL: compile warning fix
(edit) @30487   15 years vboxsync crOpenGL: disable new tracking code for compiz
(edit) @30486   15 years vboxsync crOpenGL: tracking fixes
(edit) @30485   15 years vboxsync crOpenGL: flush original command buffer before injecting commands
(edit) @30484   15 years vboxsync wddm/3d: visible regions bugfixes fixes
(edit) @30483   15 years vboxsync wddm/3d: visible regions impl & fixes
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette