twinaphex
aabbf835fc
global_init_drivers - remove obsolete comment
2013-11-02 05:30:05 +01:00
twinaphex
585b0fa096
(Xvideo) Fix warning - remove NULL for now removed start
2013-11-02 04:48:19 +01:00
twinaphex
d7d0ff2f23
Add PLATFORM_NAME strings to file_ext.h
2013-11-02 04:40:51 +01:00
twinaphex
ec27e9cc88
(RARCH_CONSOLE) Append _libretro_{platform} to static core executables
2013-11-02 04:36:30 +01:00
twinaphex
ee89f3b711
(PS3 RGL) Optimization - don't invalidate vertex cache when doing
...
glMapBufferTextureReferenceRA/glUnmapBufferTextureReferenceRA
2013-11-02 04:05:08 +01:00
twinaphex
1ce7bed027
(RGL PS3) GMM allocator optimizations
2013-11-02 03:40:41 +01:00
twinaphex
3e914f42b3
(RGL PS3) Optimizations
2013-11-02 03:03:48 +01:00
ToadKing
375c3c6806
fix compile for SDL and DirectX video
2013-11-01 21:13:19 -04:00
twinaphex
0597b6e7c8
(PS3) Fixes input - turbo key shenanigans
2013-11-02 01:25:25 +01:00
twinaphex
7be9b2df18
(RGL PS3) Cleanups
2013-11-02 01:13:25 +01:00
twinaphex
484dd5c828
(RGL PS3) Cut down on bloat
2013-11-02 00:41:52 +01:00
twinaphex
c06871405d
(PS3 RGL) Remove bloat
2013-11-02 00:28:59 +01:00
twinaphex
a6df31479a
(RGL PS3) Cleanup unused stuff
2013-11-01 23:12:15 +01:00
twinaphex
933d993130
Fix thread_wrapper (removal of start/stop)
2013-11-01 22:59:34 +01:00
ToadKing
53c304cdd3
[EMSCRIPTEN] fix regression in audio
2013-11-01 16:23:59 -04:00
twinaphex
f149c387b9
Remove 'start' from video interface
2013-11-01 21:18:38 +01:00
twinaphex
71a23ac18e
Slim down global_init_drivers - we can now get rid of the 'start'
...
function
2013-11-01 21:10:42 +01:00
twinaphex
17b69cbc29
(GX) Reimplement audio driver
2013-11-01 20:02:21 +01:00
twinaphex
e9243a5ab4
(GX) Move remainder of video initing code to gx_init
2013-11-01 18:12:06 +01:00
twinaphex
b09a7bae43
(XDK) Move font context initing to xdk_d3d_init
2013-11-01 17:36:31 +01:00
twinaphex
ed1b012250
(360) Build fixes
2013-11-01 17:16:02 +01:00
twinaphex
a682319eee
(XDK1) Fix build - reimplemented input init
2013-11-01 17:12:24 +01:00
Themaister
dab40b16c0
Pass window width/height to gl_init_font_first.
2013-11-01 17:02:55 +01:00
twinaphex
727dc76db8
(Console/Android) Init input driver from context driver/graphics
...
driver from now on - just like PC - input driver initing can be
hoisted out of global_drivers_init that way
2013-11-01 16:33:32 +01:00
Themaister
40591bfdb5
Don't bake in RSound forcibly.
...
If HAVE_RSOUND is 1, it's already detected to be present anyways.
2013-11-01 09:16:08 +01:00
Themaister
83cdd0f250
Remove sthread_exit(). Fix detach.
2013-11-01 09:12:36 +01:00
twinaphex
297be8eb56
(Android andretro) get rid of andretro
2013-11-01 07:49:07 +01:00
twinaphex
08305ec877
(Android JNI) Use strlcpy
2013-11-01 07:02:38 +01:00
twinaphex
d3edf50c4e
(Android) Get rid of unused AConfiguration code
2013-11-01 05:59:37 +01:00
twinaphex
d28b5b3dae
(Makefile) Turn RSOUND_CFLAGS into -DHAVE_RSOUND
2013-11-01 05:04:16 +01:00
twinaphex
917f3a9bc8
(GX) pthread wrapper - fill in some stubs (and some missing funcs)
2013-11-01 04:59:02 +01:00
twinaphex
e4c1ebf344
Expand thread.c - replace pthread with thread.c wrappers
2013-11-01 04:49:29 +01:00
twinaphex
334fe12d75
(Android Phoenix) Fix apostrophe - needs to be escaped
2013-11-01 03:17:48 +01:00
ToadKing
816f2f6d47
waiver text update
2013-10-31 21:06:37 -04:00
twinaphex
7021ada78f
(Android) Add GPL license waiver dialog box - text will need further
...
refinement
2013-11-01 01:47:20 +01:00
twinaphex
93c1bae991
(Librsound) Update comment in rsnd_get_time_usec
2013-11-01 00:13:17 +01:00
twinaphex
a8696e2506
(RSound) Bake in rsound for Android port - should also be possible
...
to bake it in by default for PC now - made librsound.c crossplatform
2013-11-01 00:07:52 +01:00
twinaphex
dd68d46b4c
(Android) Wrap pthread calls
2013-10-31 23:12:40 +01:00
twinaphex
8f3a404ff6
(Android Phoenix) RetroActivity - get rid of unused showToastAlert
2013-10-31 17:58:13 +01:00
twinaphex
8e33364cdc
(Android Phoenix) Some cleanups in CoreSelection.java
2013-10-31 17:09:20 +01:00
twinaphex
0f67501354
(Android) Remove note about GPU requirements shaders
2013-10-31 17:04:49 +01:00
twinaphex
ed72993745
(Android) Remove now obsolete libretro_cores.cfg
2013-10-31 17:00:42 +01:00
Squarepusher
dd106c68d2
Merge pull request #364 from lioncash/master
...
[Android | ModuleWrapper] Handle case where a core is added without an info file.
2013-10-31 08:52:21 -07:00
Lioncash
19b538a154
[Android | ModuleWrapper] Handle case where a core is added without an info file.
2013-10-31 11:51:23 -04:00
twinaphex
0e18087d2a
(Android Phoenix) Fixed some issues with ModuleWrapper (Lioncash)
2013-10-31 15:59:12 +01:00
Squarepusher
bf4a96d22f
Merge pull request #363 from lioncash/core-manager
...
Core Manager + core info file support.
2013-10-31 07:18:31 -07:00
Lioncash
a9cd6f8406
[Android] Fix accessibility scope of a field in KeyBindPreference.java. This doesn't need to be package-private, but private. It should not be able to be directly accessed.
2013-10-31 07:58:09 -04:00
Lioncash
0cd372c3c0
[Android] Validate constructor parameters in ConfigFile.
2013-10-31 07:50:05 -04:00
Lioncash
03260c3e6f
[Android] Change ConfigFile's get[x] methods to throw IllegalArgumentExceptions instead on NumberFormatExceptions. It was incorrect to throw that exception, since it had nothing to do with how the number was formatted in the string.
...
If a number formatting problem occurred, [type object].parse[type]() methods would throw a NumberFormatException.
Also fixed a slight typo in CoreManagerActivity.
2013-10-31 07:45:09 -04:00
Lioncash
e11b678ddd
[Android] Readability cleanup in IconAdapter.java.
2013-10-31 05:06:31 -04:00