twinaphex
|
c992b10a7d
|
(Emscripten) Another buildfix
|
2015-08-20 00:57:54 +02:00 |
|
twinaphex
|
cca2dd1713
|
Get rid of EMSCRIPTEN ifdef
|
2015-08-20 00:51:56 +02:00 |
|
twinaphex
|
9fd17a196f
|
Buildfixes
|
2015-08-20 00:49:44 +02:00 |
|
twinaphex
|
bfb7ee30c5
|
(dynamic.c) Fix logic error
|
2015-08-20 00:43:25 +02:00 |
|
twinaphex
|
16da8cfe2d
|
(Emscripten) rwebinput_input.c - buildfixes
|
2015-08-20 00:37:16 +02:00 |
|
twinaphex
|
760ff5fa30
|
(Emscripten) Build fixes
|
2015-08-20 00:32:24 +02:00 |
|
twinaphex
|
a5547aded9
|
(Emscripten) Fix another header include
|
2015-08-20 00:27:49 +02:00 |
|
twinaphex
|
f908fffac4
|
(Emscripten) Include headers
|
2015-08-20 00:25:12 +02:00 |
|
Twinaphex
|
7e6be49cd6
|
Merge pull request #2048 from lakkatv/stb
Make stb font_size similar to our other font renderers. Fixes #2047
|
2015-08-18 21:20:29 +02:00 |
|
Jean-André Santoni
|
ecc49c84a8
|
Make stb font_size similar to our other font renderers. Fixes #2047
|
2015-08-18 21:04:06 +02:00 |
|
twinaphex
|
6b1a9f0852
|
Cleanups
|
2015-08-18 04:11:51 +02:00 |
|
Twinaphex
|
1ba49547f3
|
Remove unused variable
|
2015-08-18 04:00:17 +02:00 |
|
twinaphex
|
9ff167c1b9
|
Create separate menu_iterate_main_render
|
2015-08-18 03:59:04 +02:00 |
|
twinaphex
|
f190230f85
|
Refactors
|
2015-08-18 03:51:44 +02:00 |
|
twinaphex
|
6bbc2dd83d
|
Refactor menu_iterate_main
|
2015-08-18 03:41:13 +02:00 |
|
twinaphex
|
3f978b2b1e
|
Cleanup
|
2015-08-18 03:12:17 +02:00 |
|
twinaphex
|
1669d8b3e5
|
(Menu) Cleanup
|
2015-08-18 03:07:23 +02:00 |
|
twinaphex
|
fe1351cc0d
|
Cleanups
|
2015-08-18 03:03:34 +02:00 |
|
twinaphex
|
2f3746a431
|
Make some more functions static
|
2015-08-18 02:54:42 +02:00 |
|
twinaphex
|
6cc37dd9ca
|
Cleanup
|
2015-08-18 02:45:36 +02:00 |
|
twinaphex
|
35701215db
|
Take out call to menu_fb_set_dirty in menu_init
|
2015-08-18 02:36:32 +02:00 |
|
twinaphex
|
d1bcd01b88
|
Move more video rendering code to menu_iterate.c
|
2015-08-18 02:09:46 +02:00 |
|
twinaphex
|
f951f12f9d
|
Move menu_list_refresh to menu_displaylist.c
|
2015-08-18 02:02:56 +02:00 |
|
twinaphex
|
0a35f5e7e9
|
menu_entry_get - cleanups
|
2015-08-18 01:58:18 +02:00 |
|
Twinaphex
|
8c5b1df986
|
Remove unused variable warning
|
2015-08-18 01:53:26 +02:00 |
|
twinaphex
|
443fd6b4f2
|
Move menu_driver_render and menu_driver_render_messagebox to
menu_iterate.c and make them static
|
2015-08-18 01:48:04 +02:00 |
|
twinaphex
|
86894134cb
|
Move menu_driver_navigation_* functions to menu_navigation.c and
make them static
|
2015-08-18 01:45:10 +02:00 |
|
twinaphex
|
8c5128b189
|
(menu_display.c) Cleanup
|
2015-08-18 01:41:16 +02:00 |
|
twinaphex
|
df2b57c454
|
Remove unused menu_entry_get_current_id
|
2015-08-18 01:38:18 +02:00 |
|
twinaphex
|
6f95677727
|
Rewrite menu_entry_go_back
|
2015-08-18 01:33:03 +02:00 |
|
twinaphex
|
91eda0d59b
|
Simplify menu_entries_refresh
|
2015-08-18 00:21:30 +02:00 |
|
twinaphex
|
7e8c98852b
|
Create rarch_main_data_menu_iterate
|
2015-08-18 00:04:39 +02:00 |
|
twinaphex
|
acfa43dfe9
|
Make iterate no longer a function pointer
|
2015-08-17 22:46:27 +02:00 |
|
twinaphex
|
5839abd44a
|
Cleanup
|
2015-08-17 22:32:42 +02:00 |
|
twinaphex
|
900d537351
|
Simplify action_iterate_info
|
2015-08-17 22:10:12 +02:00 |
|
twinaphex
|
7738b7e2f4
|
Simplify action_iterate_info
|
2015-08-17 21:58:05 +02:00 |
|
twinaphex
|
512e126a26
|
Simplify action_iterate_info
|
2015-08-17 21:53:08 +02:00 |
|
twinaphex
|
79a4e0e5c6
|
(menu_cbs_deferred_push.c) Remove one instance of menu_setting_find
|
2015-08-17 21:21:27 +02:00 |
|
twinaphex
|
b8e09769ae
|
Cleanup
|
2015-08-17 21:15:16 +02:00 |
|
Twinaphex
|
d1781c2761
|
Merge pull request #2030 from erbridge/cg2glsl-fix
Tidy up cg2glsl.py
|
2015-08-17 21:06:24 +02:00 |
|
Twinaphex
|
e18e3de872
|
Merge pull request #2045 from lakkatv/glui
(GLUI) Stop scrolling on tap start, instead of tap end
|
2015-08-17 20:58:44 +02:00 |
|
Twinaphex
|
c16e114e62
|
Buildfix
|
2015-08-17 20:58:11 +02:00 |
|
twinaphex
|
0bf8a36d50
|
Fix RGUI fallback - if threaded video wrapper was enabled,
we could not grab an ident resembling 'd3d' or 'gl'
|
2015-08-17 20:51:12 +02:00 |
|
Jean-André Santoni
|
e8c508d33f
|
(GLUI) Stop scrolling on tap start, instead of tap end
|
2015-08-17 20:28:54 +02:00 |
|
twinaphex
|
49d048fde2
|
Simplify menu_entry_pathdir_set_value
|
2015-08-17 20:11:51 +02:00 |
|
twinaphex
|
4405caeb63
|
Simplify menu_entry_get_type
|
2015-08-17 20:08:06 +02:00 |
|
twinaphex
|
d36272b4bb
|
Simplify menu_entry_get_setting
|
2015-08-17 19:57:17 +02:00 |
|
twinaphex
|
a4657461a6
|
Don't use menu_setting_find in menu_cbs_ok.c except for one place
|
2015-08-17 19:52:24 +02:00 |
|
twinaphex
|
6093253763
|
Don't use menu_setting_find in menu_cbs_title.c
|
2015-08-17 19:47:18 +02:00 |
|
twinaphex
|
927423df89
|
action_select_default -don't use menu_setting_find anymore
|
2015-08-17 19:45:37 +02:00 |
|