index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcorehttp
/
examples
Age
Commit message (
Expand
)
Author
2016-04-04
merge with 4.0.3-release
Oz Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-10-15
MAINT-5732: Issue in texture_load example and some comments regarding NoOpDel...
Rider Linden
2015-07-08
Fix the sample.
Rider Linden
2015-07-08
Change HttpOptions::ptr_t to be shared_ptr<> rather than intrusive.
Rider Linden
2014-11-14
Remove a couple tests for unsigned long < 0.
Nat Goodspeed
2014-09-04
Pipelining work. Extend transfer timeout by the pipeline depth
Monty Brandenberg
2014-07-03
Add pipelining and tracing command line options to the test program.
Monty Brandenberg
2013-07-12
SH-4312 Configuration data between viewer and llcorehttp is clumsy.
Monty Brandenberg
2013-07-08
Found the memory corruptor. String trimmer didn't have a valid
Monty Brandenberg
2013-07-03
Update the example program so it handles meshes as well. Fix the
Monty Brandenberg
2013-04-15
SH-4106 Significantly upgrade the HttpHeaders interface for SSB.
Monty Brandenberg
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-11-27
Tweak the example program (used as a performance tester) so that it
Monty Brandenberg
2012-07-12
SH-3183 Use valgrind on the library.
Monty Brandenberg
2012-07-10
SH-3244 Syscall avoidance in HttpRequest::update() method
Monty Brandenberg
2012-07-04
Example program needs to set Accept: header to talk to Caps router.
Monty Brandenberg
2012-06-16
Add metrics gathering utils for Mac OS X. All platforms have useful numbers ...
Monty Brandenberg
2012-06-16
Implement metrics collection for Linux. Next: Mac OS X.
Monty Brandenberg
2012-06-16
First round of basic tuning work (shorter sleeps, larger BufferArray blocks).
Monty Brandenberg
2012-06-15
Fix for linux/mac builds.
Monty Brandenberg
2012-06-15
Ported example (freestanding) program to drive API & generate performance num...
Monty Brandenberg