|
|
@21580
|
15 years |
vboxsync |
Additions/autorun: Fixed race with autoresponse file for Solaris autorun.
|
|
|
@21579
|
15 years |
vboxsync |
Additions/autorun.sh: solaris temp autoinstall file fix.
|
|
|
@21577
|
15 years |
vboxsync |
HGCMInternal.cpp: missed HGCM parameter type conversion.
|
|
|
@21576
|
15 years |
vboxsync |
crOpenGL: fix deadlocks and context/window tracking for multithreaded …
|
|
|
@21564
|
15 years |
vboxsync |
crOpenGL: enable glarrayelement calls with server side VBOs
|
|
|
@21560
|
15 years |
vboxsync |
mount.vboxsf.c: todos.
|
|
|
@21553
|
15 years |
vboxsync |
video hw accel: overlay & flip fixes
|
|
|
@21549
|
15 years |
vboxsync |
iprt/log.h: Use the spinning mutexes.
|
|
|
@21532
|
15 years |
vboxsync |
Additions/x11/vboxvideo: fix initial display corruption with large …
|
|
|
@21528
|
15 years |
vboxsync |
Additions: fix updating NoLoggedInUsers when VBoxService is started
|
|
|
@21524
|
15 years |
vboxsync |
common/VBoxGuest: minor log fix.
|
|
|
@21511
|
15 years |
vboxsync |
vboxvfs/linux: playing with using physical page lists for writing. …
|
|
|
@21510
|
15 years |
vboxsync |
page list bufix.
|
|
|
@21509
|
15 years |
vboxsync |
linux/sharedfolders: No LOG_TO_BACKDOOR.
|
|
|
@21508
|
15 years |
vboxsync |
buildfix
|
|
|
@21506
|
15 years |
vboxsync |
VBoxGuest,VMMDev: New HGCM cancellation request.
|
|
|
@21498
|
15 years |
vboxsync |
VBoxGuest.cpp: Implemented fixating the guest mappings. Also, clear …
|
|
|
@21491
|
15 years |
vboxsync |
VBoxGuest: Implemented missing VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS. …
|
|
|
@21490
|
15 years |
vboxsync |
video hw accel: overlay support (not debugged yet), better colorkey & …
|
|
|
@21489
|
15 years |
vboxsync |
VbglR0HGCMInternal.cpp: Enable the physical page list code everywhere.
|
|
|
@21487
|
15 years |
vboxsync |
VbglR0HGCMInternal.cpp: Less wasteful bounce buffering, some bugfixes, …
|
|
|
@21475
|
15 years |
vboxsync |
Solaris/Additions: fixed OpenGL to work again.
|
|
|
@21473
|
15 years |
vboxsync |
Additions/x11: undefined update (32-bit Solaris).
|
|
|
@21471
|
15 years |
vboxsync |
Additions/Solaris: no need to ship .depend file.
|
|
|
@21464
|
15 years |
vboxsync |
VbglR0HGCMInternal.cpp: Wrote and tested the physical page list code. …
|
|
|
@21462
|
15 years |
vboxsync |
Additions/x11/seamless: fix issues in KDE guests with windows being skipped
|
|
|
@21461
|
15 years |
vboxsync |
VBoxGuestLib: Implemented detection of physical page list support.
|
|
|
@21459
|
15 years |
vboxsync |
bufix.
|
|
|
@21458
|
15 years |
vboxsync |
VMMDevHGCMParmType_PhysAddr is not a valid parameter any longer.
|
|
|
@21456
|
15 years |
vboxsync |
HGCM&Co: physical page list.
|
|
|
@21455
|
15 years |
vboxsync |
Additions/Solaris: if mouse section isn't there, use vboxguest for …
|
|
|
@21454
|
15 years |
vboxsync |
Solaris/Additions: 1.6 Xorg fix.
|
|
|
@21450
|
15 years |
vboxsync |
VBoxGuest.cpp: Fixed bug in the wake-for-event wakeup code: missing …
|
|
|
@21441
|
15 years |
vboxsync |
Additions/x11/seamless: small performance improvement
|
|
|
@21417
|
15 years |
vboxsync |
more changes to the Linux guest additions convenience Makefile
|
|
|
@21416
|
15 years |
vboxsync |
Linux additions: small cosmetical fix in the convenience Makefile
|
|
|
@21413
|
15 years |
vboxsync |
copy&paste bug in editor?
|
|
|
@21412
|
15 years |
vboxsync |
Add,++: Switch to common addition kernel module.
|
|
|
@21411
|
15 years |
vboxsync |
Linux additions kernel modules: fixes for Linux 2.4
|
|
|
@21408
|
15 years |
vboxsync |
OSE header
|
|
|
@21382
|
15 years |
vboxsync |
crOpenGL: don't free buffer data on the guest side when unmapping
|
|
|
@21377
|
15 years |
vboxsync |
iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
|
|
|
@21376
|
15 years |
vboxsync |
VBoxGuest: Fixed VBoxGuestCommonIOCtl bug where pcbDataReturned wasn't …
|
|
|
@21339
|
15 years |
vboxsync |
linux/vboxvfs: made it build and load when using vboxguest.
|
|
|
@21337
|
15 years |
vboxsync |
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
|
|
|
@21326
|
15 years |
vboxsync |
build fix.
|
|
|
@21325
|
15 years |
vboxsync |
build fix.
|
|
|
@21323
|
15 years |
vboxsync |
VBoxService/common: Differ between crOGL amd64 and x86 DLLs.
|
|
|
@21319
|
15 years |
vboxsync |
linux/vfsmod.c: Don't clear the HGCM event flag, we're not the only …
|
|
|
@21318
|
15 years |
vboxsync |
linux/sf: export missing files.
|
|
|
@21317
|
15 years |
vboxsync |
crOpenGL: another temporary hack to enable 2 more extensions
|
|
|
@21316
|
15 years |
vboxsync |
crOpenGL: add comment
|
|
|
@21313
|
15 years |
vboxsync |
crOpenGL: fix UnmapBufferARB processing
|
|
|
@21308
|
15 years |
vboxsync |
crOpenGL: use host side VBO when possible
|
|
|
@21292
|
15 years |
vboxsync |
svn:eol-style native
|
|
|
@21289
|
15 years |
vboxsync |
Linux guest kernel modules: gcc warning
|
|
|
@21272
|
15 years |
vboxsync |
SysHlp.cpp: build fix.
|
|
|
@21271
|
15 years |
vboxsync |
VBoxGuestR0Lib: yes it does.
|
|
|
@21270
|
15 years |
vboxsync |
VBoxGuestR0Lib: doesn't need SysHlp.cpp.
|
|
|
@21268
|
15 years |
vboxsync |
HGCMInternal.cpp,SysHlp.cpp: use the kernel/user mode indicator.
|
|
|
@21267
|
15 years |
vboxsync |
VBoxGuest-linux.c: ditto
|
|
|
@21263
|
15 years |
vboxsync |
add/files_vbox*: Missing VBox/param.h.
|
|
|
@21261
|
15 years |
vboxsync |
oops.
|
|
|
@21260
|
15 years |
vboxsync |
VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
|
|
|
@21253
|
15 years |
vboxsync |
video hw accel: Blt fixes/enhances, Flip basis for Guest driver & …
|
|
|
@21250
|
15 years |
vboxsync |
VBoxService: extend the standard target to make the NT4 one.
|
|
|
@21248
|
15 years |
vboxsync |
crOpenGL: fix dynamic linking for non dri/fakedri builds
|
|
|
@21247
|
15 years |
vboxsync |
VBoxService/common: Don't do the ACL stuff on service startup when …
|
|
|
@21246
|
15 years |
vboxsync |
VBoxService/common: Now works with NT4 as well.
|
|
|
@21233
|
15 years |
vboxsync |
linux sf: two @todos.
|
|
|
@21230
|
15 years |
vboxsync |
build fix.
|
|
|
@21229
|
15 years |
vboxsync |
windows additions: build fixes.
|
|
|
@21228
|
15 years |
vboxsync |
build fix.
|
|
|
@21227
|
15 years |
vboxsync |
VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
|
|
|
@21226
|
15 years |
vboxsync |
VMMDev.h: cleanup.
|
|
|
@21225
|
15 years |
vboxsync |
Eliminated the VMMDEVHYP[PTR|PHYS]* types.
|
|
|
@21220
|
15 years |
vboxsync |
Missed one.
|
|
|
@21219
|
15 years |
vboxsync |
VBox/VBoxDev.h -> VBox/VMMDev.h
|
|
|
@21218
|
15 years |
vboxsync |
Additions: Use VBoxGuestLib.h instead of VBoxGuest.h where applicable.
|
|
|
@21216
|
15 years |
vboxsync |
Additions/x11/VBoxClient: fix resizing of shaped windows
|
|
|
@21214
|
15 years |
vboxsync |
Additions/x11/VBoxClient: fix the seamless unit test
|
|
|
@21211
|
15 years |
vboxsync |
VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and …
|
|
|
@21207
|
15 years |
vboxsync |
Additions/x11/VBoxClient: add a unit test for seamless. Failing tests …
|
|
|
@21201
|
15 years |
vboxsync |
VBoxGuestR3Lib.cpp: Solaris+freebsd todo.
|
|
|
@21200
|
15 years |
vboxsync |
VBoxGuestR3Lib.cpp: Fix the XFREE86 build mode.
|
|
|
@21199
|
15 years |
vboxsync |
VBoxGuest-linux.c,VBoxGuestR3Lib.cpp: Fixed ioctl error check for …
|
|
|
@21198
|
15 years |
vboxsync |
VBoxGuestR3LibGuestProp.cpp: removed (uint32_t) cast+todo.
|
|
|
@21170
|
15 years |
vboxsync |
Additions: Mouse polling support in Solaris kernel module and minor …
|
|
|
@21167
|
15 years |
vboxsync |
VBoxServiceInternal.h: docs clearification.
|
|
|
@21166
|
15 years |
vboxsync |
VBoxServiceVMInfo.cpp: Don't crash in the termination code if init fails.
|
|
|
@21165
|
15 years |
vboxsync |
VBoxService.cpp: Fixed error message.
|
|
|
@21163
|
15 years |
vboxsync |
VBoxServiceTimeSync.cpp: Reformatted the help.
|
|
|
@21162
|
15 years |
vboxsync |
VBoxServiceTimeSync.cpp: Updated docs. Added one more review question.
|
|
|
@21160
|
15 years |
vboxsync |
VBoxServiceTimeSync.cpp: Split up the code doing the platform specific …
|
|
|
@21158
|
15 years |
vboxsync |
VBoxServiceTimeSync.cpp: r=bird: More todos for the windows code.
|
|
|
@21157
|
15 years |
vboxsync |
VBoxServiceTimeSync.cpp: r=bird: Some todos for the windows code.
|
|
|
@21155
|
15 years |
vboxsync |
VBoxGuest-linux.c: bugfixes. the timeservice works now.
|
|
|
@21150
|
15 years |
vboxsync |
VBoxService/common: Fixed Guest Additions version lookup.
|
|
|
@21139
|
15 years |
vboxsync |
VBoxService: Fixed handling of disabled services.
|
|
|
@21137
|
15 years |
vboxsync |
VBoxGuest-linux: building, logging and a bugfix. (it loads now)
|
|
|