|
|
@28129
|
15 years |
vboxsync |
Devices/VGA: two forgotten "PDMCritSectLeave"s
|
|
|
@27839
|
15 years |
vboxsync |
2d: working multi-monitor + some fixing for working with …
|
|
|
@27754
|
15 years |
vboxsync |
Main/Display, Devices/Graphics: added a generic guest …
|
|
|
@27682
|
15 years |
vboxsync |
2d: unified code for VBoxXxx & UIXxx, moved 2D state logic outside …
|
|
|
@27560
|
15 years |
vboxsync |
Fix #4631 (Crash when taking a snapshot of a VM running with …
|
|
|
@27433
|
15 years |
vboxsync |
wddm: mouse pointer support (GDI emulated) when pointer intergation is off
|
|
|
@27429
|
15 years |
vboxsync |
wddm: graphics dev update only necessary portion of framebuffer
|
|
|
@27426
|
15 years |
vboxsync |
wddm: graphics dev partial screen update fix
|
|
|
@27389
|
15 years |
vboxsync |
wddm: fix image corruption for partial display updates
|
|
|
@27383
|
15 years |
vboxsync |
wddm: basic Video DMA impl, guest driver bugfix
|
|
|
@27340
|
15 years |
vboxsync |
wddm: disable asynch test
|
|
|
@27339
|
15 years |
vboxsync |
wddm: basics for DMA commands support in graphics device impl
|
|
|
@27129
|
15 years |
vboxsync |
scm cleaned up some whitespace.
|
|
|
@27006
|
15 years |
vboxsync |
wddm: fix driver initialization
|
|
|
@26969
|
15 years |
vboxsync |
wddm: bugfixes + stubs for DMA support in VGA device
|
|
|
@26876
|
15 years |
vboxsync |
dev/Graphics: HGSMILIST additional tooling functions (to be used by …
|
|
|
@26856
|
15 years |
vboxsync |
DevVGA: Some small changes to make it work without having HW …
|
|
|
@26833
|
15 years |
vboxsync |
wddm: .inf basic impl
|
|
|
@26556
|
15 years |
vboxsync |
wddm: more impl
|
|
|
@26506
|
15 years |
vboxsync |
Devices: tabs -> spaces.
|
|
|
@26495
|
15 years |
vboxsync |
Devices: whitespace cleanup
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26160
|
15 years |
vboxsync |
PDM: s/pDevReg/pReg/g
|
|
|
@26157
|
15 years |
vboxsync |
PDMDEVHLPR3 cleanup; reduced the number of strict functions.
|
|
|
@26028
|
15 years |
vboxsync |
Hmm, not yet
|
|
|
@26027
|
15 years |
vboxsync |
BIOS: use copt to optimize the assembler a bit (make the code a bit …
|
|
|
@26003
|
15 years |
vboxsync |
VGA bios: fix the attribute during text scroll (fix from upstream)
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25971
|
15 years |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25732
|
15 years |
vboxsync |
PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
|
|
|
@25226
|
15 years |
vboxsync |
*: Assert(RT_SUCCESS(rc)) -> AssertRC(rc)
|
|
|
@25213
|
15 years |
vboxsync |
2d accel: delay loading gl dlls for win
|
|
|
@25068
|
15 years |
vboxsync |
DevVGA_VBVA: logging.
|
|
|
@25062
|
15 years |
vboxsync |
HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
|
|
|
@25052
|
15 years |
vboxsync |
HGSMI/VBVA: enable VRDP commands only if there are connected RDP clients.
|
|
|
@25050
|
15 years |
vboxsync |
HGSMIHost.cpp: Did a quick cleanup of the saved state error handling …
|
|
|
@24940
|
15 years |
vboxsync |
DevVGA_VBVA: save mouse pointer shape data only if shape is present.
|
|
|
@24926
|
15 years |
vboxsync |
2d accel: clear the Graphics Device IRQ in case it is set on reset
|
|
|
@24925
|
15 years |
vboxsync |
2d video: fix VM reset issues
|
|
|
@24779
|
15 years |
vboxsync |
DevVGA_VBVA: avoid crash if callback is NULL (xTracker 4461).
|
|
|
@24714
|
15 years |
vboxsync |
DevVGA_VBVA: save and restore mouse pointer.
|
|
|
@24678
|
15 years |
vboxsync |
Misc: Shut up annoying gcc warnings on darwin.
|
|
|
@24495
|
15 years |
vboxsync |
DevVGA: Restore version 1 saved states (very recent regression).
|
|
|
@24373
|
15 years |
vboxsync |
Updated screenshot API (xTracker 4364).
|
|
|
@24288
|
15 years |
vboxsync |
VGA: more critical section protection required
|
|
|
@24265
|
15 years |
vboxsync |
Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
|
|
|
@24166
|
15 years |
vboxsync |
2d accel: fix the typo; some dbg assertions
|
|
|
@24163
|
15 years |
vboxsync |
2d accel: propper command release on failure
|
|
|
@24162
|
15 years |
vboxsync |
2d accel: fix reset handling
|
|
|
@24156
|
15 years |
vboxsync |
2d accel: fix HGSMIReset
|
|
|
@24111
|
15 years |
vboxsync |
DevVGA_VBVA: disable reset assertion for everyone but Misha
|
|
|
@24095
|
15 years |
vboxsync |
DevVGA_VBVA: shut up annoying reset assertion (DEBUG_bird only). …
|
|
|
@24053
|
15 years |
vboxsync |
2d accel: perform data reset VGA device reset
|
|
|
@24044
|
15 years |
vboxsync |
2d accel: fix unnecessary unlock g->h commands
|
|
|
@23985
|
15 years |
vboxsync |
DevVGA: Save and verify the basic config.
|
|
|
@23793
|
15 years |
vboxsync |
HGSMI: use IO ports 3b0/3d0
|
|
|
@23452
|
15 years |
vboxsync |
Makefiles: Corrected properties.
|
|
|
@23118
|
15 years |
vboxsync |
DevVGA_VBVA.cpp: Fixed a too greedy memset in vbvaVHWAHHCommandCreate. …
|
|
|
@22920
|
15 years |
vboxsync |
Video hw accel: fallback for PBO allocation failure
|
|
|
@22841
|
15 years |
vboxsync |
build fix
|
|
|
@22837
|
15 years |
vboxsync |
buildfix
|
|
|
@22793
|
15 years |
vboxsync |
SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
|
|
|
@22751
|
15 years |
vboxsync |
vide hw accel: fix the bug in using glShaderSource to make it work on Mac
|
|
|
@22729
|
15 years |
vboxsync |
DevVGA: gcc warning
|
|
|
@22726
|
15 years |
vboxsync |
HGSMI/VBVA saved state.
|
|
|
@22652
|
15 years |
vboxsync |
fixed OSE headers
|
|
|
@22622
|
15 years |
vboxsync |
HGSMI: export to OSE
|
|
|
@22621
|
15 years |
vboxsync |
HGSMI: export to OSE
|
|
|
@22584
|
15 years |
vboxsync |
Devices: tab
|
|
|
@22498
|
15 years |
vboxsync |
docs
|
|
|
@22483
|
15 years |
vboxsync |
HGSMI/VBVA saved state.
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@22470
|
15 years |
vboxsync |
HGSMI/VBVA VGA removed obsolete code.
|
|
|
@22468
|
15 years |
vboxsync |
HGSMI/VBVA VGA saved state updates.
|
|
|
@22444
|
15 years |
vboxsync |
HGSMI/VBVA use PCI IO ports.
|
|
|
@22416
|
15 years |
vboxsync |
Logging.
|
|
|
@22412
|
15 years |
vboxsync |
HGSMI/VBVA updates
|
|
|
@22388
|
15 years |
vboxsync |
Pass the number of guest monitors to VGA device.
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@22274
|
15 years |
vboxsync |
HGSMI saved state impl (not debugged yet)
|
|
|
@22215
|
15 years |
vboxsync |
video hw accel: basics for saved state support
|
|
|
@21997
|
15 years |
vboxsync |
VGABIOS: Must be the same size in both debug and release builds - …
|
|
|
@21957
|
15 years |
vboxsync |
Corrected assertion
|
|
|
@21596
|
15 years |
vboxsync |
video hw accel: interrupt support in guest video adapter & driver, …
|
|
|
@21410
|
15 years |
vboxsync |
vga: Fixed debug text screen dumps in vgaR3Reset (take into account …
|
|
|
@21227
|
15 years |
vboxsync |
VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
|
|
|
@21188
|
15 years |
vboxsync |
Add hotplug flag to PDMR3DeviceAttach/Detach
|
|
|
@21131
|
15 years |
vboxsync |
vgabios: Define alternate 14x9 and 16x9 font subtables; some software …
|
|
|
@20723
|
15 years |
vboxsync |
Deal better with fatal assertions & the vga lock.
|
|
|
@20458
|
15 years |
vboxsync |
First protect the dirty pages and then update the display. We might …
|
|
|
@20444
|
15 years |
vboxsync |
Protect VGA accesses with a critical section.
|
|
|
@20374
|
15 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20367
|
15 years |
vboxsync |
Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20087
|
16 years |
vboxsync |
TM,*: Proper timer callback locking and pvUser for devices.
|
|
|
@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
|
|
|
@18988
|
16 years |
vboxsync |
PGM api changes
|
|
|