Use a separate alure2-alext.h for OpenAL extensions
commit8caf4ba5104b1bbfbf0c14bf5c174dc13ab40874
authorChris Robinson <chris.kcat@gmail.com>
Thu, 9 Nov 2017 02:04:15 +0000 (8 18:04 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Thu, 9 Nov 2017 02:04:15 +0000 (8 18:04 -0800)
treecdbecbc2b37e72add51a753ab9b1c1bf321ce8f1
parenta13f45a71d935a264f79ea396528260d092772f6
Use a separate alure2-alext.h for OpenAL extensions

Instead of redclaring everything all over the place for older OpenAL headers,
just include the header we need.
examples/alure-hrtf.cpp
include/AL/alure2-alext.h [moved from include/alext.h with 100% similarity]
include/AL/alure2.h
src/auxeffectslot.cpp
src/buffer.cpp
src/context.h
src/device.cpp
src/device.h
src/source.cpp
src/source.h