Commit Graph

28951 Commits

Author SHA1 Message Date
twinaphex
bca9c687a1 (RJPEG) Remove register storage class 2016-05-10 03:23:15 +02:00
twinaphex
71c5b4972c CXX_BUILD buildfix 2016-05-10 03:19:40 +02:00
Twinaphex
f2631809bb Cleanup 2016-05-10 03:15:55 +02:00
twinaphex
7c20f2b868 Change namespace of thread functions 2016-05-10 03:14:23 +02:00
twinaphex
88ae5c0875 Rename gfx_mut_coords 2016-05-10 02:42:52 +02:00
twinaphex
b2f5e2ac08 Rename gfx_font_raster_block 2016-05-10 02:42:02 +02:00
twinaphex
dde471e001 Rename gfx_ structs 2016-05-10 02:39:09 +02:00
twinaphex
2ebb92834c Rename gfx_fbo_rect to video_fbo_rect 2016-05-10 02:34:36 +02:00
twinaphex
0e08dbe931 Rename gfx_coord to video_coord 2016-05-10 02:32:59 +02:00
Twinaphex
24a4436c9f Merge pull request #2981 from leiradel/master
better logging
2016-05-10 01:50:37 +02:00
Andre Leiradella
938257b1ed better logging 2016-05-09 20:44:59 -03:00
twinaphex
d0f6facc0f (runloop.c) Rename functions 2016-05-10 01:44:13 +02:00
twinaphex
5d821f42a3 Turn another runloop_ctl action into a static function 2016-05-10 01:41:58 +02:00
twinaphex
af2a33a8cb Move core_option_manager to managers/ 2016-05-10 01:25:47 +02:00
twinaphex
2c6d6a223c Rename core_option functions 2016-05-10 01:21:55 +02:00
twinaphex
3dc55d4e72 command.c - cleanups 2016-05-09 21:36:17 +02:00
twinaphex
b3422b33fd Add parameter to command_new 2016-05-09 21:25:37 +02:00
twinaphex
f15f28ce02 Refactor some command code 2016-05-09 21:23:53 +02:00
twinaphex
2691ab0c7d Rename command_event enums 2016-05-09 20:51:53 +02:00
twinaphex
c6e65e1669 Rename functions 2016-05-09 20:41:59 +02:00
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