Themaister
|
b9fce188ea
|
Initial work on core GL context support.
|
2013-08-11 00:50:04 +02:00 |
|
Themaister
|
bd4f7133a4
|
Fixup libs/headers links for Win32.
|
2013-08-11 00:43:17 +02:00 |
|
Themaister
|
b268c2957c
|
Don't spam errors when in RGUI and threaded video.
|
2013-08-10 23:58:56 +02:00 |
|
twinaphex
|
f62d15a3b3
|
(Android Java) Move functionality over to main menu
|
2013-08-10 23:53:37 +02:00 |
|
twinaphex
|
b8ca1323a9
|
(Phoenix Android) Clean up UI
|
2013-08-10 22:58:04 +02:00 |
|
twinaphex
|
b805efa59a
|
(frontend) Additional param to argc/argv for iOS/OSX ports
|
2013-08-10 21:31:11 +02:00 |
|
twinaphex
|
3fda41bb8a
|
(frontend) Get rid of one redundant RARCH_CONSOLE ifdef
|
2013-08-10 21:04:52 +02:00 |
|
twinaphex
|
d640c16eb3
|
(Frontend) Move more platform-specific code into environment_get function
implementations
|
2013-08-10 20:59:10 +02:00 |
|
twinaphex
|
b33d4d29d2
|
(Android) Standardize overlays and shaders directories for Android - now uses
the same named directories as iOS/Blackberry ports - lower-case folders (overlays and shaders_glsl)
|
2013-08-10 18:45:19 +02:00 |
|
Squarepusher
|
7b0a77e6f2
|
Merge pull request #268 from CatalystG/master
(BlackBerry) Clean-ups and additions for GUI button mapping, fix BB10 after frontend merge.
|
2013-08-09 20:50:12 -07:00 |
|
CatalystG
|
99af806505
|
(BlackBerry) Fixup frontend for BB10 from merge.
|
2013-08-09 22:48:32 -04:00 |
|
CatalystG
|
c99eb33c99
|
(BlackBerry) Quick fix for device selection dropdown.
|
2013-08-09 22:48:31 -04:00 |
|
CatalystG
|
271db20cf8
|
(BlackBery10) Button Map clean up, and add support for up to 4 players.
|
2013-08-09 22:48:31 -04:00 |
|
twinaphex
|
314947844d
|
(Android) Last v0.9.9.4 push
|
2013-08-08 00:33:07 +02:00 |
|
twinaphex
|
16d618a4d6
|
(Android Phoenix) Change name 'Two modes of play - pick one'
|
2013-08-07 06:36:47 +02:00 |
|
twinaphex
|
44e5accc9b
|
(Android) Threaded video now default option, static syncing secondary
|
2013-08-07 06:35:22 +02:00 |
|
Squarepusher
|
a42d3545a5
|
Merge pull request #267 from ekipan/winignore
.gitignore dependencies
|
2013-08-06 21:33:53 -07:00 |
|
Nick Messenger
|
992815a28c
|
.gitignore dependencies
Windows build instructions say to put these in your retroarch
directory, where they will clutter up git status.
|
2013-08-06 23:29:11 -04:00 |
|
twinaphex
|
56975f8ee0
|
Add showToastAlert from Tegra Subactivity
|
2013-08-07 03:33:58 +02:00 |
|
twinaphex
|
0c6c7bf743
|
(Android) Bump up version
|
2013-08-07 03:32:54 +02:00 |
|
twinaphex
|
528b499817
|
(Android) Add "ideal" refresh rate autoconfigure for Nexus 7 2013
|
2013-08-07 01:21:00 +02:00 |
|
twinaphex
|
95cf04f1e1
|
(Android) Add iPega PG9017 Mode 2 autodetection
|
2013-08-07 01:12:46 +02:00 |
|
twinaphex
|
a12558d554
|
(Android) Add DUALANALOG for WiseGroup PS2 pads
|
2013-08-07 00:19:55 +02:00 |
|
twinaphex
|
646c387d39
|
(Android) Logitech Rumblepad 2 - Have analogs work
|
2013-08-06 23:57:50 +02:00 |
|
twinaphex
|
2c2b8b3a3e
|
(Android) 360 pad should now have working true analog support -
also fixed back button from not invoking AKEYCODE_BACK
|
2013-08-06 23:14:24 +02:00 |
|
twinaphex
|
f72488754f
|
(PS3 Ver. 2) Swap X/Y buttons
|
2013-08-06 18:38:09 +02:00 |
|
twinaphex
|
9a2ca1eb9e
|
(Shield) Autoconfigures 60Hz refreshrate, input ovelay disable
and input autodetect enable correctly now
|
2013-08-05 23:56:59 +02:00 |
|
twinaphex
|
c84a61d83f
|
(Android Java) Add more core descriptions
(Android Java) Take out non-working Shield autoconfiguration stuff for now
|
2013-08-05 23:00:01 +02:00 |
|
Themaister
|
51b17039d4
|
Completely new approach for threaded video.
Allows a good compromise between jitter and avoiding audio stutter.
|
2013-08-02 23:54:07 +02:00 |
|
twinaphex
|
8dc60fc3d5
|
(Android/Shield) Improve device detection/autoconfiguration - refresh rate still not
set correctly I think
|
2013-08-02 15:17:41 +02:00 |
|
twinaphex
|
66b4510237
|
(Android/Shield) Add optimal settings option
|
2013-08-02 14:58:51 +02:00 |
|
twinaphex
|
5699a63091
|
(Shield) Bind Start button to RGUI toggle
|
2013-08-02 11:01:37 +02:00 |
|
twinaphex
|
3202057c3f
|
(Shield) Bind R3 button
|
2013-08-02 01:34:31 +02:00 |
|
Themaister
|
4443201dc9
|
Use data dir and not cache dir.
Cache dir is volatile and can be cleaned out by OS at any minute.
|
2013-08-02 01:20:53 +02:00 |
|
twinaphex
|
0c491e41e3
|
(Shield) Bind proper Start button
|
2013-08-02 01:20:04 +02:00 |
|
Themaister
|
bcd3848b1f
|
Fix Shield analogs.
|
2013-08-01 20:05:26 +02:00 |
|
Themaister
|
681d24ee3a
|
Reword XML shaders to GLSL shaders.
|
2013-08-01 20:05:15 +02:00 |
|
Themaister
|
b51fca8411
|
Fix X/Y on Shield.
|
2013-08-01 20:04:36 +02:00 |
|
Themaister
|
222fa8317a
|
Initial support for nVidia Shield.
|
2013-08-01 20:04:18 +02:00 |
|
Themaister
|
fa5e58ffb8
|
Fixup manifest.
Crashed with full org.retroarch. path.
|
2013-08-01 20:04:07 +02:00 |
|
twinaphex
|
32ca64e3a3
|
Attempt to solve Android ANR issues - found this -
https://developer.nvidia.com/content/nativeactivity-input-crashes-and-anrs-simple-fix-dangerous-bug
|
2013-07-29 15:13:02 +02:00 |
|
twinaphex
|
c7d3c9e955
|
(Apple) Fix build
|
2013-07-28 23:01:16 +02:00 |
|
twinaphex
|
56974007ad
|
(frontend) Cleanups to frontend.c
|
2013-07-28 20:57:49 +02:00 |
|
twinaphex
|
4888dc51c4
|
(Griffin) Take out ifndef HW_RVL out of ngc/ssaram.c - already guarded against
in griffin
|
2013-07-28 20:15:26 +02:00 |
|
twinaphex
|
237c55dbab
|
(Griffin) Change ifdef for linuxraw input
|
2013-07-28 20:04:11 +02:00 |
|
twinaphex
|
12b3cfbcc4
|
(Griffin) Move HAVE_OMAP ifdef to video drivers
|
2013-07-28 19:56:35 +02:00 |
|
twinaphex
|
3e9fc928f8
|
(Griffin) Add HAVE_OMAP to griffin
|
2013-07-28 19:55:18 +02:00 |
|
twinaphex
|
749b9c0945
|
(GX) Don't use WPAD_Probe every frame
|
2013-07-28 19:11:22 +02:00 |
|
twinaphex
|
f7622d3294
|
Add OMAP graphics driver (Tobias Jakobi)
|
2013-07-28 18:37:31 +02:00 |
|
twinaphex
|
9fbece1f1c
|
(Android) Change some autodetection logic
|
2013-07-28 17:59:35 +02:00 |
|