|
|
@44528
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@42409
|
12 年 |
vboxsync |
Devices/VGA: added additional enable-able release loggingfor screen …
|
|
|
@41636
|
12 年 |
vboxsync |
wddm: fix win8 halt issues
|
|
|
@39887
|
13 年 |
vboxsync |
DevVGA_VBVA: fixed guest SMP unsafe code. Fixed a case when loaded …
|
|
|
@39603
|
13 年 |
vboxsync |
crHgsmi: cleanup
|
|
|
@38514
|
13 年 |
vboxsync |
Devices/VGA: make two debug log statements into LogRelFlow
|
|
|
@35346
|
14 年 |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35104
|
14 年 |
vboxsync |
Devices/Graphics: make VBOXWDDM_WITH_VBVA code that X.Org guests also …
|
|
|
@34674
|
14 年 |
vboxsync |
Devices/Graphics: r68469, fixed
|
|
|
@34667
|
14 年 |
vboxsync |
Devices/Graphics: check requested screen sizes to be sure they fit in …
|
|
|
@34490
|
14 年 |
vboxsync |
VBoxVideo: remove leading underscore from structure names and make …
|
|
|
@34203
|
14 年 |
vboxsync |
dev/vga: saved state fix for solaris host
|
|
|
@34188
|
14 年 |
vboxsync |
wddm/3d: saved state working for Aero (current frame still needs to be …
|
|
|
@34141
|
14 年 |
vboxsync |
2d: solaris burn fix, additianal saved state fix
|
|
|
@34140
|
14 年 |
vboxsync |
2d: saved state as part of vga state
|
|
|
@34129
|
14 年 |
vboxsync |
2d: fix save state deadlock (xtracker#5335)
|
|
|
@33540
|
14 年 |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33146
|
14 年 |
vboxsync |
wddm/3d: chromium hgsmi, host part + guest part debugging
|
|
|
@32877
|
14 年 |
vboxsync |
wddm/3d: basics for chromium over hgsmi
|
|
|
@32622
|
14 年 |
vboxsync |
wddm: VBOXWDDM->VBOX_WITH_WDDM
|
|
|
@32585
|
14 年 |
vboxsync |
DevVGA: fixed redraw problems if a secondary screen is left of the …
|
|
|
@32241
|
14 年 |
vboxsync |
wddm: 1. guest installler integration (uninstall needs additional …
|
|
|
@29798
|
15 年 |
vboxsync |
wddm: driver update w/o reboot working; dummy context creation in …
|
|
|
@29742
|
15 年 |
vboxsync |
wddm/2D: more impl (get caps + initialization working)
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28379
|
15 年 |
vboxsync |
dev/VGA: avoid extra resizes when HGSMI & VBVA is used (for now …
|
|
|
@28228
|
15 年 |
vboxsync |
wddm: avoid DMA transactions on GDI rendering (for preformance)
|
|
|
@27839
|
15 年 |
vboxsync |
2d: working multi-monitor + some fixing for working with …
|
|
|
@27682
|
15 年 |
vboxsync |
2d: unified code for VBoxXxx & UIXxx, moved 2D state logic outside …
|
|
|
@27433
|
15 年 |
vboxsync |
wddm: mouse pointer support (GDI emulated) when pointer intergation is off
|
|
|
@27339
|
15 年 |
vboxsync |
wddm: basics for DMA commands support in graphics device impl
|
|
|
@26969
|
15 年 |
vboxsync |
wddm: bugfixes + stubs for DMA support in VGA device
|
|
|
@26856
|
15 年 |
vboxsync |
DevVGA: Some small changes to make it work without having HW …
|
|
|
@26833
|
15 年 |
vboxsync |
wddm: .inf basic impl
|
|
|
@25985
|
15 年 |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25971
|
15 年 |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25213
|
15 年 |
vboxsync |
2d accel: delay loading gl dlls for win
|
|
|
@25068
|
15 年 |
vboxsync |
DevVGA_VBVA: logging.
|
|
|
@25052
|
15 年 |
vboxsync |
HGSMI/VBVA: enable VRDP commands only if there are connected RDP clients.
|
|
|
@24940
|
15 年 |
vboxsync |
DevVGA_VBVA: save mouse pointer shape data only if shape is present.
|
|
|
@24926
|
15 年 |
vboxsync |
2d accel: clear the Graphics Device IRQ in case it is set on reset
|
|
|
@24925
|
15 年 |
vboxsync |
2d video: fix VM reset issues
|
|
|
@24779
|
15 年 |
vboxsync |
DevVGA_VBVA: avoid crash if callback is NULL (xTracker 4461).
|
|
|
@24714
|
15 年 |
vboxsync |
DevVGA_VBVA: save and restore mouse pointer.
|
|
|
@24166
|
15 年 |
vboxsync |
2d accel: fix the typo; some dbg assertions
|
|
|
@24163
|
15 年 |
vboxsync |
2d accel: propper command release on failure
|
|
|
@24162
|
15 年 |
vboxsync |
2d accel: fix reset handling
|
|
|
@24111
|
15 年 |
vboxsync |
DevVGA_VBVA: disable reset assertion for everyone but Misha
|
|
|
@24095
|
15 年 |
vboxsync |
DevVGA_VBVA: shut up annoying reset assertion (DEBUG_bird only). …
|
|
|
@24053
|
15 年 |
vboxsync |
2d accel: perform data reset VGA device reset
|
|
|
@23793
|
15 年 |
vboxsync |
HGSMI: use IO ports 3b0/3d0
|
|
|
@23118
|
15 年 |
vboxsync |
DevVGA_VBVA.cpp: Fixed a too greedy memset in vbvaVHWAHHCommandCreate. …
|
|
|
@22729
|
15 年 |
vboxsync |
DevVGA: gcc warning
|
|
|
@22726
|
15 年 |
vboxsync |
HGSMI/VBVA saved state.
|
|
|
@22652
|
15 年 |
vboxsync |
fixed OSE headers
|
|
|
@22622
|
15 年 |
vboxsync |
HGSMI: export to OSE
|