30208 Commits

Author SHA1 Message Date
twinaphex
e2d8a1b961 Use menu_hash_to_str_enum 2016-06-16 13:23:51 +02:00
twinaphex
d59f137e69 Use menu_hash_to_str_enum for determining root 2016-06-16 13:18:09 +02:00
twinaphex
2acb04649e Add MENU_ENUM_LABEL_MAIN_MENU 2016-06-16 13:13:43 +02:00
twinaphex
707c56dab3 Start using menu_entries_add_enum 2016-06-16 13:09:35 +02:00
twinaphex
1ae4d9b22a Cleanups 2016-06-16 12:58:52 +02:00
twinaphex
fce884775c Use menu_hash_to_str_enum 2016-06-16 12:56:10 +02:00
twinaphex
9b75ec2a77 Use menu_hash_to_str 2016-06-16 12:50:25 +02:00
twinaphex
547e240296 (menu_setting.c) Use menu_hash_to_str_enum for everything but parent_group values now 2016-06-16 12:23:10 +02:00
twinaphex
2afecd8c57 Use menu_hash_to_str_enum 2016-06-16 12:07:49 +02:00
Twinaphex
c22c7688a8 Merge pull request #3116 from vanfanel/master
VIDEO/DISPMANX: Make the HW Bilinear Filtering setting work.
2016-06-16 11:38:42 +02:00
vanfanel
c097eed755 VIDEO/DISPMANX: Make the HW Bilinear Filtering setting work. 2016-06-16 11:37:02 +02:00
twinaphex
4feaeae2a3 Cleanup - use menu_hash_to_str_enum 2016-06-16 02:12:46 +02:00
twinaphex
abd1776240 (menu_setting.c) Use menu_hash_to_str_enum 2016-06-16 01:33:11 +02:00
twinaphex
e91d9d5637 Don't bake in GLFFT for HAVE_GLES right now 2016-06-16 01:08:11 +02:00
twinaphex
f14a97ecf4 Update menu_setting.c 2016-06-16 00:41:58 +02:00
twinaphex
66a116deca Use menu_hash_to_str_enum 2016-06-16 00:29:14 +02:00
twinaphex
cfd34334a4 Use menu_hash_to_str_enum 2016-06-16 00:24:19 +02:00
twinaphex
a24107b22a Use more menu_hash_to_str_enum 2016-06-16 00:17:46 +02:00
twinaphex
3fac600038 Use menu_hash_to_str_enum 2016-06-16 00:12:51 +02:00
twinaphex
d5c2d85fbb Use menu_hash_to_str_enum 2016-06-16 00:10:10 +02:00
twinaphex
65d33f33c9 Buildfix 2016-06-16 00:04:13 +02:00
twinaphex
064aa8f9fa (More) use menu_hash_to_str_enum 2016-06-15 23:50:39 +02:00
twinaphex
6cc02cd400 Use menu_hash_to_str_enum 2016-06-15 23:46:18 +02:00
twinaphex
e1316cb7ba Use menu_hash_to_str_enum 2016-06-15 23:43:24 +02:00
twinaphex
e92d240f08 Use menu_hash_to_str_enum 2016-06-15 23:39:20 +02:00
twinaphex
db679a85f3 (menu/drivers) Use menu_hash_to_str_enum 2016-06-15 23:34:47 +02:00
twinaphex
9aece7b695 Replace more menu_hash_to_str usage 2016-06-15 23:31:05 +02:00
twinaphex
c05742c1fc Start using menu_hash_to_str_enum 2016-06-15 23:25:31 +02:00
twinaphex
dcbba1a261 Buildfix for enum functions 2016-06-15 23:12:38 +02:00
twinaphex
99d09f779f Create enum function of US pseudo strings 2016-06-15 23:08:19 +02:00
twinaphex
619b8a42e0 Create PT/NL enum functions 2016-06-15 23:05:08 +02:00
twinaphex
b0f07a3106 Create IT/FR enum functions 2016-06-15 23:00:18 +02:00
twinaphex
85612fc84f Create menu hash ES enum function 2016-06-15 22:47:30 +02:00
twinaphex
6be45c9392 Create pl enum function 2016-06-15 22:41:23 +02:00
twinaphex
2d55e35201 Create DE/EO enum string functions 2016-06-15 22:38:52 +02:00
twinaphex
e3b4a79b1b Indenting nit 2016-06-15 22:29:38 +02:00
twinaphex
455b28eaca Update complex.h 2016-06-15 21:37:03 +02:00
twinaphex
962c52c5ae Move math/complex.h to libretro-common 2016-06-15 21:35:48 +02:00
twinaphex
58dae07212 (GL FFT) Cleanup struct 2016-06-15 21:26:45 +02:00
twinaphex
86e2925cf5 (FFT) Move more shaders to separate files 2016-06-15 21:08:27 +02:00
twinaphex
7e31e71d5b Split up more into files 2016-06-15 20:54:37 +02:00
twinaphex
38ab9c8003 (FFT/GLSL) Start moving shaders to separate files 2016-06-15 20:23:26 +02:00
twinaphex
c05f873dff (FFT) Indenting nits 2016-06-15 20:15:21 +02:00
twinaphex
417439ba60 (FFT) Use filters.h from libretro-common 2016-06-15 20:00:01 +02:00
twinaphex
c819686ba4 Add FFT for Griffin too 2016-06-15 19:34:23 +02:00
twinaphex
1534ec916b Include GL FFT when GL and ffmpeg builtin core are enabled 2016-06-15 19:32:59 +02:00
twinaphex
69c983a741 Fix libretro-ffmpeg Makefile 2016-06-15 19:21:06 +02:00
twinaphex
2f08e760ff Start adding FFT visualizer for libretro-ffmpeg - unforunately
depends on glm for now and is C++-based, no way around that for now
2016-06-15 19:16:27 +02:00
twinaphex
5ddec4efc2 Create menu_content_load_from_playlist 2016-06-15 18:58:18 +02:00
twinaphex
0e5e45595e Cleanup 2016-06-15 18:55:20 +02:00