Commit Graph

17200 Commits

Author SHA1 Message Date
Twinaphex
58d70364ec Merge pull request #1509 from heuripedes/master
Color and ST_HEX fixes
2015-03-15 17:18:58 +01:00
Higor Eurípedes
928f16c0f9 (settings) Fix menu_entry_normal_color declaration 2015-03-15 13:07:23 -03:00
Higor Eurípedes
4f1635e762 (Menu) Fix ST_HEX input 2015-03-15 13:07:23 -03:00
Higor Eurípedes
5d1ca03bd2 (RGUI, GLUI) Convert font color to the proper format before using it 2015-03-15 13:07:22 -03:00
Higor Eurípedes
803e2b2d8e (video_driver) Use RGBA instead of ABGR in FONT_COLOR_* 2015-03-15 13:07:02 -03:00
Twinaphex
a2e138461b (CoreAudio/iOS) scond_wait_timeout returns false when timed out 2015-03-15 16:39:04 +01:00
twinaphex
18ae16c529 (CoreAudio) Use rthreads now 2015-03-15 16:37:57 +01:00
Twinaphex
49e973c1d3 Merge pull request #1508 from vanfanel/master
Fixed building with dispmanx only with no OpenGL/GLES. Corrected comment...
2015-03-15 16:28:30 +01:00
vanfanel
9b6d336983 Fixed building with dispmanx only with no OpenGL/GLES. Corrected comment. 2015-03-15 16:20:03 +01:00
Twinaphex
2c1001d748 Merge pull request #1506 from CautiousAlbino/master
Fix build for RSound.
2015-03-15 15:00:09 +01:00
CautiousAlbino
cc12f42512 Fix build for RSound. 2015-03-15 14:28:20 +01:00
twinaphex
3929f66c83 Get rid of unused gfx/image/image_nbio.c 2015-03-15 07:08:42 +01:00
twinaphex
4729da05bd (runloop_data.c) Add DATA_TYPE_OVERLAY 2015-03-15 07:07:59 +01:00
twinaphex
31da3a5075 Teardown/setup code still very delicate to rearrange - restore
to original
2015-03-15 06:50:08 +01:00
twinaphex
61df1917db (Menu) deferred_push_core_information - guard against one possible crash occurring 2015-03-15 06:48:21 +01:00
twinaphex
f094a76c22 Simplify rarch_main_data_msg_queue_push 2015-03-15 06:44:01 +01:00
twinaphex
27367a733b (runloop_data.c) Create rarch_main_data_msg_queue_push 2015-03-15 06:41:04 +01:00
twinaphex
d6072b5044 Change runloop structs 2015-03-15 06:30:37 +01:00
twinaphex
9f088d8e72 (Audio filters) Cleanups 2015-03-15 06:17:51 +01:00
Twinaphex
7a552e61ea (CoreAudio) Cleanups 2015-03-15 05:55:03 +01:00
twinaphex
de7a613298 (CoreAudio) Style nits 2015-03-15 05:52:26 +01:00
twinaphex
6c0f4eb5f0 (dispmanx_gfx.c) Cleanups 2015-03-15 05:41:29 +01:00
twinaphex
7a9d2c6358 (sunxi_gfx.c) Style nits 2015-03-15 05:38:31 +01:00
twinaphex
61d6f69aa8 Backport Vanfanel mutex fix 2015-03-15 05:35:46 +01:00
Twinaphex
6181306e5d Merge pull request #1505 from iKarith/master
Make iOS build GLSL shaders
2015-03-15 05:33:50 +01:00
twinaphex
31c5e2fea5 (sunxi gfx) Change signature of thread callback function 2015-03-15 05:30:57 +01:00
Twinaphex
da498c0583 (btdynamic) Get rid of warning due to thread function callback
signature
2015-03-15 05:29:19 +01:00
twinaphex
a5e9ff7fcc (btdynamic) Use rthreads 2015-03-15 05:25:36 +01:00
twinaphex
af0aea78b4 (Dispmanx) Use rthreads 2015-03-15 05:23:13 +01:00
twinaphex
bbb61f0d3d (SunXI gfx) Use rthreads 2015-03-15 05:19:04 +01:00
twinaphex
c49fc1c9ec (JACK) Take out pthread.h header 2015-03-15 05:10:52 +01:00
twinaphex
248a3fd40b (JACK) Use rthreads 2015-03-15 05:10:13 +01:00
twinaphex
84e9f2fa7d Use retro_inline throughout 2015-03-15 04:52:46 +01:00
twinaphex
08f59ddbff Use retro_inline.h 2015-03-15 04:41:11 +01:00
twinaphex
26f2bd4cbf Start going through retro_inline INLINE 2015-03-15 04:37:54 +01:00
twinaphex
a333a629ca Start going through INLINE 2015-03-15 04:30:46 +01:00
twinaphex
1dbbe685cd Start using retro_inline.h for rewind.c 2015-03-15 04:28:53 +01:00
twinaphex
a944921453 Use INLINE in general.h and include retro_inline.h 2015-03-15 04:25:49 +01:00
twinaphex
c569345fc5 Get rid of LOG_FILE_DEINIT in rarch_main_state_free - already
done in leaf function
2015-03-15 04:21:26 +01:00
T. Joseph Carter
4d89fedb07 iOS: Fix Xcode GLSL shader script & copy shaders to bundle 2015-03-14 20:19:52 -07:00
twinaphex
d146fed5c3 Get rid of useless additional extra function 2015-03-15 04:19:26 +01:00
twinaphex
c7d4e63b83 Create clear_main_state_extern_global and group all deallocations/frees
of g_extern to this function
2015-03-15 04:17:05 +01:00
T. Joseph Carter
f40209c659 Try to build shaders for iOS 2015-03-14 19:57:14 -07:00
T. Joseph Carter
28740e969d Some improvements to fetch-submodules.sh I thought I committed weeks ago 2015-03-14 19:57:14 -07:00
T. Joseph Carter
cb0f3d844f Make cg2glsl.py fail gracefully if python is too old 2015-03-14 19:57:14 -07:00
twinaphex
6e48f3d2d2 Take general.h header dependency out of menu_animation.c 2015-03-15 03:26:09 +01:00
twinaphex
fed47454e3 Move some header includes out of general.h 2015-03-15 03:24:00 +01:00
twinaphex
892e665f40 Move definition of globals for g_data_runloop and g_runloop
out of settings.c
2015-03-15 03:21:58 +01:00
twinaphex
8c1045c1ae Create wrapper functions for initing the runloop message queue
and freeing it
2015-03-15 03:10:45 +01:00
twinaphex
e378962724 Fix hardcoded arguments in rarch_main_msg_queue_push 2015-03-15 03:03:33 +01:00