google-code-export / google-gadgets-for-linux

Automatically exported from code.google.com/p/google-gadgets-for-linux
0 stars 0 forks source link

Move image cache facility from graphics impl to libggadget #68

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Ideas:
1. Only view can interact this image cache;
2. Global image cache and view specific image cache;
3. Delegator ImageInterface impl to hide the details of actual image object
reference count;
4. Delegator ImageInterface impl use a internal sequential number, and the
image cache maintain a vector of delegators, to reduce the overhead of
small object dynamic allocation.

Original issue reported on code.google.com by phnix...@gmail.com on 25 Apr 2008 at 9:00

GoogleCodeExporter commented 9 years ago

Original comment by phnix...@gmail.com on 7 May 2008 at 9:48

GoogleCodeExporter commented 9 years ago

Original comment by james...@gmail.com on 14 May 2008 at 12:20