|
|
@44877
|
12 years |
vboxsync |
DevVGA.cpp: More cleanups.
|
|
|
@44876
|
12 years |
vboxsync |
DevVGA: Drop the default crit sect in favour of our own (now called …
|
|
|
@44845
|
12 years |
vboxsync |
DevVGA: fix for r83988
|
|
|
@44844
|
12 years |
vboxsync |
DevVGA: cleanup of the custom BIOS image loading code; doc/manual: …
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44445
|
12 years |
vboxsync |
Fixed four PDMDevHlpCritSectInit calls.
|
|
|
@44055
|
12 years |
vboxsync |
DevVGA: Do not draw more lines than necessary.
|
|
|
@43526
|
12 years |
vboxsync |
Stupid bug in debug output.
|
|
|
@42416
|
12 years |
vboxsync |
VGA: Better range checks.
|
|
|
@42360
|
12 years |
vboxsync |
DevVGA: max, not min.
|
|
|
@42347
|
12 years |
vboxsync |
The area used for the VGA bios is set to at least 36 KB because of old …
|
|
|
@42122
|
12 years |
vboxsync |
Fixed bizarre typo.
|
|
|
@41974
|
12 years |
vboxsync |
DevVGA: Don't assert if the HGSMI driver is not attached.
|
|
|
@41774
|
12 years |
vboxsync |
bugref..
|
|
|
@41636
|
12 years |
vboxsync |
wddm: fix win8 halt issues
|
|
|
@41533
|
13 years |
vboxsync |
VGA: Bring GCPhysVRAM into the 21st century.
|
|
|
@41406
|
13 years |
vboxsync |
VGA: Print planar graphics related info.
|
|
|
@41256
|
13 years |
vboxsync |
VGA: Reinit FB_BASE_HI on VM reset.
|
|
|
@40472
|
13 years |
vboxsync |
Print LFB base, too.
|
|
|
@40433
|
13 years |
vboxsync |
VGA: Do not hardcode LFB base in BIOS.
|
|
|
@40280
|
13 years |
vboxsync |
Corrected a bunch of HC and GC uses in status codes.
|
|
|
@40148
|
13 years |
vboxsync |
Let VGA BIOS get out of VBE mode only through VGA registers.
|
|
|
@39425
|
13 years |
vboxsync |
Also print display refresh interval in dbg info.
|
|
|
@39136
|
13 years |
vboxsync |
More MMIO refactoring and some other cleanups.
|
|
|
@39135
|
13 years |
vboxsync |
Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
|
|
|
@39091
|
13 years |
vboxsync |
More parameter warning fixes; made PciIch9 check the saved state version.
|
|
|
@39059
|
13 years |
vboxsync |
unused variable warnings.
|
|
|
@38805
|
13 years |
vboxsync |
DevVGA.cpp: build fix
|
|
|
@38804
|
13 years |
vboxsync |
DevVGA.cpp: vgatext fixes and a tiny extension - args: all, scr, …
|
|
|
@38803
|
13 years |
vboxsync |
DevVGA.cpp: Fixed warnings on windows.
|
|
|
@37770
|
13 years |
vboxsync |
vga: workaround invalid vbe_regs[VBE_DISPI_INDEX_VIRT_HEIGHT]: …
|
|
|
@37769
|
13 years |
vboxsync |
vga: fix resize problems caused by …
|
|
|
@37725
|
13 years |
vboxsync |
Devices/VGA: make sure that physical resolution is properly bounded by …
|
|
|
@37647
|
13 years |
vboxsync |
VGA: Return sensible EGA switch value in case guest reads it.
|
|
|
@37636
|
13 years |
vboxsync |
Changed FNIOMMMIOWRITE to take a const buffer pointer.
|
|
|
@37466
|
13 years |
vboxsync |
VMM,Devices: Automatically use a per-device lock instead of the giant …
|
|
|
@37324
|
14 years |
vboxsync |
TM,Devices: Fixed default critical section screwup and adjusted its …
|
|
|
@37134
|
14 years |
vboxsync |
another addendum to r71796, HeightReduction fix
|
|
|
@37129
|
14 years |
vboxsync |
addendum to r71796, consider HeightReduction modes as well
|
|
|
@37128
|
14 years |
vboxsync |
DevVGA: introduce extradata CFGM keys MaxBiosXRes and MaxBiosYRes
|
|
|
@35759
|
14 years |
vboxsync |
DevVGA: verify the size of the screenshot.
|
|
|
@35409
|
14 years |
vboxsync |
DevVGA: reset VBE_DISPI_INDEX_[X|Y]_OFFSET when VBE interface is reenabled.
|
|
|
@35407
|
14 years |
vboxsync |
DevVGA: free the screenshot buffer on not success.
|
|
|
@35353
|
14 years |
vboxsync |
Move the misc files the in src/VBox/Devices/ directory into a build/ …
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35025
|
14 years |
vboxsync |
VGA: Setting X resolution also needs to set virtual width.
|
|
|
@35002
|
14 years |
vboxsync |
DevVGA: do not use invalid VBE values when resizing (fixes crash while …
|
|
|
@34849
|
14 years |
vboxsync |
Devices/Graphics: clean up VBE register setting and do not overwrite …
|
|
|
@34404
|
14 years |
vboxsync |
include/VBox/Hardware/VBoxVideoVBE.h, …
|
|
|
@34243
|
14 years |
vboxsync |
PDM: Added search paths to the device and driver DLL CFGM nodes so …
|
|
|
@34188
|
14 years |
vboxsync |
wddm/3d: saved state working for Aero (current frame still needs to be …
|
|
|
@34163
|
14 years |
vboxsync |
PGMR3PhysRomRegister/PDMDevHlpROMRegister: Added cbBinary argument to …
|
|
|
@34129
|
14 years |
vboxsync |
2d: fix save state deadlock (xtracker#5335)
|
|
|
@34024
|
14 years |
vboxsync |
VGA: Added support for double scanned text modes.
|
|
|
@34014
|
14 years |
vboxsync |
scm whitespace cleanup
|
|
|
@33875
|
14 years |
vboxsync |
VGA: solaris fix (for some reason, moddi3.c is not part of VMMGC.gc)
|
|
|
@33851
|
14 years |
vboxsync |
VGA: Added optional realistic vsync/blank status bit emulation.
|
|
|
@33676
|
14 years |
vboxsync |
scm cleanup run.
|
|
|
@33644
|
14 years |
vboxsync |
dev/vga: fix VGAState inconsistency across different .cpp files
|
|
|
@33578
|
14 years |
vboxsync |
solaris burn fix
|
|
|
@33572
|
14 years |
vboxsync |
wddm/3d: enable hgsmi for chromium
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33519
|
14 years |
vboxsync |
VGA: Fixed repaint problems caused by taking screenshots.
|
|
|
@33511
|
14 years |
vboxsync |
DevVGA: Always build logging in debug builds, with different levels. …
|
|
|
@33501
|
14 years |
vboxsync |
DevVGA: Folded conditional compilation which only made the code harder …
|
|
|
@33455
|
14 years |
vboxsync |
DevVGA: Removed unused code that was getting in the way.
|
|
|
@33263
|
14 years |
vboxsync |
VGA: Advertise unrestricted horizontal resolutions.
|
|
|
@33178
|
14 years |
vboxsync |
VGA: Improve compatibility with bad old VESA software (Sanctuary Woods).
|
|
|
@33174
|
14 years |
vboxsync |
VGA: Allow loading VGA BIOS from file. Also dump GC registers.
|
|
|
@33146
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi, host part + guest part debugging
|
|
|
@33091
|
14 years |
vboxsync |
VGA: Dump more state information.
|
|
|
@33089
|
14 years |
vboxsync |
VGA: Cleaned up saved state and VBE registers management a bit.
|
|
|
@33076
|
14 years |
vboxsync |
VGA: Properly return an error when screenshot was not taken.
|
|
|
@33041
|
14 years |
vboxsync |
VGA: Disabled bytewise I/O in BIOS, de-uglified conditional code.
|
|
|
@33040
|
14 years |
vboxsync |
DevVGA: Need to take number of planes into account, too.
|
|
|
@33001
|
14 years |
vboxsync |
VGA: Documented VBE_BYTEWISE_IO purpose.
|
|
|
@32999
|
14 years |
vboxsync |
DevVGA: Better variable naming, corrected assertion.
|
|
|
@32978
|
14 years |
vboxsync |
DevVGA: Update the number of pages for all VBE modes based on VRAM size.
|
|
|
@32974
|
14 years |
vboxsync |
Forgot to reset variables after update.
|
|
|
@32950
|
14 years |
vboxsync |
VGA: Merge pfnUpdateRect calls for text modes, too.
|
|
|
@32902
|
14 years |
vboxsync |
VGA: If only offsets changed and host does not share VRAM, a full mode …
|
|
|
@32897
|
14 years |
vboxsync |
VGA: Removed mode width restriction, broke out pitch calculation.
|
|
|
@32877
|
14 years |
vboxsync |
wddm/3d: basics for chromium over hgsmi
|
|
|
@32812
|
14 years |
vboxsync |
VGA: Added debugger command to dump VBE state.
|
|
|
@32811
|
14 years |
vboxsync |
VGA: Proper visible width calculation.
|
|
|
@32807
|
14 years |
vboxsync |
VGA: Make sure the selected bank cannot get past VRAM size.
|
|
|
@32794
|
14 years |
vboxsync |
Devices/Graphics/DevVGA: fix a bug in r14534 which set scan line pitch …
|
|
|
@32769
|
14 years |
vboxsync |
DevVGA: Added a screen update stat.
|
|
|
@32676
|
14 years |
vboxsync |
Devices/Graphics: minor fix (free alloc'd string)
|
|
|
@32622
|
14 years |
vboxsync |
wddm: VBOXWDDM->VBOX_WITH_WDDM
|
|
|
@32502
|
14 years |
vboxsync |
vgaInfoText: Fixed div by zero error.
|
|
|
@32259
|
14 years |
vboxsync |
dev/vga: fix vgaPortUpdateDisplayRect for non-zero framebugger vram offset
|
|
|
@32250
|
14 years |
vboxsync |
wddm: 1. guest installer uninstall 2. dev/vga saved state fix
|
|
|
@31434
|
14 years |
vboxsync |
vgaInfoText: dump more, check more, still stuff left to be done.
|
|
|
@31195
|
14 years |
vboxsync |
Attempt to fix crashes in DevVGA::vgaPortTakeScreenshot (xTracker 5146).
|
|
|
@30886
|
14 years |
vboxsync |
Devices/Graphics: quick workaround for the crash when taking a …
|
|
|
@30605
|
14 years |
vboxsync |
DevVGA: Do not attempt to dump non-printable characters.
|
|
|
@30524
|
14 years |
vboxsync |
DevVGA.cpp,rombios.c: Disable the logo from DevVGA instead of …
|
|
|
@30326
|
14 years |
vboxsync |
PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
|
|
|
@28951
|
15 years |
vboxsync |
DevVGA: fixed off-by-one range check
|
|
|