twinaphex
|
a77f669805
|
Flesh out menu_display_d3d_bind_texture
|
2016-10-20 04:46:55 +02:00 |
|
twinaphex
|
2b576ebc1c
|
Get rid of _XBOX defines
|
2016-10-20 04:37:13 +02:00 |
|
twinaphex
|
87fb7738f7
|
Cleanups
|
2016-10-20 03:42:57 +02:00 |
|
twinaphex
|
e85fca7b75
|
input_state and input_keys_pressed - prevent some more
function calls
|
2016-10-20 03:39:32 +02:00 |
|
twinaphex
|
ae7ccdfb92
|
Don't pass param to runloop_iterate_linefeed
|
2016-10-20 03:32:13 +02:00 |
|
Twinaphex
|
762a0faef3
|
Merge pull request #3834 from JuanVCS/master
Move 'Save Core/Game Overrides' to Quick Menu
|
2016-10-20 03:24:50 +02:00 |
|
twinaphex
|
5eb5195169
|
input_keys_pressed - get rid of unnecessary for loop
|
2016-10-20 03:10:36 +02:00 |
|
twinaphex
|
4a56ed618a
|
Simplify input_keys_pressed
|
2016-10-20 02:39:45 +02:00 |
|
twinaphex
|
6746b06e73
|
input_driver_keys_pressed - merge into input_keys_pressed
|
2016-10-20 02:24:45 +02:00 |
|
twinaphex
|
f08609361e
|
input_keys_pressed - prevent extraneous leaf function calls
|
2016-10-20 02:22:48 +02:00 |
|
twinaphex
|
546dd0422f
|
Don't call extraneous functions inside input_keys_pressed
|
2016-10-20 02:20:40 +02:00 |
|
twinaphex
|
4b807b482f
|
Create runloop_poll
|
2016-10-20 02:17:17 +02:00 |
|
Twinaphex
|
335c9ec958
|
Merge pull request #3832 from heuripedes/font-things
(zarch) Fix build
|
2016-10-20 01:34:17 +02:00 |
|
Higor Eurípedes
|
ec776a8d75
|
(zarch) Fix build
|
2016-10-19 20:13:01 -03:00 |
|
twinaphex
|
275814e291
|
Replace font_driver_free(NULL) calls with font_driver_free_osd()
inside video drivers
|
2016-10-20 00:39:33 +02:00 |
|
twinaphex
|
86eed6706e
|
Prevent some null pointer dereferences
|
2016-10-20 00:30:34 +02:00 |
|
twinaphex
|
ddb4f85430
|
netplay_common.c - Buildfix for MSVC
|
2016-10-19 18:09:59 +02:00 |
|
twinaphex
|
310de4698c
|
Prevent some potential NULL pointer dereferences
|
2016-10-19 18:06:21 +02:00 |
|
twinaphex
|
6f06b0ad59
|
menu_animation.c - get rid of void * parameter
|
2016-10-19 04:52:38 +02:00 |
|
twinaphex
|
6a4d375e1d
|
menu_dialog_push - prevent implicit memset
|
2016-10-19 04:16:25 +02:00 |
|
twinaphex
|
290c5ea2f5
|
Get rid of some implicit memsets
|
2016-10-19 04:02:00 +02:00 |
|
twinaphex
|
0b3b0a474b
|
Fix CXX_BUILD
|
2016-10-19 03:59:32 +02:00 |
|
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 |
|