VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22643   15 years vboxsync Additions/x11: build drivers for X.Org 1.7
(edit) @22642   15 years vboxsync Additions/x11: additional headers needed for building modules for X.Org 1.7
(edit) @22608   15 years vboxsync Additions/x11: reverted r51655 for now
(edit) @22604   15 years vboxsync Additions/x11: build drivers for X.Org 1.7
(edit) @22602   15 years vboxsync Additions/x11/x11include: added include files needed to build drivers …
(edit) @22596   15 years vboxsync crOpenGL: fix non updating windows for certain d3d apps
(edit) @22592   15 years vboxsync HGSMI/VBVA updates.
(edit) @22591   15 years vboxsync crOpenGL: apply viewport hack only if being run under wine
(edit) @22589   15 years vboxsync Additions/x11/vboxmouse: adjust mouse driver vor XInput 2, contributed …
(edit) @22588   15 years vboxsync Additions/linux/drm: make the kernel rendering module work on recent …
(edit) @22586   15 years vboxsync Additions/Windows: export VBoxServiceExec
(edit) @22583   15 years vboxsync Additions/FreeBSD: Remove a method which is not available in FreeBSD 8 …
(edit) @22575   15 years vboxsync Additions/FreeBSD: Fixes several problems. The X11 part is mostly …
(edit) @22573   15 years vboxsync Generated FreeBSD kernel headers, take 5. *click*
(edit) @22570   15 years vboxsync Generated FreeBSD kernel headers, take 3. *click*
(edit) @22569   15 years vboxsync Generated FreeBSD kernel headers, take 2. *click*
(edit) @22562   15 years vboxsync Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
(edit) @22551   15 years vboxsync VBoxService/VMExec: r=bird: a bunch of review comments and some cleanup.
(edit) @22549   15 years vboxsync HGSMI/VBVA removed obsolete VBE port IO code (spinlock).
(edit) @22548   15 years vboxsync HGSMI/VBVA use port IO for guest commands in display driver instead of …
(edit) @22547   15 years vboxsync Windows guest VBoxVideo logging, uninitialized variable.
(edit) @22546   15 years vboxsync VBoxVideo.inf update
(edit) @22540   15 years vboxsync VBoxVideo/win: proper handling OS version information for win > XP & …
(edit) @22530   15 years vboxsync VBoxService: Bugfixes, enabled release mode verbose logging if specified.
(edit) @22503   15 years vboxsync VBoxService: Added command execution thread (only used for sysprep …
(edit) @22496   15 years vboxsync crOpenGL: update wine to 1.1.27 and better fix for depthstencil …
(edit) @22481   15 years vboxsync Windows guest display driver HGSMI: updates.
(edit) @22475   15 years vboxsync video hw accel: make the new driver not fail with old VMs w/o HGSMI
(edit) @22469   15 years vboxsync Additions/WINNT: re-enable the host mouse cursor when the guest …
(edit) @22467   15 years vboxsync Additions/linux/installer: fix installation of X.Org drivers on SUSE 11
(edit) @22465   15 years vboxsync Additions/WINNT: reverted r51445
(edit) @22448   15 years vboxsync hgsmi/guest video driver: backwards compatibility with < WinXP: make …
(edit) @22446   15 years vboxsync Additions/WINNT: re-enable the host mouse cursor when the guest requests it
(edit) @22445   15 years vboxsync Additions/x11/vboxvideo: query the right resolution from the host when …
(edit) @22444   15 years vboxsync HGSMI/VBVA use PCI IO ports.
(edit) @22440   15 years vboxsync Windows guest display driver HGSMI: removed unused code, corrected a …
(edit) @22417   15 years vboxsync crOpenGL: add few debug messages
(edit) @22415   15 years vboxsync crOpenGL: fix random crashes/memory corruption when running java apps
(edit) @22414   15 years vboxsync HGSMI guest video driver should work on old hosts in unaccelerated mode.
(edit) @22412   15 years vboxsync HGSMI/VBVA updates
(edit) @22408   15 years vboxsync video hw accel: properly handle synch vhwa command completion
(edit) @22364   15 years vboxsync crOpenGL: reenable r51128
(edit) @22342   15 years vboxsync crOpenGL: revert r51128 as it's causing some issues yet
(edit) @22321   15 years vboxsync crOpenGL: wine proper change for snprintf/_snprintf etc.
(edit) @22319   15 years vboxsync crOpenGL: partial fix for crashing java apps with d3d support in guest
(edit) @22314   15 years vboxsync Linux additions: typo
(edit) @22284   15 years vboxsync crOpenGL: add compiled vertex array support
(edit) @22283   15 years vboxsync crOpenGL: enable FBO as default method of wine's offscreen rendering
(edit) @22274   15 years vboxsync HGSMI saved state impl (not debugged yet)
(edit) @22269   15 years vboxsync Additions/x11/seamless unit test: r51034 was not quite right
(edit) @22248   15 years vboxsync video hw accel: remove unnecessary host cmd check
(edit) @22247   15 years vboxsync video hw accel: more saved state support impl, bugfixes
(edit) @22239   15 years vboxsync VBoxGINA: Fix for domain combo box selection.
(edit) @22232   15 years vboxsync gcc warnings (not important)
(edit) @22189   15 years vboxsync video hw accel: propper report supported functionality, some code cleaning
(edit) @22149   15 years vboxsync Additions/x11/vboxvideo: applied patch by Lubomir Rintel to make …
(edit) @22148   15 years vboxsync VBoxGuest-linux.c: Don't reference SUPDRV_IOC_VERSION.
(edit) @22141   15 years vboxsync additions burn fix
(edit) @22136   15 years vboxsync video hw accel: fix cmd loss
(edit) @22128   15 years vboxsync VBoxGuest.cpp: RTSpinlockAcquireNoInts vs RTSemEventMultiSignal on solaris.
(edit) @22099   15 years vboxsync video hw accel: YUY2 format support debugged, bugfixes
(edit) @22098   15 years vboxsync Additions/x11/vboxvideo: simplify the source tree by removing …
(edit) @22097   15 years vboxsync Additions/x11/VBoxClient: remove unneeded function from the seamless …
(edit) @22095   15 years vboxsync Additions/x11/vboxmouse: don't overwrite mouse status flags we don't …
(edit) @22094   15 years vboxsync Additions/x11/vboxmouse: don't overwrite mouse status flags we don't …
(edit) @22093   15 years vboxsync Additions/x11/vboxvideo_13: use the generic in-server VGA hardware …
(edit) @22091   15 years vboxsync Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r50784
(edit) @22090   15 years vboxsync Additions/x11/vboxvideo_13: merged back vboxvideo_15 parts of r50326: …
(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 …
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