| Age | Commit message (Collapse) | Author |
|
|
|
|
|
This commit should bring the mini_al backend up to feature parity with
the OpenAL backend.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Integrate Develop branch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Integrate Develop branch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Integrate Develop branch
|
|
|
|
To be more generic and configurable
|
|
...and reviewed some details
|
|
|
|
|
|
|
|
|
|
|
|
It seems there are some platform-dependant issues
|
|
mingw32 libraries provided were compiled with a different GCC version
(different computer) and seemed to be incompatible on linkage (missing
symbols).
|
|
|
|
|
|
- Removed useless templates
- Reviewed all Makefiles
- Rework some code for Android support
- Added resources to advance template
|
|
|
|
|
|
|
|
|
|
|
|
|