|
|
@100702
|
19 months |
vboxsync |
Devices/Graphics: Fix assertion, bugref:10458
|
|
|
@100691
|
19 months |
vboxsync |
Devices/Graphics: Add support for the SVGA3 interface required for …
|
|
|
@100690
|
19 months |
vboxsync |
Devices/Graphics: Add support for the SVGA3 interface required for …
|
|
|
@100108
|
20 months |
vboxsync |
*: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
|
|
|
@99775
|
21 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@99739
|
21 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99315
|
22 months |
vboxsync |
Devices/Graphics: addr is a dword array index. bugref:10413
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@98065
|
2 years |
vboxsync |
DevVGA: Simplified the tracking of remapped VGA pages, we don't need …
|
|
|
@97779
|
2 years |
vboxsync |
DevVGA: Implemented address wraparound for text modes for better …
|
|
|
@97621
|
2 years |
vboxsync |
DevVGA: Register GR4 (read map select), as the name suggests, does not …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@95602
|
3 years |
vboxsync |
Devices/Graphics: changed device initialization to take saved state …
|
|
|
@95601
|
3 years |
vboxsync |
Devices/Graphics: enabled VGPU10 by default. bugref:9830
|
|
|
@95513
|
3 years |
vboxsync |
DevVGA: Track the number of MMIO2 unmaps, too.
|
|
|
@95463
|
3 years |
vboxsync |
DevVGA: vgaIsDirty is now used in R3 only.
|
|
|
@95461
|
3 years |
vboxsync |
DevVGA: Fixed problem with VBE banking destroying MMIO2 remapping …
|
|
|
@95292
|
3 years |
vboxsync |
Devices/Graphics: VBE_DISPI_CFG_ID_VMSVGA_DX
|
|
|
@94450
|
3 years |
vboxsync |
DevVGA: Added split screen functionality for text modes (not quite …
|
|
|
@94360
|
3 years |
vboxsync |
DevVGA: Cursor position is subject to CRTC byte/word mode, too.
|
|
|
@94356
|
3 years |
vboxsync |
DevVGA: Improved display of text modes in CRTC byte mode, rather than …
|
|
|
@93944
|
3 years |
vboxsync |
Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, …
|
|
|
@93840
|
3 years |
vboxsync |
DevVGA: Changing blink enable or underline location needs to trigger a …
|
|
|
@93827
|
3 years |
vboxsync |
DevVGA: Show the MSR value in info vga since it's not dumped anywhere else.
|
|
|
@93796
|
3 years |
vboxsync |
DevVGA: Implemented text mode underline.
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92162
|
3 years |
vboxsync |
VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
|
|
|
@91930
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to IOMMmioResetRegion and …
|
|
|
@91928
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PGMHandlerPhysical* APIs and …
|
|
|
@90447
|
4 years |
vboxsync |
Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
|
|
|
@90200
|
4 years |
vboxsync |
DevVGA: Addendum to bugref:9904
|
|
|
@90021
|
4 years |
vboxsync |
DevVGA: Fixed regression from r112425, must use RT_MAX to determin …
|
|
|
@90017
|
4 years |
vboxsync |
DevVGA: Style fixes. Removed irrelevant 32-bit comment (not supported, …
|
|
|
@88545
|
4 years |
vboxsync |
Retrieve BMP file header info, bugref:9904
|
|
|
@87904
|
4 years |
vboxsync |
DevVGA,DisplayImpl.cpp,pdmifs.h: Don't require EMT for …
|
|
|
@87773
|
4 years |
vboxsync |
VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
|
|
|
@87767
|
4 years |
vboxsync |
VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
|
|
|
@87760
|
4 years |
vboxsync |
VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
|
|
|
@87118
|
4 years |
vboxsync |
DevVGA: Removed unused code, better errors messages for bogus custom …
|
|
|
@87105
|
4 years |
vboxsync |
DevVGA: Finish the elimination of vram_ptr. bugref:9218
|
|
|
@86197
|
4 years |
vboxsync |
Devices/Graphics: CFGM parameter to enable new capabilities.
|
|
|
@85864
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85863
|
4 years |
vboxsync |
Devices/Graphics/DevVGA: Compilation fixes if VBOX_WITH_VMSVGA is not …
|
|
|
@85856
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85368
|
5 years |
vboxsync |
Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
|
|
|
@84834
|
5 years |
vboxsync |
Devices/DevVGA: Remove obsolete VBOX_WITH_CRHGSMI
|
|
|
@84802
|
5 years |
vboxsync |
Devices/Graphics: experimental GLX graphics output: reset screens on …
|
|
|
@84722
|
5 years |
vboxsync |
bugref:9637. setting vmsvga relevant functions in DevVGA only when …
|
|
|
@83648
|
5 years |
vboxsync |
DevVGA: Removed apparently incorrect assertion (see bugref:9715).
|
|
|
@83284
|
5 years |
vboxsync |
Devices/DevVGA: Remove now unused pVM variable
|
|
|
@83282
|
5 years |
vboxsync |
Devices/DevVGA: Make use of the new PDM device helpers instead of …
|
|
|
@83280
|
5 years |
vboxsync |
VMSVGA: Do not needlessly register VGA LFB handler when updating …
|
|
|
@83142
|
5 years |
vboxsync |
bugref:9637. Sending monitor positions (offsets) from GAs to svga …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82812
|
5 years |
vboxsync |
DevVGA: Don't take the device lock in vgaR3PciIORegionVRamMapUnmap as …
|
|
|
@82607
|
5 years |
vboxsync |
Devices/Graphics/DevVGA.cpp: Fix for unreferenced variable.
|
|
|
@82283
|
5 years |
vboxsync |
DevVGA: vgaR3RegisterVRAMHandler must pass pDevIns to the handlers, …
|
|
|
@82282
|
5 years |
vboxsync |
DevVGA: vgaR3RegisterVRAMHandler must pass pDevIns to the handlers, …
|
|
|
@82258
|
5 years |
vboxsync |
DevVGA: scm fix
|
|
|
@82245
|
5 years |
vboxsync |
DevVGA: Mostly restored and properly documented Input Status Register …
|
|
|
@82199
|
5 years |
vboxsync |
DevVGA: The FIFO shouldn't be prefetchable. Workarounds for old saved …
|
|
|
@82178
|
5 years |
vboxsync |
DevVGA: Made status register 0 more IBM compatible.
|
|
|
@82117
|
5 years |
vboxsync |
DevVGA: doxygen fixes. bugref:9218
|
|
|
@82115
|
5 years |
vboxsync |
DevVGA: Set PDM_DEVREG_FLAGS_NEW_STYLE. bugref:9218
|
|
|
@82114
|
5 years |
vboxsync |
DevVGA: Splitting up the VMSVGASTATE structure. bugref:9218
|
|
|
@82112
|
5 years |
vboxsync |
DevVGA: Darwin fixes. bugref:9218
|
|
|
@82109
|
5 years |
vboxsync |
DevVGA: Splitting up the VGASTATE structure. bugref:9218
|
|
|
@82102
|
5 years |
vboxsync |
DevVGA: build fix. bugref:9218
|
|
|
@82097
|
5 years |
vboxsync |
Devices/Graphics: remove obsolete assertion
|
|
|
@82094
|
5 years |
vboxsync |
DevVGA,PGM,IOM: Conveted the legacy MMIO region to the new style, …
|
|
|
@82089
|
5 years |
vboxsync |
DevVGA: Mark functions with R3 where appropriate, adding docs and …
|
|
|
@82088
|
5 years |
vboxsync |
DevVGA: Mark functions with R3 where appropriate, adding docs and …
|
|
|
@82086
|
5 years |
vboxsync |
DevVGA: SUPSem -> DevHlpSUPSem. bugref:9218
|
|
|
@82084
|
5 years |
vboxsync |
DevVGA: Move VERIFY_VRAM_WRITE_OFF_RETURN and …
|
|
|
@82079
|
5 years |
vboxsync |
DevVGA: Map the first page of the FIFO into ring-0 so we can safely …
|
|
|
@82078
|
5 years |
vboxsync |
DevVGA: Map part of the VRAM (512KB) into ring-0 for direct access …
|
|
|
@82076
|
5 years |
vboxsync |
DevVGA: Converted VMSVGA FIFO allocation and registration to new …
|
|
|
@82074
|
5 years |
vboxsync |
DevVGA: Converted VRAM allocation and registration to new style. …
|
|
|
@82072
|
5 years |
vboxsync |
DevVGA: Converting the final I/O ports (VMSVGA). bugref:9218
|
|
|
@82071
|
5 years |
vboxsync |
DevVGA: Use PCI_ADDRESS_SPACE_MEM_PREFETCH rather than …
|
|
|
@82070
|
5 years |
vboxsync |
DevVGA: Use PCI_ADDRESS_SPACE_MEM_PREFETCH rather than …
|
|
|
@82069
|
5 years |
vboxsync |
DevVGA: Converting more I/O ports. bugref:9218
|
|
|
@82066
|
5 years |
vboxsync |
DevVGA: Doxygen fix. bugref:9218
|
|
|
@82065
|
5 years |
vboxsync |
DevVGA: Converting more I/O ports. bugref:9218
|
|
|
@82064
|
5 years |
vboxsync |
DevVGA: Converting more I/O ports. bugref:9218
|
|
|
@82062
|
5 years |
vboxsync |
DevVGA: Converting more I/O ports. bugref:9218
|
|
|
@82061
|
5 years |
vboxsync |
DevVGA: Started converting I/O ports. bugref:9218
|
|
|
@82060
|
5 years |
vboxsync |
DevVGA: TMTimer -> PDMDevHlpTimer. bugref:9218
|
|
|
@82059
|
5 years |
vboxsync |
DevVGA: Use default statistics prefix. bugref:9218
|
|
|
@82050
|
5 years |
vboxsync |
DevVGA: PDMCritSect -> PDMDevHlpCritSect. bugref:9218
|
|
|
@82048
|
5 years |
vboxsync |
DevVGA: SSMR3 -> pHlp->pfnSSM. bugref:9218
|
|
|
@82043
|
5 years |
vboxsync |
DevVGA: CFGMR3 -> pHlp->pfnCFGM ++. bugref:9218
|
|
|
@81765
|
5 years |
vboxsync |
Devices: Use new volatile SSM getters and enum macros. bugref:9218
|
|
|
@81591
|
5 years |
vboxsync |
Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
|
|
|
@81514
|
5 years |
vboxsync |
Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
|
|
|
@81221
|
5 years |
vboxsync |
DevVGA.cpp: style nits.
|
|
|
@81031
|
5 years |
vboxsync |
PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
|
|
|
@80872
|
5 years |
vboxsync |
Devices/Graphics,Main,include: remove obsolete Chromium code. bugref:9529
|
|
|
@80731
|
5 years |
vboxsync |
Devices/Graphics: Build fixes if VBOX_WITH_VMSVGA is not defined.
|
|
|
@80704
|
5 years |
vboxsync |
PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
|
|
|