ecere/Android: Latest Android fixes
authorJerome St-Louis <jerome@ecere.com>
Tue, 28 Jun 2016 00:42:42 +0000 (20:42 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 28 Jul 2016 22:23:20 +0000 (18:23 -0400)
commitd3c1748b1f8904d211c9633ae421523b23c954c0
treea9ef251b6b8433094ff649c2b3db1e060409811a
parent8ebbf1d0900d5a09fb729d265bf5b966efd3f6d2
ecere/Android: Latest Android fixes
- CheckExtension() was not being called and not setting up pow2textures and max texture size
- Fixes to handle up pointer with 0 touch count
- Support for window capture
- Extra 64 bit checks which get defined on ARM64 (__LP64__)
- Disabling memory manager
- Fixes to sample to reflect new crossplatform.mk commands
ecere/src/com/instance.ec
ecere/src/gui/Window.ec
ecere/src/gui/drivers/AndroidInterface.ec
samples/android/android/AndroidManifest.xml
samples/android/helloAndroid.epj