VirtualBox

source: vbox/trunk/src/VBox/GuestHost/OpenGL

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @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) @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) @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) @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) @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) @64269   8 years vboxsync bugref:3810: X11 Guest Additions maintenance: remove unnecessary parts …
(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) @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) @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) @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) @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) @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) @58226   9 years vboxsync GuestHost/OpenGL: state_texture typos.
(edit) @58151   9 years vboxsync GuestHost/OpenGL: get the number of active uniforms only if they exist.
(edit) @57931   9 years vboxsync Chromium OpenGL: GL_ARB_shader_texture_lod
(edit) @57908   9 years vboxsync Chromium OpenGL: GL_ARB_draw_buffers
(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) @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
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