Changes

Jump to: navigation, search

Platform/GFX/InternProjects

468 bytes added, 19:48, 30 May 2011
Intern Projects
| ''TBD''
| mattwoodrow/roc
|-
| Store Images as textures
| When we separate an image into it's own dedicated layer we have two copies of the data, one in system memory (owned by imglib) and one as a texture. We can teach imglib about this second copy and free the system memory one in some cases to save memory usage. This is particularly useful for mobile where image scaling is much cheaper on the GPU, but the memory cost of two copies will hurt.
| {{bug|650988}} for mobile's usage of this.
|}
Confirm
44
edits

Navigation menu