aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Agent/TextureSender/J2KDecoderModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield2009-02-091-533/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* * 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
* * 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-191-0/+215