|
|
@84013
|
5 years |
vboxsync |
Devices/DevVGA-SVGA: Check if screen is not defined …
|
|
|
@84011
|
5 years |
vboxsync |
Devices/DevVGA-SVGA: Use AssertPtr() here.
|
|
|
@83816
|
5 years |
vboxsync |
VBoxSVGA3D: VC++ 14.1 / UCRT adjustments. bugref:8489
|
|
|
@83648
|
5 years |
vboxsync |
DevVGA: Removed apparently incorrect assertion (see bugref:9715).
|
|
|
@83626
|
5 years |
vboxsync |
VMSVGA: consider only allowed output reg names, bugref:9668
|
|
|
@83620
|
5 years |
vboxsync |
Devices/Graphics: check the resource type, step 2. bugref:9709
|
|
|
@83596
|
5 years |
vboxsync |
Devices/Graphics: check the resource type
|
|
|
@83579
|
5 years |
vboxsync |
Devices/Graphics: added helpers to parse and log the shader code, …
|
|
|
@83562
|
5 years |
vboxsync |
DevVGA_VBVA.cpp: Apply RTMemFreeZ to the mouse shape info data and …
|
|
|
@83560
|
5 years |
vboxsync |
DevVGA-SVGA.cpp: Use RTMemFreeZ with cursor data. bugref:9698
|
|
|
@83559
|
5 years |
vboxsync |
DevVGA-SVGA3d.cpp: Use RTMemFreeZ on surface data. bugref:9698
|
|
|
@83513
|
5 years |
vboxsync |
VMSVGA: Skip light source if index is wrong, bugref:9689
|
|
|
@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 …
|
|
|
@83292
|
5 years |
vboxsync |
Devices/Graphics: added buffer offset to a debug log statement.
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@83193
|
5 years |
vboxsync |
Devices/Graphics/shaderlib: use correct constant when checking the …
|
|
|
@83176
|
5 years |
vboxsync |
Devices/Graphics/shaderlib: workaround for NVidia GLSL compiler quirk.
|
|
|
@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 …
|
|
|
@83113
|
5 years |
vboxsync |
6.1.4
|
|
|
@83061
|
5 years |
vboxsync |
DevVGA: Dump screen objects with info vmsvga.
|
|
|
@83002
|
5 years |
vboxsync |
VGABIOS: Further reduced mode set stack usage, centralized cld …
|
|
|
@83001
|
5 years |
vboxsync |
VGABIOS: Do not recursively invoke INT 10h C handlers to conserve …
|
|
|
@82981
|
5 years |
vboxsync |
VGABIOS: Removed unused and very unlikely to be ever used definitions.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82812
|
5 years |
vboxsync |
DevVGA: Don't take the device lock in vgaR3PciIORegionVRamMapUnmap as …
|
|
|
@82722
|
5 years |
vboxsync |
3D: Corrected r135648 to fix blank guest screen, bugref:9613
|
|
|
@82719
|
5 years |
vboxsync |
6.1.2
|
|
|
@82718
|
5 years |
vboxsync |
3D: Check last shader bytecode token, bugref:9613
|
|
|
@82711
|
5 years |
vboxsync |
3D: Fix regression caused by r135612 and 135630, bugref:9613
|
|
|
@82704
|
5 years |
vboxsync |
3D: Check register index in shader opcodes, bugref:9613
|
|
|
@82700
|
5 years |
vboxsync |
3D: Sampler index validation in ldl and ldd instructions, bugref:9613
|
|
|
@82693
|
5 years |
vboxsync |
3D: Sampler index validation
|
|
|
@82659
|
5 years |
vboxsync |
Devices/DevVGA-SVGA: Compile fixes if VBOX_WITH_VMSVGA3D is not defined.
|
|
|
@82650
|
5 years |
vboxsync |
Devices/Graphics: Cleanup all vertex streams and the vertex declaration.
|
|
|
@82609
|
5 years |
vboxsync |
Devices/Graphics: pThis -> pThisCC.
|
|
|
@82607
|
5 years |
vboxsync |
Devices/Graphics/DevVGA.cpp: Fix for unreferenced variable.
|
|
|
@82586
|
5 years |
vboxsync |
Devices/Graphics: use glVertexAttrib to set a constant value of a …
|
|
|
@82583
|
5 years |
vboxsync |
Devices/Graphics: fixes for the CLEAR command; BLIT_SURFACE_TO_SCREEN …
|
|
|
@82541
|
5 years |
vboxsync |
6.1.0 GA
|
|
|
@82431
|
5 years |
vboxsync |
Devices/Graphics: assertion message
|
|
|
@82409
|
5 years |
vboxsync |
Devices/Graphics: optional release logging
|
|
|
@82408
|
5 years |
vboxsync |
Devices/Graphics: OpenGL backend: move a code block to where is …
|
|
|
@82283
|
5 years |
vboxsync |
DevVGA: vgaR3RegisterVRAMHandler must pass pDevIns to the handlers, …
|
|
|
@82282
|
5 years |
vboxsync |
DevVGA: vgaR3RegisterVRAMHandler must pass pDevIns to the handlers, …
|
|
|
@82278
|
5 years |
vboxsync |
VGABIOS: Use inlines instead of calls for far memory access. Saves …
|
|
|
@82258
|
5 years |
vboxsync |
DevVGA: scm fix
|
|
|
@82246
|
5 years |
vboxsync |
VGABIOS: Implemented character reads in graphics modes, fixed 1bpp …
|
|
|
@82245
|
5 years |
vboxsync |
DevVGA: Mostly restored and properly documented Input Status Register …
|
|
|
@82243
|
5 years |
vboxsync |
Comments.
|
|
|
@82242
|
5 years |
vboxsync |
Devices/Graphics: release statistics for SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN
|
|
|
@82241
|
5 years |
vboxsync |
VGABIOS: Video parameter table must be packed, duh. External users …
|
|
|
@82240
|
5 years |
vboxsync |
Devices/Graphics: OpenGL backend: simplified the color format conversion
|
|
|
@82207
|
5 years |
vboxsync |
VGABIOS: Implemented mode 13h scrolling.
|
|
|
@82205
|
5 years |
vboxsync |
VGABIOS: Fixed scrolling down in graphics modes.
|
|
|
@82199
|
5 years |
vboxsync |
DevVGA: The FIFO shouldn't be prefetchable. Workarounds for old saved …
|
|
|
@82197
|
5 years |
vboxsync |
VGABIOS: This is very silly. Stop it.
|
|
|
@82196
|
5 years |
vboxsync |
VGABIOS: Improved IBM compatibility with static table updates and …
|
|
|
@82178
|
5 years |
vboxsync |
DevVGA: Made status register 0 more IBM compatible.
|
|
|
@82165
|
5 years |
vboxsync |
Devices/Graphics: OpenGL backend: fixes for compressed textures.
|
|
|
@82154
|
5 years |
vboxsync |
VGABIOS: Flipped inverted BDA bit.
|
|
|
@82150
|
5 years |
vboxsync |
VGABIOS: Take the page number into account for planar graphics modes …
|
|
|
@82143
|
5 years |
vboxsync |
vgabios.c: make scm happy.
|
|
|
@82133
|
5 years |
vboxsync |
VGABIOS: Fixed CGA cursor emulation (new code is much more complex but …
|
|
|
@82127
|
5 years |
vboxsync |
DevVGA: Doxygen fixes. bugref:9218
|
|
|
@82117
|
5 years |
vboxsync |
DevVGA: doxygen fixes. bugref:9218
|
|
|
@82116
|
5 years |
vboxsync |
DevVGA: Darwin bulid fix. 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
|
|
|
@82113
|
5 years |
vboxsync |
VGABIOS: Fixed read pixel function (INT 10h/0Dh) in CGA graphics modes.
|
|
|
@82112
|
5 years |
vboxsync |
DevVGA: Darwin fixes. bugref:9218
|
|
|
@82111
|
5 years |
vboxsync |
VGABIOS: State save area size is returned in 64-byte blocks, not bytes.
|
|
|
@82110
|
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
|
|
|
@82101
|
5 years |
vboxsync |
Devices/Graphics: OpenGL backend: use glTexSubImage for uploading data …
|
|
|
@82099
|
5 years |
vboxsync |
Devices/Graphics: scm.
|
|
|
@82098
|
5 years |
vboxsync |
Devices/Graphics: allow to dump surface content to a bitmap on …
|
|
|
@82097
|
5 years |
vboxsync |
Devices/Graphics: remove obsolete assertion
|
|
|
@82096
|
5 years |
vboxsync |
Devices/Graphics: use appropriate texture id
|
|
|
@82095
|
5 years |
vboxsync |
Devices/Graphics: renamed VMSVGA3DSURFACE::pMipmapLevels to …
|
|
|
@82094
|
5 years |
vboxsync |
DevVGA,PGM,IOM: Conveted the legacy MMIO region to the new style, …
|
|
|
@82090
|
5 years |
vboxsync |
Devices/Graphics: use helpers to resolve surface and context ids; log …
|
|
|
@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 …
|
|
|