Commit Graph

22 Commits

Author SHA1 Message Date
twinaphex
168f681fa5 Rename menu_entries_init to menu_displaylist_init 2015-05-12 13:02:10 +02:00
twinaphex
fa6db7d8f2 Move functions to menu_displaylist.c and make them static 2015-05-12 12:58:23 +02:00
twinaphex
7eb92dbc9a Make menu_entries_push_list into static function 2015-05-12 12:55:48 +02:00
twinaphex
437db49d3e Cleanups 2015-05-12 12:54:40 +02:00
twinaphex
16e49a9d5b Create DISPLAYLIST_HORIZONTAL 2015-05-12 12:51:41 +02:00
twinaphex
84d739d8e6 Rename parse_entries and make it static, move it to menu_displaylist.c 2015-05-12 12:40:49 +02:00
twinaphex
35a55f97ae More refactors pt. 2 2015-05-12 12:37:42 +02:00
twinaphex
e2d7139c71 Refactor more code 2015-05-12 12:32:24 +02:00
twinaphex
5d9b8e4789 More refactors 2015-05-12 12:26:51 +02:00
twinaphex
65ebef37d5 Add DISPLAYLIST_VIDEO_FILTER and DISPLAYLIST_IMAGES 2015-05-12 12:23:27 +02:00
twinaphex
951d7f035e Add DISPLAYLIST_DATABASES and DISPLAYLIST_DATABASE_CURSORS 2015-05-12 12:19:58 +02:00
twinaphex
386c72f6be Add DISPLAYLIST_SHADER_PASS and DISPLAYLIST_SHADER_PRESET 2015-05-12 12:14:58 +02:00
twinaphex
177e12820b Create DISPLAYLIST_CORES_DETECTED 2015-05-12 12:07:41 +02:00
twinaphex
33c9afda17 Forgot a break; 2015-05-12 12:02:58 +02:00
twinaphex
acf332dce4 Add DISPLAYLIST_PERFCOUNTERS_* 2015-05-12 11:39:20 +02:00
twinaphex
592bf74d05 Create DISPLAYLIST_PERFCOUNTER_SELECTION 2015-05-12 11:31:20 +02:00
twinaphex
7177a17b67 Add DISPLAYLIST_CORES 2015-05-12 11:06:04 +02:00
twinaphex
9bec899fcb Add DISPLAYLIST_SETTINGS to menu_displaylist_push_list 2015-05-12 10:57:00 +02:00
twinaphex
23135e3c92 Create menu_displaylist_push 2015-05-12 10:45:37 +02:00
twinaphex
a35c26b7a5 Create menu_displaylist_push_list 2015-05-12 10:35:37 +02:00
twinaphex
cd25f8874a Rename menu_entries_deferred_push to menu_displaylist_deferred_push 2015-05-12 10:28:29 +02:00
twinaphex
78c55c55c5 Create menu_displaylist.c 2015-05-11 11:11:23 +02:00