VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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   5 年 vboxsync Devices/Graphics: use current VMSVGA headers
(edit) @86011   5 年 vboxsync Devices/Graphics: backed out r140205 (need to fix gcc warnings first)
(edit) @86009   5 年 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 …
(edit) @84013   5 年 vboxsync Devices/DevVGA-SVGA: Check if screen is not defined …
(edit) @84011   5 年 vboxsync Devices/DevVGA-SVGA: Use AssertPtr() here.
(edit) @83560   5 年 vboxsync DevVGA-SVGA.cpp: Use RTMemFreeZ with cursor data. bugref:9698
(edit) @83507   5 年 vboxsync Comment.
(edit) @83505   5 年 vboxsync VMSVGA: Fixed a possible race which could cause a guest to endlessly …
(edit) @83378   5 年 vboxsync VMSVGA: Print the FIFO cursor position, too.
(edit) @83374   5 年 vboxsync VMSVGA: Check for mode changes from the outer FIFO loop as well, so …
(edit) @83354   5 年 vboxsync VMSVGA: Implemented SVGA_CMD_RECT_COPY (see bugref:9424).
(edit) @83305   5 年 vboxsync VMSVGA: Explicitly turn cursor on and off when enabling/disabling …
(edit) @83278   5 年 vboxsync VMSVGA: The SVGA_REG_BITS_PER_PIXEL must be initialized to the host …
(edit) @83274   5 年 vboxsync VMSVGA: Implemented register-based cursor movement interface used by …
(edit) @83273   5 年 vboxsync VMSVGA: Unregister VRAM handler after loading state if necessary.
(edit) @83256   5 年 vboxsync VMSVGA: Reversed bit order of converted cursor AND mask to match VBVA …
(edit) @83156   5 年 vboxsync bugref:9637 Some PDMIDISPLAYPORT::pfnReportMonitorPositions nits.
(edit) @83154   5 年 vboxsync bugref:9637. build fix
(edit) @83152   5 年 vboxsync bugref:9637. moving the function vmsvgaR3PortReportMonitorPositions …
(edit) @83142   5 年 vboxsync bugref:9637. Sending monitor positions (offsets) from GAs to svga …
(edit) @83061   5 年 vboxsync DevVGA: Dump screen objects with info vmsvga.
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @82659   5 年 vboxsync Devices/DevVGA-SVGA: Compile fixes if VBOX_WITH_VMSVGA3D is not defined.
(edit) @82409   5 年 vboxsync Devices/Graphics: optional release logging
(edit) @82242   5 年 vboxsync Devices/Graphics: release statistics for SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN
(edit) @82199   5 年 vboxsync DevVGA: The FIFO shouldn't be prefetchable. Workarounds for old saved …
(edit) @82127   5 年 vboxsync DevVGA: Doxygen fixes. bugref:9218
(edit) @82117   5 年 vboxsync DevVGA: doxygen fixes. bugref:9218
(edit) @82115   5 年 vboxsync DevVGA: Set PDM_DEVREG_FLAGS_NEW_STYLE. bugref:9218
(edit) @82114   5 年 vboxsync DevVGA: Splitting up the VMSVGASTATE structure. bugref:9218
(edit) @82110   5 年 vboxsync DevVGA: Darwin fixes. bugref:9218
(edit) @82109   5 年 vboxsync DevVGA: Splitting up the VGASTATE structure. bugref:9218
(edit) @82089   5 年 vboxsync DevVGA: Mark functions with R3 where appropriate, adding docs and …
(edit) @82088   5 年 vboxsync DevVGA: Mark functions with R3 where appropriate, adding docs and …
(edit) @82086   5 年 vboxsync DevVGA: SUPSem -> DevHlpSUPSem. bugref:9218
(edit) @82083   5 年 vboxsync DevVGA: style nits. bugref:9218
(edit) @82081   5 年 vboxsync DevVGA: style nits. bugref:9218
(edit) @82079   5 年 vboxsync DevVGA: Map the first page of the FIFO into ring-0 so we can safely …
(edit) @82076   5 年 vboxsync DevVGA: Converted VMSVGA FIFO allocation and registration to new …
(edit) @82072   5 年 vboxsync DevVGA: Converting the final I/O ports (VMSVGA). bugref:9218
(edit) @82071   5 年 vboxsync DevVGA: Use PCI_ADDRESS_SPACE_MEM_PREFETCH rather than …
(edit) @82059   5 年 vboxsync DevVGA: Use default statistics prefix. bugref:9218
(edit) @82053   5 年 vboxsync DevVGA: PDMR3Thread -> PDMDevHlpThread. bugref:9218
(edit) @82050   5 年 vboxsync DevVGA: PDMCritSect -> PDMDevHlpCritSect. bugref:9218
(edit) @82048   5 年 vboxsync DevVGA: SSMR3 -> pHlp->pfnSSM. bugref:9218
(edit) @82047   5 年 vboxsync DevVGA: SSMR3 -> pHlp->pfnSSM. bugref:9218
(edit) @82043   5 年 vboxsync DevVGA: CFGMR3 -> pHlp->pfnCFGM ++. bugref:9218
(edit) @81756   5 年 vboxsync Devices/Graphics: suppress noisy logging.
(edit) @81755   5 年 vboxsync Reverted r134542, wrong files
(edit) @81754   5 年 vboxsync Devices/Graphics: suppress noisy logging.
(edit) @81498   5 年 vboxsync Devices/Graphics: mouse cursor logging
(edit) @81194   5 年 vboxsync Devices/Graphics/DevVGA-SVGA.cpp: Improve check, bugref:9535
(edit) @81031   5 年 vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @80872   5 年 vboxsync Devices/Graphics,Main,include: remove obsolete Chromium code. bugref:9529
(edit) @78347   6 年 vboxsync DevVGA-SVGA.cpp: attempt to fix breakage from last change.
(edit) @78344   6 年 vboxsync DevVGA-SVGA.cpp: re-init FIFO on VM reset
(edit) @78011   6 年 vboxsync DevVGA-SVGA: use VBVA interface to update screen. bugref:9430
(edit) @77958   6 年 vboxsync VMSVGA: Refined pitch lock handling, also reset FIFO on VM reset. See …
(edit) @77954   6 年 vboxsync SVGA: Fixed thinkos (bugref:9424).
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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