|
|
@18542
|
16 years |
vboxsync |
common/crOpenGL: C stubs, enabled only on Solaris.
|
|
|
@18539
|
16 years |
vboxsync |
crOpenGL: generate opengl .c exports file for solaris dri/fakedri
|
|
|
@18526
|
16 years |
vboxsync |
VbglR3PidFile,VbglR3PidFileClose: Made it build everywhere.
|
|
|
@18509
|
16 years |
vboxsync |
VBoxControl.cpp: size_t warning.
|
|
|
@18502
|
16 years |
vboxsync |
SysHlp.h: Shut up warnings about stupid intrinsics.
|
|
|
@18501
|
16 years |
vboxsync |
VBoxCalls.h: Shut up warning about stupid intrinsics.
|
|
|
@18452
|
16 years |
vboxsync |
vbglR3DoIOCtl: size_t/DWORD warnings.
|
|
|
@18451
|
16 years |
vboxsync |
VBoxGuestR3LibGuestProp.cpp: load of size_t warnings. Simplified the …
|
|
|
@18359
|
16 years |
vboxsync |
Additions/common/VbglR3Lib: fixed pidfile creation
|
|
|
@18341
|
16 years |
vboxsync |
Additions/common/VBoxService: try to fix a burn
|
|
|
@18320
|
16 years |
vboxsync |
Additions/common/VbglR3Lib: separate pidfile and daemonising code. …
|
|
|
@18309
|
16 years |
vboxsync |
Additions/common/VbglR3Lib: if we can't contact the host then tell the …
|
|
|
@18265
|
16 years |
vboxsync |
config file cleanup + small copyright year update
|
|
|
@18176
|
16 years |
vboxsync |
common/crOpenGL: Solaris 32-bit fix.
|
|
|
@18175
|
16 years |
vboxsync |
common/crOpenGL: Solaris bits. FAKEDRI to now builds.
|
|
|
@18161
|
16 years |
vboxsync |
Build fix.
|
|
|
@18160
|
16 years |
vboxsync |
common/crOpenGL: solaris bits VBoxOGL.so. DRI yet todo, has some …
|
|
|
@18157
|
16 years |
vboxsync |
VBoxGuestR3Lib.cpp: static definition, moved it above the usage to …
|
|
|
@18146
|
16 years |
vboxsync |
spaces/tabs.
|
|
|
@18142
|
16 years |
vboxsync |
crOpenGL rollback r44835 & r44836 as it's not compiling on 64bit
|
|
|
@18140
|
16 years |
vboxsync |
crOpenGL: use custom defines to destinguish 32/64 pointers
|
|
|
@18139
|
16 years |
vboxsync |
crOpenGL: don't trash eax/rax in export stubs
|
|
|
@18088
|
16 years |
vboxsync |
crOpenGL: some code cleanup and small fixes
|
|
|
@18034
|
16 years |
vboxsync |
crOpenGL: workaround linker issues when switching dri/non dri targets
|
|
|
@18030
|
16 years |
vboxsync |
warning
|
|
|
@17999
|
16 years |
vboxsync |
Additions/common: remove some obsolete typecasts
|
|
|
@17944
|
16 years |
vboxsync |
crOpenGL: cheat compiz loaded to allow run without SKIP_CHECKS=yes …
|
|
|
@17922
|
16 years |
vboxsync |
crOpenGL: fixed compilation on Windows.
|
|
|
@17921
|
16 years |
vboxsync |
crOpenGL: add user visible warning if host 3d acceleration is disabled
|
|
|
@17919
|
16 years |
vboxsync |
crOpenGL: fix stub cleanup for cases where host doesn't have 3d …
|
|
|
@17858
|
16 years |
vboxsync |
Additions/common/VBoxGuestLib: add support for the new user guest …
|
|
|
@17839
|
16 years |
vboxsync |
crOpenGL: don't load native opengl library in the stub code on linux
|
|
|
@17751
|
16 years |
vboxsync |
fixed libs
|
|
|
@17735
|
16 years |
vboxsync |
crOpenGL: enable fake dri again
|
|
|
@17728
|
16 years |
vboxsync |
Additions/common/crOpenGL: properly enable the mesa includes
|
|
|
@17723
|
16 years |
vboxsync |
Additions/common/crOpenGL: use in-tree headers again
|
|
|
@17720
|
16 years |
vboxsync |
disabled fake_dri driver for the time being
|
|
|
@17719
|
16 years |
vboxsync |
warning
|
|
|
@17716
|
16 years |
vboxsync |
crOpenGL: fake dri driver, initial version
|
|
|
@17619
|
16 years |
vboxsync |
fixed additions dependency
|
|
|
@17602
|
16 years |
vboxsync |
Additions/x11: added libXcomposite stub library for linking against
|
|
|
@17587
|
16 years |
vboxsync |
Additions/common/crOpenGL: more include directory fiddling
|
|
|
@17575
|
16 years |
vboxsync |
Additions/common/crOpenGL: more header directories
|
|
|
@17565
|
16 years |
vboxsync |
Additions/common/crOpenGL: use in-tree Xdamage and XComposite headers …
|
|
|
@17544
|
16 years |
vboxsync |
Additions/common/crOpenGL: fixed Makefile depth
|
|
|
@17543
|
16 years |
vboxsync |
Additions/crOpenGL: moved the code from the Windows Additions to the …
|
|
|
@17210
|
16 years |
vboxsync |
VBoxGuest.cpp: Merged VBoxGuestCommonIOCtl_HGCMCall32 into …
|
|
|
@17196
|
16 years |
vboxsync |
Additions, VBoxGuestR3Lib: 32-bit ioctl handling for 64-bit guest …
|
|
|
@16954
|
16 years |
vboxsync |
VBoxGuest, VBoxService: First stuff for new R3 time synchronization …
|
|
|
@16152
|
16 years |
vboxsync |
nitpicking
|
|
|
@16014
|
16 years |
vboxsync |
Makefiles: Added LIBPATHs corresponding to the INCS for *BSD; …
|
|
|
@16013
|
16 years |
vboxsync |
VBoxGuest/Makefile: Corrected indentation.
|
|
|
@15705
|
16 years |
vboxsync |
Todos added
|
|
|
@15704
|
16 years |
vboxsync |
Introduced VbglHCGMCall32 for supporting 32 bits clients on 64 bits guests.
|
|
|
@15606
|
16 years |
vboxsync |
Linux additions: recover the R0 hack which was removed in r39344 to …
|
|
|
@14462
|
16 years |
vboxsync |
VBoxGuest.cpp: VBoxGuestCommonIOCtl_HGCMCall size fix for the timed ioctl.
|
|
|
@14367
|
16 years |
vboxsync |
VBoxGuest.cpp: Don't allow ring-3 to do uninterruptible HGCM calls, …
|
|
|
@14360
|
16 years |
vboxsync |
Additions/VBoxControl: fixed a usage message
|
|
|
@14359
|
16 years |
vboxsync |
Additions/HGCM: some fixes to timed out HGCM requests
|
|
|
@14352
|
16 years |
vboxsync |
Additions/HGCM: merged code for HGCMCall and HGCMCallTimed, as per todo
|
|
|
@14347
|
16 years |
vboxsync |
Additions/common: really enable Linux syntax checking of VBoxGuest
|
|
|
@14319
|
16 years |
vboxsync |
VBoxGuest: Merged the lower cased target with the mixed cased one, …
|
|
|
@14316
|
16 years |
vboxsync |
VBoxGuest.cpp: build fix.
|
|
|
@14311
|
16 years |
vboxsync |
VBoxGuest.cpp: r=bird, enabled the code (be bold).
|
|
|
@14310
|
16 years |
vboxsync |
VBoxGuest.cpp: fixes.
|
|
|
@14297
|
16 years |
vboxsync |
Corrected a couple of grammos.
|
|
|
@14276
|
16 years |
vboxsync |
Additions/common/VBoxGuest: split VBoxGuestHGCMAsyncWaitCallback* into …
|
|
|
@14264
|
16 years |
vboxsync |
VBoxGuest.cpp: @todo r=bird: merge callback code.
|
|
|
@14233
|
16 years |
vboxsync |
export
|
|
|
@14223
|
16 years |
vboxsync |
Additions/VBoxGuest: fixed a burn
|
|
|
@14221
|
16 years |
vboxsync |
Additions/VBoxGuest: Add VBOXGUEST_IOCTL_CALL_TIMEOUT support on …
|
|
|
@14220
|
16 years |
vboxsync |
Additions/VBoxControl: support guestproperty wait
|
|
|
@14218
|
16 years |
vboxsync |
Additions/Linux: remove Linux-specific guest R0 HGCM hack and add …
|
|
|
@14217
|
16 years |
vboxsync |
Additions/Guest Library: comments and logging
|
|
|
@14214
|
16 years |
vboxsync |
Additions/Guest Library: add R3 property wait API
|
|
|
@14209
|
16 years |
vboxsync |
Additions/Guest library: try to fix a burn
|
|
|
@14207
|
16 years |
vboxsync |
Additions/Guest Library: add an HGCM call with timeout
|
|
|
@14203
|
16 years |
vboxsync |
Solaris/Additions: Return errno rather than IPRT in vboxguest solaris …
|
|
|
@13839
|
16 years |
vboxsync |
And yet more %V* -> %R* changes…
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13573
|
16 years |
vboxsync |
Solaris/driver versions: Added versions for NetFlt and the Guest …
|
|
|
@13556
|
16 years |
vboxsync |
Guest Properties (Main, HostServices, VBoxGuestLib): MAX_*_LEN is the …
|
|
|
@13355
|
16 years |
vboxsync |
VBoxGuestR3LibGuestProp: AsserPtr should return on failure not crash …
|
|
|
@13305
|
16 years |
vboxsync |
Additions: Fix a little mem leak in the common guest additions kernel …
|
|
|
@13292
|
16 years |
vboxsync |
Additions/VBoxControl: cleanup an error handler
|
|
|
@13291
|
16 years |
vboxsync |
Additions/common: fixed r37959
|
|
|
@13290
|
16 years |
vboxsync |
Additions/common: fixed a todo in the guest property enumeration code
|
|
|
@13282
|
16 years |
vboxsync |
Additions/common (VBoxControl and VBoxGuestLib): guest property fixes
|
|
|
@12996
|
16 years |
vboxsync |
Removed release assertions in the guest additions physheap.
|
|
|
@12812
|
16 years |
vboxsync |
VbglR3GuestPropDelTree -> VbglR3GuestPropDelSet, added missing docs …
|
|
|
@12810
|
16 years |
vboxsync |
VbglR3GuestPropDelTree -> VbglR3GuestPropDelSet, documenting it and …
|
|
|
@12722
|
16 years |
vboxsync |
Guest Lib R3: Added function to delete entire keys recursively by a …
|
|
|
@12719
|
16 years |
vboxsync |
Typo.
|
|
|
@12446
|
16 years |
vboxsync |
Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
|
|
|
@12241
|
16 years |
vboxsync |
Additions/vboxguest: Logging. Solaris/vboxdrv space.
|
|
|
@12170
|
16 years |
vboxsync |
Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
|
|
|
@11922
|
16 years |
vboxsync |
Windows additions: IRP creation must work in any thread context.
|
|
|
@11895
|
16 years |
vboxsync |
comment typo
|
|
|