summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Expand)Author
2019-09-10Merged in lindenlab/viewer-releaseandreykproductengine
2019-08-13SL-11718 Crash in LLRender2Dandreykproductengine
2019-08-12DRTVWR-493: Streamline LLParamSingleton, LLLockedSingleton.Nat Goodspeed
2019-08-11DRTVWR-493 tiny optimizationandreykproductengine
2019-08-10DRTVWR-493 LLRender2D init cleanupandreykproductengine
2019-07-25DRTVWR-493 LLRender2D to LLParamSingletonandreykproductengine
2019-03-01Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-01-14- add static construslantproductengine
2018-12-17SL-10252: On Windows, use $SystemRoot again, not FOLDERID_Fonts.Nat Goodspeed
2018-12-15SL-10153: auto name{expression} declares an initializer_listNat Goodspeed
2018-12-14SL-10153: Review and rationalize fetching paths from environment.Nat Goodspeed
2018-09-27Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-05-13SL-11139 FIXED LLFontGL::getStringFromStyle() never return "NORMAL"maxim_productengine
2019-04-02Merged in lindenlab/viewer-bearAndreyL ProductEngine
2019-03-19SL-10610 FIXED Floaters fails to display certain symbols. Added ability to lo...maxim_productengine
2019-03-13SL-10610 mac fix for showing special charactersMnikolenko ProductEngine
2018-08-16MAINT-3699 new shaders supporting alpha blend/mask rigged content.Graham Linden
2018-08-02Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-07-26MAINT-8923 Better allocation failure handling, createGLTexture crashesandreykproductengine
2018-07-04Fixed line endings in llgl.cppAndreyL ProductEngine
2018-07-02MAINT-7548 MAINT-7560 use NvidiaOptimusEnablement globally exported var to si...Graham Linden
2018-05-18Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-06-04MAINT-8686 Mode detailed VBO crash loggingandreykproductengine
2018-03-02Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-03-06MAINT-6363 Normal and specular maps should not be downloaded if ALM is offAndrey Kleshchev
2018-02-27MAINT-8317 Fixed Local Textures for Advanced Lighting Projectors do not keep ...andreykproductengine
2018-02-15Add debug setting and code to allow nVidia nSight graphics debugging to captu...Graham Linden graham@lindenlab.com
2018-02-13MAINT-8146 Clearing pointersandreykproductengine
2018-02-12MAINT-8146 Remade fix with streams to save memoryandreykproductengine
2018-01-30Add construslantproductengine
2018-01-30Keep attributes name (useful for debug)ruslantproductengine
2018-01-30MAINT-8091 Removed deprecated and unused private memory poolingAndrey Kleshchev
2018-01-17Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-01-17Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-01-12MAINT-7003 Crash in LLVBOPoolandreykproductengine
2017-12-18MAINT-8043 Fix for bad_alloc crash in LLImageGL::setImage()AndreyL ProductEngine
2017-12-18MAINT-8101 Added sanity check to confirm crash locationandreykproductengine
2017-11-29DRTVWR-418: Merge from latest viewer-releaseNat Goodspeed
2018-01-09MAINT-8146 Fixed Installing viewer to non default path results in incorrect f...andreykproductengine
2017-11-16MAINT-7228 Vertex buffer allocation failure handlingandreykproductengine
2017-12-26MAINT-6437 - Tile-Based Texture Animation Scales Incorrectly for Rigged Mesh ...ruslantproductengine
2017-11-03MAINT-7228 Substituted assert with errorandreykproductengine
2017-11-01MAINT-7228 Vertex buffer allocation failure handlingandreykproductengine
2017-10-26MAINT-7213 Shared media (media as a texture) unusable with transparent meshruslantproductengine
2017-11-22Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2017-11-17MAINT-72 unmapBuffer crashandreykproductengine
2017-10-11Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-09-20DRTVWR-418: Fix C++ errors detected by Xcode 9.Nat Goodspeed
2017-09-18MAINT-7813 - 3D rendering broken on Windows in build 508618. 3D rendering sta...ruslantproductengine
2017-09-14replace a 'continue' with an 'else'Oz Linden