Age | Commit message (Expand) | Author |
2013-03-12 | Restore cmake to use 10.6 hacked locally to 10.8 of which TC does not approve | Graham Madarasz (Graham Linden) |
2013-03-12 | Merge pragma warning hack to fix linux build | Graham Madarasz (Graham Linden) |
2013-03-11 | Clean up moving llalignedarray and fast memcpy to llcommon | Graham Madarasz |
2013-03-11 | Move 16b aligned memcpy and alignment utilities to llmem in llcommon for easi... | Graham Madarasz |
2013-03-11 | Merged vwr-cat..#$%$% whitespace diffs | Graham Madarasz |
2013-03-11 | Merge | Graham Madarasz |
2013-03-11 | Moved LLAlignedArray from llmath to llcommon and put template func impls in h... | Graham Madarasz |
2013-03-11 | Fix missing eol at eof in llstaticstringtable.h breaking linux build | Graham Madarasz (Graham) |
2013-03-11 | Fix missing eol at eof in llinstancetracker.cpp tripping up linux build | Graham Madarasz (Graham) |
2013-03-11 | Fix linux md5sums and line-endings in autobuild.xml | Graham Madarasz (Graham) |
2013-03-08 | MAINT-2461 Potential fix for crash in LLPipeline::renderBloom | Dave Parks |
2013-03-08 | Optimize interp code to elim hundreds of divides per frame and fix jitter bugs. | Graham Madarasz (Graham) |
2013-03-08 | MAINT-2371 Lat round of optimizations. | Dave Parks |
2013-03-07 | Remove redundant data validation copy-pasted into normals loop | Graham Madarasz (Graham) |
2013-03-07 | For MAINT-2436 and MAINT-2388 contribs from STORM-1935 and STORM-1936 | Graham Madarasz (Graham) |
2013-03-07 | Fix missing eol at eof | Graham Madarasz (Graham) |
2013-03-07 | Put newline at end of file to appease gcc's OCD | Graham Madarasz (Graham) |
2013-03-06 | Fix crashes from using single alloc for pos/norm/tc in volume face data fight... | Graham Madarasz |
2013-03-06 | For MAINT-1842 fix model validation to check for NaNs | Graham Madarasz |
2013-03-06 | Fix linux openssl md5sum | Graham Madarasz |
2013-03-06 | Fix openal md5 sum in autobuild | Graham Madarasz |
2013-03-05 | Merged lindenlab/viewer-cat into default | graham linden |
2013-03-05 | Merge cleanup. | Dave Parks |
2013-03-04 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks |
2013-03-04 | Include signal.h instead of replicating typedef to avoid errors from redefini... | Graham Madarasz (Graham) |
2013-03-04 | MAINT-2371 More optimizations. | Dave Parks |
2013-03-04 | MAINT-2422 : Clean up mesh http status code usage | simon |
2013-03-04 | Make fix for MAINT-2303 work on TC and not just my install of VS 2010 | Graham Madarasz (Graham) |
2013-03-04 | For MAINT-2303 Fix potential stack smash in llvovolume. Code Review: DaveP | Graham Madarasz (Graham) |
2013-03-04 | For MAINT-2303 Fix potential stack smash from well-crafted meshes | Graham Madarasz (Graham) |
2013-03-04 | Performance improvements. Faster threadsaferefcount, faster instancetracker, ... | Graham Madarasz (Graham) |
2013-03-01 | Added missing enums for integ test usage | Graham Madarasz (Graham) |
2013-03-01 | Fix integration tests broken by instancetracker changes | Graham Madarasz (Graham) |
2013-03-01 | Fix windoze line-endings from missing commit hook fiasco | Graham Madarasz (Graham) |
2013-03-01 | Add llstaticstringtable.h | Graham Madarasz (Graham) |
2013-03-01 | Make WL updates use pre-hashed strings for uniform sets | Graham Madarasz (Graham) |
2013-02-28 | Attempt at a faster ThreadSafeRefCount class | Graham Madarasz (Graham) |
2013-02-28 | Modify LLInstanceTracker to avoid using a map of strings to find a map of foo... | Graham Madarasz (Graham) |
2013-02-28 | Improve curl/ares init behavior by duping handles instead of calling easy_init | Graham Madarasz (Graham) |
2013-02-28 | Improve perf of GLSL uniform lookups by name | Graham Madarasz (Graham) |
2013-02-27 | For MAINT-2003 and MAINT-1555 Fixes sequencing issue in determining max vram ... | Graham Madarasz (Graham Linden) |
2013-02-27 | For MAINT-2003 Fix sequencing issue causing mem multiplier to be applied afte... | Graham Madarasz (Graham Linden) |
2013-02-26 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks |
2013-02-26 | MAINT-2371 First set of profile guided optimizations. | Dave Parks |
2013-02-25 | MAINT-2407 'Stop animating me' spams server | Kelly Washington |
2013-02-21 | Help the hg stop worrying about comment-only diffs | Graham Madarasz (Graham Linden) |
2013-02-21 | Merge viewer-cat and resolve conflict with alternate self | Graham Madarasz (Graham Linden) |
2013-02-21 | For MAINT-755 Fix for unbinding cubemap causing false alarm in tex type check... | Graham Madarasz (Graham Linden) |
2013-02-20 | MAINT-2390 Fix for texture animation corrupting face repeats on rigged attach... | Dave Parks |
2013-02-20 | MAINT-2370 Add debug setting "RenderAutoMuteRenderCostLimit" that automatical... | Dave Parks |