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) @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   18 years vboxsync Enable 8BPP video modes in the Windows guest additions.
(edit) @4758   18 years vboxsync Do not fail the video if VBoxGuest is not loaded.
(edit) @4736   18 years vboxsync NT4 does not have DrvDeriveSurface.
(edit) @4703   18 years vboxsync Compile fix
(edit) @4540   18 years vboxsync Implemented notification for guest about an active VRDP connection.
(edit) @4349   18 years vboxsync more logging
(edit) @4348   18 years vboxsync Correction
(edit) @4347   18 years vboxsync removed LOG_ENABLED
(edit) @4346   18 years vboxsync logging updates
(edit) @4345   18 years vboxsync more logging
(edit) @4343   18 years vboxsync Added DdMapMemory
(edit) @4342   18 years vboxsync Added IOCTL_VIDEO_SHARE_VIDEO_MEMORY & IOCTL_VIDEO_UNSHARE_VIDEO_MEMORY
(edit) @4280   18 years vboxsync More logging
(edit) @4265   18 years vboxsync Implemented DrvDeriveSurface in the Windows guest diplay driver.
(edit) @4262   18 years vboxsync Paranoia
(edit) @4261   18 years vboxsync Added VBOXESC_ISVRDPACTIVE escape
(edit) @4259   18 years vboxsync compile fix
(edit) @4258   18 years vboxsync Disable the DrvDeriveSurface handler
(edit) @4257   18 years vboxsync Completed DrvDeriveSurface
(edit) @4181   18 years vboxsync Windows guest display driver to report the screen rectangle that was …
(edit) @4150   18 years vboxsync Safety precaution
(edit) @4125   18 years vboxsync update
(edit) @4124   18 years vboxsync new surface code (disabled by default)
(edit) @4123   18 years vboxsync backed out small change
(edit) @4122   18 years vboxsync changed nt4 detection
(edit) @4121   18 years vboxsync Set GDI version number according to the windows guest version
(edit) @4115   18 years vboxsync Link with exsup.lib to prevent unresolved _except_handler3 in NT guest.
(edit) @4094   18 years vboxsync Report display frequency of 60 hz. (1 hz is a bit of a strange value)
(edit) @4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4061   18 years vboxsync Reserve VBVA memory buffer in the guest VRAM (Windows guest).
(edit) @4053   18 years vboxsync Use the generic VBoxVideo interface in Windows guest video driver.
(edit) @4028   18 years vboxsync Build fix
(edit) @4027   18 years vboxsync Direct draw heap and miniport heap memory reservation for Windows …
(edit) @3563   18 years vboxsync Forgot cRect
(edit) @3562   18 years vboxsync Logging fix
(edit) @3561   18 years vboxsync Small fix
(edit) @3560   18 years vboxsync updated logging
(edit) @3558   18 years vboxsync Implemented IOCTL_VIDEO_VBOX_SETVISIBLEREGION
(edit) @3555   18 years vboxsync Compile fix
(edit) @3553   18 years vboxsync More logging
(edit) @3552   18 years vboxsync Update
(edit) @3551   18 years vboxsync Updates for guest desktop integration
(edit) @3550   18 years vboxsync More logging
(edit) @3516   18 years vboxsync update
(edit) @3515   18 years vboxsync Check for duplicates
(edit) @3514   18 years vboxsync Forgot space seperator
(edit) @3513   18 years vboxsync filter out opengl extensions, that we don't support (yet)
(edit) @3499   18 years vboxsync Update for compiling with wgl exports
(edit) @3493   18 years vboxsync Updates
(edit) @3485   18 years vboxsync export
(edit) @3479   18 years vboxsync get window rect
(edit) @3478   18 years vboxsync Another testcase
(edit) @3468   18 years vboxsync Extension detection updates
(edit) @3465   18 years vboxsync wrong assertion
(edit) @3464   18 years vboxsync wrong string
(edit) @3462   18 years vboxsync OpenGL extensions init
(edit) @3460   18 years vboxsync Extension checks
(edit) @3451   18 years vboxsync openGL extension support (start)
(edit) @3447   18 years vboxsync And more
(edit) @3446   18 years vboxsync More assertions
(edit) @3443   18 years vboxsync Compile fix
(edit) @3442   18 years vboxsync Reduce logging overhead
(edit) @3440   18 years vboxsync The command buffer is read only
(edit) @3438   18 years vboxsync Window creation needs to be done in DrvSetPixelFormat
(edit) @3436   18 years vboxsync Propagate error through the right channel
(edit) @3433   18 years vboxsync fix
(edit) @3432   18 years vboxsync Fixed issue with NULL parameter passing
(edit) @3427   18 years vboxsync DrvDescribePixelFormat fix
(edit) @3425   18 years vboxsync Less strict size check
(edit) @3423   18 years vboxsync Or maybe not. Sigh.
(edit) @3419   18 years vboxsync Don't export wgl functions by default
(edit) @3418   18 years vboxsync OPENGL_GETINFO as a dummy is sufficient.
(edit) @3417   18 years vboxsync Added QUERYESCSUPPORT support
(edit) @3416   18 years vboxsync Added DrvEscape support and OPENGL_GETINFO (disabled by default)
(edit) @3414   18 years vboxsync More wgl exports
(edit) @3413   18 years vboxsync OGL: correction + more wgl exports
(edit) @3410   18 years vboxsync more logging
(edit) @3408   18 years vboxsync Support 8 bits colour resolutions when VBOX_WITH_8BPP_MODES is defined.
(edit) @3397   18 years vboxsync Disabled all ddraw features that are not mandatory. Enabled DirectDraw.
(edit) @3396   18 years vboxsync commented out incorrect code; just always fail in DrvDeriveSurface
(edit) @3395   18 years vboxsync compile fix
(edit) @3394   18 years vboxsync ddraw updates
(edit) @3389   18 years vboxsync logging update
(edit) @3386   18 years vboxsync Don't clear structures
(edit) @3384   18 years vboxsync logging update
(edit) @3383   18 years vboxsync typo
(edit) @3382   18 years vboxsync more logging
(edit) @3380   18 years vboxsync DDraw updates
(edit) @3378   18 years vboxsync DDraw: update
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