18462 Commits

Author SHA1 Message Date
Twinaphex
3fbf105c5e (runloop_data.c) Sleep for 10 milliseconds per data runloop thread
iteration - should fix high CPU usage issues
2015-04-12 06:45:38 +02:00
Twinaphex
bd31320612 (Apple) Buildfix 2015-04-12 05:45:28 +02:00
twinaphex
eb599b64dc Set threaded_data_runloop_enable to false for now 2015-04-12 05:34:53 +02:00
twinaphex
099ca83996 Update credits 2015-04-12 04:22:58 +02:00
Twinaphex
36e0832096 (UI/CocoaTouch) Updates 2015-04-12 04:03:27 +02:00
twinaphex
ff4563a283 Proper define is RARCH_MOBILE 2015-04-12 03:33:13 +02:00
twinaphex
227bf3e642 Set threaded_data_runloop_enable to default value 2015-04-12 03:31:10 +02:00
twinaphex
29ecd3b297 (Mobile) Don't enable threaded data runloop by default for mobile right now
- drains CPU right now
2015-04-12 03:27:20 +02:00
Twinaphex
3e35593f59 (iOS) Implement UI companion driver for iOS CocoaTouch 2015-04-12 03:18:37 +02:00
twinaphex
bf084eb14a (iOS) Create ui_cocoatouch.m 2015-04-12 03:02:48 +02:00
twinaphex
a5ddda8854 (UI companion) Add iterate function pointer to UI companion 2015-04-12 02:12:30 +02:00
twinaphex
f8a31effb0 (UI companion) Some further improvements 2015-04-12 02:09:14 +02:00
twinaphex
4c2b301efb (UI Companion) Start creating UI companion interface 2015-04-12 01:31:03 +02:00
twinaphex
070147187d Refactor frontend_ctx_init_first 2015-04-12 00:24:20 +02:00
twinaphex
7dcbeef98f (platform_android.c) Turn some C++ comments into C comments 2015-04-12 00:03:03 +02:00
twinaphex
867ee391dd (GX) Start using sthread wrapper functions for device notification thread 2015-04-11 23:37:00 +02:00
twinaphex
89a5196403 Add HAVE_NETPLAY ifdef 2015-04-11 23:03:41 +02:00
Alcaro
c953b78f07 Fix missing HAVE_MENU ifdef. 2015-04-11 22:05:54 +02:00
twinaphex
6f62c87a62 Fix dylib.h 2015-04-11 21:59:46 +02:00
twinaphex
0d8bcb518b Add dynamic.h header include 2015-04-11 21:57:03 +02:00
twinaphex
5dfdeba58f Make d3d_make_d3dpp public 2015-04-11 21:56:38 +02:00
twinaphex
f50b208ec8 Move d3d_make_d3dpp to d3d.cpp 2015-04-11 21:54:52 +02:00
twinaphex
40c64b3302 Move init_rewind to rewind.c 2015-04-11 13:36:33 +02:00
twinaphex
7f56e5c214 Move deinit_netplay to netplay.c 2015-04-11 13:31:33 +02:00
twinaphex
a150cb84bd Move init_netplay to netplay.c 2015-04-11 13:29:40 +02:00
twinaphex
19260898eb Replace dynamic.h header dependencies to dylib.h header dependencies 2015-04-11 10:38:10 +02:00
twinaphex
ba0ea3da1d Create dylib.h header 2015-04-11 10:36:13 +02:00
twinaphex
f16e19e5b4 (runloop_data.c) Cleanups/style nits 2015-04-11 09:33:20 +02:00
twinaphex
89366b9b35 (runloop_data.c) Cleanups 2015-04-11 09:25:41 +02:00
twinaphex
6cb2c57c0e (DB) Create message queue for db operations 2015-04-11 09:17:27 +02:00
twinaphex
e6ba8128b8 (database_info.c) Cleanup 2015-04-11 09:04:48 +02:00
twinaphex
be96b95dda Style nits 2015-04-11 08:45:55 +02:00
twinaphex
54b10d8eca (gfx/drivers) Style nits 2015-04-11 08:39:37 +02:00
twinaphex
e76f8b9a71 init_video_pixel_converter - return false if calloc failed 2015-04-11 08:23:02 +02:00
twinaphex
341579f7b6 (input_driver.c) Cleanups 2015-04-11 08:17:55 +02:00
twinaphex
3eed6fd464 (input_driver.c) Cleanups/refactors 2015-04-11 08:14:45 +02:00
twinaphex
271292045b (audio_driver.c) Refactors 2015-04-11 08:08:57 +02:00
twinaphex
b31fd31793 Fix win32_show_cursor 2015-04-11 07:10:35 +02:00
twinaphex
184fe19a79 Implement stub versions of write_avail for SDL and CTR audio drivers 2015-04-11 06:56:02 +02:00
twinaphex
9d607cbc56 (audio_driver.c) Cleanups 2015-04-11 06:48:42 +02:00
radius
3d1679f027 Merge branch 'master' of github.com:libretro/RetroArch 2015-04-10 23:33:48 -05:00
twinaphex
c00b1ac7e1 init_video - cleanup 2015-04-11 06:23:40 +02:00
twinaphex
b77a3c49ee Cleanup video_driver_set_shader 2015-04-11 06:17:59 +02:00
twinaphex
c5cdd729db Create video_driver_suppress_screensaver 2015-04-11 06:12:27 +02:00
twinaphex
5112a6883e Create video_driver_ctx_get_ptr 2015-04-11 06:09:24 +02:00
radius
97f41403f5 move the early return conditions to a better location 2015-04-10 23:02:56 -05:00
twinaphex
128fbce403 video_driver.c - Refactor 2015-04-11 05:57:53 +02:00
twinaphex
ef825e0c6a (Menu/video) Cleanups 2015-04-11 05:44:35 +02:00
Twinaphex
93c3838b70 Remove unused variables 2015-04-11 05:31:03 +02:00
twinaphex
aeb359f5b5 Go through more menu driver wrapper functions 2015-04-11 05:28:40 +02:00