Commit Graph

29138 Commits

Author SHA1 Message Date
twinaphex
523ebed112 Combine command_event.c and command.c 2016-05-09 20:30:47 +02:00
twinaphex
a98ef36d36 Rename event_cmd_ctl to command_event 2016-05-09 20:20:50 +02:00
twinaphex
3c74031c2f Rename rarch_cmd to command 2016-05-09 20:10:08 +02:00
twinaphex
1e87fed448 Change ifdef 2016-05-09 20:05:09 +02:00
twinaphex
6bbe5fb83a Avoid warning 2016-05-09 19:24:10 +02:00
twinaphex
1cd98f1cf7 (Androd) Buildfix 2016-05-09 19:21:40 +02:00
twinaphex
6ae20f2016 Create managers/ dir - move cheats.c and state_manager.c to it 2016-05-09 18:20:52 +02:00
twinaphex
7ba97e8703 Remove core_info_ctl 2016-05-09 18:11:17 +02:00
twinaphex
7ca75d46f8 Move net_http_special to network/ 2016-05-09 17:47:45 +02:00
twinaphex
751872afa4 Move netlogger.c to network/ 2016-05-09 17:45:21 +02:00
twinaphex
3722826e0a Rename netplay/ to network/ 2016-05-09 17:43:38 +02:00
twinaphex
344d1bf949 move remote.c to input/ 2016-05-09 17:37:29 +02:00
twinaphex
d57574a2ca Rename some autosve functions 2016-05-09 08:17:35 +02:00
twinaphex
5f3f578311 Further otpimization 2016-05-09 08:03:36 +02:00
twinaphex
8bcc889d90 Comment this out - makes all tasks way too slow 2016-05-09 07:54:45 +02:00
twinaphex
c82505ed9e Show FPS in title bar only when 'Display Framerate' is enabled 2016-05-09 07:44:13 +02:00
twinaphex
b72f7001de (retroarch.c) Rename functions 2016-05-09 07:24:28 +02:00
twinaphex
685b234350 (remote.c) Rename functions 2016-05-09 07:19:18 +02:00
twinaphex
372e7d94cd Rename rewind.c to state_manager 2016-05-09 07:14:10 +02:00
twinaphex
f8a7154557 Rename rarch_ functions 2016-05-09 07:09:26 +02:00
twinaphex
3b344257d7 (netplay.c) Refactor 2016-05-09 06:46:08 +02:00
twinaphex
a66aa1c50d Cleanups 2016-05-09 06:42:59 +02:00
twinaphex
87b83ecf56 (RetroPad) Use socket_set_target 2016-05-09 06:40:51 +02:00
twinaphex
e87f030246 C89_BUILD fixes 2016-05-09 05:50:08 +02:00
twinaphex
44ed8d1116 CXX_BUILD fixes 2016-05-09 05:48:47 +02:00
twinaphex
d50109f60a video_texture_image.c - prevent warning 2016-05-09 04:56:41 +02:00
twinaphex
7272a3fdaf Prevent some warnings 2016-05-09 04:54:25 +02:00
twinaphex
e1d04737cb (OSX PPC) Add line to libretro-common/include/compat/zlib.h 2016-05-09 04:51:18 +02:00
twinaphex
9c1d1f3af8 (GL) Remove these conditionals - mipmap support should be
detected at runtime
2016-05-09 04:38:20 +02:00
twinaphex
3dfd8a0584 Split up vertex/fragment shader conditionals for XMB ribbon 2016-05-09 04:31:21 +02:00
twinaphex
3e40b77108 Improve check for gl_check_mipmap 2016-05-09 03:49:57 +02:00
twinaphex
ca976aeda9 Make gl_load_texture_data a static function 2016-05-09 03:44:46 +02:00
twinaphex
4e535f77c6 Add gl_check_mipmap 2016-05-09 03:40:59 +02:00
twinaphex
d57395effb Define HAVE_ZLIB_DEFLATE 2016-05-09 02:51:51 +02:00
twinaphex
3f3adf0c0e Add return value for inet_aton 2016-05-09 02:50:02 +02:00
Twinaphex
6847ae689a Merge pull request #2978 from lakkatv/master
(XMB) Separate ps3 and psp layouts, for Gamegirl
2016-05-09 00:20:25 +02:00
Jean-André Santoni
7bb4af1e6d (XMB) separate ps3 and psp displays and start introducing more differences 2016-05-09 05:12:40 +07:00
twinaphex
e07bba66f3 Buildfix 2016-05-08 23:52:05 +02:00
Jean-André Santoni
91835daee8 (XMB) Refactor variable names 2016-05-09 04:22:22 +07:00
Jean-André Santoni
a5f06e9250 (XMB) Refactor variable names 2016-05-09 04:19:34 +07:00
Jean-André Santoni
8ac6d05e55 (XMB) Use variables instead of defines for icon alpha. 2016-05-09 04:16:23 +07:00
Twinaphex
dad33da9cf Merge pull request #2977 from lakkatv/master
(XMB) Initial support for the Pixel theme, for Gamegirl
2016-05-08 23:12:54 +02:00
twinaphex
725c202498 Remove input_driver_ctl 2016-05-08 23:12:04 +02:00
Jean-André Santoni
aa32b5cc6e (XMB) Use variables instead of defines for icon zoom. 2016-05-09 04:09:52 +07:00
Jean-André Santoni
dfe9419522 (XMB) Use variables instead of defines for icon placement 2016-05-09 04:05:11 +07:00
Jean-André Santoni
08de0c75eb (XMB) Variable shadow offset 2016-05-09 03:57:02 +07:00
Jean-André Santoni
ea53567520 (XMB) Initial support for the Pixel theme, for Gamegirl 2016-05-09 03:45:38 +07:00
Twinaphex
21907c77c8 Merge pull request #2976 from lakkatv/master
(XMB) Unhardcode shadow offset
2016-05-08 22:20:15 +02:00
Jean-André Santoni
464ed074e2 (XMB) Unhardcode shadow offset 2016-05-09 03:12:54 +07:00
Twinaphex
6ca2223671 Merge pull request #2975 from t-paul/vg-compile-fix
Fix typos in VideoCore driver causing compile error on Raspberry Pi.
2016-05-08 22:02:27 +02:00