Jon Stevens (Limyc)

Results 1 issues of Jon Stevens (Limyc)

The docs are unclear that in order to draw stuff using a png_cache, you must call `make_batch(png_cache_get_pixels_fn(my_png_cache), my_png_cache)` create a custom `batch_t`. If you fail to create the custom batcher...