VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107018   2 months vboxsync 3D: Fix for trivial index out-of-bound bug sometimes causing a crash …
(edit) @106967   2 months vboxsync 3D: Use 'true' as the default for VMSVGA2dGBO to force vmwgfx.ko from …
(edit) @106954   2 months vboxsync 3D: Read the value of VMSVGA2dGBO from VM config. The default is …
(edit) @106953   2 months vboxsync 3D: Move declaration of VMSVGA2dGBO into VMSVGA3DSTATE to avoid …
(edit) @106942   2 months vboxsync 3D: Initialise only MAP and GBO interfaces if VMSVGA2dGBO extradata is …
(edit) @106934   2 months vboxsync 3D: Force allocation of a mipmap levels for …
(edit) @106932   2 months vboxsync 3D: Do not init 3D backend if VMSVGA2dGBO extradata is set. bugref:10580
(edit) @106926   2 months vboxsync 3D: Use memcpy for SVGA_3D_CMD_SURFACE_COPY if VMSVGA2dGBO extradata …
(edit) @106522   3 months vboxsync Devices/Graphics: Two GUID initializers that requires more {} to make …
(edit) @106293   3 months vboxsync 7.1.4
(edit) @106287   3 months vboxsync 3D: Partially reverted r164972: Conditionally enable 3D backend in 2D …
(edit) @106263   3 months vboxsync 3D: Remove the excessive LogRels for Src and Dst buffers validation. …
(edit) @106224   3 months vboxsync 3D: Replacing memcpy with memmove to workaround possible Src and Dst …
(edit) @106221   4 months vboxsync 3D: Skip SVGA_CMD_BLIT_GRMFB_TO_SCREEN if Src and Dst buffers overlap. …
(edit) @106188   4 months vboxsync 3D: Conditionally enable 3D backend in 2D mode if VMSVGA2dGBO …
(edit) @106165   4 months vboxsync 7.1.2
(edit) @106156   4 months vboxsync Devices/Graphics: BindFlags cleanup
(edit) @106155   4 months vboxsync Devices/Graphics: do not use initial data for textures with …
(edit) @106154   4 months vboxsync Devices/Graphics: logging
(edit) @106137   4 months vboxsync 3D: A sysmem->sysmem transfers in vmsvga3dBackSurfaceCopy implemented …
(edit) @106120   4 months vboxsync Devices/Graphics: remove obsolete code. bugref:10717
(edit) @106119   4 months vboxsync Devices/Graphics: helper to tweak host 3D capabilities. bugref:10717
(edit) @106116   4 months vboxsync 3D: Do not report MSAA for DXGI_FORMAT_R32G32B32_FLOAT. Otherwise …
(edit) @106100   4 months vboxsync Devices/Graphics: use correct number of UA views with D3D11.0 devices
(edit) @106098   4 months vboxsync Devices/Graphics: logging
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @105982   4 months vboxsync 7.1.0
(edit) @105852   5 months vboxsync Device/VMSVGA: Use local copy of VMSVGA headers in svga_dump_command. …
(edit) @105740   5 months vboxsync 7.1.0_BETA2
(edit) @105704   5 months vboxsync Devices/Graphics: Report RASTERIZER_STATE_V2 only if the host supports …
(edit) @105644   5 months vboxsync Devices/Graphics: clamp vertex buffer stride
(edit) @105608   5 months vboxsync Devices/Graphics/BIOS, Devices/EFI/Firmware: Use new logo/wordmark in …
(edit) @105575   6 months vboxsync Devices/Graphics,WDDM: Implemented DEFINE_RASTERIZER_STATE_V2
(edit) @105506   6 months vboxsync 7.1.0_BETA1
(edit) @105280   6 months vboxsync /Config.kmk, Devices/Graphics/DevVGA.cpp, Devices/Graphics/BIOS, …
(edit) @105264   6 months vboxsync Devices/Graphics: suppress multisample flag for some formats. bugref:10717
(edit) @105213   6 months vboxsync DevVGA: Three instances of s/AssertMsgFailed/ASSERT_GUEST_MSG_FAILED/. …
(edit) @105182   6 months vboxsync Devices/Graphics: screens handling cleanup. bugref:10708
(edit) @105118   7 months vboxsync libs/dxvk-native-1.9.2a: Remove, after the switch to dxvk 2.3.1, …
(edit) @104907   7 months vboxsync Devices/Graphics: Split the initialization of 3D caps from writing …
(edit) @104890   7 months vboxsync Devices/Graphics: D3D_RELEASE cleanup. bugref:9830
(edit) @104874   7 months vboxsync 3D: Quick fix implementing all kinds of memory transfers using host …
(edit) @104853   8 months vboxsync 3D: Minor corrections for logging
(edit) @104846   8 months vboxsync include/VBox,Main,DevVGA: Folded VBox/graphics.h into VBox/param.h and …
(edit) @104831   8 months vboxsync 3D: Added dumps for SVGA commands used in 3D-off VM config
(edit) @104830   8 months vboxsync 3D: Rework and update VMWare dumper for SVGA command stream from …
(edit) @104821   8 months vboxsync Devices/Graphics/BIOS and Devices/PC/BIOS: bugref:10690: Rebranding …
(edit) @104813   8 months vboxsync Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp: removed obsolete code …
(edit) @104812   8 months vboxsync Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp: removed obsolete code …
(edit) @104811   8 months vboxsync Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp: removed obsolete code …
(edit) @104806   8 months vboxsync Devices/Graphics: debug logging (build fix)
(edit) @104805   8 months vboxsync Devices/Graphics: debug logging
(edit) @104786   8 months vboxsync Main: Added a new include VBox/graphics.h to avoid dragging in a lot …
(edit) @104777   8 months vboxsync Devices: Compile fix for using DevVGA.h if VBOX_WITH_VMSVGA is not …
(edit) @104715   8 months vboxsync Devices/Graphics/BIOS: bugref:10690: Using VBOX_PRODUCT instead of …
(edit) @104658   8 months vboxsync Devices\Graphics\DevVGA-SVGA3d-dx-shader.cpp: No …
(edit) @104244   9 months vboxsync Devices/Graphics/DevVGA: Cleanup vbe_ioport_write_data() a little, …
(edit) @104175   10 months vboxsync Dev/VGA: Spec considers vbe_start_addr as DWORD offset. bugref:10636
(edit) @104130   10 months vboxsync DevVGA: Reading the attribute controller index register does not …
(edit) @104097   10 months vboxsync VMSVGA3/ARM: Fix MMIO memory layout (make it the same as in Fusion) …
(edit) @103574   11 months vboxsync Devices/Graphics,WDDM: translate ClearDepthStencilView flags
(edit) @103469   11 months vboxsync Devices/Graphics: logging
(edit) @103468   11 months vboxsync Devices/Graphics/shaderlib: Need to zero out two structs, bugref:3409
(edit) @103457   11 months vboxsync HGSMI: Some symbol visibility cleanup, bugref:3409
(edit) @103419   11 months vboxsync Devices/Graphics: Committed a bit too much in r161740, bugref:3409
(edit) @103417   11 months vboxsync Devices/Graphics,VMM: Fix some unused function warnings, bugref:3409
(edit) @103416   11 months vboxsync Devices,Runtime: Fix some harmless misleading macros warnings, bugref:3409
(edit) @103005   12 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102808   12 months vboxsync Devices/Graphics: multisampling.
(edit) @102715   13 months vboxsync Devices/Graphics: simplified vertex and index buffers tracking (build fix).
(edit) @102714   13 months vboxsync Devices/Graphics: simplified vertex and index buffers tracking.
(edit) @102713   13 months vboxsync Devices/Graphics: update shader resource decl only if the information …
(edit) @102632   13 months vboxsync Devices/Graphics: removed obsolete code.
(edit) @102627   13 months vboxsync Devices/Graphics: corrected assertions for VGPU queries.
(edit) @102626   13 months vboxsync Devices/Graphics: create render target, depth stencil and unordered …
(edit) @102622   13 months vboxsync Devices/Graphics: create shader resource views on demand.
(edit) @102617   13 months vboxsync Devices/Graphics: shader signature semantics.
(edit) @102616   13 months vboxsync Devices/Graphics: debug logging.
(edit) @102532   14 months vboxsync Devices/Graphics: use 11.1 interfaces.
(edit) @102520   14 months vboxsync Devices/Graphics: planar textures; video commands. bugref:10529
(edit) @102504   14 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102406   14 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102382   14 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102293   14 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102143   14 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102142   14 months vboxsync Devices/Graphics: avoid compiler warnings. bugref:10529
(edit) @102136   14 months vboxsync Devices/Graphics: additional header. bugref:10529
(edit) @100757   18 months vboxsync Devices/Graphics/DevVGA-SVGA: Fix for saved state loading, bugref:10458
(edit) @100712   18 months vboxsync Devices/Graphics: pre-initialize screen ids. bugref:9830
(edit) @100710   18 months vboxsync Devices/Graphics: Add new member to saved state for SVGA3 and bump …
(edit) @100703   18 months vboxsync Devcies/Graphics: Don't access the FIFO in the DBGF info handler if …
(edit) @100702   18 months vboxsync Devices/Graphics: Fix assertion, bugref:10458
(edit) @100692   18 months vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100691   18 months vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100690   18 months vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100211   19 months vboxsync Devices/Graphics: Fix assertion, bugref:3409
(edit) @100178   19 months vboxsync Devices/Graphics: release device lock for FIFO thread reset. bugref:9830
(edit) @100157   20 months vboxsync Devices/Graphics: merged SCREEN_TARGET resource type with TEXTURE_2D. …
(edit) @100108   20 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @100066   20 months vboxsync Devices/Graphics: debug logging. bugref:9830
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