Diva Canto
|
b84f72df0b
Got rid of all hyperassets references. Also fixed accessing textures in user's inventory in foreign grids.
|
14 năm trước cách đây |
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
|
15 năm trước cách đây |
John Hurliman
|
c033477d2f
* Read scene_throttle_bps from the config file and use it
|
15 năm trước cách đây |
John Hurliman
|
4b5a2f8c02
Merge branch 'htb-throttle' of ssh://opensimulator.org/var/git/opensim into htb-throttle
|
15 năm trước cách đây |
John Hurliman
|
0d2e6463d7
* Minimized the number of times textures are pulled off the priority queue
|
15 năm trước cách đây |
Melanie
|
d83ace0d3b
Merge branch 'master' into htb-throttle
|
15 năm trước cách đây |
John Hurliman
|
e8c1e69a0d
* Copied LocklessQueue.cs into OpenSim.Framework and added the .Count property and .Clear() method
|
15 năm trước cách đây |
John Hurliman
|
395a8680c3
* Fixed a bug where clients were being added to ClientManager twice
|
15 năm trước cách đây |
Diva Canto
|
c0beeb929e
* Fixes http://opensimulator.org/mantis/view.php?id=4225
|
15 năm trước cách đây |
John Hurliman
|
7ddb6fbced
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into htb-throttle
|
15 năm trước cách đây |
John Hurliman
|
429a84f390
Beginning work on the new LLUDP implementation
|
15 năm trước cách đây |
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.
|
15 năm trước cách đây |
Diva Canto
|
5b19d5a7b7
Reduced locking.
|
15 năm trước cách đây |
John Hurliman
|
332d3eb1bb
* Removed code that is no longer used with Melanie's queue callback optimization
|
15 năm trước cách đây |
John Hurliman
|
bdc1345501
* Removed even more unnecessary state variables from J2KImage
|
15 năm trước cách đây |
Melanie
|
3ba36bb4d8
Restore the missing image handling to the image manager. The missing
|
15 năm trước cách đây |
Melanie
|
9a429610e2
Merge branch 'diva-textures-osgrid' into texturetest
|
15 năm trước cách đây |
Diva Canto
|
746dad7b74
Locking the priority queue to see if it gets pass that exception.
|
15 năm trước cách đây |
Melanie
|
18a744cac1
Change texture sending to be driven by the queue empty event from the
|
15 năm trước cách đây |
John Hurliman
|
54ff84050f
Removing console debug spew
|
15 năm trước cách đây |
John Hurliman
|
6e0c79b8fe
* Rewrote LLImageManager to use a real priority queue and hold minimal state
|
15 năm trước cách đây |
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.
|
15 năm trước cách đây |
Dr Scofield
|
afd5f76648
From: Alan Webb <[email protected]>
|
15 năm trước cách đây |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 năm trước cách đây |
diva
|
5e4fc6e91e
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
|
15 năm trước cách đây |
Dr Scofield
|
84701701ef
fixes exception thrown when client session is shutdown while
|
15 năm trước cách đây |
Melanie Thielker
|
dd0fa5745e
It is possible that apacket is recieved before the clint stack is fully ready.
|
15 năm trước cách đây |
Charles Krinke
|
2578db3dfa
Thank you kindly, RemedyTomm for a patch that:
|
15 năm trước cách đây |
Teravus Ovares
|
c2e75aecd1
* Commit a variety of fixes to bugs discovered while trying to fix the NaN singularity.
|
15 năm trước cách đây |
Sean Dague
|
15d39f33ca
scream out a bit warning if we failed to set default image
|
15 năm trước cách đây |