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) @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
(edit) @3442   17 years vboxsync Reduce logging overhead
(edit) @3440   17 years vboxsync The command buffer is read only
(edit) @3438   17 years vboxsync Window creation needs to be done in DrvSetPixelFormat
(edit) @3436   17 years vboxsync Propagate error through the right channel
(edit) @3433   17 years vboxsync fix
(edit) @3432   17 years vboxsync Fixed issue with NULL parameter passing
(edit) @3427   17 years vboxsync DrvDescribePixelFormat fix
(edit) @3425   17 years vboxsync Less strict size check
(edit) @3423   17 years vboxsync Or maybe not. Sigh.
(edit) @3419   17 years vboxsync Don't export wgl functions by default
(edit) @3418   17 years vboxsync OPENGL_GETINFO as a dummy is sufficient.
(edit) @3417   17 years vboxsync Added QUERYESCSUPPORT support
(edit) @3416   17 years vboxsync Added DrvEscape support and OPENGL_GETINFO (disabled by default)
(edit) @3414   17 years vboxsync More wgl exports
(edit) @3413   17 years vboxsync OGL: correction + more wgl exports
(edit) @3410   17 years vboxsync more logging
(edit) @3408   17 years vboxsync Support 8 bits colour resolutions when VBOX_WITH_8BPP_MODES is defined.
(edit) @3397   17 years vboxsync Disabled all ddraw features that are not mandatory. Enabled DirectDraw.
(edit) @3396   17 years vboxsync commented out incorrect code; just always fail in DrvDeriveSurface
(edit) @3395   17 years vboxsync compile fix
(edit) @3394   17 years vboxsync ddraw updates
(edit) @3389   17 years vboxsync logging update
(edit) @3386   17 years vboxsync Don't clear structures
(edit) @3384   17 years vboxsync logging update
(edit) @3383   17 years vboxsync typo
(edit) @3382   17 years vboxsync more logging
(edit) @3380   17 years vboxsync DDraw updates
(edit) @3378   17 years vboxsync DDraw: update
(edit) @3377   17 years vboxsync More capability settings added
(edit) @3375   17 years vboxsync Cleanup & export
(edit) @3357   17 years vboxsync cleanup
(edit) @3356   17 years vboxsync DirectDraw entrypoints added (disabled)
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