VirtualBox

source: vbox/trunk/src/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77180   6 years vboxsync Additions/crOGL: add -lcrypt to Linux VBoxOGLcrutil. 6.0 regression. …
(edit) @77175   6 years vboxsync Additions/crOGL: add -lcrypt to Linux VBoxOGLcrutil. 6.0 regression. …
(edit) @76811   6 years vboxsync 3D: Additional validation of glCopyTexImage2D arguments
(edit) @76802   6 years vboxsync 3D: Linux build fix for GLsizei cast, bugref:9327
(edit) @76793   6 years vboxsync 3D: Validation of glDeleteQueries arguments
(edit) @76787   6 years vboxsync 3D: Parameters validation corrected, bugref:9327
(edit) @76563   6 years vboxsync Additions: Use GA_INCLUDED_ and variations_ as header guard prefixes …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76541   6 years vboxsync GuestHost: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76379   6 years vboxsync VBox/GuestHost/DragAndDrop.h: Don't include err.h, dir.h and file.h …
(edit) @76377   6 years vboxsync Missed one.
(edit) @76376   6 years vboxsync VBoxUhgsmi.h: GCC doesn't like unnamed sub-structures in C++ code, so …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @75270   6 years vboxsync OpenGL: make runtime loading of shared objects work without DT_RPATH. …
(edit) @75267   6 years vboxsync OpenGL: make runtime loading of shared objects work without DT_RPATH. …
(edit) @74890   6 years vboxsync 3D: Memory allocations fixed, bugref:9251. Merged changes r125768, …
(edit) @74715   6 years vboxsync DnD/URIList: Added support for handling UNC paths.
(edit) @74714   6 years vboxsync DnD: Cleaned up DnDURIObject API / internal state handling.
(edit) @74673   6 years vboxsync DnD/DnDURIObject: Fixed checking for valid flags in OpenEx().
(edit) @74574   6 years vboxsync DnD/DnDObject: Documentation, a bit of cleaning / re-structuring. No …
(edit) @74527   6 years vboxsync Build fix.
(edit) @74526   6 years vboxsync DnD: Renaming for DnDURIObject / DnDURIList classes, some typedefs to …
(edit) @74208   6 years vboxsync DnD/HostService: Build fix.
(edit) @73223   6 years vboxsync 3D: texture unpacking reworked, bugref:9192. Merged r123597, r123598, …
(edit) @73219   6 years vboxsync GuestHost/OpenGL: deleted obsolete code
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @71930   7 years vboxsync Linux Additions/3D: add symbols needed by Compton in Ubuntu 18.04. …
(edit) @71903   7 years vboxsync 3D: bugref:9096, Chromium code cleanup
(edit) @71886   7 years vboxsync Linux Additions/3D: add symbols needed by Mutter in Ubuntu 18.04. …
(edit) @71880   7 years vboxsync Linux Additions/3D: add symbols needed by Mutter in Ubuntu 18.04. …
(edit) @71591   7 years vboxsync DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
(edit) @71469   7 years vboxsync HostServices/SharedOpenGL: Check number of lines in shaders code, fix …
(edit) @71468   7 years vboxsync HostServices/SharedOpenGL: Check number of lines in shaders code, part 2.
(edit) @70959   7 years vboxsync GL/compositor: Trailing space fix.
(edit) @70939   7 years vboxsync HostServices/SharedOpenGL: bugref:9103: Improved logging of Compositor …
(edit) @70897   7 years vboxsync Additions/linux: remove support for building with compatibility …
(edit) @70605   7 years vboxsync DevVGA: cleanup in progress.
(edit) @70601   7 years vboxsync 3D: SharedOpenGL code cleanup, bugref:9043
(edit) @69989   7 years vboxsync Additions/common/OpenGL: fix regressions from r117617/public r68472. …
(edit) @69758   7 years vboxsync VBoxManageGuestCtrl.cpp,DnDURIList.cpp: Fix RTDIRENTRYTYPE_UNKNOWN …
(edit) @69755   7 years vboxsync DnDRUIList.cpp: pointed out broken directory enumeration that looks …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69668   7 years vboxsync GuestHost/SharedClipboard/x11: schedule synchronisation mechanism …
(edit) @69656   7 years vboxsync HostServices/SharedClipboard/X11: fix problems reported by the gcc …
(edit) @69634   7 years vboxsync GuestHost: HGSMIMemAlloc uninit check
(edit) @69629   7 years vboxsync GuestHost/SharedClipboard/X11: fix a hang in the X11 clipboard. …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69393   7 years vboxsync GuestHost/OpenGL: scm updates
(edit) @69392   7 years vboxsync GuestHost/OpenGL: scm updates
(edit) @69391   7 years vboxsync GuestHost/HGSMI: MIT license update
(edit) @69252   7 years vboxsync nit
(edit) @69251   7 years vboxsync HGSMI: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68859   7 years vboxsync Additions/WDDM: Loading of DEBUG versions of VBoxOGL*.dll libraries …
(edit) @68810   7 years vboxsync Additions/WDDM: Check for zero pointers to prevent crash while …
(edit) @68563   7 years vboxsync merging vbglioc r117720: x11-clipboard.cpp: clipLoadXFixes: pyramid …
(edit) @68550   7 years vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @68483   7 years vboxsync GuestHost: fix uninitialized variable caught by gcc 7
(edit) @68475   7 years vboxsync vboxhgsmi.c: This file is unused, right? So, mark the code as outdated.
(edit) @68474   7 years vboxsync cr_error.h: as far as I can tell, we're ending up using the IPRT …
(edit) @68473   7 years vboxsync vboxhgcm.c: Use VbglR3HGCM* APIs. [build fix]
(edit) @68472   7 years vboxsync vboxhgcm.c: Use VbglR3HGCM* APIs.
(edit) @68458   7 years vboxsync Introducing macros for initializing the VBoxGuestHGCMCallInfo structure.
(edit) @68261   7 years vboxsync WDDM: helper libs. No code changes, just moved a couple of shared …
(edit) @66835   8 years vboxsync state_snapshot.c: build fix
(edit) @66827   8 years vboxsync GuestHost: Adjustments for Visual C++ v12 / Visual Studio 2013. New …
(edit) @66819   8 years vboxsync htable.cpp: CrHTablePut should return CRHTABLE_HANDLE_INVALID not …
(edit) @66609   8 years vboxsync GuestHost/OpenGL: make cppcheck happy
(edit) @66606   8 years vboxsync GuestHost/OpenGL: make cppcheck happy
(edit) @66544   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66506   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66051   8 years vboxsync bugref:7513: crOpenGL maintenance: make the SPU loader fail gracefully …
(edit) @65643   8 years vboxsync gcc 7: GuestHost: fall thru
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65193   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65047   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @64766   8 years vboxsync src/VBox: Make the use of the iterator for …
(edit) @64763   8 years vboxsync pixel.c: Compile with older gcc without failing on global shadow …
(edit) @64650   8 years vboxsync bugref:8614: Additions/common/VBoxVideo: make the code more …
(edit) @64269   8 years vboxsync bugref:3810: X11 Guest Additions maintenance: remove unnecessary parts …
(edit) @64164   8 years vboxsync #8614: Additions/common/VBoxVideo: make the code more self-contained: …
(edit) @64156   8 years vboxsync bugref:8614: Additions/common/VBoxVideo: make the code more …
(edit) @63942   8 years vboxsync OpenGL: fixed the most annoying coding style flaws, mainly removing …
(edit) @63939   8 years vboxsync Build/scripts (bugref:6627): Python build scripts updated to generate …
(edit) @63590   8 years vboxsync warning about explicit braces
(edit) @63567   8 years vboxsync scm: cleaning up todos
(edit) @63550   8 years vboxsync GuestHost/SharedClipboard/X11: clipLoadXFixes - try dlopen'ing …
(edit) @63546   8 years vboxsync HGSMICommon.cpp: Try shup up annoying GCC warning.
(edit) @63459   8 years vboxsync gcc 6 compile fixes
(edit) @63369   8 years vboxsync warnings (gcc)
(edit) @63358   8 years vboxsync gcc 6 warning: option ‘-Wstrict-prototypes’ is valid for C/ObjC but …
(edit) @63219   8 years vboxsync gcc warnings
(edit) @63203   8 years vboxsync chromium.h: guard the GCC diagnostic pragmas
(edit) @63199   8 years vboxsync GuestHost/OpenGL: warnings (gcc).
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