RetroArch/gfx
Themaister af534f0fa8 Vulkan maintenance fixes.
- Use VkBuffer instead of linear VkImage for staging uploads.
  Not guaranteed to be supported, and desktop IHVs recommend using
  buffers.

- Fix validation error where swapchain recreation with reuse of the old
  VkSwapchainKHR does not create a fence properly, leading to validation
  error next time that swapchain index is observed.
2018-09-08 11:47:58 +02:00
..
common Vulkan maintenance fixes. 2018-09-08 11:47:58 +02:00
display_servers (dispserv_x11.c) Make variable bigger to avoid all the warnings and use snprintf 2018-08-27 16:09:12 +02:00
drivers Vulkan maintenance fixes. 2018-09-08 11:47:58 +02:00
drivers_context Update header 2018-09-01 03:54:47 +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 Fix glslang_format LUT. 2018-09-01 22:46:47 +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 Revert "fix(gfx): Move enum to end to avoid breaking existing configurations" 2018-09-02 13:03:16 -07: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