|
|
@88904
|
4 years |
vboxsync |
Devices/Graphics: Helpers to read and write guest MOB memory; fixed …
|
|
|
@88838
|
4 years |
vboxsync |
Devices/Graphics: attempt to fix mac builds. 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 …
|
|
|
@88830
|
4 years |
vboxsync |
Devices/Graphics: VirtualBox modifications for svga command logging. …
|
|
|
@88829
|
4 years |
vboxsync |
Devices/Graphics: unmodified files for svga command logging. bugref:9830
|
|
|
@88803
|
4 years |
vboxsync |
Devices/Graphics: more DX commands; disassemble shaders for debug log. …
|
|
|
@88788
|
4 years |
vboxsync |
Devices/Graphics: a few DX commands (doxygen fix). bugref:9830
|
|
|
@88787
|
4 years |
vboxsync |
Devices/Graphics: a few DX commands. bugref:9830
|
|
|
@88786
|
4 years |
vboxsync |
Devices/Graphics: new files for 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
|
|
|
@88545
|
4 years |
vboxsync |
Retrieve BMP file header info, bugref:9904
|
|
|
@88544
|
4 years |
vboxsync |
3D/VMSVGA: Skip unsupported bpp values, bugref:9992
|
|
|
@88538
|
4 years |
vboxsync |
3D/VMSVGA: Skip unsupported screen sizes
|
|
|
@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 …
|
|
|
@87633
|
4 years |
vboxsync |
VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
|
|
|
@87118
|
4 years |
vboxsync |
DevVGA: Removed unused code, better errors messages for bogus custom …
|
|
|
@87110
|
4 years |
vboxsync |
3D/VMSVGA: Ignore a surface in case of inconsistent parameters, bugref:9880
|
|
|
@87105
|
4 years |
vboxsync |
DevVGA: Finish the elimination of vram_ptr. bugref:9218
|
|
|
@87028
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Devices/Graphics/DevVGA-SVGA: Use non-PCI guest …
|
|
|
@86905
|
4 years |
vboxsync |
Devices/Graphics: use new vmsvga headers, stubs for more commands. …
|
|
|
@86900
|
4 years |
vboxsync |
Devices/Graphics/vmsvga_include: VBox modifications and three empty …
|
|
|
@86899
|
4 years |
vboxsync |
Devices/Graphics: unmodified vmsvga gallium driver include files. …
|
|
|
@86898
|
4 years |
vboxsync |
Devices/Graphics: unmodified vmsvga include files. bugref:9830
|
|
|
@86888
|
4 years |
vboxsync |
Devices/Graphics: logging. bugref:9830
|
|
|
@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 …
|
|
|
@86841
|
4 years |
vboxsync |
Devices/Graphics: A couple of new commands; a more generic handler for …
|
|
|
@86840
|
4 years |
vboxsync |
Devices/Graphics: A couple of new commands; a more generic handler for …
|
|
|
@86839
|
4 years |
vboxsync |
Devices/Graphics: A couple of new commands; a more generic handler for …
|
|
|
@86838
|
4 years |
vboxsync |
Devices/Graphics: A couple of new commands; a more generic handler for …
|
|
|
@86836
|
4 years |
vboxsync |
Devices/Graphics: Initial commit of DX11 backend. bugref:9830
|
|
|
@86809
|
4 years |
vboxsync |
Devices/Graphics: move a backend specific structure to the backend …
|
|
|
@86593
|
4 years |
vboxsync |
scm after r140953
|
|
|
@86592
|
4 years |
vboxsync |
3D: Fix for 'warning C4018: '<' : signed/unsigned mismatch' in …
|
|
|
@86589
|
4 years |
vboxsync |
DevVGA-SVGA3d-hlp.cpp: Build fix for r140931 - just include …
|
|
|
@86576
|
4 years |
vboxsync |
3D: Clarify shader version
|
|
|
@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 …
|
|
|
@86156
|
4 years |
vboxsync |
Devices/Graphics: delete old VMSVGA headers. bugref:9830
|
|
|
@86025
|
4 years |
vboxsync |
Devices/Graphics: use current VMSVGA headers (GCC tweaks)
|
|
|
@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
|
|
|
@85938
|
4 years |
vboxsync |
Devices/Graphics: fixed a couple of log statements and updated …
|
|
|
@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 …
|
|
|
@85858
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85856
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85497
|
4 years |
vboxsync |
VGABIOS: If LFB is disabled (BAR is zero), do not report any LFB modes.
|
|
|
@85476
|
4 years |
vboxsync |
DevVGA-SVGA.cpp: comment typo
|
|
|
@85438
|
4 years |
vboxsync |
Devices/Graphics: fixed a debug assertion caused by a missing if …
|
|
|
@85370
|
4 years |
vboxsync |
Devices/Graphics,Main,include: Experimental graphics output (build …
|
|
|
@85369
|
4 years |
vboxsync |
Devices/Graphics,Main,include: Experimental graphics output (build …
|
|
|
@85368
|
4 years |
vboxsync |
Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
|
|
|
@85204
|
4 years |
vboxsync |
shaderlib/wine: Clang 11 adjustments - 3rd try. bugref:9790
|
|
|
@85203
|
4 years |
vboxsync |
shaderlib/wine: Clang 11 adjustments - 2nd try. bugref:9790
|
|
|
@85196
|
4 years |
vboxsync |
shaderlib/wine: Clang 11 adjustments. bugref:9790
|
|
|
@85156
|
4 years |
vboxsync |
Devices/Graphics: Release texture object on failure (reverted a part …
|
|
|
@85153
|
4 years |
vboxsync |
Devices/Graphics: Release texture object on failure, bugref:9747
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@84957
|
4 years |
vboxsync |
Devices: Use TOOL_YASM_AS at various places; helps cross-building (WSL).
|
|
|
@84919
|
4 years |
vboxsync |
Devices/Graphics: call vmsvga3d*Screen only if 3D is enabled
|
|
|
@84914
|
4 years |
vboxsync |
Devices/Graphics: updated assertion in OpenGL backend
|
|
|
@84888
|
4 years |
vboxsync |
FE/Qt,Devices/Graphics: experimental GLX graphics output: use TEXTURE_2D
|
|
|
@84856
|
4 years |
vboxsync |
scm
|
|
|
@84853
|
4 years |
vboxsync |
DevVGA-SVGA3d-shared: We're only creating one kind of window, so make …
|
|
|
@84852
|
4 years |
vboxsync |
DevVGA-SVGA3d: Jettison the titlebar and border of the window we pass …
|
|
|
@84851
|
4 years |
vboxsync |
Devices/Graphics: experimental GLX graphics output: updated assertion
|
|
|
@84849
|
4 years |
vboxsync |
DevVGA-SVGA3d: Jettison the titlebar and border of the window we pass …
|
|
|
@84841
|
4 years |
vboxsync |
DevVGA-SVGA3d-win.cpp: More assertions. bugref:8489
|
|
|
@84834
|
4 years |
vboxsync |
Devices/DevVGA: Remove obsolete VBOX_WITH_CRHGSMI
|
|
|
@84802
|
4 years |
vboxsync |
Devices/Graphics: experimental GLX graphics output: reset screens on …
|
|
|
@84754
|
4 years |
vboxsync |
Devices/Graphics: fixed regression after r138536 (crash on startup …
|
|
|
@84750
|
4 years |
vboxsync |
DevVGA-SVGA.cpp: Fix crashing VMs on startup after r138536 due to a …
|
|
|
@84747
|
4 years |
vboxsync |
Devices/Graphics: logging. bugref:9695
|
|
|
@84743
|
4 years |
vboxsync |
Devices/Graphics: experimental GLX graphics output (build fix)
|
|
|
@84742
|
4 years |
vboxsync |
Devices/Graphics: experimental GLX graphics output
|
|
|
@84737
|
4 years |
vboxsync |
Devices/Graphics: optional release logging of performance metrics
|
|
|
@84727
|
4 years |
vboxsync |
Devices/Graphics: glLdr: load more functions (scm fix)
|
|
|
@84725
|
4 years |
vboxsync |
Devices/Graphics: glLdr: load more functions.
|
|
|