VirtualBox

source: vbox/trunk/src/VBox/Main/src-client/DisplayImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54841   10 years vboxsync Main/Display: fixes to new screen blanking feature.
(edit) @54830   10 years vboxsync DisplayImpl: release display lock
(edit) @54828   10 years vboxsync Main,Frontends: use BitmapFormat in API.
(edit) @54616   10 years vboxsync Initialize input mapping variables.
(edit) @54582   10 years vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @54567   10 years vboxsync DisplayImpl: handle VBVA_SCREEN_F_BLANK
(edit) @54494   10 years vboxsync Main/Display: input mapping fix.
(edit) @54425   10 years vboxsync Main/DisplayImpl: make it work with VBOX_WITH_CROGL disabled
(edit) @54165   10 years vboxsync Display::notifyScaleFactorChange: thanks a bunch.
(edit) @54164   10 years vboxsync Main/Display: do not send ACPI events at all on cursor capability …
(edit) @54162   10 years vboxsync Devices/Graphics and Main: avoid unnecessary graphics notifications to …
(edit) @54114   10 years vboxsync FE/Qt, Main: 7678: Do not log the improper call to 3D-overlay …
(edit) @54053   10 years vboxsync Main/Display: do not send ACPI events if host cursor capabilities have …
(edit) @53971   10 years vboxsync Main/DisplayImpl: less complicated
(edit) @53965   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53890   10 years vboxsync Host 3D: scaling: more instrumentation.
(edit) @53889   10 years vboxsync Host 3D: a bit more error reporting for scaling factor stuff.
(edit) @53888   10 years vboxsync Host 3D scaling: src-client: fix GUI notification about result of …
(edit) @53851   10 years vboxsync Host 3D & Main: coding style update.
(edit) @53849   10 years vboxsync Attempt to fix Windows burns.
(edit) @53847   10 years vboxsync Host 3D: content scalling: export IDisplay interface and connect it to …
(edit) @53758   10 years vboxsync Main/DisplayImpl: replaced a few %d by %Rrc where appropriate
(edit) @53748   10 years vboxsync DisplayImpl: Cache the 'Accelerated3DEnabled && GraphicControlerType …
(edit) @53730   10 years vboxsync DisplayImpl.cpp: VMSVGA3d does not use the mCrOglCallbacks.
(edit) @53528   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53201   10 years vboxsync Devices/Main: vmsvga updates
(edit) @53053   10 years vboxsync DisplayImpl: cleanup - inlined handleResizeCompletedEMT, removed old …
(edit) @52979   10 years vboxsync IDisplay::GetScreenResolution gcc warning
(edit) @52978   10 years vboxsync IDisplay::GetScreenResolution returns status of the guest monitor.
(edit) @52934   10 years vboxsync Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
(edit) @52769   10 years vboxsync DisplayImpl: move legacy guest interfaces to DisplayImplLegacy.cpp.
(edit) @52667   10 years vboxsync DisplayImpl,VMMDev: cleaned up reenabling of the legacy video …
(edit) @52652   10 years vboxsync DisplayImpl: fixes for legacy VBVA locking and restoring saved state.
(edit) @52574   10 years vboxsync IFramebuffer::capabilities
(edit) @52427   10 years vboxsync #6219: Segment duration calculation fixes. Coding style fixes.
(edit) @52390   10 years vboxsync Main/crOpenGL: fix video recording
(edit) @52377   10 years vboxsync main/crOpenGL: only issue screen info on framebuffer attach/detach
(edit) @52312   10 years vboxsync 6219: New parameters related to file size / recording time limitation …
(edit) @52309   10 years vboxsync DisplayImpl: do not wait for InvalidateAndUpdateEMT completion, …
(edit) @52237   10 years vboxsync Main/DisplayImpl: don't attempt to free this command buffer as the …
(edit) @52200   10 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @52117   10 years vboxsync DisplayImpl: IDisplay::InvalidateAndUpdateScreen
(edit) @52064   10 years vboxsync Main: IDisplay converted to use API wrappers.
(edit) @51984   10 years vboxsync Main: fix mode switch issue
(edit) @51836   10 years vboxsync DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
(edit) @51762   10 years vboxsync DisplayImpl: legacy video accel lock fixes, do not call VGA under the lock.
(edit) @51724   10 years vboxsync DisplayImpl: removed obsolete g_StatDisplayRefresh.
(edit) @51678   10 years vboxsync DisplayImpl: disabled source bitmap update, need to fix locking first.
(edit) @51656   10 years vboxsync DisplayImpl: workaround for a deadlock in AttachFramebuffer
(edit) @51627   10 years vboxsync IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage.
(edit) @51612   10 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
(edit) @51610   10 years vboxsync Reverted r94341: too early.
(edit) @51607   10 years vboxsync gcc warning
(edit) @51606   10 years vboxsync Main,Frontends: IFramebuffer::NotifyUpdateImage
(edit) @51605   10 years vboxsync Main,Frontends: removed obsolete IFramebuffer methods: Address, …
(edit) @51604   10 years vboxsync DisplayImpl: removed obsolete mLast* fields.
(edit) @51603   10 years vboxsync DisplayImpl: removed obsolete framebuffer resize handling.
(edit) @51553   11 years vboxsync Main: removed obsolete SetFramebuffer method.
(edit) @51552   11 years vboxsync Main: removed obsolete GetFramebuffer, updateDisplayData methods.
(edit) @51551   11 years vboxsync Main: removed obsolete RequestResize, ResizeCompleted methods.
(edit) @51545   11 years vboxsync DisplayImpl: notify framebuffer about VM shutdown, reuse current values.
(edit) @51534   11 years vboxsync main/crOpenGL: fix racing
(edit) @51525   11 years vboxsync DisplayImpl: notify framebuffer about VM shutdown.
(edit) @51513   11 years vboxsync DisplayImpl: should work without attached framebuffer.
(edit) @51482   11 years vboxsync DisplayImpl: update attached framebuffer.
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51461   11 years vboxsync Graphics: never change connector to avoid racing; Graphics/Main: fix …
(edit) @51460   11 years vboxsync main: async call crogl when needed
(edit) @51441   11 years vboxsync Main: code formatting.
(edit) @51436   11 years vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
(edit) @51408   11 years vboxsync Main: bugfix
(edit) @51141   11 years vboxsync crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
(edit) @51121   11 years vboxsync extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
(edit) @51095   11 years vboxsync Main: code adjustment
(edit) @51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @51029   11 years vboxsync DisplayImpl: call pfnUpdateDisplayAll directly.
(edit) @51013   11 years vboxsync Main/crOpenGL/DevVGA: synchronization, bugfixes, cleanup
(edit) @50963   11 years vboxsync Display: update display when VBVA is disabled
(edit) @50957   11 years vboxsync wddm/crOpenGL/DevVGA: blitting enhancements and cleanup + bugfixes
(edit) @50940   11 years vboxsync compilable w/o CROGL
(edit) @50908   11 years vboxsync Main/Display: use the VBVA screen information when doing a full screen …
(edit) @50848   11 years vboxsync crOpenGL: new command submission continued
(edit) @50828   11 years vboxsync DisplayImpl: repaint display after a resize (better fix for a race)
(edit) @50805   11 years vboxsync DisplayImpl: repaint display after a resize (fixed a race)
(edit) @50754   11 years vboxsync Dev/VGA/crOpenGL/wddm: command thread, more command processing
(edit) @50677   11 years vboxsync wddm: misc bugfixes
(edit) @50552   11 years vboxsync DisplayImpl,DevVGA: take correct screenshot if VBVA is paused
(edit) @50413   11 years vboxsync crOpenGL/Main: fix assertion
(edit) @50405   11 years vboxsync crOpenGL: include 3D data in framebuffer saved state snapshot, saved …
(edit) @50394   11 years vboxsync crOpenGL: greyed-out 3D image on VM pause
(edit) @50364   11 years vboxsync crOpenGL: screenshot support; a bit of performance for video recording
(edit) @50315   11 years vboxsync Main: build fix for VBOX_WITH_VPX disabled
(edit) @50314   11 years vboxsync crOpenGL/VideoRec: do hardweight screen capthure only when recorder is …
(edit) @50313   11 years vboxsync crOpenGL: video recording working
(edit) @50260   11 years vboxsync DisplayImpl: force resize when VBVA is reenabled.
(edit) @50251   11 years vboxsync crOpenGL: disable some async notifications for now
(edit) @50250   11 years vboxsync crOpenGL: async notifications
(edit) @50178   11 years vboxsync crOpenGL: seamless and resize bugfixes
(edit) @50149   11 years vboxsync crOpenGL: bugfixes
(edit) @50095   11 years vboxsync crOpenGL: presentation infrastructure rework (still work in progress)
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette