Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-03 | MAINT-3585 FIXED Viewer Crashes when attempting to upload image. | ruslantproductengine | |
The bug was fixed, the reasone of crash is following. The Core Flow view contain another GL context and will not care about restoring a previous. I restore context manually. This path also contain a minor changes in another files. All changes described here. Сhange's for fix current bug. indra/llwindow/llwindow.h indra/llwindow/llwindowheadless.h indra/llwindow/llwindowmacosx.h indra/llwindow/llwindowsdl.h indra/llwindow/llwindowwin32.h indra/newview/lllocalbitmaps.cpp indra/newview/llviewerdisplay.cpp indra/newview/llviewerdisplay.h Twice mUsage initialization (replace to forward initialization). indra/llcharacter/lljointstate.h Looks like condition should be befor memcopy call, otherwise - possible CRASH. indra/llcommon/llmd5.cpp Unused condition and variables. indra/llmath/llsphere.cpp Looks like should be under if otherwise - possible CRASH indra\llprimitive\llmodel.cpp Useless assert's. indra/llrender/llrender.cpp indra/newview/lldaycyclemanager.cpp | |||
2014-10-28 | MAINT-4435 FIXED build fix patchset2 | ruslantproductengine | |
2014-10-27 | MAINT-4435 FIXED fix in llvolume.cpp Perform full build if number of vertices | ruslantproductengine | |
less than allowed. Changes in all other files relate auxiliary methods for catching similar bugs in future. | |||
2014-10-13 | MAINT-4169 FIXED Suppress initial display of the path portion of URLs from ↵ | maksymsproductengine | |
other users and scripts | |||
2014-10-10 | MAINT-4567 FIXED <nolink> is not parsed correctly in viewer-lion | Mnikolenko ProductEngine | |
2014-10-07 | MAINT-4548 & MAINT-4557 FIXED build issues | maksymsproductengine | |
2014-08-01 | Pulled in fix for maint-4184 blurry textures | Aura Linden | |
2014-07-11 | Fixed assert in llmemory.h for adjacent memory locations. | Aura Linden | |
2014-07-08 | Merge. Refresh from viewer-release after 3.7.11 release. | Monty Brandenberg | |
2014-06-16 | Merge. Refresh from viewer-release after 3.7.9 release. | Monty Brandenberg | |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |
2014-06-05 | Merge | Ricky Curtice | |
2014-06-02 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365. | Stinson Linden | |
2014-05-24 | MAINT-4009: Patching a memory leak of ParamDescriptor objects. | Stinson Linden | |
2014-05-22 | Merge. Pull in viewer-release after release of 3.7.8 | Monty Brandenberg | |
2014-05-19 | merge | Brad Payne (Vir Linden) | |
2014-05-19 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Stinson Linden | |
2014-05-17 | MAINT-4009: Final pass refactoring to eliminate memory allocation related to ↵ | Stinson Linden | |
error reporting that is not properly cleaned up. | |||
2014-05-16 | MAINT-4009: First pass refactoring to eliminate memory related to error ↵ | Stinson Linden | |
reporting that is not properly cleaned up. | |||
2014-05-14 | v-r -> s-e merge WIP | Brad Payne (Vir Linden) | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-04-28 | MAINT-4009: Cleaning up the error callstacks memory before app quit. | Stinson Linden | |
2014-04-26 | MAINT-4009: Converting the Globals class within llerror to be derived from ↵ | Stinson Linden | |
LLSingleton so that it may be cleaned up properly on app exit. | |||
2014-04-22 | merge changes for OPEN-199 | Oz Linden | |
2014-04-22 | Merge | Xiaohong Bao | |
2014-04-22 | merge | Brad Payne (Vir Linden) | |
2014-04-21 | Merge downstream code updating version to 3.7.7 | simon | |
2014-04-15 | Merges in fix for Maint-5707 | Aura Linden | |
2014-04-14 | Fix for MAINT-5707 bad breakpad behavior with teleport links | Aura Linden | |
2014-04-08 | revived some deleted files to get mac build working | Richard Linden | |
2014-04-08 | merge | Brad Payne (Vir Linden) | |
2014-04-07 | merge with release | Richard Linden | |
2014-04-07 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-04-04 | Linux: Finish new Boost dependencies to get Linux building again. | Monty Brandenberg | |
2014-04-04 | Library updates and switch to 3d-llqtwebkit2 build products. | Monty Brandenberg | |
SDL to 1.2.15, c-ares to latest 1.10.0 build, Boost to 1.55.0 with coroutine updates/fixes, curl to 7.34.0, libpng to 1.6.8, openssl to 1.0.1e, zlib to latest 1.2.8 build, llqtwebkit built from 4.7.1 sources refactored and tested in 3p-llqtwebkit2 repository. Windows is functional with a good number of warning messages at runtime from libpng and KDU. MoaP/slplugin functioning. | |||
2014-04-07 | Merge in viewer-release and version update to 3.7.6 | simon | |
2014-03-19 | OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBS | Oz Linden | |
2014-03-13 | Probable fix for linux hang. | Aura Linden | |
2014-03-13 | Merged in viewer-release | Aura Linden | |
2014-03-12 | merge | Brad Payne (Vir Linden) | |
2014-03-12 | merge with release | Richard Linden | |
2014-03-10 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-03-07 | Fixes for crash reporter startup race condition, crash reporter CPU use, ↵ | Aura Linden | |
Secondlife.log filehandle, XP Crash. | |||
2014-02-25 | Merge viewer-release | simon | |
2014-02-25 | merge viewer-release to sunshine-external | Brad Payne (Vir Linden) | |
2014-02-24 | merge with release | Richard Linden | |
2014-02-24 | Pulled from release. | obscurestar | |
2014-02-24 | Pull merge from viewer-release | Merov Linden | |