33432 Commits

Author SHA1 Message Date
twinaphex
0f3081701b Cleanups 2016-10-19 03:55:57 +02:00
twinaphex
546a6aa64a audio_driver_flush - prevent implicit memset 2016-10-19 03:48:34 +02:00
twinaphex
fac1527e5c Add HAVE_UPDATE_ASSETS for Apple builds 2016-10-19 02:38:40 +02:00
twinaphex
b3e3bf13f7 Take out HAVE_ZARCH for PPC OSX 2016-10-19 02:34:01 +02:00
twinaphex
1dfbb7f3b7 Take out HAVE_ZARCH for OSX 2016-10-19 02:33:36 +02:00
Twinaphex
025a6d3817 Merge pull request #3827 from libretro/staging
Staging
2016-10-19 02:33:00 +02:00
twinaphex
9b68544992 Remove unused variables 2016-10-19 02:29:19 +02:00
Twinaphex
4e3ba81757 Merge pull request #3826 from heuripedes/font-things
Font things
2016-10-19 02:06:55 +02:00
Higor Eurípedes
46fe9fa29e Add multiple font support to material and xmb 2016-10-18 20:36:54 -03:00
Higor Eurípedes
6f2cb9742d (font) Create font_data_t and update font_driver_init_first() 2016-10-18 20:07:00 -03:00
Twinaphex
20716633fa Merge pull request #3824 from hgomez/ARMV8
Armv8
2016-10-18 20:39:00 +02:00
Henri Gomez
4b6f93f6eb ASIMD also in retroarch.c 2016-10-18 17:39:02 +02:00
Henri Gomez
a2274d45be fix asimd detection 2016-10-18 17:18:33 +02:00
Henri Gomez
eaed1c96be ASIMD detection on ARMv8 2016-10-18 17:10:43 +02:00
Henri Gomez
f1b24f501d handle ARMv8 (aarch64) 2016-10-18 16:35:15 +02:00
twinaphex
584d9a5997 Prevent some more implicit memsets 2016-10-18 04:15:24 +02:00
twinaphex
d1b90a8b6d Get rid of unused variable 2016-10-18 04:11:31 +02:00
twinaphex
778e742470 Make video_driver_is_threaded a public function 2016-10-18 04:05:51 +02:00
twinaphex
911acb8ead Create video_driver_is_threaded 2016-10-18 04:04:40 +02:00
Twinaphex
5c938320ed Merge pull request #3821 from heuripedes/tls
Add TLS support
2016-10-18 02:26:52 +02:00
Higor Eurípedes
330a8d7594 Make thread local storage optional 2016-10-17 21:24:03 -03:00
Higor Eurípedes
dd36cff174 (retroarch.c) Add RARCH_CTL_IS_MAIN_THREAD 2016-10-17 20:50:19 -03:00
Higor Eurípedes
471ff4a999 (libretro-common) Add thread local storage 2016-10-17 20:49:37 -03:00
Twinaphex
d66bfc114e Merge pull request #3819 from heuripedes/master
(libretro-common) Fix sthread_isself() documentation
2016-10-18 00:26:05 +02:00
Higor Eurípedes
2109a13ce2 (libretro-common) Fix sthread_isself() documentation 2016-10-17 19:14:31 -03:00
twinaphex
bb2de710c5 Attempt fix for Makefile.griffin 2016-10-17 23:53:06 +02:00
Twinaphex
affd603251 Merge pull request #3817 from frangarcj/master
(VITA) Try to use NEON
2016-10-17 18:52:51 +02:00
Francisco José García García
81e7a60759 (VITA) Try to use NEON 2016-10-17 18:39:53 +02:00
Twinaphex
dd2c3ab1ee Merge pull request #3815 from Brunnis/master
Implement support for video_max_swapchain_images setting
2016-10-17 16:21:53 +02:00
Mikael Brunnhede
2cb9c912f4 Implement support for video_max_swapchain_images setting. 2016-10-17 11:23:34 +02:00
Twinaphex
2db6d4cc57 Merge pull request #3811 from frangarcj/master
(VITA) Temporal fix for clear screen
2016-10-16 17:56:33 +02:00
Francisco José García García
8e631df6c4 (VITA) Temporal fix for clear screen 2016-10-16 17:45:06 +02:00
Twinaphex
f1df24e065 Merge pull request #3810 from Ezio-PS/master
(PS3) Set a more appropriated value to fix overscan on GLUI
2016-10-16 15:12:40 +02:00
Ezio-PS
83678c66b9 (PS3) Set a more appropriated value to fix overscan on GLUI 2016-10-16 14:42:40 +02:00
twinaphex
df87fc7043 Cleanups - prevent implicit memsets 2016-10-16 02:00:59 +02:00
twinaphex
f75a604ae8 Fix C89_BUILD 2016-10-16 01:51:07 +02:00
twinaphex
d38d9f46a6 Prevent implicit memsets 2016-10-16 01:49:54 +02:00
twinaphex
546f01eea3 Prevent some more implicit memsets 2016-10-16 01:45:50 +02:00
twinaphex
a4a1e96210 Prevent more implicit memsets 2016-10-16 01:40:29 +02:00
twinaphex
2b834ce9d8 (rpng) Prevent implicit memsets 2016-10-16 01:34:16 +02:00
twinaphex
051c103ea1 Prevent implicit memsets 2016-10-16 01:31:06 +02:00
twinaphex
ecce60c6ae Prevent more implicit memsets 2016-10-16 01:27:22 +02:00
twinaphex
185d073c3e (configuration.c) Prevent implicit memsets 2016-10-16 01:25:31 +02:00
twinaphex
e45531a09f (cheevos.c) Prevent implicit memsets 2016-10-16 01:23:59 +02:00
twinaphex
b2dcd44c3a (input_driver.c) Prevent implicit memsets 2016-10-16 01:20:50 +02:00
twinaphex
e97fb7d94a menu_event - avoid implicit memset 2016-10-16 01:15:27 +02:00
twinaphex
b3f748ba18 Optimize menu_action_handle_setting 2016-10-16 01:09:37 +02:00
twinaphex
ee0a9c9d98 menu_input_post_iterate - Prevent implicit memset 2016-10-16 01:04:46 +02:00
twinaphex
ab3d3b1e3a menu_dialog.c - prevent implicit memset 2016-10-16 01:03:17 +02:00
twinaphex
3dc0e92cca Prevent more implicit memsets 2016-10-16 00:58:18 +02:00