aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Agent/TextureSender (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Adds console command, 'predecode-j2k <number of threads>' to load all of th...Teravus Ovares2009-01-251-1/+2
* * Adds a synchronous jpeg decode for pre-caching purposesTeravus Ovares2009-01-231-0/+10
* * Added some more commentsTeravus Ovares2009-01-221-1/+26
* * Add File cache for j2k layer decodes. This will make it so that the server...Teravus Ovares2009-01-221-38/+304
* * Restore commented out isdone assertions in TextureSendTests.T010_SendPkg()Justin Clarke Casey2009-01-211-2/+2
* * More friendly OpenJpeg error handling.Teravus Ovares2009-01-211-29/+45
* * Set SVN PropertiesTeravus Ovares2009-01-191-215/+215
* * Progressive texture patch + PriorityQueue put into the LLClient namespace.Teravus Ovares2009-01-192-2/+217
* * Rig up enough infrastructure to actually perform a successful 'standalone' ...Justin Clarke Casey2009-01-161-1/+1
* * minor: Future archiver test stubJustin Clarke Casey2009-01-161-1/+1
* * Extended TextureSenderTests and modified TestClient.cs with new methodsSean Dague2009-01-131-8/+126
* Revert progressive texture patch from r8001 until issues can be addressedDahlia Trimble2009-01-102-208/+101
* Thanks jhurliman for a patch that implements progressive texture downloading ...Dahlia Trimble2009-01-102-101/+208
* * Establish placeholder for future TextureSender testsJustin Clarke Casey2009-01-082-3/+60
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-207/+100
* Patch from jhurliman. Fixing the texture decoding issues in progressiveMelanie Thielker2008-11-181-2/+1
* Apply JHurliman's texture sender patchMelanie Thielker2008-11-181-10/+43
* Prevent the texture downloader from locking a null object when a downloadMelanie Thielker2008-11-171-0/+3
* Fix a few small issues with the progressive texture-download:Homer Horwitz2008-11-171-6/+8
* * Apply http://opensimulator.org/mantis/view.php?id=2611 Justin Clarke Casey2008-11-171-99/+169
* * refactor: move code concerned with creating a subsequent image packet to LL...Justin Clarke Casey2008-10-151-9/+4
* * refactor: rename SendImagePart to SendImageFirstPart since this is more des...Justin Clarke Casey2008-10-151-6/+3
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-3/+3
* more warnings to go.Dr Scofield2008-06-271-4/+10
* Formatting cleanup.Jeff Ames2008-05-161-5/+5
* * Two more OutPacket refactors. TextureSender.Teravus Ovares2008-05-101-21/+12
* * Experiment in Zerocoding.Teravus Ovares2008-05-101-0/+3
* * Rolled back a few changes.Adam Frisby2008-05-011-10/+9
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-9/+10
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-011-222/+222
* * Cruft removal step #1. Cleaning Modules directory.Adam Frisby2008-04-301-44/+47
* * Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby2008-04-301-0/+220