.. |
CMakeLists.txt
|
FrontendCommon: Drop imgui deps for libretro build
|
2020-09-01 12:48:57 +10:00 |
duckstation-libretro.vcxproj
|
Build: Add ARM64 platform for Windows
|
2020-10-14 00:48:48 +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 Windows build
|
2020-10-31 15:12:18 +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
|
Qt: Fix selecting fullscreen mode breaking other backend borderless
|
2020-11-03 16:17:45 +10:00 |
libretro_host_display.h
|
Qt: Fix selecting fullscreen mode breaking other backend borderless
|
2020-11-03 16:17:45 +10:00 |
libretro_host_interface.cpp
|
GPU: Add chroma smoothing for 24-bit display enhancement
|
2020-11-03 16:17:45 +10:00 |
libretro_host_interface.h
|
libretro: Fix runtime aspect ratio changes not applying
|
2020-10-28 17:32:59 +10:00 |
libretro_opengl_host_display.cpp
|
libretro: Try for a GLES context first depending on preferred renderer
|
2020-08-04 14:40:00 +10:00 |
libretro_opengl_host_display.h
|
libretro: Try for a GLES context first depending on preferred renderer
|
2020-08-04 14:40:00 +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/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: Cheat support
|
2020-09-26 01:13:48 +10:00 |