Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  John Hurliman 142008121e * Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This avoids .NET remoting and a managed->unmanaged->managed jump. Overall, a night and day performance difference 14 vuotta sitten
  John Hurliman c033477d2f * Read scene_throttle_bps from the config file and use it 14 vuotta sitten
  John Hurliman 4b5a2f8c02 Merge branch 'htb-throttle' of ssh://opensimulator.org/var/git/opensim into htb-throttle 14 vuotta sitten
  John Hurliman 0d2e6463d7 * Minimized the number of times textures are pulled off the priority queue 14 vuotta sitten
  Melanie d83ace0d3b Merge branch 'master' into htb-throttle 14 vuotta sitten
  John Hurliman e8c1e69a0d * Copied LocklessQueue.cs into OpenSim.Framework and added the .Count property and .Clear() method 14 vuotta sitten
  John Hurliman 395a8680c3 * Fixed a bug where clients were being added to ClientManager twice 14 vuotta sitten
  Diva Canto c0beeb929e * Fixes http://opensimulator.org/mantis/view.php?id=4225 14 vuotta sitten
  John Hurliman 7ddb6fbced Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into htb-throttle 14 vuotta sitten
  John Hurliman 429a84f390 Beginning work on the new LLUDP implementation 14 vuotta sitten
  Diva Canto 05c1ec7faf Changed the lock object, to see if this helps at all. Also switched the order of lock and try/catch in RemoveImageFromQueue. 14 vuotta sitten
  Diva Canto 5b19d5a7b7 Reduced locking. 14 vuotta sitten
  John Hurliman 332d3eb1bb * Removed code that is no longer used with Melanie's queue callback optimization 14 vuotta sitten
  John Hurliman bdc1345501 * Removed even more unnecessary state variables from J2KImage 14 vuotta sitten
  Melanie 3ba36bb4d8 Restore the missing image handling to the image manager. The missing 14 vuotta sitten
  Melanie 9a429610e2 Merge branch 'diva-textures-osgrid' into texturetest 14 vuotta sitten
  Diva Canto 746dad7b74 Locking the priority queue to see if it gets pass that exception. 14 vuotta sitten
  Melanie 18a744cac1 Change texture sending to be driven by the queue empty event from the 14 vuotta sitten
  John Hurliman 54ff84050f Removing console debug spew 14 vuotta sitten
  John Hurliman 6e0c79b8fe * Rewrote LLImageManager to use a real priority queue and hold minimal state 14 vuotta sitten
  Diva Canto 4bf47fa592 This releases the texture assets from LLImageManager cache, and re-requests them later if the client asks for them again. Needs more testing in texture-rich sims. 14 vuotta sitten
  Dr Scofield afd5f76648 From: Alan Webb <[email protected]> 15 vuotta sitten
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 vuotta sitten
  diva 5e4fc6e91e Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 15 vuotta sitten
  Dr Scofield 84701701ef fixes exception thrown when client session is shutdown while 15 vuotta sitten
  Melanie Thielker dd0fa5745e It is possible that apacket is recieved before the clint stack is fully ready. 15 vuotta sitten
  Charles Krinke 2578db3dfa Thank you kindly, RemedyTomm for a patch that: 15 vuotta sitten
  Teravus Ovares c2e75aecd1 * Commit a variety of fixes to bugs discovered while trying to fix the NaN singularity. 15 vuotta sitten
  Sean Dague 15d39f33ca scream out a bit warning if we failed to set default image 15 vuotta sitten
  Sean Dague 58fd013929 put J2KImage into it's own file, please no doubling up on classes in 15 vuotta sitten