|
|
@65498
|
8 years |
vboxsync |
bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams …
|
|
|
@65497
|
8 years |
vboxsync |
bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams …
|
|
|
@65381
|
8 years |
vboxsync |
bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
|
|
|
@65193
|
8 years |
vboxsync |
bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
|
|
|
@65124
|
8 years |
vboxsync |
Additions: doxygen fixes
|
|
|
@65122
|
8 years |
vboxsync |
Additions: doxygen fixes
|
|
|
@65065
|
8 years |
vboxsync |
Additions: doxygen fixes
|
|
|
@65047
|
8 years |
vboxsync |
bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
|
|
|
@64766
|
8 years |
vboxsync |
src/VBox: Make the use of the iterator for …
|
|
|
@64650
|
8 years |
vboxsync |
bugref:8614: Additions/common/VBoxVideo: make the code more …
|
|
|
@64525
|
8 years |
vboxsync |
Additions: fixed a few 'the the' typos
|
|
|
@64438
|
8 years |
vboxsync |
Additions/VBoxGuest: Doxygen fix for r111564.
|
|
|
@64436
|
8 years |
vboxsync |
Additions/VBoxGuest: Fix typo in r111564.
|
|
|
@64435
|
8 years |
vboxsync |
bugref:8639 Additions/VBoxGuest: Fix preemptible mouse notification …
|
|
|
@64432
|
8 years |
vboxsync |
HostDrivers/Darwin,VBoxGuest/Darwin: Some notes about why we don't …
|
|
|
@64425
|
8 years |
vboxsync |
bugref:8614: Additions/common/VBoxVideo: make the code more …
|
|
|
@64337
|
8 years |
vboxsync |
bugref:8614: Additions/common/VBoxVideo: make the code more …
|
|
|
@64306
|
8 years |
vboxsync |
vgdrvNtCleanup: Added @todo about nasty misbehavior if the driver is …
|
|
|
@64300
|
8 years |
vboxsync |
VBoxServiceTimeSync.cpp: Correct verbose debug message.
|
|
|
@64295
|
8 years |
vboxsync |
bugref:3810: X11 Guest Additions maintenance: check …
|
|
|
@64292
|
8 years |
vboxsync |
VBoxTray,InstallerHelper,VBoxService: Use RTLOCALIPC_FLAGS_NATIVE_NAME …
|
|
|
@64291
|
8 years |
vboxsync |
Reverted r111300 and subsequent changes since the fix is to use …
|
|
|
@64285
|
8 years |
vboxsync |
Additions: bugref:8622: Use crc of user name in name of ipc pipe
|
|
|
@64271
|
8 years |
vboxsync |
bugref:3810: X11 Guest Additions maintenance: check …
|
|
|
@64269
|
8 years |
vboxsync |
bugref:3810: X11 Guest Additions maintenance: remove unnecessary parts …
|
|
|
@64192
|
8 years |
vboxsync |
bugref:8614: Additions/common/VBoxVideo: make the code more …
|
|
|
@64156
|
8 years |
vboxsync |
bugref:8614: Additions/common/VBoxVideo: make the code more …
|
|
|
@63948
|
8 years |
vboxsync |
VBoxGuest: VGDrvCommonWaitDoWakeUps must be thread-safe.
|
|
|
@63942
|
8 years |
vboxsync |
OpenGL: fixed the most annoying coding style flaws, mainly removing …
|
|
|
@63939
|
8 years |
vboxsync |
Build/scripts (bugref:6627): Python build scripts updated to generate …
|
|
|
@63566
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63549
|
8 years |
vboxsync |
scm cleanups
|
|
|
@63522
|
8 years |
vboxsync |
play it safe for now.
|
|
|
@63520
|
8 years |
vboxsync |
VbglR0SfConnect: sigh, hope this doesn't mess up on linux and bsd.
|
|
|
@63518
|
8 years |
vboxsync |
VBoxGuestR0Lib: warnings (clang)
|
|
|
@63517
|
8 years |
vboxsync |
VBoxGuestR0Lib: warnings (clang)
|
|
|
@63516
|
8 years |
vboxsync |
VBoxGuest: warnings (clang)
|
|
|
@63495
|
8 years |
vboxsync |
warnings (clang)
|
|
|
@63455
|
8 years |
vboxsync |
VBoxGuest-netbsd.c: fix indentation and brace placement.
|
|
|
@63454
|
8 years |
vboxsync |
VBoxGuest-netbsd.c: match should return 0 on failure.
|
|
|
@63453
|
8 years |
vboxsync |
VBoxGuest-netbsd.c: unmap alreay mapped registers on attach error leg too.
|
|
|
@63450
|
8 years |
vboxsync |
VBoxGuest-netbsd.c: unmap registers on detach so that the module can …
|
|
|
@63449
|
8 years |
vboxsync |
VBoxGuest-netbsd.c: don't save a pointer to transient pci_attach_args, …
|
|
|
@63411
|
8 years |
vboxsync |
VBoxGuest-netbsd.c: fix printf formats in logs.
|
|
|
@63410
|
8 years |
vboxsync |
VBoxGuest-netbsd.c: Oops, add func argument missed in previous.
|
|
|
@63409
|
8 years |
vboxsync |
VBoxGuest-netbsd.c: Use func in Log messages instead of hardcoding …
|
|
|
@63408
|
8 years |
vboxsync |
VBoxGuest-netbsd.c: Sprinkle LogFlow.
|
|
|
@63355
|
8 years |
vboxsync |
VBoxGuest-netbsd.c: handle changed pci_intr_string(9) signature.
|
|
|
@63350
|
8 years |
vboxsync |
VBoxGuest-netbsd.c: catch up with renaming done in r103107 - it's …
|
|
|
@63343
|
8 years |
vboxsync |
VBoxGuest-netbsd.c: fix doxygen comments to match signatures.
|
|
|
@63339
|
8 years |
vboxsync |
Additions/common/VBoxGuest: NetBSD support, based on FreeBSD version.
…
|
|
|
@63338
|
8 years |
vboxsync |
Additions/common: add a few || defined(RT_OS_NETBSD) in the common …
|
|
|
@63311
|
8 years |
vboxsync |
Use shlobj.h wrapper.
|
|
|
@63273
|
8 years |
vboxsync |
Additions/common/VBoxGuestVideo: fix a friendly todo request, part 2.
|
|
|
@63206
|
8 years |
vboxsync |
GA/common/crOpenGL: warnings (gcc)
|
|
|
@63205
|
8 years |
vboxsync |
GA/common/crOpenGL: warnings (gcc)
|
|
|
@63204
|
8 years |
vboxsync |
GA/common/crOpenGL: warnings (gcc)
|
|
|
@63125
|
8 years |
vboxsync |
fix
|
|
|
@63108
|
8 years |
vboxsync |
GA/common,Config.kmk: Use strict kBuild templates for building all the …
|
|
|
@63065
|
8 years |
vboxsync |
Additions/common: warnings
|
|
|
@62882
|
8 years |
vboxsync |
Additions/common: gcc warnings.
|
|
|
@62853
|
8 years |
vboxsync |
GAs/common: warnings
|
|
|
@62852
|
8 years |
vboxsync |
oops
|
|
|
@62851
|
8 years |
vboxsync |
GAs/common: warnings
|
|
|
@62850
|
8 years |
vboxsync |
GAs/common: warnings
|
|
|
@62849
|
8 years |
vboxsync |
GAs/common: warnings
|
|
|
@62848
|
8 years |
vboxsync |
GAs/common: warnings
|
|
|
@62847
|
8 years |
vboxsync |
VbglR3GuestCtrlFileGetWriteAt: Fixed bug where the offset output …
|
|
|
@62845
|
8 years |
vboxsync |
vbglR3DnDHGRecvDataRaw: Added suggestion about dropping buggy pre-v3 …
|
|
|
@62842
|
8 years |
vboxsync |
GAs/common: warnings
|
|
|
@62841
|
8 years |
vboxsync |
VBGLInternal.h: Remove pragma pack(4) on VBGLDATA and VBGLHGCMHANDLEDATA.
|
|
|
@62761
|
8 years |
vboxsync |
Wrap ws2tcpip.h too.
|
|
|
@62692
|
8 years |
vboxsync |
Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
|
|
|
@62685
|
8 years |
vboxsync |
build fix
|
|
|
@62683
|
8 years |
vboxsync |
Use the iprt/nt/ntddk.h wrapper for ntddk.h, eliminating duplicate …
|
|
|
@62681
|
8 years |
vboxsync |
Use the iprt/win/winsock2.h wrapper for winsock2.h
|
|
|
@62679
|
8 years |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62551
|
8 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: simplify …
|
|
|
@62521
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62520
|
8 years |
vboxsync |
SVN props & (C)
|
|
|
@62470
|
8 years |
vboxsync |
Additions: scm
|
|
|
@62242
|
8 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: further improve …
|
|
|
@62201
|
8 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: improve …
|
|
|
@62097
|
8 years |
vboxsync |
Additions/VBoxService: fixed harmless bug leading to submitting the …
|
|
|
@62074
|
8 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: fix a copy and …
|
|
|
@62061
|
8 years |
vboxsync |
crOpenGL: don't use a variable before checking it for NULL.
|
|
|
@62060
|
8 years |
vboxsync |
crOpenGL: stubMakeCurrent - make sure retVal is initialized.
|
|
|
@62029
|
8 years |
vboxsync |
Aditions/crOpenGL: fixed another function prototype
|
|
|
@62028
|
8 years |
vboxsync |
Aditions/crOpenGL: fixed function prototype
|
|
|
@61902
|
8 years |
vboxsync |
Fix printf formats for LINE, it's integer, not unsigned.
|
|
|
@61893
|
8 years |
vboxsync |
Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
|
|
|
@61855
|
8 years |
vboxsync |
VBoxGuestLib: VbglR3SharedFolderGetMountDir - make sure rc is …
|
|
|
@61093
|
9 years |
vboxsync |
oops
|
|
|
@61081
|
9 years |
vboxsync |
allow to compile with gcc configured with --enable-default-pie (e.g. …
|
|
|
@61065
|
9 years |
vboxsync |
VBoxServiceToolBox.cpp: Corrected warning fix, the intention was to …
|
|
|
@61062
|
9 years |
vboxsync |
warning
|
|
|
@60979
|
9 years |
vboxsync |
DnD/VbglR3: Report back proper error in VbglR3DnDConnect().
|
|
|
@60967
|
9 years |
vboxsync |
DnD/VBoxClient: Exit gracefully if DnD is not available on the host.
|
|
|
@60940
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: install our …
|
|
|
@60641
|
9 years |
vboxsync |
VBoxService/VBoxServiceToolBox.cpp: Updated assertion.
|
|
|