VirtualBox

source: vbox/trunk/src/VBox/GuestHost

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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).
(edit) @63118   8 years vboxsync GuestHost/OpenGL: Warnings (forgotten yesterday)
(edit) @63064   8 years vboxsync vboxhgmc.c/_crVBoxHGSMIInit: VBoxCrHgsmiInit changed to a single …
(edit) @63038   8 years vboxsync chromium.h: If we defined WINGDIAPI for making gl.h include cleanly, …
(edit) @63037   8 years vboxsync chromium.h: fixed bug in r79709 testing for WINDOWS preprocessor macro …
(edit) @62919   8 years vboxsync Please use 'static const' on data that is constant, don't make the …
(edit) @62886   8 years vboxsync gcc warnings
(edit) @62816   8 years vboxsync GuestHost/DragAndDrop: warnings
(edit) @62814   8 years vboxsync GuestHost/OpenGL: warnings
(edit) @62812   8 years vboxsync GuestHost/OpenGL: warnings
(edit) @62809   8 years vboxsync util/pixel.c: Use 'intptr_t' instead of 'long' for pointer casing …
(edit) @62808   8 years vboxsync packer/pack_client.c: Don't use 'unsigned long' for pointer casting, …
(edit) @62782   8 years vboxsync HostServices,GuestHost: warnings
(edit) @62683   8 years vboxsync Use the iprt/nt/ntddk.h wrapper for ntddk.h, eliminating duplicate …
(edit) @62680   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62492   8 years vboxsync (C) 2016
(edit) @62471   8 years vboxsync Misc: scm
(edit) @62172   8 years vboxsync Remove spurious latin-1 character in a comment.
(edit) @62167   8 years vboxsync build fix
(edit) @62165   8 years vboxsync SharedOpenGL/spuload: don't continue if loading the super SPU failed, …
(edit) @61992   8 years vboxsync crOpenGL: Drop duplicate NULL checks.
(edit) @61991   8 years vboxsync crOpenGL: Fix signed/unsigned mismatch in printf formats.
(edit) @61990   8 years vboxsync crOpenGL: Fix cppcheck complaints about redundant/missing NULL checks. …
(edit) @61725   8 years vboxsync Additions/SharedClipboard: fix for ​​​bugref:8363: added check for …
(edit) @61724   8 years vboxsync Additions/SharedClipboard: fix for ​​bugref:8363: fixed hieroglyphs in …
(edit) @61658   8 years vboxsync GuestHost/SharedClipboard: coding fixes and fix for a potential memory leak
(edit) @61589   8 years vboxsync Additions/SharedClipboard: fix for ​bugref:8363: added HTML clipboard …
(edit) @61285   9 years vboxsync bugref:8237: GuestHost/OpenGL: fixed array
(edit) @60510   9 years vboxsync GuestHost/OpenGL: fixed annoying warning
(edit) @60040   9 years vboxsync GuestHost/OpenGL: fixed a couple of typos (thanks PVS)
(edit) @59854   9 years vboxsync Backed out r105750, as exception handling is disabled.
(edit) @59852   9 years vboxsync DnD/DnDURIList.cpp: Use exceptions.
(edit) @59838   9 years vboxsync DnD: DnDURIObject.cpp: Added another initialization for m_fOpen.
(edit) @59837   9 years vboxsync warning
(edit) @59828   9 years vboxsync DnD/DnDURIObject: Use a dedicated flag for indicating the opening status.
(edit) @59778   9 years vboxsync DnDURIObject.cpp: Use NIL_RTFILE for file objects.
(edit) @59750   9 years vboxsync CR build fix
(edit) @59177   9 years vboxsync WDDM: bugref:8170: do not abort driver loading if the host does not …
(edit) @58895   9 years vboxsync OpenGL/state_tracker: GL_FRAMEBUFFER is equivalent to GL_DRAW_FRAMEBUFFER
(edit) @58764   9 years vboxsync GuestHost/OpenGL: Windows build fix
(edit) @58583   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not fork and …
(edit) @58580   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not fork and …
(edit) @58370   9 years vboxsync DnD: Warnings.
(edit) @58329   9 years vboxsync DnD: Updates/bugfixes: - Added separate VBOXDNDDISCONNECTMSG …
(edit) @58226   9 years vboxsync GuestHost/OpenGL: state_texture typos.
(edit) @58212   9 years vboxsync DnD: Updates. - Introduced protocol changelog in DragAndDropSvc.h. …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58151   9 years vboxsync GuestHost/OpenGL: get the number of active uniforms only if they exist.
(edit) @58069   9 years vboxsync IPRT,*: Simplified RTUriFilePath by removing the uFormat parameter. It …
(edit) @57931   9 years vboxsync Chromium OpenGL: GL_ARB_shader_texture_lod
(edit) @57908   9 years vboxsync Chromium OpenGL: GL_ARB_draw_buffers
(edit) @57826   9 years vboxsync DnD: RTUriPath -> RTUriFilePath; fixed memory leak.
(edit) @57776   9 years vboxsync DnD: Renamed DNDDIRDROPPEDFILES to DnDDroppedFiles and restructured it …
(edit) @57654   9 years vboxsync DnD: Moved allocation of DNDDIRDROPPEDFILES into …
(edit) @57601   9 years vboxsync WDDM, GuestHost/OpenGL: support for floating point texture formats
(edit) @57542   9 years vboxsync SharedOpenGL: Missed the realloc case
(edit) @57541   9 years vboxsync SharedOpenGL: Use RTMemAlloc and friends to allocate memory, so we can …
(edit) @57500   9 years vboxsync DnD: Use a separate context for URI object when transferring, misc …
(edit) @57465   9 years vboxsync DnDURIList.cpp: Only count directory on successful allocation.
(edit) @57464   9 years vboxsync DnDURIList.cpp: Delete formerly allocated file object in error case.
(edit) @57443   9 years vboxsync static
(edit) @57423   9 years vboxsync DECLCALLBACK fix
(edit) @57421   9 years vboxsync wrong
(edit) @57420   9 years vboxsync crOpenGL: DECLCALLBACK and a warning
(edit) @57413   9 years vboxsync More DECLCALLBACK fixes.
(edit) @57412   9 years vboxsync SharedClipboard/Makefile.kmk: Wrong SUB_DEPTH.
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57018   9 years vboxsync Fixed LogRel typo in crUtil.
(edit) @56922   9 years vboxsync 3D: Display List: Expando SPU and DLM module code significantly …
(edit) @56911   9 years vboxsync DnD: DnDURIObject: Only set file mode on write, retrieve file mode on …
(edit) @56909   9 years vboxsync DnD: Changed DnDURIList's allocation scheme for stored DnDURIObject …
(edit) @56906   9 years vboxsync Logging.
(edit) @56903   9 years vboxsync DnD/DnDURIList: Added support for keeping objects open while in list, …
(edit) @56900   9 years vboxsync DnD: DNDDIRDROPPEDFILES: Track directory open status internally.
(edit) @56899   9 years vboxsync DnD: DnDURIList.cpp: Forgot to reset object count on reset.
(edit) @56659   9 years vboxsync Additions/crOpenGL: take the right error path if the host service is …
(edit) @56566   9 years vboxsync Host 3D: Expando SPU, DLM module. - DLM module reworked. Now it uses …
(edit) @56473   9 years vboxsync Host 3D: extend SPU structure with interface for save/restore internal …
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