index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
Age
Commit message (
Expand
)
Author
2013-03-12
Merged lindenlab/viewer-cat into default
graham linden
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-12
Fix for linux (and likely other platform) shutdown crash from mismatched allo...
Graham Madarasz
2013-03-12
Better compat with non-Ubuntu distros (bare typedef sometimes conflicts with ...
Graham Madarasz
2013-03-12
Fix eol at eof on wl param files.
Graham Madarasz (Graham Linden)
2013-03-12
Remove pragma diags which ALSO cause gcc-4.1 to warning and thus error out. *...
Graham Madarasz (Graham Linden)
2013-03-12
Fix -Wno-uninitialized disable
Graham Madarasz (Graham Linden)
2013-03-12
CMake hack to work around gcc-4.1 lack of pragma warning disable processing.
Graham Madarasz (Graham Linden)
2013-03-12
Disable more warnings to try to get llface.cpp to compile in the TC linux farm
Graham Madarasz (Graham Linden)
2013-03-12
Add pragma warning disable for linux only to work-around spurious used before...
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
Work around bogus gcc 4.3.4 warning from alignment assert
Graham Madarasz (Graham)
2013-03-11
Work around 'interesting' forced include order in vmath stuff on Windows
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-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-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)
[next]