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