|
|
@53814
|
10 years |
vboxsync |
Host 3D: prepare for content scaling.
|
|
|
@53813
|
10 years |
vboxsync |
Devices/Graphics: do not re-set the guest VBVA capabilities when VBVA …
|
|
|
@53812
|
10 years |
vboxsync |
Additions/x11/vboxvideo: set capabilities whenever VBVA is …
|
|
|
@53809
|
10 years |
vboxsync |
Devices/Graphics: mirror guest VBVA capabilities to Display after …
|
|
|
@53808
|
10 years |
vboxsync |
Additions/x11/vboxvideo: wrong size in IOCtl.
|
|
|
@53806
|
10 years |
vboxsync |
added more missing Windows resource files
|
|
|
@53805
|
10 years |
vboxsync |
added more missing Windows resource files
|
|
|
@53804
|
10 years |
vboxsync |
3D: naming: crServerHasMinimalCaps() -> crServerHasInsufficientCaps().
|
|
|
@53803
|
10 years |
vboxsync |
FE/Qt: 6278: Support for scaled video-output: 2D Video Acceleration …
|
|
|
@53802
|
10 years |
vboxsync |
3D: rename constant: CR_VBOX_CAP_HOST_CAPS_NOT_SUFFICIENT -> …
|
|
|
@53801
|
10 years |
vboxsync |
Devices: use LogRelMax were appropriate
|
|
|
@53800
|
10 years |
vboxsync |
HostDrivers/Support: Moved fOsTscDeltasInSync to the GIP, fix …
|
|
|
@53799
|
10 years |
vboxsync |
Host 3D + WDDM driver: add to host service a check to detect if host …
|
|
|
@53798
|
10 years |
vboxsync |
Use PDMDevHlpGetCurrentCpuId.
|
|
|
@53797
|
10 years |
vboxsync |
Finally added PDMDevHlpGetCurrentCpuId.
|
|
|
@53796
|
10 years |
vboxsync |
VMSVGA: Use new EMT wait API.
|
|
|
@53795
|
10 years |
vboxsync |
Added an official way of implementing a HLT/MWAIT like port on a …
|
|
|
@53793
|
10 years |
vboxsync |
Additions/linux/drm: forgotten to export some files.
|
|
|
@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.
|
|
|
@53790
|
10 years |
vboxsync |
build fix.
|
|
|
@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 …
|
|
|
@53785
|
10 years |
vboxsync |
test if we can drop this workaround
|
|
|
@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.
|
|
|
@53777
|
10 years |
vboxsync |
Additions/x11/vboxvideo: more refactoring.
|
|
|
@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, …
|
|
|
@53774
|
10 years |
vboxsync |
Additions/Windows: add a few missing rc files
|
|
|
@53773
|
10 years |
vboxsync |
Additions/x11/vboxvideo: more refactoring.
|
|
|
@53772
|
10 years |
vboxsync |
Validation Kit: build fix
|
|
|
@53771
|
10 years |
vboxsync |
Validation Kit: run network cleanup script before install, not after …
|
|
|
@53770
|
10 years |
vboxsync |
Additions/x11/vboxvideo: better separate VBox-specific and X …
|
|
|
@53769
|
10 years |
vboxsync |
DevVGA-SVGA3d-win.cpp: Log shader versions.
|
|
|
@53768
|
10 years |
vboxsync |
RTMpOnSpecific/r0drv-nt: Sketched out an alternative implementation …
|
|
|
@53767
|
10 years |
vboxsync |
s/VERR_CPU_HOTPLUG_NOT_MONITORED_BY_GUEST/VERR_VMMDEV_CPU_HOTPLUG_NOT_M …
|
|
|
@53765
|
10 years |
vboxsync |
mp-r0drv-nt.cpp: RTMpSpecific should only use broadcast IPIs when …
|
|
|
@53764
|
10 years |
vboxsync |
Additions/VBoxService: added a few missing \n and limit the occurrence …
|
|
|
@53763
|
10 years |
vboxsync |
Careful…
|
|
|
@53762
|
10 years |
vboxsync |
build fix
|
|
|
@53760
|
10 years |
vboxsync |
Main/ConsoleImpl: when doing VMR3ReqCall requests, do always drop the …
|
|
|
@53759
|
10 years |
vboxsync |
tdBenchmark1.py: Fix the timeout.
|
|
|
@53758
|
10 years |
vboxsync |
Main/DisplayImpl: replaced a few %d by %Rrc where appropriate
|
|
|
@53757
|
10 years |
vboxsync |
Linux Additions / sharedfolders: Linux 3.19 adaptions
|
|
|
@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 …
|
|
|
@53754
|
10 years |
vboxsync |
validation kit: g_kcchMaxTestValueName 52 => 56
|
|
|
@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 …
|
|
|
@53748
|
10 years |
vboxsync |
DisplayImpl: Cache the 'Accelerated3DEnabled && GraphicControlerType …
|
|
|
@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 …
|
|
|
@53739
|
10 years |
vboxsync |
Main: Fix race condition between Medium::Close and Medium::i_queryInfo …
|
|
|
@53737
|
10 years |
vboxsync |
Missing files are in place.
|
|
|
@53736
|
10 years |
vboxsync |
Forgot the .def files.
|
|
|
@53735
|
10 years |
vboxsync |
build fix
|
|
|
@53734
|
10 years |
vboxsync |
validation kit: g_kcchMaxTestValueName 48 => 52 according to r97394
|
|
|
@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.
|
|
|
@53730
|
10 years |
vboxsync |
DisplayImpl.cpp: VMSVGA3d does not use the mCrOglCallbacks.
|
|
|
@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.
|
|
|
@53726
|
10 years |
vboxsync |
properties.
|
|
|
@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().
|
|
|
@53723
|
10 years |
vboxsync |
Don't enabled the VBoxSharedOpenGL stuff if we're using VMSVGA3d.
|
|
|
@53722
|
10 years |
vboxsync |
Fixed some missing H()s in the graphics department. Use ptr for …
|
|
|
@53721
|
10 years |
vboxsync |
TM.cpp: Forgot a 'Mode' in CFGMR3ValidateConfig.
|
|
|
@53720
|
10 years |
vboxsync |
IPRT/r0drv/nt: More RTMpPokeCpu work, this time for 32-bit windows 7 …
|
|
|
@53718
|
10 years |
vboxsync |
RTMpPokeCpu+RTMpOn*/r0drv-nt: Reworked RTMpOn* using KeIpiGenericCall …
|
|
|
@53717
|
10 years |
vboxsync |
IPRT/r0drv/nt: Fixed crash in rtmpNtDPCWrapper.
|
|
|
@53716
|
10 years |
vboxsync |
VBoxDTrace: Split out the ring-3 libc stuff from VBoxDTraceTypes.h and …
|
|
|
@53715
|
10 years |
vboxsync |
s/RTSpinlockReleaseNoInts/RTSpinlockRelease/g
|
|
|
@53714
|
10 years |
vboxsync |
Update file headers
|
|
|
@53713
|
10 years |
vboxsync |
VBoxDTrace: Missing empty file in r97404 - (from opensolaris onnv …
|
|
|
@53712
|
10 years |
vboxsync |
VBoxDTrace: comment typo. (r89)
|
|
|
@53711
|
10 years |
vboxsync |
VBoxDTrace: Use RTR0MemKernelCopyFrom to safely read kernel memory. (r88)
|
|
|
@53710
|
10 years |
vboxsync |
VBoxDTrace: fixes. (r87)
|
|
|
@53709
|
10 years |
vboxsync |
VBoxDTrace: build fix (r86)
|
|
|
@53708
|
10 years |
vboxsync |
VBoxDTrace: unified the sources. (r85)
|
|
|
@53707
|
10 years |
vboxsync |
VBoxDTrace: fixes (r84)
|
|
|
@53706
|
10 years |
vboxsync |
VBoxDTrace: bugfixes (r83)
|
|
|
@53705
|
10 years |
vboxsync |
VBoxDTrace: nit (r82)
|
|
|
@53704
|
10 years |
vboxsync |
VBoxDTrace: New SUPDrv interface. (r81)
|
|
|
@53703
|
10 years |
vboxsync |
VBoxDTrace: Fixed the EDT_BRICKED issue (forgot to start timers). (r80)
|
|
|
@53702
|
10 years |
vboxsync |
VBoxDTrace: one warning less. (r79)
|
|
|