Commit Graph

18 Commits

Author SHA1 Message Date
Sam Lantinga
b03ba1321d Removed obsolete test project 2010-08-19 00:21:20 -07:00
Paul Hunkin
fe9cff081b Cleanups.
- Moved to 'project' instead of 'testproject'
- Removed extraneous .c files
- Removed the android_libs folder (that was against the NDK agreement anyway)
2010-08-17 15:35:56 +12:00
Paul Hunkin
2384244845 Working on the sound system 2010-08-14 12:35:21 +12:00
Paul Hunkin
92dc116dcd More joystick stuff 2010-07-27 21:58:18 +02:00
Paul Hunkin
eb38d6aa71 - Cleaned up a bunch of code
- Added 'feature' enable/disable so we're not running accel/sound/whatever in Java when we don't need to be
- More work on the sound system. But it still crashes pretty horribly, not sure why yet.
2010-07-27 21:21:24 +02:00
Paul Hunkin
10203b606f Updated test app to init the sound system 2010-07-27 11:35:06 +02:00
Paul Hunkin
db6bbd35de OK, /actually/ fixed the nativeQuit() crash this time 2010-07-27 11:02:07 +02:00
Paul Hunkin
559937b746 Added resize hander stub and initial screen size setter 2010-07-27 10:49:11 +02:00
Paul Hunkin
816e52175c Shut down the C application properly on quit instead of crashing in the most horrible way possible 2010-07-27 10:20:22 +02:00
Paul Hunkin
8461c61e8a - Modified build system
- Initial support for touch and key events
2010-07-27 09:58:17 +02:00
Paul Hunkin
1de95703a5 Added preliminary keyboard event support 2010-07-07 00:43:23 +12:00
Paul Hunkin
61acea0ac4 Code cleanup 2010-06-29 01:30:11 +12:00
Paul Hunkin
a9ac1e4410 - Restructured threads and application structure.
- Moved to SurfaceView instead of GLSurfaceView
- Moved to C++ for the android library
2010-06-29 00:40:12 +12:00
Paul Hunkin
217c4192df Last test version with GLSurface 2010-06-28 21:35:28 +12:00
Paul Hunkin
751564d7e8 Added egl headers so we can use eglMakeCurrent() 2010-06-18 01:28:39 +12:00
Paul Hunkin
2e9955cc5e Testing out pthread support in android. Appears to work. 2010-06-18 00:02:13 +12:00
Paul Hunkin
fd07eb5990 Rotating pyramid! 2010-06-17 23:04:16 +12:00
Paul Hunkin
5def4b1273 Added minimal test project 2010-06-17 22:19:27 +12:00