Skip to content

Implement asynchronous texture transfers

Niklas Haas requested to merge async_xfer into master

Some rather annoying changes involved, but generally well worth it. (Big performance boost for any asynchronous clients, which I anticipate being 'a lot')

Merge request reports