Commit Graph

14 Commits (e15fafe428b74800eb314a1905526a94a962794a)

Author SHA1 Message Date
Connor McLaughlin e15fafe428 libretro: Reduce OSD message durations 5 years ago
Connor McLaughlin 8408d3b6bf libretro: Disable shader cache
Can't seem to see somewhere we can save shader blobs. It wasn't working
anyway because it would generate invalid paths.
5 years ago
Connor McLaughlin f9622b2450 libretro: Fix memory card save locations 5 years ago
Connor McLaughlin b9ffca1ddf libretro: Vulkan renderer support 5 years ago
Connor McLaughlin 218f6721d3 libretro: Fix display rendering in D3D11/OpenGL 5 years ago
Connor McLaughlin 70f4ce7cde libretro: Add auto analog mode option for controllers 5 years ago
Connor McLaughlin bf08385051 WindowInfo: Add surface_scale field 5 years ago
Connor McLaughlin 4dc9e10777 HostInterface: Support per-controller-type settings 5 years ago
Connor McLaughlin 38aa485f8f libretro: Analog controller/DualShock support 5 years ago
Connor McLaughlin 51b4776b8f libretro: Work around video driver switching crash in RetroArch 5 years ago
Connor McLaughlin 861b98ed3b libretro: Additional work
- Reliable resolution switching.
 - Hook up logging.
 - Memory cards and controller type settings.
 - Save state support.
 - Direct3D support.
5 years ago
Albert Liu 28d38c9867 LibretroHostInterface: Report aspect ratio setting to frontend 5 years ago
Albert Liu 7c206766ae HostInterface: Save default setting to AspectRatio, not PixelAspectRatio
Fixes inconsistency with default settings saving to PixelAspectRatio,
but loading from AspectRatio instead. PixelAspectRatio was not being
used elsewhere.
5 years ago
Connor McLaughlin d7f083559e Add initial libretro implementation 6 years ago