VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20411   16 years vboxsync crOpenGL: allow wine to query real host gpu vendor/version/renderer …
(edit) @20401   16 years vboxsync crOpenGL: make glview happy to report our GLSL version
(edit) @20398   16 years vboxsync crOpenGL: make icd recognizeable by glew library, +fix issue with …
(edit) @20392   16 years vboxsync crOpenGL: add glsl version to getstring
(edit) @20390   16 years vboxsync crOpenGL: use case insensitive compare to match app names
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20371   16 years vboxsync Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20369   16 years vboxsync Additions: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20348   16 years vboxsync Linux shared folders: file mode setting function must request write …
(edit) @20342   16 years vboxsync Linux shared folders: make chmod work on hosts which support file …
(edit) @20327   16 years vboxsync crOpenGL: more opengl 2.0 functions
(edit) @20312   16 years vboxsync crOpenGL: disable d3d for wdm.exe
(edit) @20307   16 years vboxsync Windows Guest Additions Installer: Message for WRP, proper uninstallation.
(edit) @20298   16 years vboxsync Linux shared folders: properly initialize the whole params !VBoxCall() …
(edit) @20253   16 years vboxsync OpenGL: be less verbose during compile
(edit) @20242   16 years vboxsync View HW Accel: OpenGL framebuffer
(edit) @20239   16 years vboxsync Windows Guest Additions Installer: Added components page for D3D …
(edit) @20227   16 years vboxsync OSE fix
(edit) @20201   16 years vboxsync Fixed a regression in VBoxTray: setvideomodehint was ignored if there …
(edit) @20182   16 years vboxsync crOpenGL: return GL_VESRION in proper format
(edit) @20150   16 years vboxsync crOpenGL: typo + missing dep
(edit) @20148   16 years vboxsync crOpenGL: fix warning
(edit) @20084   16 years vboxsync crOpenGL: reduce amount of sync calls to speed up d3d
(edit) @20083   16 years vboxsync crOpenGL: tabs to spaces
(edit) @20029   16 years vboxsync crOpenGL: hack for google earth view size, turned off
(edit) @20009   16 years vboxsync Video HW Accel: guest->host command mechanism fixes
(edit) @19982   16 years vboxsync crOpenGL: d3d8/9 wine/native switcher dll
(edit) @19964   16 years vboxsync WINNT/Graphics/Makefile.kmk: nitpicking
(edit) @19909   16 years vboxsync crOpenGL: disable wine for 64bit targets
(edit) @19905   16 years vboxsync crOpenGL: enable building of wine
(edit) @19880   16 years vboxsync crOpenGL: don't do glGetError after every wine's opengl call
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19836   16 years vboxsync Fix for the videomodehint processing in Windows7 guest.
(edit) @19800   16 years vboxsync clipboard: typo
(edit) @19713   16 years vboxsync VBoxVideo: Log.
(edit) @19711   16 years vboxsync HGSMI: host->guest command processing working
(edit) @19705   16 years vboxsync VBoxTray: Debug msg.
(edit) @19703   16 years vboxsync VBoxTray: Display debug stuff. Added check for setting display mode.
(edit) @19701   16 years vboxsync VBoxTray: Make display thread less noisy.
(edit) @19678   16 years vboxsync opengl: update wine to 1.1.21, add d3d9.dll to build list
(edit) @19655   16 years vboxsync Additions/X.Org 1.5+: report that we can read mouse movement events …
(edit) @19644   16 years vboxsync VBoxService/common: Proper building with VBOX_WITH_GUEST_PROPS.
(edit) @19637   16 years vboxsync VBoxService/VMInfo: tabs, spaces.
(edit) @19635   16 years vboxsync doppelmoppel
(edit) @19630   16 years vboxsync solaris adds build fix
(edit) @19629   16 years vboxsync VBoxService/Solaris: build fix, added libnsl dependency.
(edit) @19625   16 years vboxsync VBoxService/common: Solaris netmask.
(edit) @19623   16 years vboxsync VBoxService/common: Solaris netmask.
(edit) @19620   16 years vboxsync VBoxService/common: No const here. Used as output param.
(edit) @19619   16 years vboxsync VBoxService/common: Solaris header.
(edit) @19618   16 years vboxsync warnings (use const char* where appropriate)
(edit) @19617   16 years vboxsync VBoxService/common: Added network interface information (IPv4) for …
(edit) @19587   16 years vboxsync Additions/linux/installer: no --daemonize parameter to vboxadd-service
(edit) @19532   16 years vboxsync VBoxService/common: Backed cmd line changes; won't work.
(edit) @19527   16 years vboxsync VBoxService/common: Comment.
(edit) @19526   16 years vboxsync VBoxService/common: Bugfix for cmd line.
(edit) @19521   16 years vboxsync VBoxService/common: Don't exit on unknown parameters.
(edit) @19518   16 years vboxsync vboxadd-service: Status messages.
(edit) @19517   16 years vboxsync VBoxService/common: Updated linux parts (installer, setup scripts, ...).
(edit) @19515   16 years vboxsync video hw accel: basic for ddcaps initialization to support …
(edit) @19514   16 years vboxsync VBoxService/common: Tabs.
(edit) @19513   16 years vboxsync VBoxService/common:
(edit) @19464   16 years vboxsync HGSMI support makefile fixes, basics for passing ddraw command to host
(edit) @19430   16 years vboxsync HGSMI: windows graphics drivers.
(edit) @19376   16 years vboxsync VBoxService/common: Renaming Windows-specific stuff.
(edit) @19374   16 years vboxsync VBoxService/common: SVN props.
(edit) @19373   16 years vboxsync VBoxService: Replacing VBoxService/win with VBoxService/common. This …
(edit) @19372   16 years vboxsync VBoxService/common: Resource file (+icon) for Windows build.
(edit) @19364   16 years vboxsync VBoxService/common: Build fix.
(edit) @19361   16 years vboxsync VBoxService/common: Build fix.
(edit) @19353   16 years vboxsync VBoxService/common: Added component versions and Guest Additions …
(edit) @19352   16 years vboxsync VBoxService/common: Update.
(edit) @19331   16 years vboxsync VBoxService/common: Added Windows WM network information.
(edit) @19328   16 years vboxsync VBoxService/common: Fix.
(edit) @19327   16 years vboxsync VBoxService/common: Added first VM information lookup for Windows.
(edit) @19321   16 years vboxsync VBoxService/common: Time syncing for Windows, added framework for VM …
(edit) @19277   16 years vboxsync no keywords here
(edit) @19276   16 years vboxsync x11include: missing header (otherwise the one from the host is used)
(edit) @19221   16 years vboxsync SharedClipboard/x11: fix a potential crash if a zero-length compound …
(edit) @19220   16 years vboxsync SharedClipboard/x11: fix a potential crash if a zero-length compound …
(edit) @19204   16 years vboxsync Additions/installer/linux: autorun.sh Solaris package name typo.
(edit) @19197   16 years vboxsync Installer: Italian for the various desktop files.
(edit) @19194   16 years vboxsync Additions/linux/installer: autorun.sh added xterm support for solaris …
(edit) @19170   16 years vboxsync Additions/Solaris/Installer: CLI only installs.
(edit) @19164   16 years vboxsync additions/linux/Installer: autorun.sh, OpenSolaris/Nevada autorun support.
(edit) @19150   16 years vboxsync Additions/x11/clipboard: fix handling of middle-button pasting and the …
(edit) @19140   16 years vboxsync VBoxService/common: Fix for the fix of r46351.
(edit) @19137   16 years vboxsync Additions/VBoxService: Fixed regression for non-Windows code.
(edit) @19111   16 years vboxsync vboxmod.c: Fixed AssertReturn, must recheck cb.
(edit) @19110   16 years vboxsync Additions/Linux/vboxadd: empty R3 HGCM buffers should have a NULL address
(edit) @19099   16 years vboxsync crOpenGL: fix multicontext crashes (public bug #3762)
(edit) @19093   16 years vboxsync SysHlp.cpp: No need to check in vbglUnlockLinear, NIL_RTRTR0MEMOBJ …
(edit) @19091   16 years vboxsync Additions/common and linux: don'\t try to lock zero-length buffers …
(edit) @19084   16 years vboxsync VBoxService/common: First time synchronization code for Windows platforms.
(edit) @19031   16 years vboxsync VBoxService/common: More updates for Windows SCM handling.
(edit) @18994   16 years vboxsync Additions/x11/VBoxClient: run a dummy thread in the autoresize daemon …
(edit) @18975   16 years vboxsync crOpenGL: fix compiz to run on ubuntu64 without SKIP_CHECKS=yes (#3841)
(edit) @18938   16 years vboxsync Additions/x11/VBoxClient: detect X server termination and remove two …
(edit) @18907   16 years vboxsync Solaris/Additions: mouse wheel fix for Xorg 1.5.x
(edit) @18888   16 years vboxsync Linux additions: fixed the installation path of OpenGL/DRI libraries …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette