|
|
@80118
|
5 years |
vboxsync |
VMM: Kicking out raw-mode and 32-bit hosts - MM, PGM, ++. bugref:9517 …
|
|
|
@79791
|
5 years |
vboxsync |
Devices/Graphics: UYVY and YUY2 formats
|
|
|
@79681
|
5 years |
vboxsync |
DevVGA-SVGA3d-win.cpp: Sync vmsvga3dSurfaceGetSharedCopy with …
|
|
|
@79670
|
5 years |
vboxsync |
VMSVGA: Adding some more validation of a shader bytecode, bugref:9460
|
|
|
@79668
|
5 years |
vboxsync |
VMSVGA: Ignore requests to set invalid transform type or render state, …
|
|
|
@78593
|
6 years |
vboxsync |
Devices/Graphics: use more vmsvga3d helpers, minor cleanups (build fix)
|
|
|
@78589
|
6 years |
vboxsync |
Devices/Graphics: use more vmsvga3d helpers, minor cleanups
|
|
|
@78347
|
6 years |
vboxsync |
DevVGA-SVGA.cpp: attempt to fix breakage from last change.
|
|
|
@78344
|
6 years |
vboxsync |
DevVGA-SVGA.cpp: re-init FIFO on VM reset
|
|
|
@78015
|
6 years |
vboxsync |
DevVGA: Attempt to disable any mouse cursor when resetting the …
|
|
|
@78011
|
6 years |
vboxsync |
DevVGA-SVGA: use VBVA interface to update screen. bugref:9430
|
|
|
@77965
|
6 years |
vboxsync |
Devices/Graphics: more preparations for drawing the pointer cursor …
|
|
|
@77958
|
6 years |
vboxsync |
VMSVGA: Refined pitch lock handling, also reset FIFO on VM reset. See …
|
|
|
@77954
|
6 years |
vboxsync |
SVGA: Fixed thinkos (bugref:9424).
|
|
|
@77952
|
6 years |
vboxsync |
VMSVGA: Implemented pitch lock registers. See bugref:9424
|
|
|
@77920
|
6 years |
vboxsync |
VMSVGA: Report FIFO_CAP_RESERVE capability which we do support.
|
|
|
@77915
|
6 years |
vboxsync |
VMSVGA: Calculate pitch when width or bpp is set. See bugref:9424
|
|
|
@77869
|
6 years |
vboxsync |
DevVGA-SVGA: report the mouse cursor position only if the guest …
|
|
|
@77867
|
6 years |
vboxsync |
DevVGA-SVGA: screen update notification is required to make the VRDP …
|
|
|
@77703
|
6 years |
vboxsync |
BVGA,Display,FE/Qt: Don't flood the release log with screen updates …
|
|
|
@77451
|
6 years |
vboxsync |
Devices/Graphics, pdm, Main: add out-of-range to host-side pointer …
|
|
|
@77370
|
6 years |
vboxsync |
Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
|
|
|
@77299
|
6 years |
vboxsync |
DevVGA,PCI,PGM: Hacks for making it possible to load saved states of …
|
|
|
@77289
|
6 years |
vboxsync |
DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
|
|
|
@77288
|
6 years |
vboxsync |
DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
|
|
|
@77287
|
6 years |
vboxsync |
DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
|
|
|
@77283
|
6 years |
vboxsync |
nit
|
|
|
@77282
|
6 years |
vboxsync |
vmsvgaFIFOLoop: Disabled incorrect assertion. bugref:9376
|
|
|
@77226
|
6 years |
vboxsync |
Devices/DevVGA-SVGA: move an assertion out of the FIFO access handler. …
|
|
|
@77207
|
6 years |
vboxsync |
DevVGA-SVGA: Review and cleanup of cursor code and more, untested, …
|
|
|
@77206
|
6 years |
vboxsync |
DevVGA-SVGA: Review and cleanup of cursor code and more, untested, …
|
|
|
@77194
|
6 years |
vboxsync |
Devices/DevVGA-SVGA: make FIFO polling thread sleep when idle. …
|
|
|
@77193
|
6 years |
vboxsync |
Devices/DevVGA-SVGA: make FIFO polling thread sleep when idle. …
|
|
|
@77151
|
6 years |
vboxsync |
Devices/DevVGA-SVGA: add cursor position reporting to the front-end. …
|
|
|
@77130
|
6 years |
vboxsync |
pdmifs/DevVGA/DisplayImpl: add screen id to …
|
|
|
@77114
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl: remember type of created resource; …
|
|
|
@76994
|
6 years |
vboxsync |
whitespace
|
|
|
@76985
|
6 years |
vboxsync |
Graphics/VMSVGA: make VBoxSVGA compatibility with old vboxvideo …
|
|
|
@76951
|
6 years |
vboxsync |
Comments, typos.
|
|
|
@76817
|
6 years |
vboxsync |
6.0.2
|
|
|
@76789
|
6 years |
vboxsync |
DevVGA-SVGA.cpp: support for blanking
|
|
|
@76635
|
6 years |
vboxsync |
DevVGA-SVGA.cpp: fixed VMSVGA saved state with 3D disabled
|
|
|
@76565
|
6 years |
vboxsync |
Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76520
|
6 years |
vboxsync |
Devices: scm --fix-header-guards. bugref:9344
|
|
|
@76519
|
6 years |
vboxsync |
Devices: Header guard fixing preps. bugref:9344
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76315
|
6 years |
vboxsync |
DevVGA-SVGA3d-glLdr.h: Temporary hack for system glext.h using …
|
|
|
@76288
|
6 years |
vboxsync |
6.0.0
|
|
|
@76270
|
6 years |
vboxsync |
DevVGA-SVGA3d: dynamic loading of OpenGL: call XInitThreads
|
|
|
@76269
|
6 years |
vboxsync |
DevVGA-SVGA3d: dynamic loading of OpenGL: log failures
|
|
|
@76267
|
6 years |
vboxsync |
DevVGA-SVGA3d: scm
|
|
|
@76266
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl: a better check for shader version
|
|
|
@76263
|
6 years |
vboxsync |
DevVGA-SVGA3d: dynamic loading of OpenGL: X11 too
|
|
|
@76261
|
6 years |
vboxsync |
DevVGA-SVGA3d: no need to resize the opengl window, it is not used for …
|
|
|
@76255
|
6 years |
vboxsync |
DevVGA-SVGA3d: Use PDMDevHlpVMSetError and …
|
|
|
@76254
|
6 years |
vboxsync |
DevVGA-SVGA3d: enable dynamic loading of opengl: use function pointer type
|
|
|
@76253
|
6 years |
vboxsync |
DevVGA-SVGA3d: dynamic loading of OpenGL: use function pointer type
|
|
|
@76252
|
6 years |
vboxsync |
DevVGA-SVGA3d: enable dynamic loading of opengl for win and linux …
|
|
|
@76249
|
6 years |
vboxsync |
DevVGA-SVGA: removed obsolete HostWindowId
|
|
|
@76248
|
6 years |
vboxsync |
DevVGA-SVGA3d: update for dynamic loading of OpenGL
|
|
|
@76247
|
6 years |
vboxsync |
DevVGA-SVGA3d: more for dynamic loading of opengl
|
|
|
@76246
|
6 years |
vboxsync |
DevVGA-SVGA3d: dynamic loading of opengl (not enabled)
|
|
|
@76245
|
6 years |
vboxsync |
DevVGA-SVGA3d: more for dynamic loading of opengl
|
|
|
@76244
|
6 years |
vboxsync |
DevVGA-SVGA3d-info.cpp: dump ARGB bitmap for 32 bit formats
|
|
|
@76241
|
6 years |
vboxsync |
DevVGA-SVGA3d: started on dynamic loading of opengl
|
|
|
@76237
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl: no 3D overlay on Darwin too
|
|
|
@76236
|
6 years |
vboxsync |
DevVGA-SVGA: fixed detection of shading language version on Darwin
|
|
|
@76234
|
6 years |
vboxsync |
DevVGA: allow to take screenshots with VMSVGA device.
|
|
|
@76204
|
6 years |
vboxsync |
DevVGA: Fixed vgaMMIORead to correctly return VINF_IOM_R3_MMIO_READ …
|
|
|
@76201
|
6 years |
vboxsync |
Fixed vgaMMIORead to correctly return VINF_IOM_R3_MMIO_READ
|
|
|
@76181
|
6 years |
vboxsync |
DevVGA-SVGA: process the three GMRFB related commands when …
|
|
|
@76171
|
6 years |
vboxsync |
Graphics/VMSVGA: return the configured number from …
|
|
|
@76129
|
6 years |
vboxsync |
6.0.0_RC1
|
|
|
@75939
|
6 years |
vboxsync |
Graphics/VMSVGA: return 32, not 1 from SVGA_REG_NUM_DISPLAYS register. …
|
|
|
@75851
|
6 years |
vboxsync |
6.0.0_BETA3
|
|
|
@75811
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: get rid of the overlay window on X11 host.
|
|
|
@75752
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: format fixes; restored support for Z_DF16; …
|
|
|
@75751
|
6 years |
vboxsync |
DevVGA-SVGA3d-win.cpp: make vmsvga3dSurfaceCopy more flexible (now can …
|
|
|
@75723
|
6 years |
vboxsync |
Device/Graphics: multiple screens for VMSVGA (fix).
|
|
|
@75717
|
6 years |
vboxsync |
Device/Graphics: multiple screens for VMSVGA (build fix).
|
|
|
@75716
|
6 years |
vboxsync |
Device/Graphics: multiple screens for VMSVGA (build fix).
|
|
|
@75715
|
6 years |
vboxsync |
Device/Graphics: multiple screens for VMSVGA.
|
|
|
@75696
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: the code does not use texture buffer objects
|
|
|
@75695
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: Z_DF16 is not supported by OpenGL; use texture …
|
|
|
@75514
|
6 years |
vboxsync |
DevVGA-SVGA: logging
|
|
|
@75508
|
6 years |
vboxsync |
DevVGA-SVGA: Assert -> Log
|
|
|
@75485
|
6 years |
vboxsync |
6.0.0_BETA2
|
|
|
@75149
|
6 years |
vboxsync |
BIOS: Added custom video mode set function not limited by the list of …
|
|
|
@74983
|
6 years |
vboxsync |
Devices/*/BIOS: Regenreated alternative bios sources.
|
|
|
@74549
|
6 years |
vboxsync |
DevVGA-SVGA: further cleanup of context windows creation (Windows host …
|
|
|
@74474
|
6 years |
vboxsync |
Main,Devices: Graphics controller updates. bugref:8893
|
|
|
@74261
|
6 years |
vboxsync |
DevVGA-SVGA3d: corrected guest pitch; comments.
|
|
|
@74135
|
6 years |
vboxsync |
DevVGA: Removed unused argument.
|
|
|
@73737
|
6 years |
vboxsync |
DevVGA-SVGA: simplified creation of per context device windows; …
|
|
|
@73736
|
6 years |
vboxsync |
DevVGA-SVGA: simplified creation of per context device windows; …
|
|
|
@73633
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: a few more formats.
|
|
|
@73519
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: formats fixes.
|
|
|
@73518
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl: shaderlib: allow more float constants.
|
|
|
@73390
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: allow DXT2 and DXT4 formats.
|
|
|