RetroArch/gfx
orbea 260ce526c2 Fix segfaults when starting vulkan without a working vulkan driver.
RetroArch will crash in several places when running vulkan in an
environment that does not have working vulkan drivers.

This should guard against those crashes and allow RetroArch to fail
safely in those cases.
2018-08-24 19:36:03 -07:00
..
common Fix segfaults when starting vulkan without a working vulkan driver. 2018-08-24 19:36:03 -07:00
display_servers cast float 2018-07-08 19:15:24 +01:00
drivers Fix segfaults when starting vulkan without a working vulkan driver. 2018-08-24 19:36:03 -07:00
drivers_context (Wayland) Buildfixes 2018-08-17 17:42:14 +02:00
drivers_font Don't implement bind_block/flush_block for drivers that 2018-07-15 20:16:40 +02:00
drivers_font_renderer Get rid of double void argument 2018-07-14 00:54:14 +02:00
drivers_renderchain Some MSVC 2010 360 buildfixes 2018-07-06 04:45:52 +02:00
drivers_shader Use strlcpy instead of strncpy in slang_process.cpp 2018-08-16 10:14:42 +02:00
drivers_tracker Fix Python codepath 2018-02-19 09:11:33 +01:00
include (Vulkan) Update headers - use C comments 2018-05-13 21:42:02 +02:00
video_filters Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
font_driver.c Get rid of double void argument 2018-07-14 00:54:14 +02:00
font_driver.h Get rid of double void argument 2018-07-14 00:54:14 +02:00
video_coord_array.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_coord_array.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_crt_switch.c 240p menu for CRT 2018-05-25 10:57:32 +01:00
video_crt_switch.h Fix for native low res in Linux 2018-05-01 20:56:30 +01:00
video_defines.h add enum for 21:9 aspect 2018-07-13 15:30:48 -04:00
video_display_server.c Variable rename 2018-04-30 17:50:13 +01:00
video_display_server.h Variable rename 2018-04-30 17:50:13 +01:00
video_driver.c Default to gl instead of vulkan. 2018-08-24 13:55:09 -07:00
video_driver.h Add video_driver_is_threaded 2018-07-14 05:23:03 +02:00
video_filter.c Silence bunch of warnings 2018-06-21 07:52:01 +02:00
video_filter.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_shader_parse.c Qt: limit shader preset/pass selection to the appropriate extensions 2018-08-20 20:26:50 -04:00
video_shader_parse.h Qt: set shader dialog title to current preset/shader name 2018-08-18 12:39:17 -04:00
video_state_tracker.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
video_state_tracker.h Fix some linkage errors with RA MSVC 2010 2017-12-30 13:00:08 +01:00
video_thread_wrapper.c Only show max swapchain images if supported by video driver and/or 2018-04-23 13:34:30 +02:00
video_thread_wrapper.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00