VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96063   2 years vboxsync 7.0.0_ALPHA2
(edit) @95782   2 years vboxsync Devices/Graphics: retry D3D device creation in debug build. bugref:9830
(edit) @95752   2 years vboxsync Devices/Graphics: Switch to new OpenGL headers, bugref:8515 [scm …
(edit) @95751   2 years vboxsync Devices/Graphics: Switch to new OpenGL headers, bugref:8515
(edit) @95742   2 years vboxsync Devices/DevVGA-SVGA: Compile fix when VBOX_WITH_VMSVGA3D is not defined.
(edit) @95739   2 years vboxsync Devices/Graphics: corrected asserts. bugref:9830
(edit) @95721   2 years vboxsync Revert r152407 (Switch to OpenGL 4.6 extension headers, ​bugref:8515)
(edit) @95713   2 years vboxsync Switch to OpenGL 4.6 extension headers, bugref:8515
(edit) @95666   2 years vboxsync Devices/PC/ipxe: scm fixes and export to OSE, bugref:10254
(edit) @95664   2 years vboxsync Devices/PC/ipxe: Switch to ipxe 1.21.1 and use the provided binary ROM …
(edit) @95653   2 years vboxsync Devics/PC/ipxe: Revert r152296 (Switch to new iPXE version, bugref:10254)
(edit) @95652   2 years vboxsync Devics/PC/ipxe: Switch to new iPXE version, bugref:10254
(edit) @95611   2 years vboxsync Network/virtio: scm fix. bugref:8651
(edit) @95610   2 years vboxsync Network/virtio: scm fix. bugref:8651
(edit) @95609   2 years vboxsync Devices/DevVirtioNet_1_0: Fix legacy 32-bit guest compatibility. …
(edit) @95603   2 years vboxsync Devices/Graphics: changed device initialization to take saved state …
(edit) @95602   2 years vboxsync Devices/Graphics: changed device initialization to take saved state …
(edit) @95601   2 years vboxsync Devices/Graphics: enabled VGPU10 by default. bugref:9830
(edit) @95592   2 years vboxsync PDM/network, Network/virtio: Add sanity checking. bugref:10240
(edit) @95591   2 years vboxsync Devices/Graphics: changed device initialization to take saved state …
(edit) @95589   2 years vboxsync Devices/Graphics: cleanup. bugref:10242
(edit) @95588   2 years vboxsync Devices/Graphics: saved state fixes. bugref:9830
(edit) @95582   2 years vboxsync Devices/Graphics: logging
(edit) @95573   2 years vboxsync Network/slirp: Advertising clause for Danny Gasparovsky was …
(edit) @95568   2 years vboxsync DrvKeyboardQueue: Convert unknown extended scancodes to zero so that …
(edit) @95551   2 years vboxsync DrvKeyboardQueue: Added PS/2 to USB HID translation for consumer …
(edit) @95513   2 years vboxsync DevVGA: Track the number of MMIO2 unmaps, too.
(edit) @95506   2 years vboxsync Devices/.scm-settings: Filter out ipxe-new until it is fully …
(edit) @95463   2 years vboxsync DevVGA: vgaIsDirty is now used in R3 only.
(edit) @95461   2 years vboxsync DevVGA: Fixed problem with VBE banking destroying MMIO2 remapping …
(edit) @95427   2 years vboxsync UsbKbd: Reshuffled code to avoid assertion.
(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): …
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