.. |
CMakeLists.txt
|
libretro: Add compatibility settings loading
|
2020-11-28 00:14:44 +10:00 |
duckstation-libretro.vcxproj
|
libretro: Add compatibility settings loading
|
2020-11-28 00:14:44 +10:00 |
duckstation-libretro.vcxproj.filters
|
libretro: Add compatibility settings loading
|
2020-11-28 00:14:44 +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: Disable context caching
|
2020-11-27 01:40:50 +10:00 |
libretro_d3d11_host_display.h
|
libretro: Re-query hardware render interface after AV system info change
|
2020-11-26 01:34:12 +10:00 |
libretro_game_settings.cpp
|
libretro: Add compatibility settings loading
|
2020-11-28 00:14:44 +10:00 |
libretro_game_settings.h
|
libretro: Add compatibility settings loading
|
2020-11-28 00:14:44 +10:00 |
libretro_host_display.cpp
|
GPU/Software: Reduce number of copies by one, enable 16-bit scanout
|
2020-11-21 18:39:04 +10:00 |
libretro_host_display.h
|
GPU/Software: Reduce number of copies by one, enable 16-bit scanout
|
2020-11-21 18:39:04 +10:00 |
libretro_host_interface.cpp
|
GPU: Add display line offset game setting
|
2020-12-04 00:33:04 +10:00 |
libretro_host_interface.h
|
HostInterface: Add OpenPackageFile method
|
2020-11-28 00:14:45 +10:00 |
libretro_opengl_host_display.cpp
|
libretro: Disable context caching
|
2020-11-27 01:40:50 +10:00 |
libretro_opengl_host_display.h
|
libretro: Re-query hardware render interface after AV system info change
|
2020-11-26 01:34:12 +10:00 |
libretro_settings_interface.cpp
|
Prefix libretro core options with core name.
|
2020-08-12 12:15:07 +01: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: Disable context caching
|
2020-11-27 01:40:50 +10:00 |
libretro_vulkan_host_display.h
|
libretro: Re-query hardware render interface after AV system info change
|
2020-11-26 01:34:12 +10:00 |
main.cpp
|
libretro: Move some interface init to retro_init
|
2020-11-15 00:11:50 +10:00 |