log android/testproject/jni/lesson05.c @ 4724:d86332c0fb9b

age author description
Sat, 14 Aug 2010 12:35:21 +1200 Paul Hunkin Working on the sound system
Tue, 27 Jul 2010 21:58:18 +0200 Paul Hunkin More joystick stuff
Tue, 27 Jul 2010 21:21:24 +0200 Paul Hunkin - Cleaned up a bunch of code
Tue, 27 Jul 2010 11:35:06 +0200 Paul Hunkin Updated test app to init the sound system
Tue, 27 Jul 2010 10:49:11 +0200 Paul Hunkin Added resize hander stub and initial screen size setter
Tue, 27 Jul 2010 10:20:22 +0200 Paul Hunkin Shut down the C application properly on quit instead of crashing in the most horrible way possible
Wed, 07 Jul 2010 00:43:23 +1200 Paul Hunkin Added preliminary keyboard event support
Mon, 28 Jun 2010 21:35:28 +1200 Paul Hunkin Last test version with GLSurface
Fri, 18 Jun 2010 01:28:39 +1200 Paul Hunkin Added egl headers so we can use eglMakeCurrent()