VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95192   3 years vboxsync Devices/Graphics: blitter fix. bugref:9830
(edit) @95168   3 years vboxsync Devices/Graphics: stream output declarations. bugref:9830
(edit) @95164   3 years vboxsync Devices/Graphics: avoid deadlock on power off.
(edit) @95151   3 years vboxsync Devices/Graphics: renamed a macro.
(edit) @95150   3 years vboxsync Devices/Graphics: PresentBlt (build fix). bugref:9830
(edit) @95149   3 years vboxsync Devices/Graphics: PresentBlt. bugref:9830
(edit) @95148   3 years vboxsync Devices/Graphics: shaders. bugref:9830
(edit) @95137   3 years vboxsync Devices/Graphics: typeless formats; logging; enable compute shaders: …
(edit) @95136   3 years vboxsync Devices/Graphics: remove incorrect asserts: bugref:9830
(edit) @95135   3 years vboxsync Devices/Graphics: shader parser: bugref:9830
(edit) @95106   3 years vboxsync Devices/Graphics: do not hardcode bindflags: bugref:9830
(edit) @95102   3 years vboxsync Devices/Graphics: removed obsolete hack: bugref:9830
(edit) @95101   3 years vboxsync Devices/Graphics: dump float format: bugref:9830
(edit) @95091   3 years vboxsync Devices/Graphics: stream output: bugref:9830
(edit) @95085   3 years vboxsync Devices/Graphics: stream output; DrawAuto; Grow[C]OTables: bugref:9830
(edit) @95062   3 years vboxsync Devices/Graphics: build fix
(edit) @95055   3 years vboxsync Devices/Graphics: stream output; ClearView; typeless formats: bugref:9830
(edit) @95054   3 years vboxsync Devices/Graphics/vmsvga_include: command for ClearView: bugref:9830
(edit) @95051   3 years vboxsync Devices/Graphics: shader parser: bugref:9830
(edit) @95039   3 years vboxsync 7.0.0 ALPHA1
(edit) @95038   3 years vboxsync VGABIOS: Compressed size a bit to get under 32K.
(edit) @95035   3 years vboxsync Devices/Graphics: unordered access views: bugref:9830
(edit) @95034   3 years vboxsync Devices/Graphics: minor fixes: bugref:9830
(edit) @95032   3 years vboxsync Devices/Graphics: shader signatures: bugref:9830
(edit) @95024   3 years vboxsync Devices/Graphics: shaders; render targets; removed a wrong ClearState …
(edit) @95023   3 years vboxsync Devices/Graphics: shaders; render targets; removed a wrong ClearState …
(edit) @95022   3 years vboxsync Devices/Graphics: constant buffers (regression fix): bugref:9830
(edit) @95017   3 years vboxsync Devices/Graphics: copy resource: bugref:9830
(edit) @95016   3 years vboxsync Devices/Graphics: shader signatures: bugref:9830
(edit) @95015   3 years vboxsync Devices/Graphics: constant buffers: bugref:9830
(edit) @95014   3 years vboxsync Devices/Graphics: 11.1 interfaces: bugref:9830
(edit) @95013   3 years vboxsync Devices/Graphics: fix for shader signatures: bugref:9830
(edit) @95012   3 years vboxsync Devices/Graphics: new commands; fixes for CreateInputLayout, …
(edit) @95008   3 years vboxsync Devices/Graphics: 64 bit surface flags and increased save state …
(edit) @94989   3 years vboxsync Devices/Graphics: patch shader resource types; new commands: bugref:9830
(edit) @94929   3 years vboxsync Devices/Graphics: shader parser update; minor fixes (build fix): …
(edit) @94928   3 years vboxsync Devices/Graphics: shader parser update; minor fixes: bugref:9830
(edit) @94834   3 years vboxsync Devices/Graphics: sizeof fix: bugref:9830
(edit) @94833   3 years vboxsync Devices/Graphics: resource creation: bugref:9830
(edit) @94832   3 years vboxsync Devices/Graphics: guest shader signatures do not need sorting: bugref:9830
(edit) @94831   3 years vboxsync Devices/Graphics: sizeof fix: bugref:9830
(edit) @94830   3 years vboxsync Devices/Graphics: DevVGA-SVGA.cpp logging tweaks
(edit) @94741   3 years vboxsync Devices/Graphics: updates for shaders: bugref:9830
(edit) @94642   3 years vboxsync VGABIOS: Filled in mode table entries 0Bh/0Ch but left disabled …
(edit) @94636   3 years vboxsync Devices/Graphics: enable command buffers capability for all VMs: …
(edit) @94633   3 years vboxsync Devices/Graphics: fix for command buffers tracking: bugref:9830
(edit) @94632   3 years vboxsync Devices/Graphics: save command buffers independently from VGPU10 when …
(edit) @94582   3 years vboxsync Devices/Graphics/vmsvga_include: VBox modifications. bugref:9830
(edit) @94581   3 years vboxsync Devices/Graphics: unmodified vmsvga header file. bugref:9830
(edit) @94451   3 years vboxsync VGABIOS: When restoring state, we have to first set the CRTC base and …
(edit) @94450   3 years vboxsync DevVGA: Added split screen functionality for text modes (not quite …
(edit) @94449   3 years vboxsync Devices/Graphics: implemented queries; fixed generation of GS …
(edit) @94401   3 years vboxsync Devices/Graphics: fixed loading a legacy saved state
(edit) @94385   3 years vboxsync Devices,SVGA: Fix some memory leaks in the OpenGL backend
(edit) @94377   3 years vboxsync Devices/Graphics: surface mapping cleanup and fixes: bugref:9830
(edit) @94363   3 years vboxsync VGABIOS: CGA text modes need CGA DAC setup for the right colors.
(edit) @94360   3 years vboxsync DevVGA: Cursor position is subject to CRTC byte/word mode, too.
(edit) @94356   3 years vboxsync DevVGA: Improved display of text modes in CRTC byte mode, rather than …
(edit) @94355   3 years vboxsync VGABIOS: Added ability to set 200/350-line (CGA/EGA) text modes.
(edit) @94354   3 years vboxsync VGABIOS: Minor copy/paste fix.
(edit) @94353   3 years vboxsync VGABIOS: Filled in mode parameters with CGA/EGA text modes.
(edit) @94316   3 years vboxsync VGABIOS: Removed old/redundant code incorrectly writing the …
(edit) @94276   3 years vboxsync Devices/Graphics: cleanup: bugref:9830
(edit) @94273   3 years vboxsync Devices/Graphics: scm fix: bugref:9830
(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 …
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