VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10093   16 years vboxsync Additions/WINNT: make the OpenGL testcases cross-build on Linux hosts. …
(edit) @9664   17 years vboxsync Added some hints to the NOINST stuff when signing, and a few todos.
(edit) @9634   17 years vboxsync Use int64.lib (see template) instead of libcmt.lib.
(edit) @9632   17 years vboxsync Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.
(edit) @9521   17 years vboxsync x86 fixes (when VBOX_WITH_64BIT_ADDITIONS=1).
(edit) @9512   17 years vboxsync Preparations for 64-bit windows guest additions.
(edit) @9511   17 years vboxsync Preparations for 64-bit windows guest additions.
(edit) @9510   17 years vboxsync Preparations for 64-bit windows guest additions.
(edit) @9508   17 years vboxsync 64-bit windows guest addition preparations.
(edit) @9507   17 years vboxsync Preparing 64-bit guest additions building (focusing on windows atm.)
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8515   17 years vboxsync Partially reverted r30186 to keep old behaviour of Windows additions.
(edit) @8433   17 years vboxsync Save current video mode parameters to be able to know them when a new …
(edit) @8427   17 years vboxsync Backed out r30267.
(edit) @8420   17 years vboxsync Save current video mode parameters before rebuilding the video mode …
(edit) @8411   17 years vboxsync Guest Additions (VBoxVideo): Fix for invalid media types on manual …
(edit) @8393   17 years vboxsync debugging
(edit) @8387   17 years vboxsync eol
(edit) @8383   17 years vboxsync Additions/WINNT: made the graphics miniport driver set the graphics …
(edit) @8239   17 years vboxsync Rebranding: Fixes for Windows Guest Additions.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8107   17 years vboxsync Rebranding: Fixed product name.
(edit) @8105   17 years vboxsync Rebranding: Bugfix for Guest Additions graphic driver installation.
(edit) @8060   17 years vboxsync Rebranding: Guest Additions graphic drivers.
(edit) @7392   17 years vboxsync OSE
(edit) @7194   17 years vboxsync Enabled the VRDP text orders.
(edit) @6973   17 years vboxsync Initial commit of VRDP text cache (disabled).
(edit) @6190   17 years vboxsync Added / extended guest additions for product version and SVN revision …
(edit) @6002   17 years vboxsync tabs.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5982   17 years vboxsync Removed obsolete VRDP server interface that used COM.
(edit) @5952   17 years vboxsync Workaround for scrambled icons over VRDP with 16BPP guest video mode.
(edit) @5159   17 years vboxsync DdMapMemory must map the offscreen heap as well. Report DdLock updates …
(edit) @5144   17 years vboxsync Report fullscreen DdLock/DdUnlock updates in the Windows guest …
(edit) @5039   17 years vboxsync Reenabled the redraw optimization.in the Windows guest display driver.
(edit) @5038   17 years vboxsync Inform VBVA and VRDP about rectangle updated within DdLock/DdUnlock …
(edit) @5036   17 years vboxsync Logging.
(edit) @5023   17 years vboxsync Disabled redraw optimization in the Windows guest graphics driver.
(edit) @4950   17 years vboxsync Allow to use custom resolutions for any secondary monitor in the …
(edit) @4793   17 years vboxsync Enable 8BPP video modes in the Windows guest additions.
(edit) @4758   17 years vboxsync Do not fail the video if VBoxGuest is not loaded.
(edit) @4736   17 years vboxsync NT4 does not have DrvDeriveSurface.
(edit) @4703   17 years vboxsync Compile fix
(edit) @4540   17 years vboxsync Implemented notification for guest about an active VRDP connection.
(edit) @4349   17 years vboxsync more logging
(edit) @4348   17 years vboxsync Correction
(edit) @4347   17 years vboxsync removed LOG_ENABLED
(edit) @4346   17 years vboxsync logging updates
(edit) @4345   17 years vboxsync more logging
(edit) @4343   17 years vboxsync Added DdMapMemory
(edit) @4342   17 years vboxsync Added IOCTL_VIDEO_SHARE_VIDEO_MEMORY & IOCTL_VIDEO_UNSHARE_VIDEO_MEMORY
(edit) @4280   17 years vboxsync More logging
(edit) @4265   17 years vboxsync Implemented DrvDeriveSurface in the Windows guest diplay driver.
(edit) @4262   17 years vboxsync Paranoia
(edit) @4261   17 years vboxsync Added VBOXESC_ISVRDPACTIVE escape
(edit) @4259   17 years vboxsync compile fix
(edit) @4258   17 years vboxsync Disable the DrvDeriveSurface handler
(edit) @4257   17 years vboxsync Completed DrvDeriveSurface
(edit) @4181   17 years vboxsync Windows guest display driver to report the screen rectangle that was …
(edit) @4150   17 years vboxsync Safety precaution
(edit) @4125   17 years vboxsync update
(edit) @4124   17 years vboxsync new surface code (disabled by default)
(edit) @4123   17 years vboxsync backed out small change
(edit) @4122   17 years vboxsync changed nt4 detection
(edit) @4121   17 years vboxsync Set GDI version number according to the windows guest version
(edit) @4115   17 years vboxsync Link with exsup.lib to prevent unresolved _except_handler3 in NT guest.
(edit) @4094   17 years vboxsync Report display frequency of 60 hz. (1 hz is a bit of a strange value)
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4061   17 years vboxsync Reserve VBVA memory buffer in the guest VRAM (Windows guest).
(edit) @4053   17 years vboxsync Use the generic VBoxVideo interface in Windows guest video driver.
(edit) @4028   17 years vboxsync Build fix
(edit) @4027   17 years vboxsync Direct draw heap and miniport heap memory reservation for Windows …
(edit) @3563   17 years vboxsync Forgot cRect
(edit) @3562   17 years vboxsync Logging fix
(edit) @3561   17 years vboxsync Small fix
(edit) @3560   17 years vboxsync updated logging
(edit) @3558   17 years vboxsync Implemented IOCTL_VIDEO_VBOX_SETVISIBLEREGION
(edit) @3555   17 years vboxsync Compile fix
(edit) @3553   17 years vboxsync More logging
(edit) @3552   17 years vboxsync Update
(edit) @3551   17 years vboxsync Updates for guest desktop integration
(edit) @3550   17 years vboxsync More logging
(edit) @3516   17 years vboxsync update
(edit) @3515   17 years vboxsync Check for duplicates
(edit) @3514   17 years vboxsync Forgot space seperator
(edit) @3513   17 years vboxsync filter out opengl extensions, that we don't support (yet)
(edit) @3499   17 years vboxsync Update for compiling with wgl exports
(edit) @3493   17 years vboxsync Updates
(edit) @3485   17 years vboxsync export
(edit) @3479   17 years vboxsync get window rect
(edit) @3478   17 years vboxsync Another testcase
(edit) @3468   17 years vboxsync Extension detection updates
(edit) @3465   17 years vboxsync wrong assertion
(edit) @3464   17 years vboxsync wrong string
(edit) @3462   17 years vboxsync OpenGL extensions init
(edit) @3460   17 years vboxsync Extension checks
(edit) @3451   17 years vboxsync openGL extension support (start)
(edit) @3447   17 years vboxsync And more
(edit) @3446   17 years vboxsync More assertions
(edit) @3443   17 years vboxsync Compile 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