twinaphex
|
1902763f67
|
Performance counters for audio
|
2012-10-30 23:46:01 +01:00 |
|
twinaphex
|
50bc08aa7b
|
(Android) Improved performance - avoid logging like the plague
apparently
|
2012-10-30 17:16:57 +01:00 |
|
twinaphex
|
fb25f31598
|
(Android/OpenSL) Bigger audio buffers - bigger latency/longer
delay in audio, but no audio breakup - also applied -O3 and -funroll-loops
for Android Makefile - seems to help
|
2012-10-30 05:25:14 +01:00 |
|
twinaphex
|
2da102a13f
|
(Android) Add native activity glue code
|
2012-10-29 02:34:27 +01:00 |
|
twinaphex
|
cfdfcd4b8e
|
(Android) Speed optimization
|
2012-10-25 20:58:05 +02:00 |
|
twinaphex
|
647fd0abf0
|
(Android) Not sure if we have to do this 'event loop' in gfx_ctx_check_window
- make it sample one frame of events and that is it - also comment out
accelerometer stuff for now
|
2012-10-21 16:37:15 +02:00 |
|
twinaphex
|
161afd98dc
|
(OpenSL ES) OpenSL init seems to work now despite OutputMix interface
apparently being unsupported on Android. Included note for workaround.
|
2012-10-18 07:28:56 +02:00 |
|
twinaphex
|
63238d3b67
|
(OpenSL) Add preliminary driver - OpenSL ES implementation in NDK
is a half-baked, half-implemented hackfest, so will have to go over
Android-specific examples to get this to work
|
2012-10-18 05:46:09 +02:00 |
|
twinaphex
|
828762f6fd
|
(Android) Take out excessive logging
|
2012-10-16 23:55:39 +02:00 |
|
twinaphex
|
bed99bb0da
|
(Android) Compile with DPERF_TEST enabled - replace CLOCK_MONOTONIC_RAW
with CLOCK_MONOTONIC
|
2012-10-16 23:29:03 +02:00 |
|
twinaphex
|
a675c4348f
|
(Android) Split off input code into its own driver
|
2012-10-16 19:46:59 +02:00 |
|
twinaphex
|
be1abb6f38
|
(Android) Runs now - note - we might want to refactor HAVE_XML ifdefs
to HAVE_GLSL since I currently don't have HAVE_XML defined for
Android NDK
|
2012-10-16 15:38:25 +02:00 |
|
twinaphex
|
ff914dd862
|
(Android) Set up RetroArch for real (Android is retarded in that it
only allows us to use dlopen on shared libs that are in the app's
'lib' folder - 'security' concerns and all
|
2012-10-16 12:49:56 +02:00 |
|
twinaphex
|
4f8a040411
|
(Android) Now starts up the native activity correctly when a ROM has been
selected - arguments still need to be passed and right now it's just doing
some glClears - however - POC more or less works - now to make it run Rarch
|
2012-10-14 07:21:12 +02:00 |
|
twinaphex
|
6e730dab47
|
(Android) Split up project into native / phoenix - phoenix now doesn't
show main screen/rom browser (sigh)
|
2012-10-14 05:18:53 +02:00 |
|