|
|
@95592
|
2 years |
vboxsync |
PDM/network, Network/virtio: Add sanity checking. bugref:10240
|
|
|
@95591
|
2 years |
vboxsync |
Devices/Graphics: changed device initialization to take saved state …
|
|
|
@95589
|
2 years |
vboxsync |
Devices/Graphics: cleanup. bugref:10242
|
|
|
@95588
|
2 years |
vboxsync |
Devices/Graphics: saved state fixes. bugref:9830
|
|
|
@95582
|
2 years |
vboxsync |
Devices/Graphics: logging
|
|
|
@95573
|
2 years |
vboxsync |
Network/slirp: Advertising clause for Danny Gasparovsky was …
|
|
|
@95568
|
2 years |
vboxsync |
DrvKeyboardQueue: Convert unknown extended scancodes to zero so that …
|
|
|
@95551
|
2 years |
vboxsync |
DrvKeyboardQueue: Added PS/2 to USB HID translation for consumer …
|
|
|
@95513
|
2 years |
vboxsync |
DevVGA: Track the number of MMIO2 unmaps, too.
|
|
|
@95506
|
2 years |
vboxsync |
Devices/.scm-settings: Filter out ipxe-new until it is fully …
|
|
|
@95463
|
2 years |
vboxsync |
DevVGA: vgaIsDirty is now used in R3 only.
|
|
|
@95461
|
2 years |
vboxsync |
DevVGA: Fixed problem with VBE banking destroying MMIO2 remapping …
|
|
|
@95427
|
2 years |
vboxsync |
UsbKbd: Reshuffled code to avoid assertion.
|
|
|
@95408
|
2 years |
vboxsync |
NAT: host resolver must not return NXDOMAIN for query classes and …
|
|
|
@95405
|
2 years |
vboxsync |
Devices/Makefile.kmk: Add DXVK SDK for macOS when enabled, bugref:10013
|
|
|
@95389
|
2 years |
vboxsync |
DevFDC: Logging (make more readable) and made fd_formats const.
|
|
|
@95388
|
2 years |
vboxsync |
PC/BIOS: indent
|
|
|
@95294
|
2 years |
vboxsync |
Devices/Graphics: VGPU9 interface stubs. bugref:9830
|
|
|
@95292
|
2 years |
vboxsync |
Devices/Graphics: VBE_DISPI_CFG_ID_VMSVGA_DX
|
|
|
@95288
|
2 years |
vboxsync |
Devices/Graphics: generic screen update function. bugref:9830
|
|
|
@95276
|
2 years |
vboxsync |
Doxygen.
|
|
|
@95275
|
2 years |
vboxsync |
UsbMouse: Merged touchpad and touchscreen logic (see bugref:9891).
|
|
|
@95272
|
2 years |
vboxsync |
scm
|
|
|
@95271
|
2 years |
vboxsync |
Touchpad: First part of touchpad support, PDM interface and device …
|
|
|
@95259
|
2 years |
vboxsync |
src/*.kmk: Applied VBOX_WITH_AUTOMATIC_DEFS_QUOTING to some 9 …
|
|
|
@95249
|
2 years |
vboxsync |
Devices/Graphics: ose fix
|
|
|
@95232
|
2 years |
vboxsync |
Devices/Graphics: track constant, vertex, index buffers; clear …
|
|
|
@95231
|
2 years |
vboxsync |
Devices/Graphics: track constant, vertex, index buffers; clear …
|
|
|
@95192
|
3 years |
vboxsync |
Devices/Graphics: blitter fix. bugref:9830
|
|
|
@95168
|
3 years |
vboxsync |
Devices/Graphics: stream output declarations. bugref:9830
|
|
|
@95164
|
3 years |
vboxsync |
Devices/Graphics: avoid deadlock on power off.
|
|
|
@95151
|
3 years |
vboxsync |
Devices/Graphics: renamed a macro.
|
|
|
@95150
|
3 years |
vboxsync |
Devices/Graphics: PresentBlt (build fix). bugref:9830
|
|
|
@95149
|
3 years |
vboxsync |
Devices/Graphics: PresentBlt. bugref:9830
|
|
|
@95148
|
3 years |
vboxsync |
Devices/Graphics: shaders. bugref:9830
|
|
|
@95137
|
3 years |
vboxsync |
Devices/Graphics: typeless formats; logging; enable compute shaders: …
|
|
|
@95136
|
3 years |
vboxsync |
Devices/Graphics: remove incorrect asserts: bugref:9830
|
|
|
@95135
|
3 years |
vboxsync |
Devices/Graphics: shader parser: bugref:9830
|
|
|
@95128
|
3 years |
vboxsync |
EFI/Firmware: Ignore VC++ warning about the 'register' storage class …
|
|
|
@95108
|
3 years |
vboxsync |
Devices/Dev*: Replaced some leftover 'PDMBOTHCBDECL' usage with …
|
|
|
@95106
|
3 years |
vboxsync |
Devices/Graphics: do not hardcode bindflags: bugref:9830
|
|
|
@95102
|
3 years |
vboxsync |
Devices/Graphics: removed obsolete hack: bugref:9830
|
|
|
@95101
|
3 years |
vboxsync |
Devices/Graphics: dump float format: bugref:9830
|
|
|
@95091
|
3 years |
vboxsync |
Devices/Graphics: stream output: bugref:9830
|
|
|
@95085
|
3 years |
vboxsync |
Devices/Graphics: stream output; DrawAuto; Grow[C]OTables: bugref:9830
|
|
|
@95070
|
3 years |
vboxsync |
DevATA: Set DSC when completing START/STOP UNIT. Needed to make NT 4.0 …
|
|
|
@95062
|
3 years |
vboxsync |
Devices/Graphics: build fix
|
|
|
@95059
|
3 years |
vboxsync |
DevATA: Fixed/improved logging.
|
|
|
@95058
|
3 years |
vboxsync |
Reverted accidental commit.
|
|
|
@95057
|
3 years |
vboxsync |
DevATA: More consistently set ATA_STAT_SEEK on command completion so …
|
|
|
@95055
|
3 years |
vboxsync |
Devices/Graphics: stream output; ClearView; typeless formats: bugref:9830
|
|
|
@95054
|
3 years |
vboxsync |
Devices/Graphics/vmsvga_include: command for ClearView: bugref:9830
|
|
|
@95053
|
3 years |
vboxsync |
BIOS: Set submodel ID to 1. Also added a disabled IBM VPD table as an …
|
|
|
@95052
|
3 years |
vboxsync |
BIOS: Corrected FDPT entry struct.
|
|
|
@95051
|
3 years |
vboxsync |
Devices/Graphics: shader parser: bugref:9830
|
|
|
@95050
|
3 years |
vboxsync |
BIOS: Filled in the Fixed Disk Parameter table to correspond to the …
|
|
|
@95039
|
3 years |
vboxsync |
7.0.0 ALPHA1
|
|
|
@95038
|
3 years |
vboxsync |
VGABIOS: Compressed size a bit to get under 32K.
|
|
|
@95035
|
3 years |
vboxsync |
Devices/Graphics: unordered access views: bugref:9830
|
|
|
@95034
|
3 years |
vboxsync |
Devices/Graphics: minor fixes: bugref:9830
|
|
|
@95032
|
3 years |
vboxsync |
Devices/Graphics: shader signatures: bugref:9830
|
|
|
@95024
|
3 years |
vboxsync |
Devices/Graphics: shaders; render targets; removed a wrong ClearState …
|
|
|
@95023
|
3 years |
vboxsync |
Devices/Graphics: shaders; render targets; removed a wrong ClearState …
|
|
|
@95022
|
3 years |
vboxsync |
Devices/Graphics: constant buffers (regression fix): bugref:9830
|
|
|
@95017
|
3 years |
vboxsync |
Devices/Graphics: copy resource: bugref:9830
|
|
|
@95016
|
3 years |
vboxsync |
Devices/Graphics: shader signatures: bugref:9830
|
|
|
@95015
|
3 years |
vboxsync |
Devices/Graphics: constant buffers: bugref:9830
|
|
|
@95014
|
3 years |
vboxsync |
Devices/Graphics: 11.1 interfaces: bugref:9830
|
|
|
@95013
|
3 years |
vboxsync |
Devices/Graphics: fix for shader signatures: bugref:9830
|
|
|
@95012
|
3 years |
vboxsync |
Devices/Graphics: new commands; fixes for CreateInputLayout, …
|
|
|
@95008
|
3 years |
vboxsync |
Devices/Graphics: 64 bit surface flags and increased save state …
|
|
|
@95004
|
3 years |
vboxsync |
Audio/SB16: Fixed device initialization when dummy LUNs (e.g. for …
|
|
|
@94999
|
3 years |
vboxsync |
Audio: Fixed testcase tstAudioMixBuffer (follow-up for r151418).
|
|
|
@94996
|
3 years |
vboxsync |
Audio/Mixer: Also need to take the sink's critical section when …
|
|
|
@94994
|
3 years |
vboxsync |
Audio/SB16: Fixed calls to sb16SpeakerControl() [nits].
|
|
|
@94993
|
3 years |
vboxsync |
Audio: Resolved @todos regarding PDMAudioPropsAreValid() / …
|
|
|
@94989
|
3 years |
vboxsync |
Devices/Graphics: patch shader resource types; new commands: bugref:9830
|
|
|
@94977
|
3 years |
vboxsync |
Devices/Network/lwip-new/ipv4/ip_frag.c: Missing paranthesis around …
|
|
|
@94976
|
3 years |
vboxsync |
Devices/DevVirtioNet_1_0: Clear the whole unicast filter table up …
|
|
|
@94970
|
3 years |
vboxsync |
Devices/Virtio|ai: Fixes and performance improvements for the 1.0 …
|
|
|
@94969
|
3 years |
vboxsync |
Devices/Virtio|ai: Fixes and performance improvements for the 1.0 …
|
|
|
@94929
|
3 years |
vboxsync |
Devices/Graphics: shader parser update; minor fixes (build fix): …
|
|
|
@94928
|
3 years |
vboxsync |
Devices/Graphics: shader parser update; minor fixes: bugref:9830
|
|
|
@94834
|
3 years |
vboxsync |
Devices/Graphics: sizeof fix: bugref:9830
|
|
|
@94833
|
3 years |
vboxsync |
Devices/Graphics: resource creation: bugref:9830
|
|
|
@94832
|
3 years |
vboxsync |
Devices/Graphics: guest shader signatures do not need sorting: bugref:9830
|
|
|
@94831
|
3 years |
vboxsync |
Devices/Graphics: sizeof fix: bugref:9830
|
|
|
@94830
|
3 years |
vboxsync |
Devices/Graphics: DevVGA-SVGA.cpp logging tweaks
|
|
|
@94829
|
3 years |
vboxsync |
Audio/SB16: Try fixing SSM load assertions when stored PCM properties …
|
|
|
@94820
|
3 years |
vboxsync |
Audio/SB16: Try fixing SSM load assertions when stored PCM properties …
|
|
|
@94786
|
3 years |
vboxsync |
BIOS: Added trivial APM status (INT 15h/530Ah) support.
|
|
|
@94741
|
3 years |
vboxsync |
Devices/Graphics: updates for shaders: bugref:9830
|
|
|
@94649
|
3 years |
vboxsync |
DevFdc: Only use the DOR to select drive, the drive selection bits in …
|
|
|
@94642
|
3 years |
vboxsync |
VGABIOS: Filled in mode table entries 0Bh/0Ch but left disabled …
|
|
|
@94636
|
3 years |
vboxsync |
Devices/Graphics: enable command buffers capability for all VMs: …
|
|
|
@94633
|
3 years |
vboxsync |
Devices/Graphics: fix for command buffers tracking: bugref:9830
|
|
|
@94632
|
3 years |
vboxsync |
Devices/Graphics: save command buffers independently from VGPU10 when …
|
|
|
@94582
|
3 years |
vboxsync |
Devices/Graphics/vmsvga_include: VBox modifications. bugref:9830
|
|
|
@94581
|
3 years |
vboxsync |
Devices/Graphics: unmodified vmsvga header file. bugref:9830
|
|
|
@94521
|
3 years |
vboxsync |
libs/libssh,Main,FE/VBoxManage,Devices/Network/DrvCloudTunnel|ai: Add …
|
|
|