VirtualBox

source: vbox/trunk/src/VBox/Devices/Graphics

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @86576   4 years vboxsync 3D: Clarify shader version
(edit) @86479   4 years vboxsync AMD IOMMU: bugref:9654 DevVGA-SVGA: Use PCI interfaces while …
(edit) @86266   4 years vboxsync Devices/Graphics: Split DevVGA-SVGA.cpp to two source files (device …
(edit) @86265   4 years vboxsync Devices/Graphics: Split DevVGA-SVGA.cpp to two source files (device …
(edit) @86252   4 years vboxsync Devices/Graphics: Build fix.
(edit) @86251   4 years vboxsync Devices/Graphics: Build fix.
(edit) @86248   4 years vboxsync Devices/Graphics: Build fixes.
(edit) @86237   4 years vboxsync Devices/Graphics: stubs for SVGA_CAP_GBOBJECTS commands. Make sure …
(edit) @86203   4 years vboxsync Devices/Graphics: cleanup vmsvgaR3Process3dCmd.
(edit) @86197   4 years vboxsync Devices/Graphics: CFGM parameter to enable new capabilities.
(edit) @86195   4 years vboxsync Devices/Graphics: build fix.
(edit) @86194   4 years vboxsync Devices/Graphics: doxygen fix.
(edit) @86193   4 years vboxsync Devices/Graphics: New VMSVGA registers. Register based command buffers …
(edit) @86156   4 years vboxsync Devices/Graphics: delete old VMSVGA headers. bugref:9830
(edit) @86025   4 years vboxsync Devices/Graphics: use current VMSVGA headers (GCC tweaks)
(edit) @86024   4 years vboxsync Devices/Graphics: use current VMSVGA headers
(edit) @86011   4 years vboxsync Devices/Graphics: backed out r140205 (need to fix gcc warnings first)
(edit) @86009   4 years vboxsync Devices/Graphics: Use current VMSVGA headers
(edit) @85938   4 years vboxsync Devices/Graphics: fixed a couple of log statements and updated …
(edit) @85864   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85863   4 years vboxsync Devices/Graphics/DevVGA: Compilation fixes if VBOX_WITH_VMSVGA is not …
(edit) @85858   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85856   4 years vboxsync Consolidated all the different Bitmap (BMP) file format headers / …
(edit) @85497   4 years vboxsync VGABIOS: If LFB is disabled (BAR is zero), do not report any LFB modes.
(edit) @85476   4 years vboxsync DevVGA-SVGA.cpp: comment typo
(edit) @85438   4 years vboxsync Devices/Graphics: fixed a debug assertion caused by a missing if …
(edit) @85370   4 years vboxsync Devices/Graphics,Main,include: Experimental graphics output (build …
(edit) @85369   4 years vboxsync Devices/Graphics,Main,include: Experimental graphics output (build …
(edit) @85368   4 years vboxsync Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
(edit) @85204   4 years vboxsync shaderlib/wine: Clang 11 adjustments - 3rd try. bugref:9790
(edit) @85203   4 years vboxsync shaderlib/wine: Clang 11 adjustments - 2nd try. bugref:9790
(edit) @85196   4 years vboxsync shaderlib/wine: Clang 11 adjustments. bugref:9790
(edit) @85156   4 years vboxsync Devices/Graphics: Release texture object on failure (reverted a part …
(edit) @85153   4 years vboxsync Devices/Graphics: Release texture object on failure, bugref:9747
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84957   4 years vboxsync Devices: Use TOOL_YASM_AS at various places; helps cross-building (WSL).
(edit) @84919   4 years vboxsync Devices/Graphics: call vmsvga3d*Screen only if 3D is enabled
(edit) @84914   4 years vboxsync Devices/Graphics: updated assertion in OpenGL backend
(edit) @84888   4 years vboxsync FE/Qt,Devices/Graphics: experimental GLX graphics output: use TEXTURE_2D
(edit) @84856   4 years vboxsync scm
(edit) @84853   4 years vboxsync DevVGA-SVGA3d-shared: We're only creating one kind of window, so make …
(edit) @84852   4 years vboxsync DevVGA-SVGA3d: Jettison the titlebar and border of the window we pass …
(edit) @84851   4 years vboxsync Devices/Graphics: experimental GLX graphics output: updated assertion
(edit) @84849   4 years vboxsync DevVGA-SVGA3d: Jettison the titlebar and border of the window we pass …
(edit) @84841   4 years vboxsync DevVGA-SVGA3d-win.cpp: More assertions. bugref:8489
(edit) @84834   4 years vboxsync Devices/DevVGA: Remove obsolete VBOX_WITH_CRHGSMI
(edit) @84802   4 years vboxsync Devices/Graphics: experimental GLX graphics output: reset screens on …
(edit) @84754   4 years vboxsync Devices/Graphics: fixed regression after r138536 (crash on startup …
(edit) @84750   4 years vboxsync DevVGA-SVGA.cpp: Fix crashing VMs on startup after r138536 due to a …
(edit) @84747   4 years vboxsync Devices/Graphics: logging. bugref:9695
(edit) @84743   4 years vboxsync Devices/Graphics: experimental GLX graphics output (build fix)
(edit) @84742   4 years vboxsync Devices/Graphics: experimental GLX graphics output
(edit) @84737   4 years vboxsync Devices/Graphics: optional release logging of performance metrics
(edit) @84727   4 years vboxsync Devices/Graphics: glLdr: load more functions (scm fix)
(edit) @84725   4 years vboxsync Devices/Graphics: glLdr: load more functions.
(edit) @84722   4 years vboxsync bugref:9637. setting vmsvga relevant functions in DevVGA only when …
(edit) @84409   5 years vboxsync VBoxSVGA3D: VC++ 14.0 / UCRT adjustments. bugref:8489
(edit) @84259   5 years vboxsync DevVGA-SVGA3d-win.cpp: VC++ 14.1 warnings. bugref:8489
(edit) @84136   5 years vboxsync DevVGA-SVGA3d: Use ASSERT_GUEST_RETURN rather than AssertReturn for …
(edit) @84013   5 years vboxsync Devices/DevVGA-SVGA: Check if screen is not defined …
(edit) @84011   5 years vboxsync Devices/DevVGA-SVGA: Use AssertPtr() here.
(edit) @83816   5 years vboxsync VBoxSVGA3D: VC++ 14.1 / UCRT adjustments. bugref:8489
(edit) @83648   5 years vboxsync DevVGA: Removed apparently incorrect assertion (see bugref:9715).
(edit) @83626   5 years vboxsync VMSVGA: consider only allowed output reg names, bugref:9668
(edit) @83620   5 years vboxsync Devices/Graphics: check the resource type, step 2. bugref:9709
(edit) @83596   5 years vboxsync Devices/Graphics: check the resource type
(edit) @83579   5 years vboxsync Devices/Graphics: added helpers to parse and log the shader code, …
(edit) @83562   5 years vboxsync DevVGA_VBVA.cpp: Apply RTMemFreeZ to the mouse shape info data and …
(edit) @83560   5 years vboxsync DevVGA-SVGA.cpp: Use RTMemFreeZ with cursor data. bugref:9698
(edit) @83559   5 years vboxsync DevVGA-SVGA3d.cpp: Use RTMemFreeZ on surface data. bugref:9698
(edit) @83513   5 years vboxsync VMSVGA: Skip light source if index is wrong, bugref:9689
(edit) @83507   5 years vboxsync Comment.
(edit) @83505   5 years vboxsync VMSVGA: Fixed a possible race which could cause a guest to endlessly …
(edit) @83378   5 years vboxsync VMSVGA: Print the FIFO cursor position, too.
(edit) @83374   5 years vboxsync VMSVGA: Check for mode changes from the outer FIFO loop as well, so …
(edit) @83354   5 years vboxsync VMSVGA: Implemented SVGA_CMD_RECT_COPY (see bugref:9424).
(edit) @83305   5 years vboxsync VMSVGA: Explicitly turn cursor on and off when enabling/disabling …
(edit) @83292   5 years vboxsync Devices/Graphics: added buffer offset to a debug log statement.
(edit) @83284   5 years vboxsync Devices/DevVGA: Remove now unused pVM variable
(edit) @83282   5 years vboxsync Devices/DevVGA: Make use of the new PDM device helpers instead of …
(edit) @83280   5 years vboxsync VMSVGA: Do not needlessly register VGA LFB handler when updating …
(edit) @83278   5 years vboxsync VMSVGA: The SVGA_REG_BITS_PER_PIXEL must be initialized to the host …
(edit) @83274   5 years vboxsync VMSVGA: Implemented register-based cursor movement interface used by …
(edit) @83273   5 years vboxsync VMSVGA: Unregister VRAM handler after loading state if necessary.
(edit) @83256   5 years vboxsync VMSVGA: Reversed bit order of converted cursor AND mask to match VBVA …
(edit) @83193   5 years vboxsync Devices/Graphics/shaderlib: use correct constant when checking the …
(edit) @83176   5 years vboxsync Devices/Graphics/shaderlib: workaround for NVidia GLSL compiler quirk.
(edit) @83156   5 years vboxsync bugref:9637 Some PDMIDISPLAYPORT::pfnReportMonitorPositions nits.
(edit) @83154   5 years vboxsync bugref:9637. build fix
(edit) @83152   5 years vboxsync bugref:9637. moving the function vmsvgaR3PortReportMonitorPositions …
(edit) @83142   5 years vboxsync bugref:9637. Sending monitor positions (offsets) from GAs to svga …
(edit) @83113   5 years vboxsync 6.1.4
(edit) @83061   5 years vboxsync DevVGA: Dump screen objects with info vmsvga.
(edit) @83002   5 years vboxsync VGABIOS: Further reduced mode set stack usage, centralized cld …
(edit) @83001   5 years vboxsync VGABIOS: Do not recursively invoke INT 10h C handlers to conserve …
(edit) @82981   5 years vboxsync VGABIOS: Removed unused and very unlikely to be ever used definitions.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82812   5 years vboxsync DevVGA: Don't take the device lock in vgaR3PciIORegionVRamMapUnmap as …
(edit) @82722   5 years vboxsync 3D: Corrected r135648 to fix blank guest screen, bugref:9613
(edit) @82719   5 years vboxsync 6.1.2
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette