Commit graph

7 commits

Author SHA1 Message Date
Paul Hunkin
ef47472280 - 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
daaa0b0414 Updated test app to init the sound system 2010-07-27 11:35:06 +02:00
Paul Hunkin
088b758125 Added resize hander stub and initial screen size setter 2010-07-27 10:49:11 +02:00
Paul Hunkin
27d80262c2 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
d8e077adbb Added preliminary keyboard event support 2010-07-07 00:43:23 +12:00
Paul Hunkin
3ad2c1bdbf Last test version with GLSurface 2010-06-28 21:35:28 +12:00
Paul Hunkin
d4cfca1cdb Added egl headers so we can use eglMakeCurrent() 2010-06-18 01:28:39 +12:00