RetroArch/ui/drivers
LazyBumHorse 42e35c825f refactor some video_shader_parse functions
- video_shader_parse_type()'s fallback only worked for NULL paths and was wrongly used, now returns RARCH_SHADER_NONE like video_shader_get_type_from_ext().
 - video_shader_get_type_from_ext() should not be checking video driver flags, this is instead done by video_shader_is_supported()
 - video_driver_get_all_flags() did not actually 'get' flags, changed to video_driver_test_all_flags()

workaround for crash due to glcore not always using at least OpenGL 3.2
2019-06-18 13:12:56 +02:00
..
cocoa (Cocoa) Buildfix 2019-06-17 15:19:00 +02:00
null Qt WIMP GUI 2018-04-30 14:33:05 -04:00
qt refactor some video_shader_parse functions 2019-06-18 13:12:56 +02:00
win32 Unify File Open and File Drag Drop code 2018-05-09 21:04:23 -05:00
ui_cocoa.h (Cocoa) Unify both headers 2019-02-09 04:40:38 +01:00
ui_cocoa.m (OSX PPC) Buildfixes 2019-05-06 14:12:25 +02:00
ui_cocoatouch.m (iOS) Fix two function pointers 2019-04-30 11:57:15 +02:00
ui_null.c Qt WIMP GUI 2018-04-30 14:33:05 -04:00
ui_qt.cpp (UI/QT) Fix Travis OSX build hopefully 2019-04-16 00:47:13 +02:00
ui_qt.h Integrate video_driver.c into retroarch.c 2019-06-17 15:10:22 +02:00
ui_win32.c Integrate video_driver.c into retroarch.c 2019-06-17 15:10:22 +02:00
ui_win32.h (msvc) CXX_BUILD + griffin fixes. 2018-02-05 00:25:03 +01:00
ui_win32_resource.h (Windows) Add Toggle Desktop Menu to UI menubar 2019-05-05 17:00:11 +02:00