Henrik Rydgard
|
04f8bffa29
|
Use EGL from native code to initialize and run OpenGL on Android.
Should be more robust, allows initializing desktop GL if available, and lets us take control of the render loop.
|
2015-12-16 10:57:24 +01:00 |
|
Henrik Rydgard
|
2083f22dce
|
Refactor (android): Decouple frame commands from Renderer object.
Minor cleanup in preparation for EGL.
|
2015-12-13 22:44:55 +01:00 |
|
Henrik Rydgård
|
ca0a6dc7f9
|
Remove native audio mixer (Unused in PPSSPP) and stb_vorbis
|
2015-09-19 10:43:58 +02:00 |
|
Henrik Rydgard
|
c757931779
|
Android: Combine the two Java Eclipse projects into one.
Should make it easier to get ndk-gdb going, which I've always had crazy issues with with library projects.
|
2015-09-10 18:51:48 +02:00 |
|