5 Commits

Author SHA1 Message Date
Dmitry Marakasov
24482d85f6 Follow SDL2 include path conventions
Though these are broken and error prone, as they ignore the possibility
of conflicts between SDL, SDL2 and wrappers thereof discarding useful
include path prefix (SDL2/), since SDL and satellite libraries follow
these it's too hard to stay away.

So don't use prefixes for SDL include paths any longer.
2017-02-08 13:19:04 +03:00
Dmitry Marakasov
7e52a90082 Add QueueAudio test 2016-04-14 20:54:33 +03:00
Dmitry Marakasov
4c8d854c9c Add move AudioDevice tests 2016-02-03 00:28:31 +03:00
Dmitry Marakasov
62ea64d28d Add standard move test 2016-02-03 00:28:15 +03:00
Dmitry Marakasov
9097064a4e Add AudioDevice test 2016-02-03 00:04:04 +03:00