Duckstation/src/duckstation-libretro
2020-08-01 15:29:59 +01: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 PGXP: Add initial implementation 2020-08-02 00:25:07 +10:00
libretro_host_interface.h JIT optimizations and refactoring (#675) 2020-07-31 17:09:18 +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/Vulkan) Fix glslang shader-related crashes 2020-08-01 15:29:59 +01: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