VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23836   15 years vboxsync VBoxClient/VBoxTray/VBgl: Windows build fixes.
(edit) @23835   15 years vboxsync VBoxClient/VBoxTray/VBgl: More bits for host version checking.
(edit) @23793   15 years vboxsync HGSMI: use IO ports 3b0/3d0
(edit) @23696   15 years vboxsync crOpenGL: remove unnecessary fbo status poll causing perf regression …
(edit) @23652   15 years vboxsync Windows guest additions video driver: do not assume that IRQ is …
(edit) @23571   15 years vboxsync crOpenGL: update to wine 1.1.30
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23255   15 years vboxsync Windows guest video driver: NT fixes.
(edit) @23221   15 years vboxsync VBoxVideo: Logging.
(edit) @23143   15 years vboxsync VBoxTray: Modified logic for checking the host version. Now checks in …
(edit) @23115   15 years vboxsync VBoxTray: Added guest property option to disable host version check.
(edit) @23113   15 years vboxsync fixed additions
(edit) @23111   15 years vboxsync wording, cleanup
(edit) @23098   15 years vboxsync crOpenGL: disable d3d9 support for java apps
(edit) @23075   15 years vboxsync VBoxHostVersion.h: double underscores are not used, #endif comments …
(edit) @23074   15 years vboxsync nitpicking - the file header is not preceeded by blank lines.
(edit) @23069   15 years vboxsync fix OSE
(edit) @23057   15 years vboxsync VBoxTray: Refresh system tray after deleting icon.
(edit) @23055   15 years vboxsync VBoxTray: Added skeleton for tray icon event handling.
(edit) @23053   15 years vboxsync VBoxTray: Added balloon tooltip notification for VBox host version update.
(edit) @22994   15 years vboxsync VBoxVideo/win: Fixed Windows version detection.
(edit) @22920   15 years vboxsync Video hw accel: fallback for PBO allocation failure
(edit) @22868   15 years vboxsync Windows guest display driver: fixed incorrect creation of the screen …
(edit) @22848   15 years vboxsync win guest video: get rid of >= XP functions
(edit) @22652   15 years vboxsync fixed OSE headers
(edit) @22645   15 years vboxsync video hw accel: missing additions files to OSE
(edit) @22644   15 years vboxsync video h2 accel: exported missing additions file to ose
(edit) @22596   15 years vboxsync crOpenGL: fix non updating windows for certain d3d apps
(edit) @22592   15 years vboxsync HGSMI/VBVA updates.
(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) @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) @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) @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) @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) @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) @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) @22189   15 years vboxsync video hw accel: propper report supported functionality, some code cleaning
(edit) @22141   15 years vboxsync additions burn fix
(edit) @22136   15 years vboxsync video hw accel: fix cmd loss
(edit) @22099   15 years vboxsync video hw accel: YUY2 format support debugged, bugfixes
(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) @21939   15 years vboxsync Video Hw Accel: debugging & better color support (still debugging & …
(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) @21732   16 years vboxsync crOpenGL: fix memory leak when running 3d apps with arb emulation of …
(edit) @21731   16 years vboxsync crOpenGL: update to wine 1.1.26
(edit) @21703   16 years vboxsync Wrong pointer casting
(edit) @21702   16 years vboxsync Limit the patch memory allocation to 32 bits guests only for now.
(edit) @21645   16 years vboxsync Naming changes
(edit) @21644   16 years vboxsync Register guest allocated memory (locked & executable) for patching …
(edit) @21611   16 years vboxsync video hw accel: DdLock optimization
(edit) @21609   16 years vboxsync video hw accel: raise interrupts for urgent commands only, hgsmi …
(edit) @21597   16 years vboxsync video hw accel: removed unnecessary polling code
(edit) @21596   16 years vboxsync video hw accel: interrupt support in guest video adapter & driver, …
(edit) @21553   16 years vboxsync video hw accel: overlay & flip fixes
(edit) @21508   16 years vboxsync buildfix
(edit) @21506   16 years vboxsync VBoxGuest,VMMDev: New HGCM cancellation request.
(edit) @21490   16 years vboxsync video hw accel: overlay support (not debugged yet), better colorkey & …
(edit) @21456   16 years vboxsync HGCM&Co: physical page list.
(edit) @21260   16 years vboxsync VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
(edit) @21253   16 years vboxsync video hw accel: Blt fixes/enhances, Flip basis for Guest driver & …
(edit) @21229   16 years vboxsync windows additions: build fixes.
(edit) @21228   16 years vboxsync build fix.
(edit) @21227   16 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21226   16 years vboxsync VMMDev.h: cleanup.
(edit) @21220   16 years vboxsync Missed one.
(edit) @21219   16 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @21063   16 years vboxsync OSE header fixes
(edit) @21050   16 years vboxsync Windows Guest Additions installer: Typo.
(edit) @20986   16 years vboxsync Additions/WINNT/Installer: French NLS
(edit) @20985   16 years vboxsync video hw accel: colorkey support in guest driver, checking gl caps …
(edit) @20969   16 years vboxsync Windows Guest Additions installer: Only let the D3D support install in …
(edit) @20961   16 years vboxsync fixed typo, it means occurred, not occured
(edit) @20906   16 years vboxsync video hw accel: color keying & color conversion basics impl for QGL …
(edit) @20692   16 years vboxsync video hw accel: DdLock fix
(edit) @20683   16 years vboxsync video hw accel: ddraw command processing fixes
(edit) @20659   16 years vboxsync Windows guest additions: use KernelMode wait for HCGM calls from …
(edit) @20653   16 years vboxsync video hw accel: fixes for basic ddraw op hanlding
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