aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Agent/TextureSender (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-09starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield3-923/+0
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield2-3/+3
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur1-8/+8
2009-01-25* Adds console command, 'predecode-j2k <number of threads>' to load all of th...Teravus Ovares1-1/+2
2009-01-23* Adds a synchronous jpeg decode for pre-caching purposesTeravus Ovares1-0/+10
2009-01-22* Added some more commentsTeravus Ovares1-1/+26
2009-01-22* Add File cache for j2k layer decodes. This will make it so that the server...Teravus Ovares1-38/+304
2009-01-21* Restore commented out isdone assertions in TextureSendTests.T010_SendPkg()Justin Clarke Casey1-2/+2
2009-01-21* More friendly OpenJpeg error handling.Teravus Ovares1-29/+45
2009-01-19* Set SVN PropertiesTeravus Ovares1-215/+215
2009-01-19* Progressive texture patch + PriorityQueue put into the LLClient namespace.Teravus Ovares2-2/+217
2009-01-16* Rig up enough infrastructure to actually perform a successful 'standalone' ...Justin Clarke Casey1-1/+1
2009-01-16* minor: Future archiver test stubJustin Clarke Casey1-1/+1
2009-01-13* Extended TextureSenderTests and modified TestClient.cs with new methodsSean Dague1-8/+126
2009-01-10Revert progressive texture patch from r8001 until issues can be addressedDahlia Trimble2-208/+101
2009-01-10Thanks jhurliman for a patch that implements progressive texture downloading ...Dahlia Trimble2-101/+208
2009-01-08* Establish placeholder for future TextureSender testsJustin Clarke Casey2-3/+60
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-207/+100
2008-11-18Patch from jhurliman. Fixing the texture decoding issues in progressiveMelanie Thielker1-2/+1
2008-11-18Apply JHurliman's texture sender patchMelanie Thielker1-10/+43
2008-11-17Prevent the texture downloader from locking a null object when a downloadMelanie Thielker1-0/+3
2008-11-17Fix a few small issues with the progressive texture-download:Homer Horwitz1-6/+8
2008-11-17* Apply http://opensimulator.org/mantis/view.php?id=2611 Justin Clarke Casey1-99/+169
2008-10-15* refactor: move code concerned with creating a subsequent image packet to LL...Justin Clarke Casey1-9/+4
2008-10-15* refactor: rename SendImagePart to SendImageFirstPart since this is more des...Justin Clarke Casey1-6/+3
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
2008-06-27more warnings to go.Dr Scofield1-4/+10
2008-05-16Formatting cleanup.Jeff Ames1-5/+5
2008-05-10* Two more OutPacket refactors. TextureSender.Teravus Ovares1-21/+12
2008-05-10* Experiment in Zerocoding.Teravus Ovares1-0/+3
2008-05-01* Rolled back a few changes.Adam Frisby1-10/+9
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-9/+10
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-222/+222
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-44/+47
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-0/+220