VirtualBox

source: vbox/trunk/src/VBox/HostServices/SharedOpenGL

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77557   6 years vboxsync IPRT: Moved the RTLogSetGroupLimit() functionality into the …
(edit) @76793   6 years vboxsync 3D: Validation of glDeleteQueries arguments
(edit) @76792   6 years vboxsync 3D: GetMap(dfi)v code cleanup, bugref:9327
(edit) @76787   6 years vboxsync 3D: Parameters validation corrected, bugref:9327
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76526   6 years vboxsync HostServices: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76396   6 years vboxsync Make scm happy.
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @75969   6 years vboxsync HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM …
(edit) @75853   6 years vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75773   6 years vboxsync HGCM: Added fRequestor and fRestoring to …
(edit) @75500   6 years vboxsync VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
(edit) @74913   6 years vboxsync Build fix for trailing spaces in r125879
(edit) @74890   6 years vboxsync 3D: Memory allocations fixed, bugref:9251. Merged changes r125768, …
(edit) @74516   6 years vboxsync FE/Qt: bugref:9024. Build Fix
(edit) @74480   6 years vboxsync FE/Qt: bugref:9024 force linking VBoxTestOGL with all indirectly …
(edit) @73624   6 years vboxsync Main,SharedOpenGL: VRDP cleanup. bugref:9225
(edit) @73223   6 years vboxsync 3D: texture unpacking reworked, bugref:9192. Merged r123597, r123598, …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @71903   7 years vboxsync 3D: bugref:9096, Chromium code cleanup
(edit) @71680   7 years vboxsync SharedOpenGL: fixed compiler warning. bugref:9094
(edit) @71607   7 years vboxsync DevVGA,SharedOpenGL: Code cleanup in progress. bugref:9094
(edit) @71487   7 years vboxsync HostServices/SharedOpenGL: fixed untested code from r121437
(edit) @71470   7 years vboxsync whitespace
(edit) @71468   7 years vboxsync HostServices/SharedOpenGL: Check number of lines in shaders code, part 2.
(edit) @71462   7 years vboxsync HostServices/SharedOpenGL: Check number of lines in shaders code
(edit) @70976   7 years vboxsync HostServices/SharedOpenGL: bugref:9103: Update Compositor's stretch …
(edit) @70939   7 years vboxsync HostServices/SharedOpenGL: bugref:9103: Improved logging of Compositor …
(edit) @70871   7 years vboxsync HostServices/SharedOpenGL: bugref:9103: Improved logging of rectangles …
(edit) @70852   7 years vboxsync build fix
(edit) @70851   7 years vboxsync HostServices/SharedOpenGL: turn CR_RENDER_FORCE_PRESENT_MAIN_THREAD …
(edit) @70789   7 years vboxsync renderspu_wgl.c: annoying assertion.
(edit) @70601   7 years vboxsync 3D: SharedOpenGL code cleanup, bugref:9043
(edit) @69749   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(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) @69390   7 years vboxsync HostServices/SharedOpenGL: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @67067   8 years vboxsync drop VBOX_WITH_QTGUI_V5 and friends
(edit) @66838   8 years vboxsync sharedogl/server_main: integers must first be cast thru uintptr_t …
(edit) @66393   8 years vboxsync bugref:8019: Undefined behaviour sanitiser: do not introduce an …
(edit) @66170   8 years vboxsync bugref:8019: Undefined behaviour sanitiser: disable the leak check …
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @64670   8 years vboxsync HostServices/SharedOpenGL: bugref:8662: disable deallocation of all …
(edit) @64067   8 years vboxsync removed VBOX_BLEEDING_EDGE (never used)
(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) @63325   8 years vboxsync warningS
(edit) @63120   8 years vboxsync warnings
(edit) @63030   8 years vboxsync oops
(edit) @62783   8 years vboxsync HostServices,GuestHost: warnings
(edit) @62782   8 years vboxsync HostServices,GuestHost: warnings
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62489   8 years vboxsync (C) 2016
(edit) @62234   8 years vboxsync Reverted temporary commit r108723.
(edit) @62213   8 years vboxsync ticketref:13653: temporarily commit vbox-NVIDIA-fix-v2.patch.txt to …
(edit) @62088   8 years vboxsync crOpenGL: use BOOL instead of bool to match API.
(edit) @60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @60072   9 years vboxsync 'xcb' for Qt5 on X11 and make it more obvious if VBOX_WITH_QTGUI_V5 is …
(edit) @59509   9 years vboxsync FE/Qt: Qt5 migration (part 79): Preparing Qt5 tool: Patching Makefiles …
(edit) @59473   9 years vboxsync FE/Qt: Qt5 migration (part 75): Preparing Qt5 tool: VBOXQT4GUI => …
(edit) @59198   9 years vboxsync SharedOpenGL: bugref:6538: require OpenGL 2.1
(edit) @58617   9 years vboxsync GuestHost: indent missing host features by 2 space for cosmetical reasons
(edit) @58150   9 years vboxsync bogus test
(edit) @57946   9 years vboxsync SharedOpenGL: log OpenGL extensions which are enabled in Chromium but …
(edit) @57929   9 years vboxsync SharedOpenGL: initial support for DrawBuffers (n == 1) in the state …
(edit) @57909   9 years vboxsync Chromium OpenGL: removed hack from crserverlib/get_sizes.py because …
(edit) @57543   9 years vboxsync warning
(edit) @57453   9 years vboxsync OpenGL: Include VBoxOGLexpandospu.dylib in the installer package if …
(edit) @57421   9 years vboxsync wrong
(edit) @57420   9 years vboxsync crOpenGL: DECLCALLBACK and a warning
(edit) @57058   9 years vboxsync Host 3D: Display Lists: treat more carefully with contexts when restoring.
(edit) @56970   9 years vboxsync crserverlib: Use AssertLogRelRCReturn instead of AssertRCReturn when …
(edit) @56950   9 years vboxsync Host 3D: Display lists: drop dead code.
(edit) @56948   9 years vboxsync Host 3D: Display Lists: fix IDs convertion.
(edit) @56946   9 years vboxsync Host 3D: Display Lists: fix list IDs translation on crServer layer; …
(edit) @56943   9 years vboxsync Host 3D: Display Lists: fix crash: only add glListBase() to cache if …
(edit) @56942   9 years vboxsync Host 3D: Display Lists: new implementation for glCallLists(); take …
(edit) @56939   9 years vboxsync Host 3D: force notify Render SPU about parent window ID change in …
(edit) @56922   9 years vboxsync 3D: Display List: Expando SPU and DLM module code significantly …
(edit) @56827   9 years vboxsync HostServices/SharedOpenGL: Missing return in the out of memroy error …
(edit) @56602   9 years vboxsync 3D: Display Lists: add dependency for VBoxOGLcrserverlib.
(edit) @56601   9 years vboxsync 3D: Display Lists: temporary disable Expando SPU and DLM.
(edit) @56578   9 years vboxsync HostServices/SharedOpenGL: LogRel nits.
(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 …
(edit) @56301   10 years vboxsync *.kmk: Updated (C) year.
(edit) @56279   10 years vboxsync va_end(), warning
(edit) @56276   10 years vboxsync Host 3D: turn off excessing crDebug() message in Cocoa backend.
(edit) @56118   10 years vboxsync VBoxManage: A quick command handler return-code cleanup that turned …
(edit) @55998   10 years vboxsync SharedOpenGL: fix crFbBltGetContentsScaledDirect regression
(edit) @55973   10 years vboxsync 3D: WDDM: addition to r100476: compatibility to earlier revisions.
(edit) @55971   10 years vboxsync 3D: WDDM: consider sub-regions on FLIP operation.
(edit) @55898   10 years vboxsync casting non-sense.
(edit) @55840   10 years vboxsync vmsvga3d/mac: Fixed problem with missing back/front buffers. Stop use …
(edit) @55832   10 years vboxsync Host 3D: back to usage of DEPTH_STENCIL attachement.
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