Commit Graph

17444 Commits

Author SHA1 Message Date
twinaphex
13de784dfc Style nits 2015-03-22 08:14:36 +01:00
twinaphex
ce4da9c573 (XMB) Cleanups/style nits 2015-03-22 08:09:00 +01:00
twinaphex
d1d7d89bac Style nits 2015-03-22 08:04:35 +01:00
twinaphex
eb45079cbe Remove useless return in function 2015-03-22 08:02:40 +01:00
twinaphex
3181705a2d Style nits 2015-03-22 08:00:53 +01:00
twinaphex
b07e4e40d8 Style nits 2015-03-22 07:52:14 +01:00
twinaphex
d3b964a1c2 Style nits 2015-03-22 07:37:25 +01:00
twinaphex
9128319182 Style nits 2015-03-22 07:32:06 +01:00
twinaphex
b6106fc50f Cleanups 2015-03-22 07:28:45 +01:00
twinaphex
c4afb2a154 Create video_driver_has_windowed 2015-03-22 07:20:55 +01:00
twinaphex
6f59cf8c7d (menu_navigation.c) Cleanups 2015-03-22 07:07:52 +01:00
twinaphex
c260f28603 Create more menu wrapper functions 2015-03-22 07:07:07 +01:00
twinaphex
36351bf78d Create menu_driver_load_background 2015-03-22 06:48:03 +01:00
twinaphex
7d7f797c8f Go through menu_driver_populate_entries 2015-03-22 06:43:35 +01:00
twinaphex
d98de68107 Create menu_driver_render_messagebox 2015-03-22 06:37:26 +01:00
twinaphex
81cef83f54 Cleanup previous commit 2015-03-22 06:31:31 +01:00
twinaphex
6a15f8e540 Fix fullscreen toggle 2015-03-22 06:29:51 +01:00
twinaphex
b3aad881ee Go through menu_driver_render wrapper function 2015-03-22 06:03:55 +01:00
twinaphex
67c8c3a5e7 Create menu_driver_toggle 2015-03-22 06:02:02 +01:00
twinaphex
b8a9800743 Create menu_driver_render 2015-03-22 05:35:46 +01:00
twinaphex
e8060a2423 Create more menu driver wrapper functions 2015-03-22 05:32:43 +01:00
twinaphex
a760d25384 Create menu_driver_frame 2015-03-22 05:27:19 +01:00
twinaphex
0fd8fb77e9 Create menu context wrapper functions 2015-03-22 05:21:14 +01:00
twinaphex
a635c8c80d (menu_setting.c) Cleanups 2015-03-22 04:56:13 +01:00
twinaphex
c0ab69f67f (menu.c) Cleanups 2015-03-22 04:48:50 +01:00
twinaphex
e661d980cf Create menu_context_reset 2015-03-22 04:42:45 +01:00
twinaphex
326e7907ae (image.c) Cleanups 2015-03-22 04:15:30 +01:00
twinaphex
842d0aafa5 (input_overlay.c) Cleanups 2015-03-22 04:02:04 +01:00
twinaphex
713c7f6093 Cleanup input_overlay_load_desc_image 2015-03-22 03:56:57 +01:00
twinaphex
cd77bc7f68 Simplify input_overlay_load_desc_image 2015-03-22 03:55:04 +01:00
twinaphex
4b8de58878 Rename functions 2015-03-22 03:41:20 +01:00
twinaphex
a57abb74dc Rename some functions 2015-03-22 03:32:28 +01:00
Twinaphex
89ff0f0fe4 Update data_runloop_iterate 2015-03-22 01:21:28 +01:00
twinaphex
2a8f9fdfc0 Put g_driver on heap and make it a pointer 2015-03-22 01:16:57 +01:00
twinaphex
248d985ae6 Don't call driver_get_ptr until after call to rarch_main_state_alloc
has been made
2015-03-22 00:43:10 +01:00
Twinaphex
c233418d4a (iOS) Fix 2 2015-03-22 00:33:51 +01:00
Twinaphex
7c0b42bee3 (iOS) Fix 2015-03-22 00:31:42 +01:00
twinaphex
572b59d417 Robustness fixes 2015-03-22 00:29:30 +01:00
twinaphex
16cce08fa7 Rename threaded_video_resolve to threaded_video_get_ptr 2015-03-22 00:24:47 +01:00
twinaphex
508ade73f9 Rename menu_driver_resolve to menu_driver_get_ptr 2015-03-21 23:56:42 +01:00
twinaphex
5d0815a7b7 Rename video_driver_resolve to video_driver_get_ptr 2015-03-21 23:46:49 +01:00
Twinaphex
06d643adaa (retroarch.c) Fix potential segfault in rarch_main_command 2015-03-21 23:43:00 +01:00
twinaphex
d7d92cf83e (PSP) Style nits 2015-03-21 23:27:18 +01:00
twinaphex
f517c41070 (PSP) Style nits 2015-03-21 23:25:46 +01:00
twinaphex
2ec7fdde51 (GLX) Add GLES2 support 2015-03-21 23:10:06 +01:00
Andrés
5ba31807b4 Revert
In debian if you have both you will have python for python2, and python3 for python3, this makes the script unusable in such cases because it will resort to the first one found on the path.
2015-03-21 17:06:38 -05:00
twinaphex
f3fefa2ceb (QNX) Build fixes 2015-03-21 22:55:50 +01:00
twinaphex
4bc9514197 (RMenu) Fixes 2015-03-21 22:51:25 +01:00
twinaphex
84f9f64f47 (360 MSVC) Fixes 2015-03-21 22:48:27 +01:00
Twinaphex
a599b399da (iOS) Buildfix 2015-03-21 22:30:58 +01:00