Commit Graph

68 Commits (21bbe5c76cc95b2334585f62746905f8aa3464e2)

Author SHA1 Message Date
Stenzek 80e3d29ab8 Misc: clang-cl warning clean-up 2 years ago
Stenzek 76b5b8ad06 MSBuild: Support building with clang-cl 2 years ago
Stenzek 1a70c2b4de dep: Remove tinyxml2
No longer needed.
2 years ago
Stenzek bb60170d9a Move frontend-common to util/core 2 years ago
Stenzek 4ebd34fcb3 MSBuild: Use project referencing instead of .lib linking 2 years ago
Stenzek 8c638b4c78 dep: Add reshadefx 2 years ago
Stenzek 590baba2ef dep: Add D3D12MA 2 years ago
Stenzek c561400a47 dep: Add Zydis 2 years ago
Connor McLaughlin 520bc5ce58 MSBuild: Purge remaining UWP configurations 2 years ago
Connor McLaughlin 63a7c50e33 Build: Core depends on tinyxml2 2 years ago
Connor McLaughlin c27026aed5 dep: Add cpuinfo 3 years ago
Connor McLaughlin d2d2e3ae6e FullscreenUI: Add load/save input profile 3 years ago
Connor McLaughlin 6df7d9acda NoGUI: Migrate to new host abstraction 3 years ago
Connor McLaughlin 2de402b2db Build: Add missing sln dependency 3 years ago
Connor McLaughlin fc770c83e8 dep: Add zstd 3 years ago
Connor McLaughlin ed3344c4ef Build: Add dependency on cubeb for frontend-common 3 years ago
Connor McLaughlin a899ca88f2 Build: Make OpenGL/Vulkan renderers optional
And disabled on Windows/arm64.
3 years ago
Connor McLaughlin 1625908847 dep: Remove libsamplerate 3 years ago
Connor McLaughlin 68b5dd869c SPU: Add time stretched audio output 3 years ago
Connor McLaughlin f54e32ff01 dep: Add soundtouch 3 years ago
Connor McLaughlin b42b5501f6 UI: Massive revamp, new features and improvements 3 years ago
Connor McLaughlin b7fbde31a7 Move utility classes from common to own static lib 3 years ago
Connor McLaughlin f89529015c dep: Move Vulkan loader to common 3 years ago
Connor McLaughlin d81e156a29 dep: Add build config for fmt 3 years ago
Connor McLaughlin 9a5ef2d0a2 Cheevos: Add RAIntergration support 3 years ago
Connor McLaughlin bceca040d9 dep/libchdr: Remove libFLAC dependency 3 years ago
Connor McLaughlin 7f88cd5f9f Add regression test runner 4 years ago
Connor McLaughlin 5da9edceb9 Build: Unify MSBuild options in props files 4 years ago
Connor McLaughlin 4436cd5b58 dep: Remove libcue 4 years ago
Connor McLaughlin 03905b8f2e Remove stub duckstation-sdl binary
It's been a stub for a while.
4 years ago
Connor McLaughlin 3ccaddc7e6 dep: Add rcheevos 4 years ago
Connor McLaughlin b267020d07 dep: Remove nativefiledialog 4 years ago
Connor McLaughlin cae5bc1712 Add NoGUI frontend based on old SDL frontend + fullscreen UI 4 years ago
Connor McLaughlin 1eab296ec3 dep: Add libsamplerate 4 years ago
Connor McLaughlin 419726f4cc Remove libretro core - core will now be maintained by libretro
libretro have agreed to take over maintenance of the core.

Please see their fork at https://github.com/libretro/duckstation if you
wish to continue to use it.
4 years ago
Connor McLaughlin 49cea927f0 Build: Add ARM64 platform for Windows 4 years ago
Connor McLaughlin af6978bcb1 Build: Disable building libretro dll from VS solution
This is done via cmake.
5 years ago
Connor McLaughlin 12bef7caa2 Add update installer program (Windows only for now) 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
Connor McLaughlin 2a38090e7a HostDisplay: Move most backend logic to FrontendCommon 5 years ago
Connor McLaughlin 5bbcde7835 dep: Add glslang 5 years ago
Connor McLaughlin da83059e31 dep/vulkan-loader: Add Vulkan headers and basic dynamic loader 5 years ago
Connor McLaughlin d7f083559e Add initial libretro implementation 5 years ago
Connor McLaughlin 6e7c58de43 dep: Add discord-rpc 5 years ago
Connor McLaughlin 277c03aca0 Add auto-generated Git version to window titles 5 years ago
Connor McLaughlin 5b6027e6bb Add common-tests and rectangle class tests 5 years ago
Connor McLaughlin 6ce97e0e13 dep: Add googletest 5 years ago
Connor McLaughlin d46d681179 Add xxhash to dependencies 5 years ago
Connor McLaughlin 745c2785b2 Move shared frontend code from SDL to a seperate project 5 years ago
Stenzek d67133b537 Build: Fix DebugFast config for tinyxml2 5 years ago