.. |
CMakeLists.txt
|
FrontendCommon: Drop imgui deps for libretro build
|
2020-09-01 12:48:57 +10:00 |
duckstation-libretro.vcxproj
|
Build: Compile source as UTF-8 with MSVC
|
2020-08-15 00:04:38 +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
|
FrontendCommon: Add a post processing implementation
|
2020-09-13 01:23:43 +10:00 |
libretro_host_display.h
|
FrontendCommon: Add a post processing implementation
|
2020-09-13 01:23:43 +10:00 |
libretro_host_interface.cpp
|
Settings: Fix incorrect UI for xBR texture filter
|
2020-09-13 01:21:14 +10:00 |
libretro_host_interface.h
|
libretro: Use bitmasks for input
|
2020-08-19 00:45:08 +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: Add rumble interface
|
2020-08-19 00:06:51 +10:00 |