VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @3535   17 years vboxsync Include VBoxHook
(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)
(edit) @3353   17 years vboxsync cleanup
(edit) @3352   17 years vboxsync Link with opengl.lib
(edit) @3339   17 years vboxsync Export to OSE
(edit) @3337   17 years vboxsync Build OpenGL ICD
(edit) @3260   17 years vboxsync export files
(edit) @3259   17 years vboxsync no network driver in OSE yet
(edit) @3201   17 years vboxsync Logging
(edit) @3198   17 years vboxsync The secondary display resize for Windows guests.
(edit) @3157   17 years vboxsync Must pass on IRP_MJ_SYSTEM_CONTROL to the next driver in the chain.
(edit) @3156   17 years vboxsync A IRP_MJ_SYSTEM_CONTROL handler is required.
(edit) @3153   17 years vboxsync Multimonitor support.
(edit) @3130   18 years vboxsync build VBoxNet
(edit) @3118   18 years vboxsync Report monitors in the windows guest video driver.
(edit) @3110   18 years vboxsync Added the display index parameter to the SetVideoModeHint (in the …
(edit) @3109   18 years vboxsync Seriously annoying debug printf
(edit) @3104   18 years vboxsync Added IRP_MJ_INTERNAL_DEVICE_CONTROL handler.
(edit) @3103   18 years vboxsync IRP completion routines must be in non-pagable memory.
(edit) @3091   18 years vboxsync User buffers are now locked in the VBoxGuest driver.
(edit) @3071   18 years vboxsync Corrected resource files.
(edit) @3067   18 years vboxsync Activated and changed version resource.
(edit) @3062   18 years vboxsync Must return the same value as set in the io status structure. (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) @2980   18 years vboxsync InnoTek -> innotek: actual code changes (headers follow).
(edit) @2713   18 years vboxsync Preallocate data for the mouse filter ServiceCallback only when the …
(edit) @2706   18 years vboxsync Correct INST.
(edit) @2705   18 years vboxsync Additions signing in progress. Blocked by VBOX_SIGN_ADDITIONS for now.
(edit) @2697   18 years vboxsync minor improvement
(edit) @2694   18 years vboxsync Sign the catalog and the files it covers. (still disabled)
(edit) @2691   18 years vboxsync use the edit function. (still disabled)
(edit) @2687   18 years vboxsync typo.
(edit) @2686   18 years vboxsync Code signing (not enabled).
(edit) @2685   18 years vboxsync Code signing (not disabled).
(edit) @2684   18 years vboxsync Can't sign this one…
(edit) @2558   18 years vboxsync Undid incorrect commit.
(edit) @2557   18 years vboxsync Fixed and simplified BIOS int15 mouse service. Avoids spurious …
(edit) @2487   18 years vboxsync Converted common and winnt to use sub-makefiles.
(edit) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
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