|
|
@32915
|
14 years |
vboxsync |
Additions/WINNT/Graphics: more refactorings
|
|
|
@32876
|
14 years |
vboxsync |
Additions/WINNT/VBoxVideo: start refactoring the HGSMI code
|
|
|
@32677
|
14 years |
vboxsync |
wddm/3d: auto-resize & fullscreen working for Aero
|
|
|
@32650
|
14 years |
vboxsync |
wddm: auto-resize (w/o Aero) fix
|
|
|
@32622
|
14 years |
vboxsync |
wddm: VBOXWDDM->VBOX_WITH_WDDM
|
|
|
@32039
|
14 years |
vboxsync |
wddm: compile fix
|
|
|
@31979
|
14 years |
vboxsync |
VBoxVideo: Only clear the flags in sync callback and unmap memory later.
|
|
|
@31873
|
14 years |
vboxsync |
VBoxVideo: When unmapping adapter memory, make sure interrupt handler …
|
|
|
@31863
|
14 years |
vboxsync |
VBoxVideo: Streamlined init code, always call VideoPortGetAccessRanges.
|
|
|
@31827
|
14 years |
vboxsync |
VBoxVideo: Report legacy VGA resources, do not try to claim …
|
|
|
@30169
|
15 years |
vboxsync |
wddm: scanline info support basics, some tooling for complex vidpn …
|
|
|
@29883
|
15 years |
vboxsync |
wddm: open,create,destroy,lock,unlock resource
|
|
|
@29625
|
15 years |
vboxsync |
Additions: only check the return code of VbglGRPerform()
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28382
|
15 years |
vboxsync |
wddm: correctly report framebuffer offset to VGA device
|
|
|
@28322
|
15 years |
vboxsync |
wddm: vbva impl cleanup
|
|
|
@28264
|
15 years |
vboxsync |
VideoModeSupported for multimonitor. (xTracker 4655)
|
|
|
@28228
|
15 years |
vboxsync |
wddm: avoid DMA transactions on GDI rendering (for preformance)
|
|
|
@28031
|
15 years |
vboxsync |
wddm: more correct visible VRAM size reporting + some cleaning
|
|
|
@27992
|
15 years |
vboxsync |
wddm: bugfix
|
|
|
@27988
|
15 years |
vboxsync |
wddm: more impl for guest autoresize support
|
|
|
@27984
|
15 years |
vboxsync |
wddm: more impl for autoresize support
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27955
|
15 years |
vboxsync |
wddm: vboxtray: abstraction display driver API for passing escape …
|
|
|
@27887
|
15 years |
vboxsync |
Windows guest additions VBoxVideo multimonitor fixes (xTracker 4655).
|
|
|
@27839
|
15 years |
vboxsync |
2d: working multi-monitor + some fixing for working with …
|
|
|
@27286
|
15 years |
vboxsync |
wddm: bugfix
|
|
|
@27240
|
15 years |
vboxsync |
wddm: compile fix
|
|
|
@27239
|
15 years |
vboxsync |
wddm: VidPn fixes
|
|
|
@27214
|
15 years |
vboxsync |
Windows guest additions: fixed showpointer processing in multimonitor case.
|
|
|
@27205
|
15 years |
vboxsync |
wddm: bugfix
|
|
|
@27201
|
15 years |
vboxsync |
wddm: bugfix
|
|
|
@27165
|
15 years |
vboxsync |
Windows guest additions multimonitor fixes (xTracker 4655).
|
|
|
@27164
|
15 years |
vboxsync |
Windows guest additions multimonitor fixes (xTracker 4655).
|
|
|
@26923
|
15 years |
vboxsync |
burn fix
|
|
|
@26922
|
15 years |
vboxsync |
Additions/win: no need to check the rc of the request header after …
|
|
|
@26767
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26630
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26556
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26493
|
15 years |
vboxsync |
Additions: whitespace cleanup
|
|
|
@26324
|
15 years |
vboxsync |
wddm: more VidPn impl
|
|
|
@26320
|
15 years |
vboxsync |
wddm: more VidPn impl
|
|
|
@26301
|
15 years |
vboxsync |
wddm: disable makefile err, more display modes support impl
|
|
|
@26179
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26000
|
15 years |
vboxsync |
wddm: StartDevice impl
|
|
|
@25980
|
15 years |
vboxsync |
wddm: initial stub prototype, make common XPDM-WDDM driver parts …
|
|
|
@24709
|
15 years |
vboxsync |
Windows guest video driver: report mouse pointer shape only for …
|
|
|
@23926
|
15 years |
vboxsync |
Windows guest video driver: 800x600 is always a valid video mode.
|
|
|
@23793
|
15 years |
vboxsync |
HGSMI: use IO ports 3b0/3d0
|
|
|
@23652
|
15 years |
vboxsync |
Windows guest additions video driver: do not assume that IRQ is …
|
|
|
@23255
|
15 years |
vboxsync |
Windows guest video driver: NT fixes.
|
|
|
@23221
|
15 years |
vboxsync |
VBoxVideo: Logging.
|
|
|
@22549
|
15 years |
vboxsync |
HGSMI/VBVA removed obsolete VBE port IO code (spinlock).
|
|
|
@22548
|
15 years |
vboxsync |
HGSMI/VBVA use port IO for guest commands in display driver instead of …
|
|
|
@22547
|
15 years |
vboxsync |
Windows guest VBoxVideo logging, uninitialized variable.
|
|
|
@22540
|
15 years |
vboxsync |
VBoxVideo/win: proper handling OS version information for win > XP & …
|
|
|
@22469
|
15 years |
vboxsync |
Additions/WINNT: re-enable the host mouse cursor when the guest …
|
|
|
@22465
|
15 years |
vboxsync |
Additions/WINNT: reverted r51445
|
|
|
@22448
|
15 years |
vboxsync |
hgsmi/guest video driver: backwards compatibility with < WinXP: make …
|
|
|
@22446
|
15 years |
vboxsync |
Additions/WINNT: re-enable the host mouse cursor when the guest requests it
|
|
|
@22444
|
15 years |
vboxsync |
HGSMI/VBVA use PCI IO ports.
|
|
|
@22414
|
15 years |
vboxsync |
HGSMI guest video driver should work on old hosts in unaccelerated mode.
|
|
|
@22412
|
15 years |
vboxsync |
HGSMI/VBVA updates
|
|
|
@22141
|
15 years |
vboxsync |
additions burn fix
|
|
|
@22136
|
15 years |
vboxsync |
video hw accel: fix cmd loss
|
|
|
@21939
|
15 years |
vboxsync |
Video Hw Accel: debugging & better color support (still debugging & …
|
|
|
@21596
|
15 years |
vboxsync |
video hw accel: interrupt support in guest video adapter & driver, …
|
|
|
@21219
|
15 years |
vboxsync |
VBox/VBoxDev.h -> VBox/VMMDev.h
|
|
|
@20478
|
16 years |
vboxsync |
video hw accel: guest driver -> host framebuffer commands processing impl
|
|
|
@19844
|
16 years |
vboxsync |
HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
|
|
|
@19711
|
16 years |
vboxsync |
HGSMI: host->guest command processing working
|
|
|
@19430
|
16 years |
vboxsync |
HGSMI: windows graphics drivers.
|
|
|
@17704
|
16 years |
vboxsync |
HGSMI: the windows guest display drivers.
|
|
|
@17665
|
16 years |
vboxsync |
HGSMI: the windows guest display drivers.
|
|
|
@17618
|
16 years |
vboxsync |
HGSMI: windows guest video driver.
|
|
|
@17583
|
16 years |
vboxsync |
Shared memory host guest interface (HGSMI) for the graphics device: …
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@12741
|
16 years |
vboxsync |
VBoxVideo: Logging.
|
|
|
@12215
|
16 years |
vboxsync |
LogRel for video mode hints which require too much VRAM.
|
|
|
@8515
|
17 years |
vboxsync |
Partially reverted r30186 to keep old behaviour of Windows additions.
|
|
|
@8433
|
17 years |
vboxsync |
Save current video mode parameters to be able to know them when a new …
|
|
|
@8427
|
17 years |
vboxsync |
Backed out r30267.
|
|
|
@8420
|
17 years |
vboxsync |
Save current video mode parameters before rebuilding the video mode …
|
|
|
@8393
|
17 years |
vboxsync |
debugging
|
|
|
@8383
|
17 years |
vboxsync |
Additions/WINNT: made the graphics miniport driver set the graphics …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5159
|
17 years |
vboxsync |
DdMapMemory must map the offscreen heap as well. Report DdLock updates …
|
|
|
@4950
|
17 years |
vboxsync |
Allow to use custom resolutions for any secondary monitor in the …
|
|
|
@4349
|
17 years |
vboxsync |
more logging
|
|
|
@4348
|
17 years |
vboxsync |
Correction
|
|
|
@4345
|
17 years |
vboxsync |
more logging
|
|
|
@4342
|
17 years |
vboxsync |
Added IOCTL_VIDEO_SHARE_VIDEO_MEMORY & IOCTL_VIDEO_UNSHARE_VIDEO_MEMORY
|
|
|
@4150
|
17 years |
vboxsync |
Safety precaution
|
|
|
@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.
|
|
|
@4027
|
17 years |
vboxsync |
Direct draw heap and miniport heap memory reservation for Windows …
|
|
|