Duckstation/src/duckstation-libretro
2020-07-24 02:40:46 +10:00
..
CMakeLists.txt cmake: Drop msbuild-based libretro dll in top-level dir too 2020-07-08 15:18:49 +10:00
duckstation-libretro.vcxproj libretro: Vulkan renderer support 2020-07-04 22:14:07 +10:00
duckstation-libretro.vcxproj.filters libretro: Vulkan renderer support 2020-07-04 22:14:07 +10:00
libretro_audio_stream.cpp Add initial libretro implementation 2020-06-09 02:44:42 +10:00
libretro_audio_stream.h Add initial libretro implementation 2020-06-09 02:44:42 +10:00
libretro_d3d11_host_display.cpp libretro: Fix display aspect ratio 2020-07-04 22:33:07 +10:00
libretro_d3d11_host_display.h libretro: Fix display rendering in D3D11/OpenGL 2020-07-04 20:05:49 +10:00
libretro_host_display.cpp libretro: Additional work 2020-06-30 03:03:56 +10:00
libretro_host_display.h libretro: Additional work 2020-06-30 03:03:56 +10:00
libretro_host_interface.cpp libretro: Use correct path for shared mode memcards 2020-07-24 02:40:46 +10:00
libretro_host_interface.h libretro: Implement disk control interface 2020-07-23 02:36:23 +10:00
libretro_opengl_host_display.cpp libretro: Fix display aspect ratio 2020-07-04 22:33:07 +10:00
libretro_opengl_host_display.h Fix a bunch of compiler warnings 2020-07-09 13:30:16 +10:00
libretro_settings_interface.cpp Qt: Remove usage of QString where possible for settings 2020-07-21 20:10:06 +10:00
libretro_settings_interface.h Qt: Remove usage of QString where possible for settings 2020-07-21 20:10:06 +10:00
libretro_vulkan_host_display.cpp libretro: Fix Vulkan context creation on Mali 2020-07-12 00:41:53 +10:00
libretro_vulkan_host_display.h libretro: Work around hw render interface pointer being freed 2020-07-06 02:47:33 +10:00
main.cpp libretro: Include m3u in valid_extensions 2020-07-23 03:00:49 +10:00