|
|
@53916
|
10 years |
vboxsync |
SB16: Clear interupt flags properly.
|
|
|
@53911
|
10 years |
vboxsync |
OHCI: Immediately wake up the frame thread when an URB completed and …
|
|
|
@53907
|
10 years |
vboxsync |
NAT: dnsproxy_query: Missing DNS servers is not a failure, don't log it.
|
|
|
@53866
|
10 years |
vboxsync |
NAT: don't check WSANETWORKEVENTS::iErrorCode in Windows …
|
|
|
@53853
|
10 years |
vboxsync |
PDM/Audio: Initialize rc.
|
|
|
@53845
|
10 years |
vboxsync |
Devices/PC: Add dummy _DOS ACPI video method to prevent a Linux boot …
|
|
|
@53831
|
10 years |
vboxsync |
PDM/Audio: Build fix; forgot some files.
|
|
|
@53830
|
10 years |
vboxsync |
PDM/Audio: Unified timer work, minor cleanup.
|
|
|
@53813
|
10 years |
vboxsync |
Devices/Graphics: do not re-set the guest VBVA capabilities when VBVA …
|
|
|
@53809
|
10 years |
vboxsync |
Devices/Graphics: mirror guest VBVA capabilities to Display after …
|
|
|
@53806
|
10 years |
vboxsync |
added more missing Windows resource files
|
|
|
@53805
|
10 years |
vboxsync |
added more missing Windows resource files
|
|
|
@53801
|
10 years |
vboxsync |
Devices: use LogRelMax were appropriate
|
|
|
@53798
|
10 years |
vboxsync |
Use PDMDevHlpGetCurrentCpuId.
|
|
|
@53796
|
10 years |
vboxsync |
VMSVGA: Use new EMT wait API.
|
|
|
@53792
|
10 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: Fixed gcc warnings and made it build on my …
|
|
|
@53791
|
10 years |
vboxsync |
Fixed RTSemEventMultiWaitEx call and a warning.
|
|
|
@53789
|
10 years |
vboxsync |
Improved the ugly SVGA_REG_BUSY read hack a bit.
|
|
|
@53788
|
10 years |
vboxsync |
restore accidental padding change.
|
|
|
@53787
|
10 years |
vboxsync |
Replaced ugly RTThreadSleep(50) on EMT with a yeild + a wait on a …
|
|
|
@53786
|
10 years |
vboxsync |
IntNet: intnetR0NetworkPreSwitchUnicast: don't broadcast all outgoing …
|
|
|
@53784
|
10 years |
vboxsync |
fixed @file information of a couple of .rc files
|
|
|
@53783
|
10 years |
vboxsync |
VMSVGA: FIFO stats; wait on the work-to-do-semaphore instead of …
|
|
|
@53782
|
10 years |
vboxsync |
nits
|
|
|
@53781
|
10 years |
vboxsync |
added a bunch of missing Windows resource files and fixed a few minor bugs
|
|
|
@53780
|
10 years |
vboxsync |
logging adjustments
|
|
|
@53779
|
10 years |
vboxsync |
vmsvga fifo handling optimizations.
|
|
|
@53776
|
10 years |
vboxsync |
NAT: Make it possible to use privileged helper to obtain raw ICMP …
|
|
|
@53775
|
10 years |
vboxsync |
DevVGA-SVGA.cpp: Fixed bugs in SVGA_REG_BITS_PER_PIXEL, …
|
|
|
@53769
|
10 years |
vboxsync |
DevVGA-SVGA3d-win.cpp: Log shader versions.
|
|
|
@53767
|
10 years |
vboxsync |
s/VERR_CPU_HOTPLUG_NOT_MONITORED_BY_GUEST/VERR_VMMDEV_CPU_HOTPLUG_NOT_M …
|
|
|
@53763
|
10 years |
vboxsync |
Careful…
|
|
|
@53756
|
10 years |
vboxsync |
vmsvgaGMRTransfer: Display detail in buffer overflow assertions.
|
|
|
@53755
|
10 years |
vboxsync |
VMSVGA3d: Cleaning up some of the dual-profile mess, switched back to …
|
|
|
@53752
|
10 years |
vboxsync |
DevVGA-SVGA.cpp: 32-bit build fix
|
|
|
@53751
|
10 years |
vboxsync |
DevVGA-SVGA.cpp: Register the I/O ports for ring-0 and raw-mode …
|
|
|
@53750
|
10 years |
vboxsync |
build fix
|
|
|
@53749
|
10 years |
vboxsync |
Use a context configured with the legacy OpenGL profile for getting …
|
|
|
@53747
|
10 years |
vboxsync |
directx.c / VBOX_CHECK_GL_CALL needs VBox assertions and logging.
|
|
|
@53746
|
10 years |
vboxsync |
Removed VBoxSVGA3D_CFLAGS, looks like nonsense to me.
|
|
|
@53745
|
10 years |
vboxsync |
VBoxSVGAObjc.dylib: Can't work with OpenGL functions directly in the …
|
|
|
@53741
|
10 years |
vboxsync |
VMSVGA3d: Reworked the 3.2 core GL profile specific code, putting it …
|
|
|
@53740
|
10 years |
vboxsync |
VMSVGA3d/constant_heap_init: Don't trash the heap if the input …
|
|
|
@53737
|
10 years |
vboxsync |
Missing files are in place.
|
|
|
@53736
|
10 years |
vboxsync |
Forgot the .def files.
|
|
|
@53735
|
10 years |
vboxsync |
build fix
|
|
|
@53733
|
10 years |
vboxsync |
VBoxSVGA3D: temporarily disable dynamic resolving of the library on …
|
|
|
@53732
|
10 years |
vboxsync |
Dynamically resolve imports from VBoxSVGA3D.dll/dylib/so. Added some …
|
|
|
@53731
|
10 years |
vboxsync |
VMSVGA3d/darwin: Some tweaks.
|
|
|
@53729
|
10 years |
vboxsync |
VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
|
|
|
@53728
|
10 years |
vboxsync |
VMSVGA3d/darwin: Using the use OpenGL 3.2 Core profile works better, …
|
|
|
@53727
|
10 years |
vboxsync |
DevVGA-SVGA.cpp: Use RT_FROM_MEMBER.
|
|
|
@53725
|
10 years |
vboxsync |
shaderapi.c/h: ShaderInitLib() and ShaderDestroyLib() are not valid C …
|
|
|
@53724
|
10 years |
vboxsync |
shader.c: Fixed -Wshadow warning in shader_trace_init().
|
|
|
@53633
|
10 years |
vboxsync |
USB: fix debug assertion
|
|
|
@53625
|
10 years |
vboxsync |
Test I/O and MMIO performance when we need to go to ring-3 to service …
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@53620
|
10 years |
vboxsync |
EFI_BOOT_SERVICES 64-bit offsets.
|
|
|
@53600
|
10 years |
vboxsync |
Build fix and preps for replacing DevVGA-SVGA3d-cocoa.m.
|
|
|
@53599
|
10 years |
vboxsync |
cleanups.
|
|
|
@53596
|
10 years |
vboxsync |
SVGA/SVGA3d: Moved hexdumps from LogFlow() to Log2(), Log3(), and Log4().
|
|
|
@53595
|
10 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: Moved a LogFlow statement up before the …
|
|
|
@53594
|
10 years |
vboxsync |
Mac OS X host: 3D: kCGLPFAWindow and NSOpenGLPFAWindow were …
|
|
|
@53567
|
10 years |
vboxsync |
PDM/Audio: Update.
|
|
|
@53566
|
10 years |
vboxsync |
PDM/Audio: Drop the SolAudio backend.
|
|
|
@53562
|
10 years |
vboxsync |
PDM/Audio: First working version of the OSS backend.
|
|
|
@53551
|
10 years |
vboxsync |
Devices/Graphics: replace hard-coded 64 with VBOX_VIDEO_MAX_SCREENS.
|
|
|
@53543
|
10 years |
vboxsync |
Devices/Graphics: missing check in vgaR3Destruct()
|
|
|
@53539
|
10 years |
vboxsync |
Storage/iSCSI: Fail when a connection attempt takes too long to pause …
|
|
|
@53535
|
10 years |
vboxsync |
DevVGA: fixed loading of pre-VGA_SAVEDSTATE_VERSION_MODE_HINTS saved states
|
|
|
@53532
|
10 years |
vboxsync |
Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
|
|
|
@53531
|
10 years |
vboxsync |
Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
|
|
|
@53529
|
10 years |
vboxsync |
Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
|
|
|
@53528
|
10 years |
vboxsync |
Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
|
|
|
@53523
|
10 years |
vboxsync |
PDM/Audio: Add ALSA backend (work in progress).
|
|
|
@53513
|
10 years |
vboxsync |
Devices/Graphics: safety checks when setting IRQs.
|
|
|
@53512
|
10 years |
vboxsync |
Audio/DevIchAc97: no need to use an unaligned byte buffer here
|
|
|
@53511
|
10 years |
vboxsync |
PDM/Audio: Add OSS backend (work in progress).
|
|
|
@53510
|
10 years |
vboxsync |
NAT: sorecvfrom() - fix Windows assertion on the error leg introduced …
|
|
|
@53507
|
10 years |
vboxsync |
HDA: Initialization fix.
|
|
|
@53501
|
10 years |
vboxsync |
DevIchAc97: warning
|
|
|
@53495
|
10 years |
vboxsync |
SB16: AUD_register_card() must be called before legacy_reset().
|
|
|
@53491
|
10 years |
vboxsync |
Logging.
|
|
|
@53486
|
10 years |
vboxsync |
PDM/Audio: Warnings.
|
|
|
@53485
|
10 years |
vboxsync |
PDM/Audio: Fixed tstDeviceStructSizeRC.
|
|
|
@53452
|
10 years |
vboxsync |
Logging.
|
|
|
@53448
|
10 years |
vboxsync |
NAT: trac ticket 13630 - use generation numbers as poor man's weak …
|
|
|
@53442
|
10 years |
vboxsync |
PDM Audio: Branch -> trunk.
|
|
|
@53429
|
10 years |
vboxsync |
USB: Fix FreeBSD backend (thanks to Hans Petter Selasky)
|
|
|
@53425
|
10 years |
vboxsync |
EFI/Firmware: restore space information during quiet build
|
|
|
@53417
|
10 years |
vboxsync |
Devices/Audio: handle host audio output device disconnect in the …
|
|
|
@53416
|
10 years |
vboxsync |
Audio/DevIchHda.cpp: Doppelmoppel.
|
|
|
@53411
|
10 years |
vboxsync |
USB: Continue work on USB/IP backend
|
|
|
@53409
|
10 years |
vboxsync |
Storage/ATA: Fix broken CD/DVD passthrough
|
|
|
@53407
|
10 years |
vboxsync |
Disk encryption: Make sure the DekMissing guest property is set before …
|
|
|
@53399
|
10 years |
vboxsync |
NAT: new Windows ping proxy that is not limited to just one …
|
|
|
@53395
|
10 years |
vboxsync |
Devices/Audio: DirectSound: another fix for audio device id …
|
|
|
@53394
|
10 years |
vboxsync |
Devices/Audio: DirectSound: better logging, fix for audio device id …
|
|
|
@53393
|
10 years |
vboxsync |
Devices/Audio: handle host audio input device disconnect in the …
|
|
|
@53392
|
10 years |
vboxsync |
Devices/Audio: handle host audio input device disconnect in the …
|
|
|