Commit Graph

28 Commits

Author SHA1 Message Date
twinaphex
8bfea0322f More C89 build fixes 2015-06-26 19:37:41 +02:00
twinaphex
897361b9d4 Create menu_hash_calculate 2015-06-17 19:55:35 +02:00
twinaphex
819723be06 Move '_refresh' functions to menu_entries.c 2015-06-16 03:03:20 +02:00
twinaphex
abfda1f9c6 (menu_shader.c) Cleanup 2015-06-15 06:09:00 +02:00
twinaphex
1831479079 Create menu_shader_free 2015-06-15 02:15:46 +02:00
twinaphex
068f3cf8bc (menu_shader.c) Refactor away some strcmp usage 2015-06-14 16:35:32 +02:00
twinaphex
bc953d3a1b Move settings code entirely to menu 2015-06-02 20:26:27 +02:00
Twinaphex
a4b200abd8 Remove unused variable 2015-05-15 22:09:50 +02:00
twinaphex
e1eb7505a1 Cleanup implicit declaration warning 2015-05-15 22:08:37 +02:00
twinaphex
f525899e0e Create menu_set_refresh/menu_unset_refresh 2015-05-15 21:39:13 +02:00
twinaphex
42ee2606a1 Remove menu_entries.c 2015-05-12 13:14:04 +02:00
Twinaphex
44e8f920ad Get rid of unused variables 2015-04-14 13:02:24 +02:00
twinaphex
2cf13d3e0b Go through menu_driver_get_ptr 2015-04-14 13:01:33 +02:00
twinaphex
4c9ac9d6e4 Use video_driver_set_shader 2015-03-22 22:17:52 +01:00
twinaphex
e6f0d366cb Go through global_get_ptr 2015-03-21 04:43:18 +01:00
twinaphex
7bc845006b Start replacing more g_settings usages 2015-03-20 20:43:22 +01:00
twinaphex
3670ef2ac5 Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
twinaphex
10fdaff1b6 (Menu) Cleanups 2015-02-11 21:27:01 +01:00
twinaphex
da88bcdd91 Rename gfx_shader* to video_shader* 2015-01-19 21:24:08 +01:00
twinaphex
b0548e1329 Properly namespace video_shader_parse.c functions 2015-01-19 21:09:39 +01:00
twinaphex
0747591af6 Some more cleanups in menu_shader.c 2015-01-11 18:32:16 +01:00
twinaphex
3419a1846c menu_shader.c - cleanups 2015-01-11 18:30:56 +01:00
twinaphex
b2c03ccbfb Document and refactor menu_shader.c 2015-01-10 05:53:41 +01:00
twinaphex
8ae9f9daf3 Cleanups 2015-01-09 03:45:18 +01:00
twinaphex
90076c5fad Start using MAX_PATH_LENGTH - relying on MAX_PATH for 360 can cause
problems because it's defined at '260' and thus too small for some
strings
2015-01-07 20:42:36 +01:00
twinaphex
453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
twinaphex
2cc70005b9 Move more code to settings_data.c 2014-11-20 02:44:30 +01:00
twinaphex
4f40c14d69 Move menu code up one root dir 2014-10-28 19:54:23 +01:00