Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-05 | merge changes for DRTVWR-259 | Nat Goodspeed | |
2012-12-05 | merge changes for MAINT-1951 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-257 | Nat Goodspeed | |
2012-12-05 | merge changes for MAINT-1953 | Nat Goodspeed | |
2012-12-05 | removed yet another unintended commit of logcontrol.xml | Brad Payne (Vir Linden) | |
2012-12-05 | merge | Brad Payne (Vir Linden) | |
2012-12-05 | Possible fix for TC build failure | Brad Payne (Vir Linden) | |
2012-12-05 | Merge. | Logan Dethrow | |
2012-12-05 | Linux Viewer build fixes. | Logan Dethrow | |
* Removed no longer used unpack_bufsize from bitpack_test.cpp * Added llviewertexture_stub.cpp to the newview tests directory to fix llworldmap_test.cpp and llworldmipmap_test.cpp linker errors. | |||
2012-12-05 | merge | Brad Payne (Vir Linden) | |
2012-12-05 | SH-3604 WIP - backed out logcontrol.xml change | Brad Payne (Vir Linden) | |
2012-12-05 | SH-3604 WIP - retry mechanism for batch inventory ops, handle either ↵ | Brad Payne (Vir Linden) | |
completion or failure | |||
2012-12-05 | merge changes for DRTVWR-258 | Nat Goodspeed | |
2012-12-05 | merge changes for MAINT-1979 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-256 | Nat Goodspeed | |
2012-12-05 | Pull from viewer-development | prep | |
2012-12-05 | merge changes for MAINT-1955, MAINT-1958 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-254 | Nat Goodspeed | |
2012-12-04 | merge changes for DRTVWR-253 | Nat Goodspeed | |
2012-12-04 | merge changes for BUG-768 | Nat Goodspeed | |
2012-12-04 | Fix merge breakage | simon@Simon-PC.lindenlab.com | |
2012-12-04 | Pull in upstream viewer-development via viewer-lion | simon@Simon-PC.lindenlab.com | |
2012-12-04 | SH-3604 WIP | Brad Payne (Vir Linden) | |
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |
2012-12-04 | MAINT-1953 Run through viewer stats and update GPU table with missing ↵ | Dave Parks | |
entries and new expected OpenGL versions | |||
2012-12-04 | merge changes for DRTVWR-251 | Nat Goodspeed | |
2012-12-04 | merge changes for MAINT-1953 | Nat Goodspeed | |
2012-12-04 | Pull back upstream fixes from viewer-lion | simon@Simon-PC.lindenlab.com | |
2012-12-03 | more for MAINT-1955: Viewer crashes while login after clearing cache | Xiaohong Bao | |
2012-12-03 | more for MAINT-1955: Viewer crashes while login after clearing cache | Xiaohong Bao | |
2012-12-03 | MAINT-1979 Viewer crashes while attempting to join group in the moment of ↵ | Kelly Washington | |
loading group members * Fix one race condition that could dereference a dangling pointer. reviewed with Simon and Baker. | |||
2012-12-03 | MAINT-1748 Users have an ability to sell non existing objects from content ↵ | Kelly Washington | |
of other object * Keep the buy-contents floater subscribed to inventory changes on the object. reviewed with Simon | |||
2012-12-03 | merge | Brad Payne (Vir Linden) | |
2012-12-03 | SH-3562 WIP | Brad Payne (Vir Linden) | |
2012-11-30 | MAINT-1958 Trivial change to kick teamcity into behaving. | Dave Parks | |
2012-12-01 | Fixed previous commit. | Logan Dethrow | |
2012-11-30 | MAINT-1958 More robust error handling -- handle the case where the FBO ↵ | Dave Parks | |
allocation failure occurs when enabling lighting and shadows. | |||
2012-11-30 | Fix for STORM-1854. Adapted the fix based on other open source consumers of ↵ | Logan Dethrow | |
fontconfig that were encountering the same error. | |||
2012-11-30 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks | |
2012-11-30 | MAINT-1991 Attempt to mitigate crashes in GL drivers by encouraging people ↵ | Dave Parks | |
to update their drivers. Reviewed by Simon | |||
2012-11-30 | SH-3594: Fix for crash when outfits are changed on a non server based baking ↵ | prep@lindenlab.com | |
region. | |||
2012-11-30 | SH-3562 WIP - detect possible hangs in item copying | Brad Payne (Vir Linden) | |
2012-11-30 | MAINT-1958 Fix for linux build after transplant. | Dave Parks | |
2012-11-30 | Removed logging. | Aura Linden | |
2012-11-29 | Crashlogger only runs when it comes from teamcity so I must checkin debug ↵ | Aura Linden | |
and wait. What fun. | |||
2012-11-29 | fix for possible crash on exit in self_av_string() | Brad Payne (Vir Linden) | |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-28 | sync with viewer-development | eli | |
2012-11-27 | New VFS objects included in every bite! | Aura Linden | |
2012-11-27 | Tweak the example program (used as a performance tester) so that it | Monty Brandenberg | |
will run with higher connection concurrencies. I'm using this to test the listener queue length reporting on apaches and everything is consistent and as expected with this change (stuck at eight before). |