VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22089   15 years vboxsync Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r50005: …
(edit) @22088   15 years vboxsync Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r48554
(edit) @22087   15 years vboxsync Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r43690: …
(edit) @22086   15 years vboxsync Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r41801: …
(edit) @22085   15 years vboxsync Additions/x11/vboxvideo_13: merge back vboxvideo_15 parts of r32186: …
(edit) @22084   15 years vboxsync Additions/x11/vboxvideo_13: Backported r31434 from vboxvideo_15: …
(edit) @22058   15 years vboxsync Additions/x11/vboxvideo: committed too much…
(edit) @22056   15 years vboxsync Additions/x11/vboxvideo_16: update undefined symbols and remove …
(edit) @22055   15 years vboxsync Additions/x11/vboxvideo_15: update undefined symbols
(edit) @22054   15 years vboxsync Additions/x11/vboxvideo_15: use the generic in-server VGA hardware …
(edit) @22047   15 years vboxsync Additions/x11/vboxvideo: update the framebuffer stride in the hardware …
(edit) @22046   15 years vboxsync Additions/x11/vboxvideo: update the framebuffer stride in the hardware …
(edit) @22045   15 years vboxsync Additions/x11/vboxvideo: reverted r50759
(edit) @22028   15 years vboxsync video hw accel: perf improvements: 1.YV12 stored as BGRA, 2.PBO used …
(edit) @22023   15 years vboxsync Windows Guest Addition installer: Spelling for WFP warning.
(edit) @22022   15 years vboxsync Additions/x11/vboxvideo: do all device dependant initialisation before …
(edit) @22011   15 years vboxsync crOpenGL: revert unwanted local change from r50745
(edit) @22010   15 years vboxsync crOpenGL: fix mesa entries patching for 64bit guests
(edit) @21980   15 years vboxsync VBoxServiceVMInfo.cpp: VBOX_SVN_REV is not a long but an int. No need …
(edit) @21978   15 years vboxsync VbglR3: u32Timeout -> cMillies and other nitpicking.
(edit) @21954   15 years vboxsync crOpenGL: fix stack corruption leading to crash when running call of duty
(edit) @21941   15 years vboxsync VBoxService: Added slightly modified patch to report the Guest …
(edit) @21940   15 years vboxsync Additions/X11/VBoxClient: attempt to fix seamless Additions crashes
(edit) @21939   15 years vboxsync Video Hw Accel: debugging & better color support (still debugging & …
(edit) @21923   15 years vboxsync Additions/x11: made VBoxClient responsible for switching between …
(edit) @21922   15 years vboxsync Additions/x11: rename VBoxClient --autoresize to VBoxClient --display …
(edit) @21912   15 years vboxsync Additions/x11 and common: simplify requests for getting video mode …
(edit) @21905   15 years vboxsync VBoxTray: Reverted r50540 (needs a bit of tweaking first).
(edit) @21891   15 years vboxsync VBoxTray: Do a thread yield when reloading the cursor. Otherwise …
(edit) @21888   15 years vboxsync Additions/WINNT: fix problems of the mouse cursor not being shown when …
(edit) @21880   15 years vboxsync crOpenGL: fix openglext viewer reporting no hardware support
(edit) @21868   15 years vboxsync Additions/x11: don't report absolute mouse movements to the guest …
(edit) @21867   15 years vboxsync Additions/x11: re-enable the hardware cursor immediately when …
(edit) @21830   15 years vboxsync crOpenGL: minor fix for gl_ext_draw_range_elements + remove hack from …
(edit) @21821   15 years vboxsync Additions/solaris: update boot-archive on postinstall.
(edit) @21778   15 years vboxsync crOpenGL: allow to transfer upto 16megs in r3 hgcm calls, fixes compiz …
(edit) @21747   15 years vboxsync Additions/x11: print the address of well know symbols to the Xorg log …
(edit) @21732   15 years vboxsync crOpenGL: fix memory leak when running 3d apps with arb emulation of …
(edit) @21731   15 years vboxsync crOpenGL: update to wine 1.1.26
(edit) @21703   15 years vboxsync Wrong pointer casting
(edit) @21702   15 years vboxsync Limit the patch memory allocation to 32 bits guests only for now.
(edit) @21683   15 years vboxsync linux/vfsmod: xstr -> RT_XSTR.
(edit) @21651   15 years vboxsync SharedClipboard/x11: switch logging from debug to user-enabled release …
(edit) @21645   15 years vboxsync Naming changes
(edit) @21644   15 years vboxsync Register guest allocated memory (locked & executable) for patching …
(edit) @21638   15 years vboxsync Additions/x11/seamless: make moving windows in KDE guests work correctly
(edit) @21632   15 years vboxsync VBoxGuest.cpp: A bit more logging in vboxGuestInitFixateGuestMappings.
(edit) @21613   15 years vboxsync VBoxGuestIDC-unix.c.h: fixed warnings.
(edit) @21611   15 years vboxsync video hw accel: DdLock optimization
(edit) @21609   15 years vboxsync video hw accel: raise interrupts for urgent commands only, hgsmi …
(edit) @21597   15 years vboxsync video hw accel: removed unnecessary polling code
(edit) @21596   15 years vboxsync video hw accel: interrupt support in guest video adapter & driver, …
(edit) @21583   15 years vboxsync autorun.sh: solaris typo
(edit) @21580   15 years vboxsync Additions/autorun: Fixed race with autoresponse file for Solaris autorun.
(edit) @21579   15 years vboxsync Additions/autorun.sh: solaris temp autoinstall file fix.
(edit) @21577   15 years vboxsync HGCMInternal.cpp: missed HGCM parameter type conversion.
(edit) @21576   15 years vboxsync crOpenGL: fix deadlocks and context/window tracking for multithreaded …
(edit) @21564   15 years vboxsync crOpenGL: enable glarrayelement calls with server side VBOs
(edit) @21560   15 years vboxsync mount.vboxsf.c: todos.
(edit) @21553   15 years vboxsync video hw accel: overlay & flip fixes
(edit) @21549   15 years vboxsync iprt/log.h: Use the spinning mutexes.
(edit) @21532   15 years vboxsync Additions/x11/vboxvideo: fix initial display corruption with large …
(edit) @21528   15 years vboxsync Additions: fix updating NoLoggedInUsers when VBoxService is started
(edit) @21524   15 years vboxsync common/VBoxGuest: minor log fix.
(edit) @21511   15 years vboxsync vboxvfs/linux: playing with using physical page lists for writing. …
(edit) @21510   15 years vboxsync page list bufix.
(edit) @21509   15 years vboxsync linux/sharedfolders: No LOG_TO_BACKDOOR.
(edit) @21508   15 years vboxsync buildfix
(edit) @21506   15 years vboxsync VBoxGuest,VMMDev: New HGCM cancellation request.
(edit) @21498   15 years vboxsync VBoxGuest.cpp: Implemented fixating the guest mappings. Also, clear …
(edit) @21491   15 years vboxsync VBoxGuest: Implemented missing VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS. …
(edit) @21490   15 years vboxsync video hw accel: overlay support (not debugged yet), better colorkey & …
(edit) @21489   15 years vboxsync VbglR0HGCMInternal.cpp: Enable the physical page list code everywhere.
(edit) @21487   15 years vboxsync VbglR0HGCMInternal.cpp: Less wasteful bounce buffering, some bugfixes, …
(edit) @21475   15 years vboxsync Solaris/Additions: fixed OpenGL to work again.
(edit) @21473   15 years vboxsync Additions/x11: undefined update (32-bit Solaris).
(edit) @21471   15 years vboxsync Additions/Solaris: no need to ship .depend file.
(edit) @21464   15 years vboxsync VbglR0HGCMInternal.cpp: Wrote and tested the physical page list code. …
(edit) @21462   15 years vboxsync Additions/x11/seamless: fix issues in KDE guests with windows being skipped
(edit) @21461   15 years vboxsync VBoxGuestLib: Implemented detection of physical page list support.
(edit) @21459   15 years vboxsync bufix.
(edit) @21458   15 years vboxsync VMMDevHGCMParmType_PhysAddr is not a valid parameter any longer.
(edit) @21456   15 years vboxsync HGCM&Co: physical page list.
(edit) @21455   15 years vboxsync Additions/Solaris: if mouse section isn't there, use vboxguest for …
(edit) @21454   15 years vboxsync Solaris/Additions: 1.6 Xorg fix.
(edit) @21450   15 years vboxsync VBoxGuest.cpp: Fixed bug in the wake-for-event wakeup code: missing …
(edit) @21441   15 years vboxsync Additions/x11/seamless: small performance improvement
(edit) @21417   15 years vboxsync more changes to the Linux guest additions convenience Makefile
(edit) @21416   15 years vboxsync Linux additions: small cosmetical fix in the convenience Makefile
(edit) @21413   15 years vboxsync copy&paste bug in editor?
(edit) @21412   15 years vboxsync Add,++: Switch to common addition kernel module.
(edit) @21411   15 years vboxsync Linux additions kernel modules: fixes for Linux 2.4
(edit) @21408   15 years vboxsync OSE header
(edit) @21382   15 years vboxsync crOpenGL: don't free buffer data on the guest side when unmapping
(edit) @21377   15 years vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
(edit) @21376   15 years vboxsync VBoxGuest: Fixed VBoxGuestCommonIOCtl bug where pcbDataReturned wasn't …
(edit) @21339   15 years vboxsync linux/vboxvfs: made it build and load when using vboxguest.
(edit) @21337   15 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(edit) @21326   15 years vboxsync build fix.
(edit) @21325   15 years vboxsync build fix.
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