VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94272   3 years vboxsync Devices/Graphics: fixes for Linux host; log 3D adapter name: bugref:9830
(edit) @94271   3 years vboxsync Devices/Graphics: middes ifdefs: bugref:9830
(edit) @94269   3 years vboxsync Devices/Graphics: single device mode fix: bugref:9830
(edit) @94267   3 years vboxsync Devices/Graphics: doxygen fix: bugref:9830
(edit) @94266   3 years vboxsync Devices/Graphics: DXQuery commands; DXDestroy commands; DXBufferCopy …
(edit) @94265   3 years vboxsync Devices/Graphics: DXQuery commands; DXDestroy commands; DXBufferCopy: …
(edit) @94264   3 years vboxsync Devices/Graphics: implemented some DXQuery commands; fixed various …
(edit) @94242   3 years vboxsync Devices/Graphics: 1D textures; cleaned up usage of dynamic and staging …
(edit) @94241   3 years vboxsync Devices/Graphics: cleaned up paInitialData initialization for …
(edit) @94232   3 years vboxsync Devices/Graphics: texture arrays: bugref:9830
(edit) @94227   3 years vboxsync Devices/Graphics: a fix for piglit; map fix for compressed textures; …
(edit) @94223   3 years vboxsync Devices/Graphics: extended debug code to support float textures: …
(edit) @94215   3 years vboxsync Devices/Graphics: saved state fixes: bugref:9830
(edit) @94214   3 years vboxsync Devices/Graphics: debug code cleanup: bugref:9830
(edit) @94205   3 years vboxsync Devices/Graphics: saved state: bugref:9830
(edit) @94196   3 years vboxsync Devices/Graphics: saved state new source file: bugref:9830
(edit) @94151   3 years vboxsync Devices/Graphics: enable single DX device mode on all hosts: bugref:9830
(edit) @94150   3 years vboxsync Devices/Graphics: Use D3D 11.1: bugref:9830
(edit) @94149   3 years vboxsync Devices/Graphics: staging buffer does not support DISCARD: bugref:9830
(edit) @94147   3 years vboxsync Devices/Graphics: shader management (build fix): bugref:9830
(edit) @94146   3 years vboxsync Devices/Graphics: shader management: bugref:9830
(edit) @94113   3 years vboxsync Devices/Graphics: single device mode: bugref:9830
(edit) @94106   3 years vboxsync Devices/Graphics: more for single device mode: bugref:9830
(edit) @94101   3 years vboxsync Devices/Graphics: initial code for single device mode, enabled for non …
(edit) @94063   3 years vboxsync Devices/Graphics: shader resource and render target views should be …
(edit) @93944   3 years vboxsync Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, …
(edit) @93873   3 years vboxsync VGABIOS: Implemented INT 10h/112xH functions (graphical font set).
(edit) @93841   3 years vboxsync VGABIOS: Reworked save area management, added support for font …
(edit) @93840   3 years vboxsync DevVGA: Changing blink enable or underline location needs to trigger a …
(edit) @93828   3 years vboxsync VGABIOS: Set DS correctly before calling into C POST code.
(edit) @93827   3 years vboxsync DevVGA: Show the MSR value in info vga since it's not dumped anywhere else.
(edit) @93796   3 years vboxsync DevVGA: Implemented text mode underline.
(edit) @93739   3 years vboxsync Devices/DevVGA-SVGA3d-win-dx: Fix possible call of RTMemFree(*ppvData) …
(edit) @93650   3 years vboxsync VMM/PGM,*: Split the physical access handler type registration into …
(edit) @93636   3 years vboxsync VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical …
(edit) @93635   3 years vboxsync VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical …
(edit) @93498   3 years vboxsync Devices/Graphics/libWineStub/debug.c: Tweaked stupid guest-side debug …
(edit) @93357   3 years vboxsync Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp: Some compile fixes on non …
(edit) @93307   3 years vboxsync Devices: VC++ 19.2 update 11 build adjustments (lossy floating point …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92903   3 years vboxsync libWineStub: Don't include wrapper headers on non-windows platforms. …
(edit) @92162   3 years vboxsync VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
(edit) @91942   4 years vboxsync Devices/Graphics/HGSMIHost: Eliminate usage of VMMGetCpu(), bugref:10074
(edit) @91930   4 years vboxsync VMM,Devices: Eliminate direct calls to IOMMmioResetRegion and …
(edit) @91928   4 years vboxsync VMM,Devices: Eliminate direct calls to PGMHandlerPhysical* APIs and …
(edit) @91920   4 years vboxsync VMM,Devices: Eliminate direct calls to VMMR3 and VMR3 APIs and …
(edit) @91901   4 years vboxsync Devices/Graphics/DevVGA-SVGA.cpp: Use …
(edit) @91891   4 years vboxsync Devices/Graphics/DevVGA-SVGA3d-dx-shader.cpp: Fix compilation with …
(edit) @91823   4 years vboxsync Devices/Graphics: parser improvements; logging: bugref:9830
(edit) @91774   4 years vboxsync DevVGA-SVGA3d-ogl.cpp: Shut up warnings about deprecated functions in …
(edit) @91607   4 years vboxsync Devices/Graphics: parser should be able to apply modifications; …
(edit) @91527   4 years vboxsync Devices/Graphics: Build fix: bugref:9830
(edit) @91526   4 years vboxsync Devices/Graphics: Build fix: bugref:9830
(edit) @91525   4 years vboxsync Devices/Graphics: Build fix: bugref:9830
(edit) @91507   4 years vboxsync Devices/Graphics: DUMP_BITMAPS update: bugref:9830
(edit) @91504   4 years vboxsync Devices/Graphics: straighten out code which waits for drawing to …
(edit) @91484   4 years vboxsync Devices/Graphics: parser; DrawIndexed for TRIANGLE_FAN; etc: bugref:9830
(edit) @91441   4 years vboxsync Devices/Graphics: staging buffer for transfers; stream output: bugref:9830
(edit) @91375   4 years vboxsync Devices/Graphics: fixes for mapping, constant buffers and parser: …
(edit) @91364   4 years vboxsync Devices/Graphics: use a define for test breakpoints: bugref:9830
(edit) @91362   4 years vboxsync Devices/Graphics: VMSVGA new commands (doxygen fix for r147031): …
(edit) @91361   4 years vboxsync Devices/Graphics: VMSVGA new commands
(edit) @91011   4 years vboxsync 3D/VMSVGA: Workaround for wrong sampler type declaration …
(edit) @90853   4 years vboxsync Devices/Graphics: support for relative operands in the shader parser.
(edit) @90852   4 years vboxsync Devices/Graphics: Update cbScanline after changing uWidth and uBpp
(edit) @90791   4 years vboxsync Devices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90694   4 years vboxsync VMSVGA: prevent black screen after first resize when VM is restored …
(edit) @90447   4 years vboxsync Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
(edit) @90323   4 years vboxsync DevVGA-SVGA: Moved the pfnVBVAEnable calls up before …
(edit) @90319   4 years vboxsync VMSVGA: prevent screen artifacts after restoring VM from saved state, …
(edit) @90200   4 years vboxsync DevVGA: Addendum to bugref:9904
(edit) @90058   4 years vboxsync DevVGA-SVGA: style fix for r143829. bugref:9988
(edit) @90021   4 years vboxsync DevVGA: Fixed regression from r112425, must use RT_MAX to determin …
(edit) @90017   4 years vboxsync DevVGA: Style fixes. Removed irrelevant 32-bit comment (not supported, …
(edit) @89356   4 years vboxsync 3D/VMSVGA: Fix pCmd/pGMR pointers mixup which breaks the logic of …
(edit) @89183   4 years vboxsync Devices/Graphics: Fixed 3D backend reset issues. bugref:9830
(edit) @89171   4 years vboxsync Devices/Graphics: Removed VBOX_VMSVGA3D_WITH_WINE_OPENGL, because it …
(edit) @89163   4 years vboxsync Devices/Graphics: Build new and old 3D backend. bugref:9830
(edit) @89124   4 years vboxsync Devices/Graphics: Fixed regression from r144462 on darwin when loading …
(edit) @89123   4 years vboxsync Devices/Graphics: Function tables for 3D backends (build fix). bugref:9830
(edit) @89122   4 years vboxsync Devices/Graphics: Function tables for 3D backends (doxygen). bugref:9830
(edit) @89121   4 years vboxsync Devices/Graphics: Function tables for 3D backends. bugref:9830
(edit) @88904   4 years vboxsync Devices/Graphics: Helpers to read and write guest MOB memory; fixed …
(edit) @88838   4 years vboxsync Devices/Graphics: attempt to fix mac builds. bugref:9830
(edit) @88835   4 years vboxsync Devices/Graphics: build fix for VBOX_WITH_VMSVGA3D disabled case. …
(edit) @88833   4 years vboxsync Devices/Graphics: move RT_C_DECLS to svga_dump.h. bugref:9830
(edit) @88831   4 years vboxsync Devices/Graphics: resource creation; logging; emulate TRIANGLEFAN …
(edit) @88830   4 years vboxsync Devices/Graphics: VirtualBox modifications for svga command logging. …
(edit) @88829   4 years vboxsync Devices/Graphics: unmodified files for svga command logging. bugref:9830
(edit) @88803   4 years vboxsync Devices/Graphics: more DX commands; disassemble shaders for debug log. …
(edit) @88788   4 years vboxsync Devices/Graphics: a few DX commands (doxygen fix). bugref:9830
(edit) @88787   4 years vboxsync Devices/Graphics: a few DX commands. bugref:9830
(edit) @88786   4 years vboxsync Devices/Graphics: new files for DX commands. bugref:9830
(edit) @88774   4 years vboxsync 3D/VMSVGA: Corrected VBE_DISPI_MAX_(X/Y)RES typo
(edit) @88743   4 years vboxsync DevVGA-SVGA: Log out of bounds values. bugref:9981
(edit) @88547   4 years vboxsync 3D/VMSVGA: Clear the 3D support flag if vmsvgaR3PowerOn fails, bugref:9988
(edit) @88545   4 years vboxsync Retrieve BMP file header info, bugref:9904
(edit) @88544   4 years vboxsync 3D/VMSVGA: Skip unsupported bpp values, bugref:9992
(edit) @88538   4 years vboxsync 3D/VMSVGA: Skip unsupported screen sizes
(edit) @87904   4 years vboxsync DevVGA,DisplayImpl.cpp,pdmifs.h: Don't require EMT for …
Note: See TracRevisionLog for help on using the revision log.

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