aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent/TextureSender/J2KDecoderModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-04* Refactor: Simplify InventoryFolderImpl. No functional change.Justin Clarke Casey1-5/+1
2009-04-13* Remove null reference exception in the J2KDecoderModule's J2K repair routin...Teravus Ovares1-2/+14
2009-03-28* Adding some heuristic error correction to the j2k decoder module to combat ...Teravus Ovares1-1/+83
2009-02-12* optimized usings.lbsa711-5/+4
2009-02-09starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
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* 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 Ovares1-0/+215