6 Commits

Author SHA1 Message Date
shadowislord
5f0c2035c1 android native improvements
* rename jme_stbi -> jme_decode, which is a new native library that will handle image and audio decoding in native code
 * add a special version of tremor designed to run on android
 * adjust the build process to handle these changes
2014-11-10 21:52:04 -05:00
iwgeric
13632f2ca9 remove unused project property 2014-03-25 12:24:27 -04:00
iwgeric
ee8e42f921 add native android lib for loading png and gif files. Does not premultiply. Uses stb_image (http://www.nothings.org/stb_image.c) 2014-03-24 00:47:08 -04:00
iwgeric
f5c841aac5 reorganize build of Android OpenAL Soft lib 2014-03-24 00:11:38 -04:00
iwgeric
a186abba6a test commit from github site
only added a blank line to test making changes from the github site.
2014-03-22 07:50:49 -04:00
Normen Hansen
a16857c8f4 switch to gradle layout 2014-03-21 02:32:11 +01:00