VirtualBox

source: vbox/trunk/src/VBox/Devices/Graphics

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33519   14 years vboxsync VGA: Fixed repaint problems caused by taking screenshots.
(edit) @33511   14 years vboxsync DevVGA: Always build logging in debug builds, with different levels. …
(edit) @33501   14 years vboxsync DevVGA: Folded conditional compilation which only made the code harder …
(edit) @33455   14 years vboxsync DevVGA: Removed unused code that was getting in the way.
(edit) @33306   14 years vboxsync wddm/3d: scrolling with aero 8x speedup, bugfixing + profiling
(edit) @33263   14 years vboxsync VGA: Advertise unrestricted horizontal resolutions.
(edit) @33216   14 years vboxsync wddm/3d: chromium hgsmi fixes
(edit) @33178   14 years vboxsync VGA: Improve compatibility with bad old VESA software (Sanctuary Woods).
(edit) @33177   14 years vboxsync Better fix.
(edit) @33176   14 years vboxsync Darn alignment…
(edit) @33174   14 years vboxsync VGA: Allow loading VGA BIOS from file. Also dump GC registers.
(edit) @33173   14 years vboxsync VBE: Do not allocate big buffers on stack (get mode info fn).
(edit) @33171   14 years vboxsync wddm/3d: chromium hgsmi fixes
(edit) @33146   14 years vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(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) @32904   14 years vboxsync wddm/3d: better shgsmi channel perf test
(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) @32816   14 years vboxsync VGABIOS: 4bpp modes have zero bytes per pixel, not one.
(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) @32802   14 years vboxsync VGABIOS: Fixed 4bpp mode sets.
(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) @32585   14 years vboxsync DevVGA: fixed redraw problems if a secondary screen is left of the …
(edit) @32502   14 years vboxsync vgaInfoText: Fixed div by zero error.
(edit) @32436   14 years vboxsync more rebranding
(edit) @32404   14 years vboxsync missing svn:keywords
(edit) @32260   14 years vboxsync dev/vga: saved state fix
(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) @32241   14 years vboxsync wddm: 1. guest installler integration (uninstall needs additional …
(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) @29798   15 years vboxsync wddm: driver update w/o reboot working; dummy context creation in …
(edit) @29742   15 years vboxsync wddm/2D: more impl (get caps + initialization working)
(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) @28376   15 years vboxsync typo
(edit) @28375   15 years vboxsync more branding
(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) @28228   15 years vboxsync wddm: avoid DMA transactions on GDI rendering (for preformance)
(edit) @28220   15 years vboxsync IDisplay::DrawToScreen for multimonitor (xTracker 4655)
(edit) @28210   15 years vboxsync increase VBOX_MAX_ALLOC_PAGE_COUNT to 256MB / PAGE_SIZE, set the new …
(edit) @28129   15 years vboxsync Devices/VGA: two forgotten "PDMCritSectLeave"s
(edit) @27839   15 years vboxsync 2d: working multi-monitor + some fixing for working with …
(edit) @27754   15 years vboxsync Main/Display, Devices/Graphics: added a generic guest …
(edit) @27682   15 years vboxsync 2d: unified code for VBoxXxx & UIXxx, moved 2D state logic outside …
(edit) @27560   15 years vboxsync Fix #4631 (Crash when taking a snapshot of a VM running with …
(edit) @27433   15 years vboxsync wddm: mouse pointer support (GDI emulated) when pointer intergation is off
(edit) @27429   15 years vboxsync wddm: graphics dev update only necessary portion of framebuffer
(edit) @27426   15 years vboxsync wddm: graphics dev partial screen update fix
(edit) @27389   15 years vboxsync wddm: fix image corruption for partial display updates
(edit) @27383   15 years vboxsync wddm: basic Video DMA impl, guest driver bugfix
(edit) @27340   15 years vboxsync wddm: disable asynch test
(edit) @27339   15 years vboxsync wddm: basics for DMA commands support in graphics device impl
(edit) @27129   15 years vboxsync scm cleaned up some whitespace.
(edit) @27006   15 years vboxsync wddm: fix driver initialization
(edit) @26969   15 years vboxsync wddm: bugfixes + stubs for DMA support in VGA device
(edit) @26876   15 years vboxsync dev/Graphics: HGSMILIST additional tooling functions (to be used by …
(edit) @26856   15 years vboxsync DevVGA: Some small changes to make it work without having HW …
(edit) @26833   15 years vboxsync wddm: .inf basic impl
(edit) @26556   15 years vboxsync wddm: more impl
(edit) @26506   15 years vboxsync Devices: tabs -> spaces.
(edit) @26495   15 years vboxsync Devices: whitespace cleanup
(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) @26028   15 years vboxsync Hmm, not yet
(edit) @26027   15 years vboxsync BIOS: use copt to optimize the assembler a bit (make the code a bit …
(edit) @26003   15 years vboxsync VGA bios: fix the attribute during text scroll (fix from upstream)
(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) @25213   15 years vboxsync 2d accel: delay loading gl dlls for win
(edit) @25068   15 years vboxsync DevVGA_VBVA: logging.
(edit) @25062   15 years vboxsync HGSMI,DevVGA: Use the offset based heap for the hostHeap (resides in …
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