Commit Graph

26819 Commits

Author SHA1 Message Date
twinaphex
9ab31824f8 Use retro_read_file in more places 2016-01-30 03:58:33 +01:00
twinaphex
9371d3ae48 video_texture_image_load_tga - use retro_read_file instead 2016-01-30 03:54:28 +01:00
twinaphex
04c17f1f9a Cleanups 2016-01-30 03:51:24 +01:00
twinaphex
7decd1e230 (GX) Buildfix 2016-01-30 03:30:56 +01:00
twinaphex
101ec57936 movie.c - turn some functions static 2016-01-30 03:29:12 +01:00
twinaphex
b0ec812de6 Create two new BSV_MOVIE_CTL_* actions 2016-01-30 03:25:47 +01:00
twinaphex
bd39fd252f Fix C89_BUILD 2016-01-30 03:18:18 +01:00
twinaphex
2bade2c933 Cleanup 2016-01-30 03:11:07 +01:00
twinaphex
1674dafe79 Cleanup 2016-01-30 03:10:41 +01:00
twinaphex
cc45f5c447 Cleanups 2016-01-30 03:08:33 +01:00
twinaphex
8cf1acb7c6 (gfx/video_texture_image.c) Refactors 2016-01-30 02:48:43 +01:00
twinaphex
a267bdfbe3 MOve gfx/image/image.c to gfx/video_texture_image.c 2016-01-30 02:39:08 +01:00
twinaphex
e91b325d9d Remove no longer used write_file 2016-01-30 02:20:00 +01:00
twinaphex
8e435a66eb (Netplay) Backport - [PATCH] Should fix few issues with netplay.
One perf fix and 3/4 player fix.
2016-01-30 00:23:22 +01:00
Alcaro
92251dcecb Get the C89 support flags out of ./configure --help. 2016-01-29 18:57:24 +01:00
twinaphex
cb2288ebe6 Turn cheevos_locals into static variable 2016-01-29 14:39:38 +01:00
twinaphex
b47caeb58b Refactor away runloop_msg_queue_push_new 2016-01-29 14:30:09 +01:00
twinaphex
912b62dca9 Create RARCH_CTL_SET_PATHS 2016-01-29 11:00:01 +01:00
twinaphex
4456cb85f6 (Android) Use strstr for detecting devices by name 2016-01-29 10:56:05 +01:00
twinaphex
195520fcb6 (D3D) Attempt to fix build error 2016-01-29 10:40:37 +01:00
twinaphex
4f94e2b5d8 (Android) Fix APK assets extraction 2016-01-29 09:42:15 +01:00
twinaphex
c8d57e98d2 Create libretro GL FF Test 2016-01-29 03:03:12 +01:00
twinaphex
29ae063003 (Libretro GL Test) Improve fixed function example 2016-01-29 02:55:12 +01:00
twinaphex
58f619dc22 (Libretro GL Test) Add fixed-function GL codepath 2016-01-29 02:34:06 +01:00
twinaphex
d81d6058cd (Libretro test GL) If we don't call input_state at least once per retro_run then
late input polling behavior won't work
2016-01-29 02:30:09 +01:00
twinaphex
9f21a813bd Remove Emscripten rule 2016-01-29 02:25:35 +01:00
twinaphex
673aab5282 (PATCH) Strip lines with #pragma parameter.
It's not valid GLSL to have quotes in them, and it's meaningless to pass in the #pragmas to the driver.
2016-01-29 02:07:37 +01:00
Alcaro
d86bda1ebd Tell which option is unknown. 2016-01-29 00:49:12 +01:00
twinaphex
219dd6c5d5 Cleanup 2016-01-28 18:53:25 +01:00
twinaphex
9e0aad9d5d Cleanups 2016-01-28 18:51:07 +01:00
twinaphex
ae1e9acbaf Turn function static 2016-01-28 10:11:33 +01:00
twinaphex
6b1441340c Cleanup 2016-01-28 10:09:26 +01:00
twinaphex
c53702e768 Make impl_current into static local variable 2016-01-28 10:08:27 +01:00
twinaphex
d61eb7a8db Add TASK_CTL_FIND 2016-01-28 09:57:55 +01:00
twinaphex
a5e8615091 Create TASK_CTL_INIT 2016-01-28 09:52:28 +01:00
twinaphex
b008750f18 Add TASK_CTL_DEINIT 2016-01-28 09:48:47 +01:00
twinaphex
7a5fbc6948 Create TASK_CTL_CHECK 2016-01-28 09:45:14 +01:00
twinaphex
b807b89837 Add TASK_CTL_PUSH 2016-01-28 09:42:55 +01:00
twinaphex
0764b65dc4 Add more TASK_CTL commands 2016-01-28 09:38:21 +01:00
twinaphex
ebcae85452 Add task_ctl 2016-01-28 09:35:25 +01:00
twinaphex
dbff4e52bc Cleanups 2016-01-28 09:33:09 +01:00
twinaphex
9046626256 Cleanup 2016-01-28 09:24:38 +01:00
twinaphex
d9d0c0f842 Cleanup 2016-01-28 08:49:39 +01:00
twinaphex
13c54381e4 Set default poll behavior to 2 (late) 2016-01-28 06:51:18 +01:00
twinaphex
6d45804257 zip_file_decompressed - cleanup 2016-01-28 06:36:35 +01:00
twinaphex
adbaab9794 Simplify zip_file_decompressed 2016-01-28 06:34:31 +01:00
twinaphex
b8212ec196 Fix warning on OSX 2016-01-28 06:30:12 +01:00
twinaphex
3eb71faf64 Nits 2016-01-28 06:21:29 +01:00
twinaphex
aad3ddc7a5 Move core_poll_type to libretro_version_1.c 2016-01-28 06:20:44 +01:00
twinaphex
49ac60767a Move core variable to libretro_version_1.c 2016-01-28 04:41:54 +01:00