Themaister
|
be0223b501
|
Use gl->conv_buffer instead of extra buffer.
|
2012-12-08 12:35:10 +01:00 |
|
Themaister
|
5aed38cf37
|
Ensure enum size being int.
|
2012-12-08 12:32:33 +01:00 |
|
Hans-Kristian Arntzen
|
3c5aec41a1
|
Merge pull request #72 from meancoot/master
Allow libretro core to receive keyboard input using events rather than polling.
|
2012-12-08 03:29:03 -08:00 |
|
Squarepusher
|
344640d96c
|
Merge pull request #81 from meancoot/android-newui
(Android) Add new frontend for easier install and use.
|
2012-12-08 02:12:38 -08:00 |
|
meancoot
|
3ca708a9b8
|
(Android) Fix eclipse project.
|
2012-12-08 05:04:05 -05:00 |
|
meancoot
|
d236863d05
|
(Key Events) Sloppy, ascii only, X11 version.
|
2012-12-07 18:45:50 -05:00 |
|
meancoot
|
c57c9b79cf
|
(Android) Delete unneeded android-support-v4.jar
|
2012-12-07 15:50:46 -05:00 |
|
meancoot
|
6eb1f60415
|
(Android) Add parent directory item to file lists.
|
2012-12-07 15:46:17 -05:00 |
|
meancoot
|
be1fdd419b
|
(Key Events) Add modifier flag argument; plus cleanup.
|
2012-12-07 03:18:18 -05:00 |
|
Squarepusher
|
7bfc029565
|
Merge pull request #84 from meancoot/gles-texturepack
OpenGL ES width != pitch texture speed improvement
|
2012-12-06 23:43:09 -08:00 |
|
meancoot
|
a3ebec7f07
|
Style fix
|
2012-12-07 02:17:34 -05:00 |
|
meancoot
|
95fa37b178
|
(OpenGL ES) Pack texture rows manually instead of making multiple calls to glTexSubImage2D.
|
2012-12-07 02:03:17 -05:00 |
|
twinaphex
|
3a85a68230
|
(Android) Fix erroneous bitmask unset
|
2012-12-06 10:16:31 +01:00 |
|
meancoot
|
fc1cf035d7
|
Delete original phoenix directory; Rename andretro directory to phoenix.
|
2012-12-06 01:47:52 -05:00 |
|
meancoot
|
a8f7c1d4b7
|
Start file browser from root directory.
Use file and folder icons generated by android-ui-utils, rather than gartoon.
Don't hardcode the retro core search path.
|
2012-12-06 01:45:14 -05:00 |
|
Hans-Kristian Arntzen
|
b7e3bcc2c9
|
Merge pull request #82 from Themaister/neon_conv
Neon sample conversion
|
2012-12-05 13:33:20 -08:00 |
|
Themaister
|
4adf390486
|
Actually align samples to 8.
|
2012-12-05 23:17:07 +01:00 |
|
Themaister
|
eba6cfa3eb
|
Fix build for NEON.
|
2012-12-05 23:04:44 +01:00 |
|
Themaister
|
36c595335b
|
NEON optimized s16->float->s16.
|
2012-12-05 22:45:29 +01:00 |
|
twinaphex
|
44b2343a9b
|
(Android) Move back to old reinit video context - meancoot - test
if this works for you
|
2012-12-05 19:53:57 +01:00 |
|
meancoot
|
fca88c4bd0
|
(Android) Add new frontend for easier install and use.
|
2012-12-05 11:40:40 -05:00 |
|
twinaphex
|
fa2b716d5e
|
(Android) Refactor RetroArch Android pause mode.
|
2012-12-05 07:12:20 +01:00 |
|
twinaphex
|
aab0ed8fce
|
(Android) Refactor check_window - store AConfiguration_getOrientation
return value in local variable and reuse this value from there
|
2012-12-05 06:43:00 +01:00 |
|
twinaphex
|
f81ee3be30
|
(Android) Refactor context restore and video orientation change
code - context restore only needs to restore video and not all
drivers
|
2012-12-05 06:31:24 +01:00 |
|
twinaphex
|
0dce6a6db6
|
(Android) Move video reinit code to EGL check_window function -
now properly resizes video after orientation change and restores
video context after minimizing and restoring
|
2012-12-05 06:17:45 +01:00 |
|
Squarepusher
|
b2cd86c047
|
Merge pull request #80 from meancoot/android-pauserestore
Android activity tweaks.
|
2012-12-04 20:32:31 -08:00 |
|
meancoot
|
95d43e5f60
|
(Android) Reduce CPU usage while paused.
|
2012-12-04 22:47:41 -05:00 |
|
meancoot
|
b2fc9cae3a
|
(Android) Allow graphics to reinitialize if activity is lost.
(Android) Stop emulation when the activity receive a pause event.
|
2012-12-04 22:31:31 -05:00 |
|
Toad King
|
8428e8efcc
|
update .gitignore
|
2012-12-04 17:36:13 -05:00 |
|
Toad King
|
1e03bb3d50
|
[ANDROID] "handle" all config changes while executing the emulator
re-init video code on orientation change
|
2012-12-04 17:36:02 -05:00 |
|
twinaphex
|
2c2328d8a0
|
(NEON) Change WANT_NEON define back to HAVE_NEON
|
2012-12-04 07:57:31 +01:00 |
|
Squarepusher
|
d03b6afeb8
|
Merge pull request #79 from Themaister/neon
Merging of neon branch
|
2012-12-02 20:15:48 -08:00 |
|
twinaphex
|
ddc9c94884
|
(Android) Refactor Android.mk - better defines
|
2012-12-03 04:58:44 +01:00 |
|
twinaphex
|
6a7e03aadb
|
(Android) Fix sound - don't fix samplerate at 44Khz
|
2012-12-03 03:21:10 +01:00 |
|
twinaphex
|
5eaaaacaf6
|
(Android) Make Neon compilation optional with a switch
|
2012-12-03 01:29:04 +01:00 |
|
twinaphex
|
7403faa608
|
HAVE_NEON define seems to give problems - WANT_NEON seems to work
- so quick-fix hack for now
|
2012-12-03 00:20:21 +01:00 |
|
twinaphex
|
63cf9247f1
|
(Hermite) Add log
|
2012-12-02 23:53:08 +01:00 |
|
twinaphex
|
1c9dec56a8
|
(NEON/Android) Some fixes
|
2012-12-02 23:50:32 +01:00 |
|
Themaister
|
2b04e1ece6
|
Start adding NEON sinc.
|
2012-12-03 00:22:51 +01:00 |
|
Toad King
|
ba0a09eb91
|
[ANDROID] use WRITE_EXTERNAL_STORAGE permission
|
2012-12-02 14:35:13 -05:00 |
|
Themaister
|
511995311f
|
Fix very stupid SINC bug.
Note to self: Don't write code when you're
an emotional wreck.
|
2012-12-02 16:57:04 +01:00 |
|
Themaister
|
30137e6106
|
Make man-page install dir configurable.
|
2012-12-02 10:59:48 +01:00 |
|
Themaister
|
92616a66a7
|
Fix variable shadowing in hermite.
|
2012-12-02 10:51:28 +01:00 |
|
Themaister
|
ca9f5fd1e8
|
Break really long lines in gl_common.
|
2012-12-02 10:49:17 +01:00 |
|
Hans-Kristian Arntzen
|
e4c883e08e
|
Merge pull request #77 from bentley/master
Manpage linting
|
2012-12-02 00:43:48 -08:00 |
|
twinaphex
|
a2b0f9afb6
|
(Android) Set audio_out rate to 44100
|
2012-12-02 09:09:33 +01:00 |
|
twinaphex
|
623822126a
|
(Android) Set buffer count to 4 instead of 8 for Jelly Bean and
higher - test experimental lower latency for fast OpenSL mixer
|
2012-12-02 07:32:28 +01:00 |
|
twinaphex
|
321596fc73
|
(XDK) Build fix
|
2012-12-02 06:01:39 +01:00 |
|
Anthony J. Bentley
|
af839da9c1
|
Manpage linting.
- uppercase title
- parseable dates (“month day, year”)
- kill excess whitespace
|
2012-12-01 20:50:35 -07:00 |
|
twinaphex
|
3f50384a3b
|
(Android/GL) Avoid some function pointers
|
2012-12-02 03:30:46 +01:00 |
|