|
|
@53053
|
10 years |
vboxsync |
DisplayImpl: cleanup - inlined handleResizeCompletedEMT, removed old …
|
|
|
@52979
|
10 years |
vboxsync |
IDisplay::GetScreenResolution gcc warning
|
|
|
@52978
|
10 years |
vboxsync |
IDisplay::GetScreenResolution returns status of the guest monitor.
|
|
|
@52934
|
10 years |
vboxsync |
Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
|
|
|
@52769
|
10 years |
vboxsync |
DisplayImpl: move legacy guest interfaces to DisplayImplLegacy.cpp.
|
|
|
@52667
|
10 years |
vboxsync |
DisplayImpl,VMMDev: cleaned up reenabling of the legacy video …
|
|
|
@52652
|
10 years |
vboxsync |
DisplayImpl: fixes for legacy VBVA locking and restoring saved state.
|
|
|
@52574
|
10 years |
vboxsync |
IFramebuffer::capabilities
|
|
|
@52427
|
10 years |
vboxsync |
#6219: Segment duration calculation fixes. Coding style fixes.
|
|
|
@52390
|
10 years |
vboxsync |
Main/crOpenGL: fix video recording
|
|
|
@52377
|
10 years |
vboxsync |
main/crOpenGL: only issue screen info on framebuffer attach/detach
|
|
|
@52312
|
10 years |
vboxsync |
6219: New parameters related to file size / recording time limitation …
|
|
|
@52309
|
10 years |
vboxsync |
DisplayImpl: do not wait for InvalidateAndUpdateEMT completion, …
|
|
|
@52237
|
10 years |
vboxsync |
Main/DisplayImpl: don't attempt to free this command buffer as the …
|
|
|
@52200
|
10 years |
vboxsync |
Main,Frontends: TakeScreenShot API cleanup.
|
|
|
@52117
|
10 years |
vboxsync |
DisplayImpl: IDisplay::InvalidateAndUpdateScreen
|
|
|
@52064
|
10 years |
vboxsync |
Main: IDisplay converted to use API wrappers.
|
|
|
@51984
|
10 years |
vboxsync |
Main: fix mode switch issue
|
|
|
@51836
|
10 years |
vboxsync |
DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
|
|
|
@51762
|
10 years |
vboxsync |
DisplayImpl: legacy video accel lock fixes, do not call VGA under the lock.
|
|
|
@51724
|
10 years |
vboxsync |
DisplayImpl: removed obsolete g_StatDisplayRefresh.
|
|
|
@51678
|
10 years |
vboxsync |
DisplayImpl: disabled source bitmap update, need to fix locking first.
|
|
|
@51656
|
10 years |
vboxsync |
DisplayImpl: workaround for a deadlock in AttachFramebuffer
|
|
|
@51627
|
10 years |
vboxsync |
IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage.
|
|
|
@51612
|
10 years |
vboxsync |
6813 Use of server side API wrapper code - ConsoleImpl.cpp
|
|
|
@51610
|
10 years |
vboxsync |
Reverted r94341: too early.
|
|
|
@51607
|
10 years |
vboxsync |
gcc warning
|
|
|
@51606
|
10 years |
vboxsync |
Main,Frontends: IFramebuffer::NotifyUpdateImage
|
|
|
@51605
|
10 years |
vboxsync |
Main,Frontends: removed obsolete IFramebuffer methods: Address, …
|
|
|
@51604
|
10 years |
vboxsync |
DisplayImpl: removed obsolete mLast* fields.
|
|
|
@51603
|
10 years |
vboxsync |
DisplayImpl: removed obsolete framebuffer resize handling.
|
|
|
@51553
|
10 years |
vboxsync |
Main: removed obsolete SetFramebuffer method.
|
|
|
@51552
|
10 years |
vboxsync |
Main: removed obsolete GetFramebuffer, updateDisplayData methods.
|
|
|
@51551
|
10 years |
vboxsync |
Main: removed obsolete RequestResize, ResizeCompleted methods.
|
|
|
@51545
|
10 years |
vboxsync |
DisplayImpl: notify framebuffer about VM shutdown, reuse current values.
|
|
|
@51534
|
10 years |
vboxsync |
main/crOpenGL: fix racing
|
|
|
@51525
|
10 years |
vboxsync |
DisplayImpl: notify framebuffer about VM shutdown.
|
|
|
@51513
|
10 years |
vboxsync |
DisplayImpl: should work without attached framebuffer.
|
|
|
@51482
|
11 years |
vboxsync |
DisplayImpl: update attached framebuffer.
|
|
|
@51476
|
11 years |
vboxsync |
DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
|
|
|
@51461
|
11 years |
vboxsync |
Graphics: never change connector to avoid racing; Graphics/Main: fix …
|
|
|
@51460
|
11 years |
vboxsync |
main: async call crogl when needed
|
|
|
@51441
|
11 years |
vboxsync |
Main: code formatting.
|
|
|
@51436
|
11 years |
vboxsync |
Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
|
|
|
@51408
|
11 years |
vboxsync |
Main: bugfix
|
|
|
@51141
|
11 years |
vboxsync |
crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
|
|
|
@51121
|
11 years |
vboxsync |
extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
|
|
|
@51095
|
11 years |
vboxsync |
Main: code adjustment
|
|
|
@51092
|
11 years |
vboxsync |
6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
|
|
|
@51029
|
11 years |
vboxsync |
DisplayImpl: call pfnUpdateDisplayAll directly.
|
|
|
@51013
|
11 years |
vboxsync |
Main/crOpenGL/DevVGA: synchronization, bugfixes, cleanup
|
|
|
@50963
|
11 years |
vboxsync |
Display: update display when VBVA is disabled
|
|
|
@50957
|
11 years |
vboxsync |
wddm/crOpenGL/DevVGA: blitting enhancements and cleanup + bugfixes
|
|
|
@50940
|
11 years |
vboxsync |
compilable w/o CROGL
|
|
|
@50908
|
11 years |
vboxsync |
Main/Display: use the VBVA screen information when doing a full screen …
|
|
|
@50848
|
11 years |
vboxsync |
crOpenGL: new command submission continued
|
|
|
@50828
|
11 years |
vboxsync |
DisplayImpl: repaint display after a resize (better fix for a race)
|
|
|
@50805
|
11 years |
vboxsync |
DisplayImpl: repaint display after a resize (fixed a race)
|
|
|
@50754
|
11 years |
vboxsync |
Dev/VGA/crOpenGL/wddm: command thread, more command processing
|
|
|
@50677
|
11 years |
vboxsync |
wddm: misc bugfixes
|
|
|
@50552
|
11 years |
vboxsync |
DisplayImpl,DevVGA: take correct screenshot if VBVA is paused
|
|
|
@50413
|
11 years |
vboxsync |
crOpenGL/Main: fix assertion
|
|
|
@50405
|
11 years |
vboxsync |
crOpenGL: include 3D data in framebuffer saved state snapshot, saved …
|
|
|
@50394
|
11 years |
vboxsync |
crOpenGL: greyed-out 3D image on VM pause
|
|
|
@50364
|
11 years |
vboxsync |
crOpenGL: screenshot support; a bit of performance for video recording
|
|
|
@50315
|
11 years |
vboxsync |
Main: build fix for VBOX_WITH_VPX disabled
|
|
|
@50314
|
11 years |
vboxsync |
crOpenGL/VideoRec: do hardweight screen capthure only when recorder is …
|
|
|
@50313
|
11 years |
vboxsync |
crOpenGL: video recording working
|
|
|
@50260
|
11 years |
vboxsync |
DisplayImpl: force resize when VBVA is reenabled.
|
|
|
@50251
|
11 years |
vboxsync |
crOpenGL: disable some async notifications for now
|
|
|
@50250
|
11 years |
vboxsync |
crOpenGL: async notifications
|
|
|
@50178
|
11 years |
vboxsync |
crOpenGL: seamless and resize bugfixes
|
|
|
@50149
|
11 years |
vboxsync |
crOpenGL: bugfixes
|
|
|
@50095
|
11 years |
vboxsync |
crOpenGL: presentation infrastructure rework (still work in progress)
|
|
|
@50080
|
11 years |
vboxsync |
DisplayImpl: removed unnecessary cleanup from vbvaDisable.
|
|
|
@49790
|
11 years |
vboxsync |
Main: unsigned width/height
|
|
|
@49783
|
11 years |
vboxsync |
DisplayImpl: DevVGA must not access framebuffer which has incorrect size.
|
|
|
@49603
|
11 years |
vboxsync |
DevVGA,DisplayImpl: prevent access to invalid framebuffer.
|
|
|
@49474
|
11 years |
vboxsync |
crOpenGL: some host bits for buffer-based command submission
|
|
|
@49420
|
11 years |
vboxsync |
forward-port and adopt VHWA fixes
|
|
|
@49311
|
11 years |
vboxsync |
Main/Display: harmless typo
|
|
|
@49039
|
11 years |
vboxsync |
IPRT: Filename extension versus suffix cleanup, long overdue.
|
|
|
@47905
|
11 years |
vboxsync |
Main: warnings.
|
|
|
@47774
|
11 years |
vboxsync |
Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
|
|
|
@47117
|
11 years |
vboxsync |
Main: RT_ZERO() / RTStrCopy()
|
|
|
@46828
|
11 years |
vboxsync |
Main/VPX: give all screens the same timestamp
|
|
|
@46826
|
11 years |
vboxsync |
Main/VPX: fixed file name generation
|
|
|
@46667
|
11 years |
vboxsync |
Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
|
|
|
@46549
|
11 years |
vboxsync |
Main/VPX: propery handle concurrency during termination
|
|
|
@46540
|
11 years |
vboxsync |
Main/DisplayImpl: notify the clients if video recording started
|
|
|
@46523
|
11 years |
vboxsync |
Main/VBoxManage: allow to enable video recording at VM runtime
|
|
|
@46471
|
11 years |
vboxsync |
build fix
|
|
|
@46468
|
11 years |
vboxsync |
build fix
|
|
|
@46467
|
11 years |
vboxsync |
build fix
|
|
|
@46465
|
11 years |
vboxsync |
Main/VPX: introduced onVideoCaptureChange event
|
|
|
@46123
|
12 years |
vboxsync |
Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
|
|
|
@46086
|
12 years |
vboxsync |
DisplayImpl: fix and cleanup for postponed seamless region update
|
|
|
@46075
|
12 years |
vboxsync |
Main/DisplayImpl: 6711: Code fix for SMP and code improvement.
|
|
|
@46065
|
12 years |
vboxsync |
Main/DisplayImpl: 6711: Fix for the race condition where in GA sends …
|
|
|
@46057
|
12 years |
vboxsync |
backout r85727
|
|
|