|
|
@24941
|
15 years |
vboxsync |
DisplayImpl: VBVA lock (xTracker 4463).
|
|
|
@24932
|
15 years |
vboxsync |
DisplayImpl: VBVA lock (xTracker 4463).
|
|
|
@24931
|
15 years |
vboxsync |
DisplayImpl: VBVA lock (xTracker 4463).
|
|
|
@24924
|
15 years |
vboxsync |
More VBVA lock code (disabled, xTracker 4463)
|
|
|
@24890
|
15 years |
vboxsync |
DisplayImpl: VBVA lock (incomplete, xTracker 4463).
|
|
|
@24539
|
15 years |
vboxsync |
Saved state screenshot API (xTracker 4364).
|
|
|
@24490
|
15 years |
vboxsync |
Saved state screenshot API stubs (xTracker 4364).
|
|
|
@24464
|
15 years |
vboxsync |
TakeScreenShotSlow corrected comment and API spec.
|
|
|
@24459
|
15 years |
vboxsync |
TakeScreenShotSlow convert pixels.
|
|
|
@24457
|
15 years |
vboxsync |
Put PNG screenshot to saved state (works but disabled).
|
|
|
@24407
|
15 years |
vboxsync |
Put screenshot to saved state (incomplete and disabled), fixed burn.
|
|
|
@24405
|
15 years |
vboxsync |
Put screenshot to saved state (incomplete and disabled).
|
|
|
@24373
|
15 years |
vboxsync |
Updated screenshot API (xTracker 4364).
|
|
|
@24301
|
15 years |
vboxsync |
Main,Frontends: Added two new running states: Teleporting and …
|
|
|
@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
|
|
|
@24165
|
15 years |
vboxsync |
2d accel: proper handle the 2d command when framebuffer in null
|
|
|
@23185
|
15 years |
vboxsync |
Skip VBVA update if framebufer is being resized.
|
|
|
@23015
|
15 years |
vboxsync |
VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
|
|
|
@23012
|
15 years |
vboxsync |
VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
|
|
|
@22793
|
15 years |
vboxsync |
SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@22443
|
15 years |
vboxsync |
Removed unnecessary log statement.
|
|
|
@22412
|
15 years |
vboxsync |
HGSMI/VBVA updates
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@22215
|
15 years |
vboxsync |
video hw accel: basics for saved state support
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21796
|
15 years |
vboxsync |
trailing spaces
|
|
|
@20814
|
15 years |
vboxsync |
Main: prototyped screenshot usable for scripting languages
|
|
|
@20224
|
16 years |
vboxsync |
Main/Display: Fixes for multiple screens. Don't update the screen …
|
|
|
@20021
|
16 years |
vboxsync |
Main/Display: properly save/restore some important members, see …
|
|
|
@19844
|
16 years |
vboxsync |
HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
|
|
|
@19817
|
16 years |
vboxsync |
IFramebuffer cleanup next part:
* removed obsolete internal …
|
|
|
@19798
|
16 years |
vboxsync |
removed long obsolete methods IFramebuffer::solidFill() and …
|
|
|
@19588
|
16 years |
vboxsync |
Do not lock IFramebuffer while it is being resized (xTracker #3902).
|
|
|
@19432
|
16 years |
vboxsync |
HGSMI: Main.
|
|
|
@19300
|
16 years |
vboxsync |
VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
|
|
|
@18669
|
16 years |
vboxsync |
DisplayImpl.cpp: Don't bitch about VBOX_VIDEO_INFO_TYPE_NV_HEAP since …
|
|
|
@16199
|
16 years |
vboxsync |
displayRefreshCallback: removed obsolete assertion (xTracker #3489).
|
|
|
@16196
|
16 years |
vboxsync |
handleDisplayResize: corrected the return code (xTracker #3489).
|
|
|
@16185
|
16 years |
vboxsync |
handleDisplayResize postpones the resize if framebuffer is being …
|
|
|
@16181
|
16 years |
vboxsync |
Fixed a EMT-GUI deadlock in Main:Display::InvalidateAndUpdate
|
|
|
@15874
|
16 years |
vboxsync |
More detailed assertion message.
|
|
|
@15812
|
16 years |
vboxsync |
Fixed completely broken Display::COMGETTER(Width)
|
|
|
@15762
|
16 years |
vboxsync |
Main: Exmplicit machine state comparisons replaced with bool …
|
|
|
@15732
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15256
|
16 years |
vboxsync |
Explicit cast for VMR3ReqCall NULL parameters.
|
|
|
@14972
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers
The …
|
|
|
@14942
|
16 years |
vboxsync |
Tabs to spaces.
|
|
|
@14772
|
16 years |
vboxsync |
Added vim modelines to aid following coding guidelines, like no tabs, …
|
|
|
@14579
|
16 years |
vboxsync |
Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
|
|
|
@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 …
|
|
|
@13782
|
16 years |
vboxsync |
More SMP groundwork.
|
|
|
@13755
|
16 years |
vboxsync |
Started with VM request API changes.
|
|
|
@13607
|
16 years |
vboxsync |
Main: keywords space
|
|
|
@13606
|
16 years |
vboxsync |
Main: First bulk of classes transfered to the new locking scheme.
|
|
|
@12925
|
16 years |
vboxsync |
warning
|
|
|
@11820
|
16 years |
vboxsync |
made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
|
|
|
@11296
|
16 years |
vboxsync |
Main: PDMINS2DATA -> PDMINS_2_DATA.
|
|
|
@10760
|
16 years |
vboxsync |
Fixed a bunch of changeFramebuffer invocations on EMT (VMR3ReqCall) …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8083
|
17 years |
vboxsync |
Main: Renamed AutoLock => AutoWriteLock; AutoReaderLock => AutoReadLock.
|
|
|
@7258
|
17 years |
vboxsync |
Deleted obsolete code.
|
|
|
@7207
|
17 years |
vboxsync |
Main: Reworked enums to avoid 1) weird duplication of enum name when …
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4912
|
17 years |
vboxsync |
Do not call the framebuffer NotifyUpdate is rectangle is empty.
|
|
|
@4499
|
17 years |
vboxsync |
Accidental commit
|
|
|
@4498
|
17 years |
vboxsync |
Backed out 24093
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@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 …
|
|
|
@4015
|
17 years |
vboxsync |
Use pdmdrv.h or pdmdev.h where appropriate.
|
|
|
@3911
|
17 years |
vboxsync |
Main: IGuest::seamlessSupport => supportsSeamless.
|
|
|
@3827
|
17 years |
vboxsync |
No need for function name
|
|
|
@3825
|
17 years |
vboxsync |
logging change
|
|
|
@3793
|
17 years |
vboxsync |
Inform guest about seamless mode changes
|
|
|
@3792
|
17 years |
vboxsync |
Less public logging (Log -> LogSunlover).
|
|
|
@3761
|
17 years |
vboxsync |
Main/Frontends: Cleaned up IFramebuffer interface.
|
|
|
@3681
|
17 years |
vboxsync |
Logging cleanup.
|
|
|
@3611
|
17 years |
vboxsync |
Main: Improved IFramebuffer::resizeCompleted() docs; Renamed …
|
|
|
@3576
|
17 years |
vboxsync |
Main: Beautified method/property names in COM interfaces.
|
|
|
@3398
|
17 years |
vboxsync |
Call VRDP on EMT only when Framebuffer is not being resized.
|
|
|
@3358
|
17 years |
vboxsync |
Fixed a deadlock in Display.
|
|
|
@3278
|
17 years |
vboxsync |
Removed some obsolete VRDP code.
|
|
|
@3227
|
17 years |
vboxsync |
warning
|
|
|
@3153
|
17 years |
vboxsync |
Multimonitor support.
|
|
|
@3110
|
17 years |
vboxsync |
Added the display index parameter to the SetVideoModeHint (in the …
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2798
|
18 years |
vboxsync |
Framebuffer, which does not use the guest VRAM directly, must be …
|
|
|
@2417
|
18 years |
vboxsync |
Prevent VRDP updates when framebuffer is being resized.
|
|
|
@2266
|
18 years |
vboxsync |
Do not access framebuffer when it is being resized.
|
|
|
@2219
|
18 years |
vboxsync |
Repaint display when framebuffer completed an asynchronous resize.
|
|
|
@2212
|
18 years |
vboxsync |
Repaint display when framebuffer completed an asynchronous resize.
|
|
|
@2210
|
18 years |
vboxsync |
Disable r20541, r20552.
|
|
|
@2206
|
18 years |
vboxsync |
Repaint display when the resize is completed (second try).
|
|
|
@2200
|
18 years |
vboxsync |
Repaint display when the resize is completed.
|
|
|
@2106
|
18 years |
vboxsync |
Do not block EMT while resizing the framebuffer.
|
|
|
@1904
|
18 years |
vboxsync |
warning
|
|
|
@783
|
18 years |
vboxsync |
Fixed deadlock in RegisterExternalFramebuffer
|
|
|