.. |
cbs
|
Reduce size of char variables
|
2016-10-27 09:32:07 +02:00 |
drivers
|
(rgui) Reduce char variables
|
2016-10-27 09:50:46 +02:00 |
drivers_display
|
Flesh out menu_display_d3d_bind_texture
|
2016-10-20 04:46:55 +02:00 |
widgets
|
Reduce size of char variables
|
2016-10-27 09:32:07 +02:00 |
menu_animation.c
|
menu_animation.c - get rid of void * parameter
|
2016-10-19 04:52:38 +02:00 |
menu_animation.h
|
Use retro_common_api.h
|
2016-06-03 05:49:46 +02:00 |
menu_cbs.c
|
Create sublabel callbacks
|
2016-10-20 15:57:35 +02:00 |
menu_cbs.h
|
Create sublabel callbacks
|
2016-10-20 15:57:35 +02:00 |
menu_content.c
|
Prevent null pointer dereference
|
2016-09-22 21:57:55 +02:00 |
menu_content.h
|
Move code to menu_content.c
|
2016-07-01 15:55:36 +02:00 |
menu_display.c
|
Coverity doesn't understand retro_assert and these checks are
|
2016-10-26 09:53:15 +02:00 |
menu_display.h
|
Move draw_quad to menu_display
|
2016-10-25 08:11:37 +02:00 |
menu_displaylist.c
|
Reduce char variable sizes
|
2016-10-27 09:52:38 +02:00 |
menu_displaylist.h
|
Reduce char variable sizes
|
2016-10-27 09:52:38 +02:00 |
menu_driver.c
|
fix menu toggle with F1
|
2016-10-27 23:43:07 -04:00 |
menu_driver.h
|
Get rid of some RARCH_MENU_CTL_ commands
|
2016-10-26 08:43:59 +02:00 |
menu_entries.c
|
Move code to widgets/menu_list.c
|
2016-09-15 15:51:53 +02:00 |
menu_entries.h
|
Create sublabel callbacks
|
2016-10-20 15:57:35 +02:00 |
menu_event.c
|
Bind more keys for menu
|
2016-10-28 06:54:30 +02:00 |
menu_event.h
|
dont need a short, only move first bit
|
2016-10-27 23:48:49 -04:00 |
menu_input.c
|
Get rid of slow wrapper function input_driver_state
|
2016-10-23 04:38:08 +02:00 |
menu_input.h
|
Can now toggle fullscreen, use quit key from menu (mouse grab
|
2016-10-27 06:13:39 +02:00 |
menu_navigation.c
|
Remove unused variable
|
2016-06-20 01:30:12 +02:00 |
menu_navigation.h
|
Use retro_common_api.h
|
2016-06-03 05:49:46 +02:00 |
menu_setting.c
|
Reduce more PATH_MAX_LENGTH usage
|
2016-10-27 09:49:21 +02:00 |
menu_setting.h
|
Add enum value idx
|
2016-10-26 08:57:55 +02:00 |
menu_shader.c
|
Cleanups
|
2016-10-26 07:06:18 +02:00 |
menu_shader.h
|
Start moving menu_shader variables out of menu_state struct
|
2016-09-04 22:02:29 +02:00 |