13497 Commits

Author SHA1 Message Date
Twinaphex
c97e1113f6 (Apple) apple_gfx_ctx_init - Get rid of log messages 2014-10-04 15:31:01 +02:00
twinaphex
9bcd163b04 (Apple/Udev) Small cleanups/style nits 2014-10-04 15:14:39 +02:00
Twinaphex
56863254f3 Merge pull request #1089 from jeapostrophe/master
Change interpretation of iteration return
2014-10-04 15:13:20 +02:00
Jay McCarthy
0adcd2df76 Change interpretation of iteration return 2014-10-04 09:11:26 -04:00
Twinaphex
7950de0460 Revert "(Apple) apple_input.c - cleanups"
This reverts commit 24f091491e84337d17ba1f5336804dd310184d49.
2014-10-04 14:44:21 +02:00
twinaphex
24f091491e (Apple) apple_input.c - cleanups 2014-10-04 14:40:28 +02:00
twinaphex
40186be4cc Add TODO note to driver.h 2014-10-04 14:30:01 +02:00
twinaphex
458eff5f4d Both the 'pause' state and the 'menu' state return 1 - so that
we can signal to the Apple upper-layer function that we want
to run CFRunLoopWakeUp
2014-10-04 14:14:45 +02:00
twinaphex
291f4579a2 update_frame_time - don't make this an inline function 2014-10-04 13:58:41 +02:00
twinaphex
3472987d9f Use a goto in rarch_main_iterate 2014-10-04 13:47:26 +02:00
twinaphex
f86ad85fcd Use -1 for indicating we want to exit out of rarch_main_iterate 2014-10-04 13:41:57 +02:00
twinaphex
e79d3d1630 Change return values for rarch_main_iterate and do_state_checks 2014-10-04 13:30:09 +02:00
Twinaphex
5983d4f502 Merge pull request #1088 from SuperrSonic/master
(GX) Made "Set Screen Width" editable and added deflicker filtering as an option
2014-10-04 13:07:28 +02:00
SuperrSonic
81c3ff1c6e Deflicker stuff 2014-10-04 01:49:16 -04:00
SuperrSonic
8816a3403c Deflicker stuff 2014-10-04 01:37:43 -04:00
SuperrSonic
1a98cacee8 Deflicker stuff 2014-10-04 01:27:38 -04:00
SuperrSonic
e4ed9f098d Deflicker stuff 2014-10-04 01:26:00 -04:00
SuperrSonic
6836081781 Added GX Deflicker option 2014-10-04 01:13:08 -04:00
SuperrSonic
482854f217 Connect Deflicker to config 2014-10-04 01:09:30 -04:00
SuperrSonic
0950b07429 Added GX Deflicker filter 2014-10-04 00:59:36 -04:00
SuperrSonic
962d3161a6 Made viWidth editable with the definite limits. 2014-10-04 00:43:43 -04:00
Twinaphex
94f653ed2d Merge pull request #1087 from aliaspider/master
(GLUI) fixes segfault when selecting a video filter.
2014-10-04 03:18:55 +02:00
aliaspider
6ae462a61c (GLUI) fixes segfault when selecting a video filter. 2014-10-04 02:17:32 +01:00
Twinaphex
625967ebe7 Merge pull request #1086 from SuperrSonic/master
Removed specific viWidth for 16:9 mode, not needed anymore
2014-10-04 02:44:39 +02:00
SuperrSonic
7a936f9719 Removed specific viWidth for 16:9 mode, not needed anymore 2014-10-03 20:31:52 -04:00
Twinaphex
81ffa31441 (Apple) Comment out CFRunLoopWakeUp 2014-10-04 02:28:26 +02:00
twinaphex
d68903f417 Add quick workaround for 100% CPU activity for iOS - NOTE -
FIXME/TODO should be acted upon since this is quite bad behavior
in its current state
2014-10-04 02:10:22 +02:00
Twinaphex
1ea548d068 Merge pull request #1084 from aliaspider/master
(PSP) fix aspect ratio/viewport/rotation settings.
2014-10-04 00:45:29 +02:00
aliaspider
9985bbf30f (PSP) fix aspect ratio/viewport/rotation settings. 2014-10-03 23:22:44 +01:00
twinaphex
96834c8795 (Resamplers) Some C89 build fixes 2014-10-03 22:52:35 +02:00
twinaphex
6214e8e211 (360) Build fixes 2014-10-03 22:26:29 +02:00
twinaphex
65572c57dc (MSVC) Build fixes 2014-10-03 22:23:02 +02:00
Twinaphex
be65663408 (iOS) Build fix 2014-10-03 21:57:53 +02:00
twinaphex
39b88c885b (Apple) Cleanups 2014-10-03 21:52:47 +02:00
Twinaphex
53d2c8164b (Apple) Make apple_gfx_context.c.inl more self-contained 2014-10-03 21:47:46 +02:00
Twinaphex
d89b5b2f41 (Apple) Cleanup 2014-10-03 21:33:05 +02:00
Twinaphex
bbfdf52632 (Apple) Reimplement apple_gfx_ctx_bind_api 2014-10-03 21:09:58 +02:00
Twinaphex
a4f4951081 (Apple) RAGameView.m - Cleanups 2014-10-03 21:04:59 +02:00
Twinaphex
1145a87ae8 (Apple) RAGameView.m - cleanups 2014-10-03 21:00:54 +02:00
Twinaphex
af4349003e (Apple) Cleanups in apple_gfx_context.c.inl 2014-10-03 20:52:29 +02:00
Twinaphex
f3b4aa0262 (Apple) Move more code to apple_gfx_context.c.inl 2014-10-03 20:28:16 +02:00
twinaphex
e6e3a01966 (Apple) Move some code to apple_gfx_context.c.inl 2014-10-03 20:19:04 +02:00
twinaphex
476a759b14 RARCH_ACTION_STATE_MENU_RUNNING_* - implement only when
HAVE_MENU is defined
2014-10-03 19:19:52 +02:00
twinaphex
4cccfe9c4b Add RARCH_CMD_RUMBLE_STOP 2014-10-03 19:16:33 +02:00
twinaphex
b7d47f3df9 Sanitize fastforward_ratio value when loading a config file
in case it's <= 0.0
2014-10-03 19:07:40 +02:00
twinaphex
557789a479 Cleanups 2014-10-03 18:54:26 +02:00
twinaphex
5057eda902 Small correction to conditional in frame_time 2014-10-03 18:13:26 +02:00
twinaphex
64b535872d Rewrite limit_frame_time 2014-10-03 18:12:41 +02:00
twinaphex
aa961dba9e Add 'Limit Maximum Run Speed' setting - set this to 'off' to
get the fastforward_ratio = -1 (no limit) setting again
2014-10-03 18:05:46 +02:00
Twinaphex
d029362dd7 (GL) Make gl_alive more robust 2014-10-03 17:17:18 +02:00