Skip to content

mediaartloader: Pass bytes for texture creation

Marinus Schraal requested to merge wip/mschraal/artcache-use-bytearray into master

Not even sure if it is faster, hard to measure, since it is all async. Makes sense however, since it does not involve the GdkPixbuf machinery.

Edited by Marinus Schraal

Merge request reports