.. |
backend
|
Don't use variables named 'bind' and 'index'
|
2014-10-20 23:41:01 +02:00 |
disp
|
Move compat/ over to libretro SDK
|
2014-10-21 07:58:58 +02:00 |
menu_action.c
|
Take file_path.h include out of file.h
|
2014-10-20 21:51:04 +02:00 |
menu_action.h
|
Cleanup menu_action.c
|
2014-10-16 17:19:48 +02:00 |
menu_animation.c
|
menu_animation: Fix a guard against realloc
|
2014-10-13 13:31:52 -04:00 |
menu_animation.h
|
(Menu) Add missing extern C namespaces for C++ builds
|
2014-10-12 20:22:33 +02:00 |
menu_common.c
|
Take file_path.h include out of file.h
|
2014-10-20 21:51:04 +02:00 |
menu_common.h
|
Start properly implementing libretro SDK for boolean.h include
|
2014-10-21 05:05:52 +02:00 |
menu_driver.h
|
Start properly implementing libretro SDK for boolean.h include
|
2014-10-21 05:05:52 +02:00 |
menu_entries_cbs.c
|
(MSVC) Silence signed/unsigned mismatches warnings
|
2014-10-21 05:45:43 +02:00 |
menu_entries_cbs.h
|
Avoid using 'index' for local variables
|
2014-10-20 19:18:18 +02:00 |
menu_entries.c
|
Take file_path.h include out of file.h
|
2014-10-20 21:51:04 +02:00 |
menu_entries.h
|
Refactor menu_entries_push into menu_list_push_refresh
|
2014-10-17 22:25:23 +02:00 |
menu_input_line_cb.c
|
Avoid using 'index' for local variables
|
2014-10-20 19:18:18 +02:00 |
menu_input_line_cb.h
|
(Menu) Add missing extern C namespaces for C++ builds
|
2014-10-12 20:22:33 +02:00 |
menu_list.c
|
Merge pull request #1172 from lakkatv/xmb
|
2014-10-20 20:06:17 +02:00 |
menu_list.h
|
Merge pull request #1172 from lakkatv/xmb
|
2014-10-20 20:06:17 +02:00 |
menu_navigation.c
|
Rewrite menu_list_get_size functions
|
2014-10-18 02:32:59 +02:00 |
menu_navigation.h
|
Properly namespace menu_navigation.c functions
|
2014-10-17 21:25:33 +02:00 |
menu_shader.c
|
Take file_path.h include out of file.h
|
2014-10-20 21:51:04 +02:00 |
menu_shader.h
|
Move more shader setting code to menu_entries_cbs.c
|
2014-10-15 02:34:43 +02:00 |