|
|
@93650
|
3 years |
vboxsync |
VMM/PGM,*: Split the physical access handler type registration into …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@91928
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PGMHandlerPhysical* APIs and …
|
|
|
@91920
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to VMMR3 and VMR3 APIs and …
|
|
|
@91901
|
3 years |
vboxsync |
Devices/Graphics/DevVGA-SVGA.cpp: Use …
|
|
|
@91361
|
3 years |
vboxsync |
Devices/Graphics: VMSVGA new commands
|
|
|
@90852
|
3 years |
vboxsync |
Devices/Graphics: Update cbScanline after changing uWidth and uBpp
|
|
|
@90694
|
3 years |
vboxsync |
VMSVGA: prevent black screen after first resize when VM is restored …
|
|
|
@90447
|
3 years |
vboxsync |
Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
|
|
|
@90323
|
3 years |
vboxsync |
DevVGA-SVGA: Moved the pfnVBVAEnable calls up before …
|
|
|
@90319
|
3 years |
vboxsync |
VMSVGA: prevent screen artifacts after restoring VM from saved state, …
|
|
|
@90058
|
4 years |
vboxsync |
DevVGA-SVGA: style fix for r143829. bugref:9988
|
|
|
@89183
|
4 years |
vboxsync |
Devices/Graphics: Fixed 3D backend reset issues. bugref:9830
|
|
|
@89163
|
4 years |
vboxsync |
Devices/Graphics: Build new and old 3D backend. bugref:9830
|
|
|
@89124
|
4 years |
vboxsync |
Devices/Graphics: Fixed regression from r144462 on darwin when loading …
|
|
|
@89122
|
4 years |
vboxsync |
Devices/Graphics: Function tables for 3D backends (doxygen). bugref:9830
|
|
|
@89121
|
4 years |
vboxsync |
Devices/Graphics: Function tables for 3D backends. bugref:9830
|
|
|
@88835
|
4 years |
vboxsync |
Devices/Graphics: build fix for VBOX_WITH_VMSVGA3D disabled case. …
|
|
|
@88833
|
4 years |
vboxsync |
Devices/Graphics: move RT_C_DECLS to svga_dump.h. bugref:9830
|
|
|
@88831
|
4 years |
vboxsync |
Devices/Graphics: resource creation; logging; emulate TRIANGLEFAN …
|
|
|
@88787
|
4 years |
vboxsync |
Devices/Graphics: a few DX commands. bugref:9830
|
|
|
@88774
|
4 years |
vboxsync |
3D/VMSVGA: Corrected VBE_DISPI_MAX_(X/Y)RES typo
|
|
|
@88743
|
4 years |
vboxsync |
DevVGA-SVGA: Log out of bounds values. bugref:9981
|
|
|
@88547
|
4 years |
vboxsync |
3D/VMSVGA: Clear the 3D support flag if vmsvgaR3PowerOn fails, bugref:9988
|
|
|
@88544
|
4 years |
vboxsync |
3D/VMSVGA: Skip unsupported bpp values, bugref:9992
|
|
|
@88538
|
4 years |
vboxsync |
3D/VMSVGA: Skip unsupported screen sizes
|
|
|
@87633
|
4 years |
vboxsync |
VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
|
|
|
@86905
|
4 years |
vboxsync |
Devices/Graphics: use new vmsvga headers, stubs for more commands. …
|
|
|
@86886
|
4 years |
vboxsync |
Devices/Graphics: Map and GBO interfaces. bugref:9830
|
|
|
@86885
|
4 years |
vboxsync |
Devices/Graphics: Stubs for some new commands. bugref:9830
|
|
|
@86864
|
4 years |
vboxsync |
Devices/Graphics: vmsvga3dQueryCaps for DX backend. bugref:9830
|
|
|
@86856
|
4 years |
vboxsync |
Devices/Graphics: Monitor the guest access to ObjectTables; use array …
|
|
|
@86855
|
4 years |
vboxsync |
Devices/Graphics: Monitor the guest access to ObjectTables; use array …
|
|
|
@86838
|
4 years |
vboxsync |
Devices/Graphics: A couple of new commands; a more generic handler for …
|
|
|
@86479
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 DevVGA-SVGA: Use PCI interfaces while …
|
|
|
@86266
|
4 years |
vboxsync |
Devices/Graphics: Split DevVGA-SVGA.cpp to two source files (device …
|
|
|
@86265
|
4 years |
vboxsync |
Devices/Graphics: Split DevVGA-SVGA.cpp to two source files (device …
|
|
|
@86252
|
4 years |
vboxsync |
Devices/Graphics: Build fix.
|
|
|
@86251
|
4 years |
vboxsync |
Devices/Graphics: Build fix.
|
|
|
@86248
|
4 years |
vboxsync |
Devices/Graphics: Build fixes.
|
|
|
@86237
|
4 years |
vboxsync |
Devices/Graphics: stubs for SVGA_CAP_GBOBJECTS commands. Make sure …
|
|
|
@86203
|
4 years |
vboxsync |
Devices/Graphics: cleanup vmsvgaR3Process3dCmd.
|
|
|
@86197
|
4 years |
vboxsync |
Devices/Graphics: CFGM parameter to enable new capabilities.
|
|
|
@86195
|
4 years |
vboxsync |
Devices/Graphics: build fix.
|
|
|
@86194
|
4 years |
vboxsync |
Devices/Graphics: doxygen fix.
|
|
|
@86193
|
4 years |
vboxsync |
Devices/Graphics: New VMSVGA registers. Register based command buffers …
|
|
|
@86024
|
4 years |
vboxsync |
Devices/Graphics: use current VMSVGA headers
|
|
|
@86011
|
4 years |
vboxsync |
Devices/Graphics: backed out r140205 (need to fix gcc warnings first)
|
|
|
@86009
|
4 years |
vboxsync |
Devices/Graphics: Use current VMSVGA headers
|
|
|
@85476
|
4 years |
vboxsync |
DevVGA-SVGA.cpp: comment typo
|
|
|
@85438
|
4 years |
vboxsync |
Devices/Graphics: fixed a debug assertion caused by a missing if …
|
|
|
@85368
|
4 years |
vboxsync |
Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
|
|
|
@84919
|
5 years |
vboxsync |
Devices/Graphics: call vmsvga3d*Screen only if 3D is enabled
|
|
|
@84851
|
5 years |
vboxsync |
Devices/Graphics: experimental GLX graphics output: updated assertion
|
|
|
@84802
|
5 years |
vboxsync |
Devices/Graphics: experimental GLX graphics output: reset screens on …
|
|
|
@84754
|
5 years |
vboxsync |
Devices/Graphics: fixed regression after r138536 (crash on startup …
|
|
|
@84750
|
5 years |
vboxsync |
DevVGA-SVGA.cpp: Fix crashing VMs on startup after r138536 due to a …
|
|
|
@84743
|
5 years |
vboxsync |
Devices/Graphics: experimental GLX graphics output (build fix)
|
|
|
@84742
|
5 years |
vboxsync |
Devices/Graphics: experimental GLX graphics output
|
|
|
@84737
|
5 years |
vboxsync |
Devices/Graphics: optional release logging of performance metrics
|
|
|
@84722
|
5 years |
vboxsync |
bugref:9637. setting vmsvga relevant functions in DevVGA only when …
|
|
|
@84013
|
5 years |
vboxsync |
Devices/DevVGA-SVGA: Check if screen is not defined …
|
|
|
@84011
|
5 years |
vboxsync |
Devices/DevVGA-SVGA: Use AssertPtr() here.
|
|
|
@83560
|
5 years |
vboxsync |
DevVGA-SVGA.cpp: Use RTMemFreeZ with cursor data. bugref:9698
|
|
|
@83507
|
5 years |
vboxsync |
Comment.
|
|
|
@83505
|
5 years |
vboxsync |
VMSVGA: Fixed a possible race which could cause a guest to endlessly …
|
|
|
@83378
|
5 years |
vboxsync |
VMSVGA: Print the FIFO cursor position, too.
|
|
|
@83374
|
5 years |
vboxsync |
VMSVGA: Check for mode changes from the outer FIFO loop as well, so …
|
|
|
@83354
|
5 years |
vboxsync |
VMSVGA: Implemented SVGA_CMD_RECT_COPY (see bugref:9424).
|
|
|
@83305
|
5 years |
vboxsync |
VMSVGA: Explicitly turn cursor on and off when enabling/disabling …
|
|
|
@83278
|
5 years |
vboxsync |
VMSVGA: The SVGA_REG_BITS_PER_PIXEL must be initialized to the host …
|
|
|
@83274
|
5 years |
vboxsync |
VMSVGA: Implemented register-based cursor movement interface used by …
|
|
|
@83273
|
5 years |
vboxsync |
VMSVGA: Unregister VRAM handler after loading state if necessary.
|
|
|
@83256
|
5 years |
vboxsync |
VMSVGA: Reversed bit order of converted cursor AND mask to match VBVA …
|
|
|
@83156
|
5 years |
vboxsync |
bugref:9637 Some PDMIDISPLAYPORT::pfnReportMonitorPositions nits.
|
|
|
@83154
|
5 years |
vboxsync |
bugref:9637. build fix
|
|
|
@83152
|
5 years |
vboxsync |
bugref:9637. moving the function vmsvgaR3PortReportMonitorPositions …
|
|
|
@83142
|
5 years |
vboxsync |
bugref:9637. Sending monitor positions (offsets) from GAs to svga …
|
|
|
@83061
|
5 years |
vboxsync |
DevVGA: Dump screen objects with info vmsvga.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82659
|
5 years |
vboxsync |
Devices/DevVGA-SVGA: Compile fixes if VBOX_WITH_VMSVGA3D is not defined.
|
|
|
@82409
|
5 years |
vboxsync |
Devices/Graphics: optional release logging
|
|
|
@82242
|
5 years |
vboxsync |
Devices/Graphics: release statistics for SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN
|
|
|
@82199
|
5 years |
vboxsync |
DevVGA: The FIFO shouldn't be prefetchable. Workarounds for old saved …
|
|
|
@82127
|
5 years |
vboxsync |
DevVGA: Doxygen fixes. bugref:9218
|
|
|
@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
|
|
|
@82110
|
5 years |
vboxsync |
DevVGA: Darwin fixes. bugref:9218
|
|
|
@82109
|
5 years |
vboxsync |
DevVGA: Splitting up the VGASTATE structure. bugref:9218
|
|
|
@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
|
|
|
@82083
|
5 years |
vboxsync |
DevVGA: style nits. bugref:9218
|
|
|
@82081
|
5 years |
vboxsync |
DevVGA: style nits. bugref:9218
|
|
|
@82079
|
5 years |
vboxsync |
DevVGA: Map the first page of the FIFO into ring-0 so we can safely …
|
|
|
@82076
|
5 years |
vboxsync |
DevVGA: Converted VMSVGA FIFO allocation and registration to new …
|
|
|
@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 …
|
|
|
@82059
|
5 years |
vboxsync |
DevVGA: Use default statistics prefix. bugref:9218
|
|
|