aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent/TextureSender (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Rewrote LLImageManager to use a real priority queue and hold minimal stateJohn Hurliman2009-10-011-1/+0
* Attempting to improve the robustness of texture decoding by always ignoring L...John Hurliman2009-09-301-528/+160
* Revert "Attempting to improve the robustness of texture decoding by always ig...Melanie2009-09-301-68/+168
* Attempting to improve the robustness of texture decoding by always ignoring L...John Hurliman2009-09-301-168/+68
* Add a slow cache cleaner thread. By default, the thread starts a cleanupMelanie2009-08-291-7/+47
* the beginning of some changes to the decode cache to address concerns aboutMelanie2009-08-291-9/+30
* Make the j2kDecodeCache expire after 50 minutes (configurable). Alse allowsMelanie2009-08-291-4/+24
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-1/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-013-3/+3
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-071-0/+4
* * Refactor: Simplify InventoryFolderImpl. No functional change.Justin Clarke Casey2009-05-041-5/+1
* * Remove null reference exception in the J2KDecoderModule's J2K repair routin...Teravus Ovares2009-04-131-2/+14
* * Adding some heuristic error correction to the j2k decoder module to combat ...Teravus Ovares2009-03-281-1/+83
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-6/+6
* * optimized usings.lbsa712009-02-123-8/+4
* * Reinstate tests that are now in CoreModulesJustin Clarke Casey2009-02-091-0/+1
* starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield2009-02-093-0/+923