|
|
@21464
|
15 years |
vboxsync |
VbglR0HGCMInternal.cpp: Wrote and tested the physical page list code. …
|
|
|
@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.
|
|
|
@21450
|
15 years |
vboxsync |
VBoxGuest.cpp: Fixed bug in the wake-for-event wakeup code: missing …
|
|
|
@21413
|
15 years |
vboxsync |
copy&paste bug in editor?
|
|
|
@21412
|
15 years |
vboxsync |
Add,++: Switch to common addition kernel module.
|
|
|
@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 …
|
|
|
@21323
|
15 years |
vboxsync |
VBoxService/common: Differ between crOGL amd64 and x86 DLLs.
|
|
|
@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
|
|
|
@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 …
|
|
|
@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.
|
|
|
@21230
|
15 years |
vboxsync |
build fix.
|
|
|
@21227
|
15 years |
vboxsync |
VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
|
|
|
@21226
|
15 years |
vboxsync |
VMMDev.h: cleanup.
|
|
|
@21219
|
15 years |
vboxsync |
VBox/VBoxDev.h -> VBox/VMMDev.h
|
|
|
@21218
|
15 years |
vboxsync |
Additions: Use VBoxGuestLib.h instead of VBoxGuest.h where applicable.
|
|
|
@21211
|
15 years |
vboxsync |
VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and …
|
|
|
@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)
|
|
|
@21127
|
15 years |
vboxsync |
crOpenGL: fix window/context management for multithreaded apps
|
|
|
@21118
|
15 years |
vboxsync |
VBoxGuest (common): building on linux.
|
|
|
@21104
|
15 years |
vboxsync |
another shot at the add build box.
|
|
|
@21103
|
15 years |
vboxsync |
additions build fix.
|
|
|
@21102
|
15 years |
vboxsync |
VBoxGuest (common): poll() update.
|
|
|
@21100
|
15 years |
vboxsync |
additions build fix.
|
|
|
@21095
|
15 years |
vboxsync |
VBoxGuest (common): mouse polling.
|
|
|
@21071
|
15 years |
vboxsync |
VBoxGuestCommonISR: removed incorrect comment, the code can be called …
|
|
|
@21070
|
15 years |
vboxsync |
crOpenGL: fix linux build with real dri
|
|
|
@21069
|
15 years |
vboxsync |
VBoxGuest (common): porting to linux. some cleanup. currently untested.
|
|
|
@21023
|
15 years |
vboxsync |
VBoxGuestCommonISR: interrupt disabled remark…
|
|
|
@21022
|
15 years |
vboxsync |
crOpenGL: fix glew library detection on linux
|
|
|
@20970
|
15 years |
vboxsync |
crOpenGL: fix incorrect rendering of glDrawRangeElements
|
|
|
@20879
|
15 years |
vboxsync |
gcc warnings
|
|
|
@20721
|
15 years |
vboxsync |
VboxServiceVMInfo-win.cpp: %Rrc->%u for windows status code.
|
|
|
@20698
|
15 years |
vboxsync |
VBoxService/win: Fixed Guest Additions lookup.
|
|
|
@20658
|
15 years |
vboxsync |
crOpenGL: add version info for guest dlls
|
|
|
@20635
|
15 years |
vboxsync |
crOpenGL: add WGL_EXT_pixel_format and WGL_ARB_pixel_format extensions
|
|
|
@20617
|
15 years |
vboxsync |
crOpenGL: check for host 2.0 support before exporting pre 2.0 arb …
|
|
|
@20616
|
15 years |
vboxsync |
crOpenGL: enable viewport hack for googleearth in d3d9 mode
|
|
|
@20509
|
15 years |
vboxsync |
OSE headers
|
|
|
@20476
|
15 years |
vboxsync |
crOpenGL: fix vertex arrays and glsl interaction
|
|
|
@20468
|
15 years |
vboxsync |
crOpenGL: temp debugging hack to enable certain extensions on guest side
|
|
|
@20467
|
15 years |
vboxsync |
crOpenGL: aliases for pre opengl2.0 arb extensions
|
|
|
@20439
|
15 years |
vboxsync |
crOpenGL: spaces to tab
|
|
|
@20438
|
15 years |
vboxsync |
crOpenGL: typo
|
|
|
@20437
|
15 years |
vboxsync |
crOpenGL: fix various opengl 2.0 get functions
|
|
|
@20422
|
15 years |
vboxsync |
crOpenGL: update comment
|
|
|
@20411
|
15 years |
vboxsync |
crOpenGL: allow wine to query real host gpu vendor/version/renderer …
|
|
|
@20401
|
15 years |
vboxsync |
crOpenGL: make glview happy to report our GLSL version
|
|
|
@20398
|
15 years |
vboxsync |
crOpenGL: make icd recognizeable by glew library, +fix issue with …
|
|
|
@20392
|
16 years |
vboxsync |
crOpenGL: add glsl version to getstring
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20369
|
16 years |
vboxsync |
Additions: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20327
|
16 years |
vboxsync |
crOpenGL: more opengl 2.0 functions
|
|
|
@20253
|
16 years |
vboxsync |
OpenGL: be less verbose during compile
|
|
|
@20182
|
16 years |
vboxsync |
crOpenGL: return GL_VESRION in proper format
|
|
|
@20150
|
16 years |
vboxsync |
crOpenGL: typo + missing dep
|
|
|
@20148
|
16 years |
vboxsync |
crOpenGL: fix warning
|
|
|
@20084
|
16 years |
vboxsync |
crOpenGL: reduce amount of sync calls to speed up d3d
|
|
|
@20083
|
16 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@20029
|
16 years |
vboxsync |
crOpenGL: hack for google earth view size, turned off
|
|
|
@19644
|
16 years |
vboxsync |
VBoxService/common: Proper building with VBOX_WITH_GUEST_PROPS.
|
|
|
@19637
|
16 years |
vboxsync |
VBoxService/VMInfo: tabs, spaces.
|
|
|
@19635
|
16 years |
vboxsync |
doppelmoppel
|
|
|