Paul Hunkin <paul@bieh.net> [Tue, 29 Jun 2010 01:30:11 +1200] rev 4712
Code cleanup
Paul Hunkin <paul@bieh.net> [Tue, 29 Jun 2010 00:40:12 +1200] rev 4711
- Restructured threads and application structure.
- Moved to SurfaceView instead of GLSurfaceView
- Moved to C++ for the android library
Paul Hunkin <paul@bieh.net> [Mon, 28 Jun 2010 21:35:28 +1200] rev 4710
Last test version with GLSurface
Paul Hunkin <paul@bieh.net> [Fri, 18 Jun 2010 01:29:14 +1200] rev 4709
Tweaks to the libsdl side
Paul Hunkin <paul@bieh.net> [Fri, 18 Jun 2010 01:28:39 +1200] rev 4708
Added egl headers so we can use eglMakeCurrent()
Paul Hunkin <paul@bieh.net> [Fri, 18 Jun 2010 00:03:09 +1200] rev 4707
Removed old video subsystem, along with (now-unncessary) egl files.
Paul Hunkin <paul@bieh.net> [Fri, 18 Jun 2010 00:02:13 +1200] rev 4706
Testing out pthread support in android. Appears to work.
Paul Hunkin <paul@bieh.net> [Thu, 17 Jun 2010 23:04:16 +1200] rev 4705
Rotating pyramid!
Paul Hunkin <paul@bieh.net> [Thu, 17 Jun 2010 22:19:27 +1200] rev 4704
Added minimal test project
Paul Hunkin <paul@bieh.net> [Thu, 10 Jun 2010 19:25:55 +1200] rev 4703
Fixed #includes to fix naming conventions