Commit Graph

45 Commits

Author SHA1 Message Date
Hans-Kristian Arntzen
adbf9fed16 Vulkan implementation. 2016-02-16 20:42:02 +01:00
twinaphex
bb0b6a6b68 Style nits 2016-02-14 17:44:00 +01:00
twinaphex
84d64c4042 Add RARCH_MENU_CTL_DRIVER_DATA_GET 2016-02-10 21:15:23 +01:00
twinaphex
3a5ddf15cf Nits 2016-02-04 21:27:58 +01:00
twinaphex
7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
twinaphex
1004537e8d Create MENU_ENTRIES_CTL_SET_REFRESH/MENU_ENTRIES_CTL_UNSET_REFRESH 2015-12-12 02:14:50 +01:00
twinaphex
aaf6d64432 Create RARCH_MENU_CTL_SHADER_DEINIT 2015-12-10 20:09:15 +01:00
twinaphex
77b623bdcd Go through RARCH_MENU_CTL_SHADER_GET 2015-12-10 19:59:21 +01:00
twinaphex
1cfb39a9d1 merge menu.c and menu_driver.c 2015-12-06 17:55:27 +01:00
twinaphex
074f14b132 Add verbosity.c/verbosity.h 2015-11-23 12:03:38 +01:00
twinaphex
f48830cfc0 Revert "Simplify menu_entries_set_refresh"
This reverts commit 6ca0962f9e.
2015-10-22 03:54:34 +02:00
twinaphex
6ca0962f9e Simplify menu_entries_set_refresh 2015-10-22 03:45:14 +02:00
twinaphex
02a5d738fe Static code analysis cleanups 2015-09-28 23:00:22 +02:00
twinaphex
d3da036a4e Header cleanups 2015-09-04 21:43:08 +02:00
twinaphex
15ba019ea1 Don't make asserts dependent on retro_log.h 2015-09-01 11:59:27 +02:00
twinaphex
5479bae312 Refactor set_refresh functions somewhat 2015-08-21 18:44:14 +02:00
twinaphex
a70f09a90d Rearrange structs 2015-07-27 17:18:10 +02:00
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