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) @4540   17 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
(edit) @3377   18 years vboxsync More capability settings added
(edit) @3375   18 years vboxsync Cleanup & export
(edit) @3357   18 years vboxsync cleanup
(edit) @3356   18 years vboxsync DirectDraw entrypoints added (disabled)
(edit) @3353   18 years vboxsync cleanup
(edit) @3352   18 years vboxsync Link with opengl.lib
(edit) @3339   18 years vboxsync Export to OSE
(edit) @3337   18 years vboxsync Build OpenGL ICD
(edit) @3153   18 years vboxsync Multimonitor support.
(edit) @3118   18 years vboxsync Report monitors in the windows guest video driver.
(edit) @2989   18 years vboxsync InnoTek -> innotek part 5: fixes.
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2982   18 years vboxsync InnoTek -> innotek part 3: INF files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2705   18 years vboxsync Additions signing in progress. Blocked by VBOX_SIGN_ADDITIONS for now.
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