Search found 2 matches
- Mon Nov 24, 2014 22:44
- Forum: Modifications / Integrations / Customisations
- Topic: Memory allocation issue with custom resource manager
- Replies: 1
- Views: 8889
Memory allocation issue with custom resource manager
I'm attempting to integrate CEGUI into some of my example code for the Oculus Rift. However, I already have my own resource management setup and want to allow CEGUI to use it by creating a custom ResourceProvider. But I'm running to a bit of a problem with memory allocation and deallocation. The pro...
- Thu Jul 24, 2014 05:41
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: [Change] Performance problem: MCL::setItem() is O(n^2)
- Replies: 4
- Views: 12724
Re: [Change] Performance problem: MCL::setItem() is O(n^2)
I'm encountering this issue as well. I'm trying to load a ~6 column list with about 200-300 rows and it takes quite a long time.