aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/TextureRequestArgs.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Patch from RemedyTomm Mantis 3440Teravus Ovares2009-04-101-0/+7
| | | | | | | | * Revamps the server side texture pipeline * Textures should load faster, get clogged less, and be less blurry * Minor tweak to ensure the outgoing texture throttle stays private. * Fixes mantis 3440
* * Progressive texture patch + PriorityQueue put into the LLClient namespace.Teravus Ovares2009-01-191-0/+14
| | | | | * Updates LibOMV to r2362
* Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-081-0/+27
|
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-4/+4
| | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke.
* Update svn properties.Jeff Ames2008-07-111-45/+45
|
* * Split out various classes from IClientAPI into their own files, in ↵lbsa712008-07-081-0/+46
accordance with code standards