VirtualBox

source: vbox/trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @105182   8 月 vboxsync Devices/Graphics: screens handling cleanup. bugref:10708
(edit) @104907   8 月 vboxsync Devices/Graphics: Split the initialization of 3D caps from writing …
(edit) @102520   15 月 vboxsync Devices/Graphics: planar textures; video commands. bugref:10529
(edit) @100757   19 月 vboxsync Devices/Graphics/DevVGA-SVGA: Fix for saved state loading, bugref:10458
(edit) @100712   19 月 vboxsync Devices/Graphics: pre-initialize screen ids. bugref:9830
(edit) @100710   19 月 vboxsync Devices/Graphics: Add new member to saved state for SVGA3 and bump …
(edit) @100703   19 月 vboxsync Devcies/Graphics: Don't access the FIFO in the DBGF info handler if …
(edit) @100692   19 月 vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100690   19 月 vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100178   21 月 vboxsync Devices/Graphics: release device lock for FIFO thread reset. bugref:9830
(edit) @99824   22 月 vboxsync Devices/Graphics: correct assertion
(edit) @99775   22 月 vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99740   22 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99739   22 月 vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99688   22 月 vboxsync Devices/Graphics: common code for 3D backend initialization and …
(edit) @99589   22 月 vboxsync Devices/Graphics: SVGA_3D_CMD_INTRA_SURFACE_COPY. bugref:9830
(edit) @99535   22 月 vboxsync Devices/Graphics: SVGA_REG_CAP2; SET_*_CONSTANT_BUFFER_OFFSET; fixes …
(edit) @99521   22 月 vboxsync Devices/Graphics: debugging helpers
(edit) @98103   2 年 vboxsync Copyright year updates by scm.
(edit) @97944   2 年 vboxsync Devices/Graphics: re r153861: This is C++, not C. bugref:10292
(edit) @97697   2 年 vboxsync Devices/Graphics: removed unused code. bugref:9830
(edit) @96950   2 年 vboxsync Devices/Graphics: Some old Xorg servers apparently in collaboration …
(edit) @96407   3 年 vboxsync scm copyright and license note update
(edit) @96376   3 年 vboxsync Devices/Graphics: set component types for shader input signature. …
(edit) @95742   3 年 vboxsync Devices/DevVGA-SVGA: Compile fix when VBOX_WITH_VMSVGA3D is not defined.
(edit) @95739   3 年 vboxsync Devices/Graphics: corrected asserts. bugref:9830
(edit) @95603   3 年 vboxsync Devices/Graphics: changed device initialization to take saved state …
(edit) @95591   3 年 vboxsync Devices/Graphics: changed device initialization to take saved state …
(edit) @95582   3 年 vboxsync Devices/Graphics: logging
(edit) @95164   3 年 vboxsync Devices/Graphics: avoid deadlock on power off.
(edit) @94830   3 年 vboxsync Devices/Graphics: DevVGA-SVGA.cpp logging tweaks
(edit) @94636   3 年 vboxsync Devices/Graphics: enable command buffers capability for all VMs: …
(edit) @94633   3 年 vboxsync Devices/Graphics: fix for command buffers tracking: bugref:9830
(edit) @94632   3 年 vboxsync Devices/Graphics: save command buffers independently from VGPU10 when …
(edit) @94271   3 年 vboxsync Devices/Graphics: middes ifdefs: bugref:9830
(edit) @94215   3 年 vboxsync Devices/Graphics: saved state fixes: bugref:9830
(edit) @94205   3 年 vboxsync Devices/Graphics: saved state: bugref:9830
(edit) @94101   3 年 vboxsync Devices/Graphics: initial code for single device mode, enabled for non …
(edit) @93944   3 年 vboxsync Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, …
(edit) @93650   3 年 vboxsync VMM/PGM,*: Split the physical access handler type registration into …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @91928   3 年 vboxsync VMM,Devices: Eliminate direct calls to PGMHandlerPhysical* APIs and …
(edit) @91920   3 年 vboxsync VMM,Devices: Eliminate direct calls to VMMR3 and VMR3 APIs and …
(edit) @91901   3 年 vboxsync Devices/Graphics/DevVGA-SVGA.cpp: Use …
(edit) @91361   3 年 vboxsync Devices/Graphics: VMSVGA new commands
(edit) @90852   3 年 vboxsync Devices/Graphics: Update cbScanline after changing uWidth and uBpp
(edit) @90694   4 年 vboxsync VMSVGA: prevent black screen after first resize when VM is restored …
(edit) @90447   4 年 vboxsync Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
(edit) @90323   4 年 vboxsync DevVGA-SVGA: Moved the pfnVBVAEnable calls up before …
(edit) @90319   4 年 vboxsync VMSVGA: prevent screen artifacts after restoring VM from saved state, …
(edit) @90058   4 年 vboxsync DevVGA-SVGA: style fix for r143829. bugref:9988
(edit) @89183   4 年 vboxsync Devices/Graphics: Fixed 3D backend reset issues. bugref:9830
(edit) @89163   4 年 vboxsync Devices/Graphics: Build new and old 3D backend. bugref:9830
(edit) @89124   4 年 vboxsync Devices/Graphics: Fixed regression from r144462 on darwin when loading …
(edit) @89122   4 年 vboxsync Devices/Graphics: Function tables for 3D backends (doxygen). bugref:9830
(edit) @89121   4 年 vboxsync Devices/Graphics: Function tables for 3D backends. bugref:9830
(edit) @88835   4 年 vboxsync Devices/Graphics: build fix for VBOX_WITH_VMSVGA3D disabled case. …
(edit) @88833   4 年 vboxsync Devices/Graphics: move RT_C_DECLS to svga_dump.h. bugref:9830
(edit) @88831   4 年 vboxsync Devices/Graphics: resource creation; logging; emulate TRIANGLEFAN …
(edit) @88787   4 年 vboxsync Devices/Graphics: a few DX commands. bugref:9830
(edit) @88774   4 年 vboxsync 3D/VMSVGA: Corrected VBE_DISPI_MAX_(X/Y)RES typo
(edit) @88743   4 年 vboxsync DevVGA-SVGA: Log out of bounds values. bugref:9981
(edit) @88547   4 年 vboxsync 3D/VMSVGA: Clear the 3D support flag if vmsvgaR3PowerOn fails, bugref:9988
(edit) @88544   4 年 vboxsync 3D/VMSVGA: Skip unsupported bpp values, bugref:9992
(edit) @88538   4 年 vboxsync 3D/VMSVGA: Skip unsupported screen sizes
(edit) @87633   4 年 vboxsync VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
(edit) @86905   4 年 vboxsync Devices/Graphics: use new vmsvga headers, stubs for more commands. …
(edit) @86886   4 年 vboxsync Devices/Graphics: Map and GBO interfaces. bugref:9830
(edit) @86885   4 年 vboxsync Devices/Graphics: Stubs for some new commands. bugref:9830
(edit) @86864   4 年 vboxsync Devices/Graphics: vmsvga3dQueryCaps for DX backend. bugref:9830
(edit) @86856   4 年 vboxsync Devices/Graphics: Monitor the guest access to ObjectTables; use array …
(edit) @86855   4 年 vboxsync Devices/Graphics: Monitor the guest access to ObjectTables; use array …
(edit) @86838   4 年 vboxsync Devices/Graphics: A couple of new commands; a more generic handler for …
(edit) @86479   4 年 vboxsync AMD IOMMU: bugref:9654 DevVGA-SVGA: Use PCI interfaces while …
(edit) @86266   4 年 vboxsync Devices/Graphics: Split DevVGA-SVGA.cpp to two source files (device …
(edit) @86265   4 年 vboxsync Devices/Graphics: Split DevVGA-SVGA.cpp to two source files (device …
(edit) @86252   4 年 vboxsync Devices/Graphics: Build fix.
(edit) @86251   4 年 vboxsync Devices/Graphics: Build fix.
(edit) @86248   4 年 vboxsync Devices/Graphics: Build fixes.
(edit) @86237   4 年 vboxsync Devices/Graphics: stubs for SVGA_CAP_GBOBJECTS commands. Make sure …
(edit) @86203   4 年 vboxsync Devices/Graphics: cleanup vmsvgaR3Process3dCmd.
(edit) @86197   4 年 vboxsync Devices/Graphics: CFGM parameter to enable new capabilities.
(edit) @86195   4 年 vboxsync Devices/Graphics: build fix.
(edit) @86194   4 年 vboxsync Devices/Graphics: doxygen fix.
(edit) @86193   4 年 vboxsync Devices/Graphics: New VMSVGA registers. Register based command buffers …
(edit) @86024   4 年 vboxsync Devices/Graphics: use current VMSVGA headers
(edit) @86011   4 年 vboxsync Devices/Graphics: backed out r140205 (need to fix gcc warnings first)
(edit) @86009   4 年 vboxsync Devices/Graphics: Use current VMSVGA headers
(edit) @85476   5 年 vboxsync DevVGA-SVGA.cpp: comment typo
(edit) @85438   5 年 vboxsync Devices/Graphics: fixed a debug assertion caused by a missing if …
(edit) @85368   5 年 vboxsync Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
(edit) @84919   5 年 vboxsync Devices/Graphics: call vmsvga3d*Screen only if 3D is enabled
(edit) @84851   5 年 vboxsync Devices/Graphics: experimental GLX graphics output: updated assertion
(edit) @84802   5 年 vboxsync Devices/Graphics: experimental GLX graphics output: reset screens on …
(edit) @84754   5 年 vboxsync Devices/Graphics: fixed regression after r138536 (crash on startup …
(edit) @84750   5 年 vboxsync DevVGA-SVGA.cpp: Fix crashing VMs on startup after r138536 due to a …
(edit) @84743   5 年 vboxsync Devices/Graphics: experimental GLX graphics output (build fix)
(edit) @84742   5 年 vboxsync Devices/Graphics: experimental GLX graphics output
(edit) @84737   5 年 vboxsync Devices/Graphics: optional release logging of performance metrics
(edit) @84722   5 年 vboxsync bugref:9637. setting vmsvga relevant functions in DevVGA only when …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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