Optimizing Memory Management
Posted: Thu Jan 20, 2011 00:49
Hello!
I am using a total of +-100mb of systemmemory using CEGUI. What can I possible do to decrease the usage of system memory?
One way I was thinking of was to release memory that I don't need for the moment but I havnt figured out how to destroy objects in CEGUI to retreive the memory that was allocated for it when loading the imageset.
Also, Is it possible to modify textures in some how or load imagesets and textures in some how to decrease the allocated memory?
Kind Regards..
I am using a total of +-100mb of systemmemory using CEGUI. What can I possible do to decrease the usage of system memory?
One way I was thinking of was to release memory that I don't need for the moment but I havnt figured out how to destroy objects in CEGUI to retreive the memory that was allocated for it when loading the imageset.
Also, Is it possible to modify textures in some how or load imagesets and textures in some how to decrease the allocated memory?
Kind Regards..