Use (shared) futures for async loading buffers
commit86299560639f4f56c012bff767fa406cae48ffed
authorChris Robinson <chris.kcat@gmail.com>
Wed, 18 Oct 2017 14:26:24 +0000 (18 07:26 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Wed, 18 Oct 2017 14:26:24 +0000 (18 07:26 -0700)
tree848a0506544a16ef824ff221a94f0e1214fd2f64
parentc435ec1f076c27fadd19b04f3d5721f0fd64a1bb
Use (shared) futures for async loading buffers
include/AL/alure2.h
src/buffer.cpp
src/buffer.h
src/context.cpp
src/context.h
src/source.cpp