VirtualBox

source: vbox/trunk/src/VBox/Devices/Graphics/DevVGA.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33091   14 years vboxsync VGA: Dump more state information.
(edit) @33089   14 years vboxsync VGA: Cleaned up saved state and VBE registers management a bit.
(edit) @33076   14 years vboxsync VGA: Properly return an error when screenshot was not taken.
(edit) @33041   14 years vboxsync VGA: Disabled bytewise I/O in BIOS, de-uglified conditional code.
(edit) @33040   14 years vboxsync DevVGA: Need to take number of planes into account, too.
(edit) @33001   14 years vboxsync VGA: Documented VBE_BYTEWISE_IO purpose.
(edit) @32999   14 years vboxsync DevVGA: Better variable naming, corrected assertion.
(edit) @32978   14 years vboxsync DevVGA: Update the number of pages for all VBE modes based on VRAM size.
(edit) @32974   14 years vboxsync Forgot to reset variables after update.
(edit) @32950   14 years vboxsync VGA: Merge pfnUpdateRect calls for text modes, too.
(edit) @32902   14 years vboxsync VGA: If only offsets changed and host does not share VRAM, a full mode …
(edit) @32897   14 years vboxsync VGA: Removed mode width restriction, broke out pitch calculation.
(edit) @32877   14 years vboxsync wddm/3d: basics for chromium over hgsmi
(edit) @32812   14 years vboxsync VGA: Added debugger command to dump VBE state.
(edit) @32811   14 years vboxsync VGA: Proper visible width calculation.
(edit) @32807   14 years vboxsync VGA: Make sure the selected bank cannot get past VRAM size.
(edit) @32794   14 years vboxsync Devices/Graphics/DevVGA: fix a bug in r14534 which set scan line pitch …
(edit) @32769   14 years vboxsync DevVGA: Added a screen update stat.
(edit) @32676   14 years vboxsync Devices/Graphics: minor fix (free alloc'd string)
(edit) @32622   14 years vboxsync wddm: VBOXWDDM->VBOX_WITH_WDDM
(edit) @32502   14 years vboxsync vgaInfoText: Fixed div by zero error.
(edit) @32259   14 years vboxsync dev/vga: fix vgaPortUpdateDisplayRect for non-zero framebugger vram offset
(edit) @32250   14 years vboxsync wddm: 1. guest installer uninstall 2. dev/vga saved state fix
(edit) @31434   14 years vboxsync vgaInfoText: dump more, check more, still stuff left to be done.
(edit) @31195   14 years vboxsync Attempt to fix crashes in DevVGA::vgaPortTakeScreenshot (xTracker 5146).
(edit) @30886   14 years vboxsync Devices/Graphics: quick workaround for the crash when taking a …
(edit) @30605   14 years vboxsync DevVGA: Do not attempt to dump non-printable characters.
(edit) @30524   14 years vboxsync DevVGA.cpp,rombios.c: Disable the logo from DevVGA instead of …
(edit) @30326   14 years vboxsync PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
(edit) @28951   15 years vboxsync DevVGA: fixed off-by-one range check
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28379   15 years vboxsync dev/VGA: avoid extra resizes when HGSMI & VBVA is used (for now …
(edit) @28240   15 years vboxsync IDisplay::InvalidateAndUpdate for multimonitor, DrawToScreen fix for …
(edit) @28235   15 years vboxsync IDisplay::DrawToScreen for multimonitor, update rectangle, fixed typo …
(edit) @28220   15 years vboxsync IDisplay::DrawToScreen for multimonitor (xTracker 4655)
(edit) @28129   15 years vboxsync Devices/VGA: two forgotten "PDMCritSectLeave"s
(edit) @27754   15 years vboxsync Main/Display, Devices/Graphics: added a generic guest …
(edit) @27560   15 years vboxsync Fix #4631 (Crash when taking a snapshot of a VM running with …
(edit) @27339   15 years vboxsync wddm: basics for DMA commands support in graphics device impl
(edit) @26969   15 years vboxsync wddm: bugfixes + stubs for DMA support in VGA device
(edit) @26856   15 years vboxsync DevVGA: Some small changes to make it work without having HW …
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26165   15 years vboxsync PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
(edit) @26160   15 years vboxsync PDM: s/pDevReg/pReg/g
(edit) @26157   15 years vboxsync PDMDEVHLPR3 cleanup; reduced the number of strict functions.
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25985   15 years vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25971   15 years vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25732   15 years vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
(edit) @25226   15 years vboxsync *: Assert(RT_SUCCESS(rc)) -> AssertRC(rc)
(edit) @25062   15 years vboxsync HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
(edit) @24714   15 years vboxsync DevVGA_VBVA: save and restore mouse pointer.
(edit) @24495   15 years vboxsync DevVGA: Restore version 1 saved states (very recent regression).
(edit) @24373   15 years vboxsync Updated screenshot API (xTracker 4364).
(edit) @24288   15 years vboxsync VGA: more critical section protection required
(edit) @24265   15 years vboxsync Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
(edit) @23985   15 years vboxsync DevVGA: Save and verify the basic config.
(edit) @23793   15 years vboxsync HGSMI: use IO ports 3b0/3d0
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22584   15 years vboxsync Devices: tab
(edit) @22498   15 years vboxsync docs
(edit) @22483   15 years vboxsync HGSMI/VBVA saved state.
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22470   15 years vboxsync HGSMI/VBVA VGA removed obsolete code.
(edit) @22468   15 years vboxsync HGSMI/VBVA VGA saved state updates.
(edit) @22444   15 years vboxsync HGSMI/VBVA use PCI IO ports.
(edit) @22416   15 years vboxsync Logging.
(edit) @22412   15 years vboxsync HGSMI/VBVA updates
(edit) @22388   15 years vboxsync Pass the number of guest monitors to VGA device.
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @22274   15 years vboxsync HGSMI saved state impl (not debugged yet)
(edit) @22215   15 years vboxsync video hw accel: basics for saved state support
(edit) @21957   15 years vboxsync Corrected assertion
(edit) @21596   15 years vboxsync video hw accel: interrupt support in guest video adapter & driver, …
(edit) @21410   15 years vboxsync vga: Fixed debug text screen dumps in vgaR3Reset (take into account …
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21188   15 years vboxsync Add hotplug flag to PDMR3DeviceAttach/Detach
(edit) @20723   15 years vboxsync Deal better with fatal assertions & the vga lock.
(edit) @20458   15 years vboxsync First protect the dirty pages and then update the display. We might …
(edit) @20444   15 years vboxsync Protect VGA accesses with a critical section.
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20367   16 years vboxsync Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20087   16 years vboxsync TM,*: Proper timer callback locking and pvUser for devices.
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19711   16 years vboxsync HGSMI: host->guest command processing working
(edit) @18988   16 years vboxsync PGM api changes
(edit) @18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18769   16 years vboxsync Show F12 text white pixels only (save the background).
(edit) @18728   16 years vboxsync New splash screen.
(edit) @18720   16 years vboxsync DevVGA: Count IOMMMIOMapMMIO2Page calls, fix signed/unsigned compare …
(edit) @18232   16 years vboxsync IOMMMIOModifyPage -> IOMMMIOMapMMIO2Page.
(edit) @18231   16 years vboxsync DevVGA: IOMMMIOModifyPage should be working with the new phys code now.
(edit) @18143   16 years vboxsync VMM,Devices: Changed ROM registration and fixed some shadowed ROM …
(edit) @18133   16 years vboxsync DevVGA: Temorarily disabled the IOMMMIOModifyPage stuff for the new …
(edit) @17767   16 years vboxsync HGSMI: graphics device code.
(edit) @17335   16 years vboxsync Use PDMDevHlpCanEmulateIoBlock
(edit) @17326   16 years vboxsync Update
(edit) @17325   16 years vboxsync Adjusted recompiler fallback method
(edit) @17298   16 years vboxsync Comment update
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