|
|
@19878
|
16 years |
vboxsync |
crOpenGL: cleanup on failures
|
|
|
@19875
|
16 years |
vboxsync |
HostServices and GuestHost/SharedClipboard: hopefully fixed the broken …
|
|
|
@19842
|
16 years |
vboxsync |
SharedClipboard/GuestHost and HostServices/x11: use asynchronous host …
|
|
|
@19754
|
16 years |
vboxsync |
GuestHost/SharedClipboard/x11: more cleanups
|
|
|
@19704
|
16 years |
vboxsync |
GuestHost/SharedClipboard/x11: more clean-ups
|
|
|
@19553
|
16 years |
vboxsync |
GuestHost/SharedClipboard/x11: memory leak in the testcase
|
|
|
@19552
|
16 years |
vboxsync |
GuestHost/SharedClipboard/x11: cleanup
|
|
|
@19541
|
16 years |
vboxsync |
GuestHost/SharedClipboard/x11: fixes to the testcase
|
|
|
@19540
|
16 years |
vboxsync |
GuestHost/SharedClipboard/x11: code cleanup
|
|
|
@19536
|
16 years |
vboxsync |
GuestHost/SharedClipboard/x11: renamed a struct
|
|
|
@19535
|
16 years |
vboxsync |
GuestHost/SharedClipboard/x11: removed some debugging code
|
|
|
@19534
|
16 years |
vboxsync |
GuestHost/SharedClipboard/x11: test and fix handling of …
|
|
|
@19506
|
16 years |
vboxsync |
GuestHost/SharedClipboard/x11: add reading Latin1 from X11 to the …
|
|
|
@19505
|
16 years |
vboxsync |
GuestHost/SharedClipboard/x11: better testcases and a couple of fixes …
|
|
|
@19220
|
16 years |
vboxsync |
SharedClipboard/x11: fix a potential crash if a zero-length compound …
|
|
|
@19219
|
16 years |
vboxsync |
GuestHost/clipboard/x11: use Xt caching atom functions and fix the …
|
|
|
@19169
|
16 years |
vboxsync |
GuestHost/x11 clipboard: replaced the Xt main loop with a custom one …
|
|
|
@19152
|
16 years |
vboxsync |
HostServices and GuestHost/X11 clipboard: lots of changes, see defect …
|
|
|
@19099
|
16 years |
vboxsync |
crOpenGL: fix multicontext crashes (public bug #3762)
|
|
|
@19027
|
16 years |
vboxsync |
GuestHost/SharedClipboard: add testcases for the X11 clipboard code …
|
|
|
@18892
|
16 years |
vboxsync |
Fix buildboxes attempt.
|
|
|
@18890
|
16 years |
vboxsync |
GuestHost/SharedClipboard: fixes and an initial testcase
|
|
|
@18852
|
16 years |
vboxsync |
GuestHost/SharedClipboard: removed Utf16 support for X11 and split a …
|
|
|
@18756
|
16 years |
vboxsync |
HostServices/SharedClipboard: a couple of fixes and some assertions
|
|
|
@18708
|
16 years |
vboxsync |
GuestHost/SharedClipboard: reorganise constructor and destructor funcions
|
|
|
@18633
|
16 years |
vboxsync |
GuestHost/SharedClipboard: pass pointers instead of using globals …
|
|
|
@18613
|
16 years |
vboxsync |
GuestHost/SharedClipboard: recommitted x11-clipboard.cpp with more …
|
|
|
@18612
|
16 years |
vboxsync |
GuestHost/SharedClipboard: recommitted x11-clipboard.cpp with more history
|
|
|
@18586
|
16 years |
vboxsync |
HostServices/SharedClipboard/X11: added opaque data pointers to the …
|
|
|
@18585
|
16 years |
vboxsync |
HostServices/SharedClipboard: split up the X11 host clipboard code …
|
|
|
@18508
|
16 years |
vboxsync |
crVBoxHGCMDoDisconnect: unused variable warnings (host).
|
|
|
@18399
|
16 years |
vboxsync |
GuestHost/SharedClipboard: these were not yet for committing
|
|
|
@18398
|
16 years |
vboxsync |
HostServices/SharedClipboard: move the first code to the GuestHost …
|
|
|
@18386
|
16 years |
vboxsync |
GuestHost/OpenGL: util/vboxhgcm: Solaris ioctl request header fix.
|
|
|
@18380
|
16 years |
vboxsync |
crOpenGL: change debug messages
|
|
|
@18336
|
16 years |
vboxsync |
crOpenGL: try to fix solaris builds
|
|
|
@18328
|
16 years |
vboxsync |
crOpenGL: init mutexes as recursive, fix for #3758
|
|
|
@18326
|
16 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@18209
|
16 years |
vboxsync |
crOpenGL: remove some local defines
|
|
|
@18138
|
16 years |
vboxsync |
crOpenGL: allow debug output in release builds with CR_DEBUG/CR_DEBUG_FILE
|
|
|
@18111
|
16 years |
vboxsync |
crOpenGL: typo + warning if hgcm calls fail on guest side
|
|
|
@18109
|
16 years |
vboxsync |
crOpenGL: increase guest readback buffer size to 2k, to reduce …
|
|
|
@18088
|
16 years |
vboxsync |
crOpenGL: some code cleanup and small fixes
|
|
|
@17860
|
16 years |
vboxsync |
Additions/common/OpenGL: made the Linux OpenGL Additions use …
|
|
|
@17765
|
16 years |
vboxsync |
HGSMI: makefile for the common library.
|
|
|
@17190
|
16 years |
vboxsync |
warning
|
|
|
@16970
|
16 years |
vboxsync |
crOpenGL: evil tabs sneaked in
|
|
|
@16969
|
16 years |
vboxsync |
crOpenGL: don't allocate memory for textures on host side (#3461)
|
|
|
@16939
|
16 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@16915
|
16 years |
vboxsync |
crOpenGL: use chromium functions for malloc/free
|
|
|
@16912
|
16 years |
vboxsync |
crOpenGL: use custom CRASSERT instead of assert
|
|
|
@16911
|
16 years |
vboxsync |
VBoxOGLcrutil: this'll work
|
|
|
@16910
|
16 years |
vboxsync |
VBoxOGLcrutil: another shot at windows link issues…
|
|
|
@16906
|
16 years |
vboxsync |
a shot at the debug build break in VBoxOGLcrutil after assert->Assert.
|
|
|
@16893
|
16 years |
vboxsync |
OpenGL/list.c: Fix for crossbuilding 10.4/x86 on darwin/amd64/10.6. …
|
|
|
@16875
|
16 years |
vboxsync |
crOpenGL: additions makefiles cleanup
|
|
|
@16775
|
16 years |
vboxsync |
warning
|
|
|
@16748
|
16 years |
vboxsync |
crOpenGL: use damage regions information for pixmap updates
|
|
|
@16642
|
16 years |
vboxsync |
crOpenGL: fix compile on windows
|
|
|
@16639
|
16 years |
vboxsync |
crOpenGL: output thread id in debug messages for non windows builds as well
|
|
|
@16638
|
16 years |
vboxsync |
crOpenGL: use single memcopy for textures packing where possible
|
|
|
@16574
|
16 years |
vboxsync |
crOpenGL: linux, fixes for compiz to work
|
|
|
@16551
|
16 years |
vboxsync |
typecast to prevent warnings
|
|
|
@16480
|
16 years |
vboxsync |
crOpenGL: track visible regions on linux guests + some more exports
|
|
|
@16379
|
16 years |
vboxsync |
crOpenGL: temp hack/fix for linux
|
|
|
@16287
|
16 years |
vboxsync |
GuestHost/OGL/Makefile: using EXTENDS_BY = prepending is simpler here.
|
|
|
@16286
|
16 years |
vboxsync |
GuestHost/OGL/Makefile: try just appending our stuff to the …
|
|
|
@16285
|
16 years |
vboxsync |
darwin build fix.
|
|
|
@16284
|
16 years |
vboxsync |
Config.kmk,OGL/Makefiles: Created a DARWIN-OPENGL SDK for the …
|
|
|
@16283
|
16 years |
vboxsync |
darwin build fix.
|
|
|
@16282
|
16 years |
vboxsync |
GuestHost/OGL/Makefile: _INTERMEDIATE inheriting works now.
|
|
|
@16278
|
16 years |
vboxsync |
GuestHost/OpenGL/Makefile.kmk: some _LIBS cleanup.
|
|
|
@16274
|
16 years |
vboxsync |
GuestHost/OpenGL/Makefile.kmk: review and some style adjustments.
|
|
|
@16242
|
16 years |
vboxsync |
double DEFS
|
|
|
@16241
|
16 years |
vboxsync |
crOpenGL: fix up additions burns (dll/lib paths) and cleanup host …
|
|
|
@16236
|
16 years |
vboxsync |
crOpenGL: fix additions bbox
|
|
|
@16230
|
16 years |
vboxsync |
crOpenGL: workaround burns due to missing _INTERMEDIATES
|
|
|
@16227
|
16 years |
vboxsync |
crOpenGL: cleanup guesthost makefile
|
|
|
@16223
|
16 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@15964
|
16 years |
vboxsync |
crOpenGL: revert 41400, +add more clear comments
|
|
|
@15818
|
16 years |
vboxsync |
crOpenGL: Try to fix broken OpenGL parts of the guest additions.
|
|
|
@15799
|
16 years |
vboxsync |
ogl/makefiles: another review comment. please clean up.
|
|
|
@15759
|
16 years |
vboxsync |
crOpenGL: partial fix for multithreaded guest apps (3457)
|
|
|
@15709
|
16 years |
vboxsync |
crOpenGL: don't output debug messages in release build
|
|
|
@15707
|
16 years |
vboxsync |
crOpenGL: make host buffer dynamic in size, fix for 3443
|
|
|
@15539
|
16 years |
vboxsync |
OpenGL: Comment the workaround
|
|
|
@15536
|
16 years |
vboxsync |
OpenGL: Omit to unload libGL to fix crash with Nvidia drivers during …
|
|
|
@15532
|
16 years |
vboxsync |
crOpenGL: export to OSE
|