Go to file
Alexander Larsson f9e187c619 Turn image and palette cache into c style dynamic interface
Instead of passing a bunch of function pointer and an opaque
pointer we make a real type and add a vtable pointer to it.
This means we can simplify all the canvas constructors, etc.
2012-03-20 15:25:37 +01:00
common Turn image and palette cache into c style dynamic interface 2012-03-20 15:25:37 +01:00