VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78424   6 years vboxsync Config.kmk,GuestHost/OpenGL,Additions/common/crOpenGL: Makefile …
(edit) @78408   6 years vboxsync Additions,GuestHost/OpenGL,HostServices/SharedOpenGL: Get rid of the …
(edit) @78402   6 years vboxsync GuestHost\OpenGL\state_tracker/state_diff.c: Possible crash fix
(edit) @78378   6 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78377   6 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78376   6 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78375   6 years vboxsync Additions/common/crOpengl,GuestHost/OpenGL,HostServices/SharedOpenGL: …
(edit) @78342   6 years vboxsync Build fix on Windows where the WDDM driver uses parts of the chromium …
(edit) @78341   6 years vboxsync Config.kmk,Additions/common/crOpenGL,VBox/GuestHost/OpenGL,HostServices …
(edit) @78263   6 years vboxsync Config.kmk,GuestHost\OpenGL,HostServices\SharedOpenGL: Fix a bunch of …
(edit) @78198   6 years vboxsync More build fixes
(edit) @78196   6 years vboxsync Another build fix
(edit) @78191   6 years vboxsync Some build fixes
(edit) @78190   6 years vboxsync Merge first stage of the Chromium cleanup from the branch: * …
(edit) @78117   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Updates bugref:9407
(edit) @78116   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Updates bugref:9407
(edit) @78105   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Updates bugref:9407
(edit) @78076   6 years vboxsync GuestHost/OpenGL,HostServices/SharedOpenGL: Fixed parameter …
(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) @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
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