VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91901   3 years vboxsync Devices/Graphics/DevVGA-SVGA.cpp: Use …
(edit) @91891   3 years vboxsync Devices/Graphics/DevVGA-SVGA3d-dx-shader.cpp: Fix compilation with …
(edit) @91823   3 years vboxsync Devices/Graphics: parser improvements; logging: bugref:9830
(edit) @91774   3 years vboxsync DevVGA-SVGA3d-ogl.cpp: Shut up warnings about deprecated functions in …
(edit) @91607   3 years vboxsync Devices/Graphics: parser should be able to apply modifications; …
(edit) @91527   3 years vboxsync Devices/Graphics: Build fix: bugref:9830
(edit) @91526   3 years vboxsync Devices/Graphics: Build fix: bugref:9830
(edit) @91525   3 years vboxsync Devices/Graphics: Build fix: bugref:9830
(edit) @91507   3 years vboxsync Devices/Graphics: DUMP_BITMAPS update: bugref:9830
(edit) @91504   3 years vboxsync Devices/Graphics: straighten out code which waits for drawing to …
(edit) @91484   3 years vboxsync Devices/Graphics: parser; DrawIndexed for TRIANGLE_FAN; etc: bugref:9830
(edit) @91441   3 years vboxsync Devices/Graphics: staging buffer for transfers; stream output: bugref:9830
(edit) @91375   3 years vboxsync Devices/Graphics: fixes for mapping, constant buffers and parser: …
(edit) @91364   3 years vboxsync Devices/Graphics: use a define for test breakpoints: bugref:9830
(edit) @91362   3 years vboxsync Devices/Graphics: VMSVGA new commands (doxygen fix for r147031): …
(edit) @91361   3 years vboxsync Devices/Graphics: VMSVGA new commands
(edit) @91011   3 years vboxsync 3D/VMSVGA: Workaround for wrong sampler type declaration …
(edit) @90853   3 years vboxsync Devices/Graphics: support for relative operands in the shader parser.
(edit) @90852   3 years vboxsync Devices/Graphics: Update cbScanline after changing uWidth and uBpp
(edit) @90791   3 years vboxsync Devices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90694   3 years vboxsync VMSVGA: prevent black screen after first resize when VM is restored …
(edit) @90447   3 years vboxsync Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
(edit) @90323   3 years vboxsync DevVGA-SVGA: Moved the pfnVBVAEnable calls up before …
(edit) @90319   3 years vboxsync VMSVGA: prevent screen artifacts after restoring VM from saved state, …
(edit) @90200   3 years vboxsync DevVGA: Addendum to bugref:9904
(edit) @90058   3 years vboxsync DevVGA-SVGA: style fix for r143829. bugref:9988
(edit) @90021   3 years vboxsync DevVGA: Fixed regression from r112425, must use RT_MAX to determin …
(edit) @90017   3 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 …
(edit) @87773   4 years vboxsync VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
(edit) @87767   4 years vboxsync VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
(edit) @87760   4 years vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
(edit) @87633   4 years vboxsync VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
(edit) @87118   4 years vboxsync DevVGA: Removed unused code, better errors messages for bogus custom …
(edit) @87110   4 years vboxsync 3D/VMSVGA: Ignore a surface in case of inconsistent parameters, bugref:9880
(edit) @87105   4 years vboxsync DevVGA: Finish the elimination of vram_ptr. bugref:9218
(edit) @87028   4 years vboxsync AMD IOMMU: bugref:9654 Devices/Graphics/DevVGA-SVGA: Use non-PCI guest …
(edit) @86905   4 years vboxsync Devices/Graphics: use new vmsvga headers, stubs for more commands. …
(edit) @86900   4 years vboxsync Devices/Graphics/vmsvga_include: VBox modifications and three empty …
(edit) @86899   4 years vboxsync Devices/Graphics: unmodified vmsvga gallium driver include files. …
(edit) @86898   4 years vboxsync Devices/Graphics: unmodified vmsvga include files. bugref:9830
(edit) @86888   4 years vboxsync Devices/Graphics: logging. bugref:9830
(edit) @86886   4 years vboxsync Devices/Graphics: Map and GBO interfaces. bugref:9830
(edit) @86885   4 years vboxsync Devices/Graphics: Stubs for some new commands. bugref:9830
(edit) @86864   4 years vboxsync Devices/Graphics: vmsvga3dQueryCaps for DX backend. bugref:9830
(edit) @86856   4 years vboxsync Devices/Graphics: Monitor the guest access to ObjectTables; use array …
(edit) @86855   4 years vboxsync Devices/Graphics: Monitor the guest access to ObjectTables; use array …
(edit) @86841   4 years vboxsync Devices/Graphics: A couple of new commands; a more generic handler for …
(edit) @86840   4 years vboxsync Devices/Graphics: A couple of new commands; a more generic handler for …
(edit) @86839   4 years vboxsync Devices/Graphics: A couple of new commands; a more generic handler for …
(edit) @86838   4 years vboxsync Devices/Graphics: A couple of new commands; a more generic handler for …
(edit) @86836   4 years vboxsync Devices/Graphics: Initial commit of DX11 backend. bugref:9830
(edit) @86809   4 years vboxsync Devices/Graphics: move a backend specific structure to the backend …
(edit) @86593   4 years vboxsync scm after r140953
(edit) @86592   4 years vboxsync 3D: Fix for 'warning C4018: '<' : signed/unsigned mismatch' in …
(edit) @86589   4 years vboxsync DevVGA-SVGA3d-hlp.cpp: Build fix for r140931 - just include …
(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 …
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