VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95408   2 years vboxsync NAT: host resolver must not return NXDOMAIN for query classes and …
(edit) @95405   2 years vboxsync Devices/Makefile.kmk: Add DXVK SDK for macOS when enabled, bugref:10013
(edit) @95389   2 years vboxsync DevFDC: Logging (make more readable) and made fd_formats const.
(edit) @95388   2 years vboxsync PC/BIOS: indent
(edit) @95294   2 years vboxsync Devices/Graphics: VGPU9 interface stubs. bugref:9830
(edit) @95292   2 years vboxsync Devices/Graphics: VBE_DISPI_CFG_ID_VMSVGA_DX
(edit) @95288   2 years vboxsync Devices/Graphics: generic screen update function. bugref:9830
(edit) @95276   2 years vboxsync Doxygen.
(edit) @95275   2 years vboxsync UsbMouse: Merged touchpad and touchscreen logic (see bugref:9891).
(edit) @95272   2 years vboxsync scm
(edit) @95271   2 years vboxsync Touchpad: First part of touchpad support, PDM interface and device …
(edit) @95259   2 years vboxsync src/*.kmk: Applied VBOX_WITH_AUTOMATIC_DEFS_QUOTING to some 9 …
(edit) @95249   2 years vboxsync Devices/Graphics: ose fix
(edit) @95232   2 years vboxsync Devices/Graphics: track constant, vertex, index buffers; clear …
(edit) @95231   2 years vboxsync Devices/Graphics: track constant, vertex, index buffers; clear …
(edit) @95192   2 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) @95128   3 years vboxsync EFI/Firmware: Ignore VC++ warning about the 'register' storage class …
(edit) @95108   3 years vboxsync Devices/Dev*: Replaced some leftover 'PDMBOTHCBDECL' usage with …
(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) @95070   3 years vboxsync DevATA: Set DSC when completing START/STOP UNIT. Needed to make NT 4.0 …
(edit) @95062   3 years vboxsync Devices/Graphics: build fix
(edit) @95059   3 years vboxsync DevATA: Fixed/improved logging.
(edit) @95058   3 years vboxsync Reverted accidental commit.
(edit) @95057   3 years vboxsync DevATA: More consistently set ATA_STAT_SEEK on command completion so …
(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) @95053   3 years vboxsync BIOS: Set submodel ID to 1. Also added a disabled IBM VPD table as an …
(edit) @95052   3 years vboxsync BIOS: Corrected FDPT entry struct.
(edit) @95051   3 years vboxsync Devices/Graphics: shader parser: bugref:9830
(edit) @95050   3 years vboxsync BIOS: Filled in the Fixed Disk Parameter table to correspond to the …
(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) @95004   3 years vboxsync Audio/SB16: Fixed device initialization when dummy LUNs (e.g. for …
(edit) @94999   3 years vboxsync Audio: Fixed testcase tstAudioMixBuffer (follow-up for r151418).
(edit) @94996   3 years vboxsync Audio/Mixer: Also need to take the sink's critical section when …
(edit) @94994   3 years vboxsync Audio/SB16: Fixed calls to sb16SpeakerControl() [nits].
(edit) @94993   3 years vboxsync Audio: Resolved @todos regarding PDMAudioPropsAreValid() / …
(edit) @94989   3 years vboxsync Devices/Graphics: patch shader resource types; new commands: bugref:9830
(edit) @94977   3 years vboxsync Devices/Network/lwip-new/ipv4/ip_frag.c: Missing paranthesis around …
(edit) @94976   3 years vboxsync Devices/DevVirtioNet_1_0: Clear the whole unicast filter table up …
(edit) @94970   3 years vboxsync Devices/Virtio|ai: Fixes and performance improvements for the 1.0 …
(edit) @94969   3 years vboxsync Devices/Virtio|ai: Fixes and performance improvements for the 1.0 …
(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) @94829   3 years vboxsync Audio/SB16: Try fixing SSM load assertions when stored PCM properties …
(edit) @94820   3 years vboxsync Audio/SB16: Try fixing SSM load assertions when stored PCM properties …
(edit) @94786   3 years vboxsync BIOS: Added trivial APM status (INT 15h/530Ah) support.
(edit) @94741   3 years vboxsync Devices/Graphics: updates for shaders: bugref:9830
(edit) @94649   3 years vboxsync DevFdc: Only use the DOR to select drive, the drive selection bits in …
(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) @94521   3 years vboxsync libs/libssh,Main,FE/VBoxManage,Devices/Network/DrvCloudTunnel|ai: Add …
(edit) @94478   3 years vboxsync VBox/ostypes.h+Main/Global,Appliance+FE/Qt: Some Solaris OStype …
(edit) @94466   3 years vboxsync Devices/EFI: Fix possible triple fault with SMP configurations during …
(edit) @94465   3 years vboxsync Devices/EFI: Fix possible triple fault with SMP configurations during …
(edit) @94460   3 years vboxsync VBox/ostypes.h+Main/Global,Machine,UnattendedInstaller+FE/Qt: First …
(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 …
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