Commit Graph

137 Commits (ebcc11750d5156b129eaa4e4cde4c446c9bedf8d)

Author SHA1 Message Date
Connor McLaughlin 81f004b6c6 dep/msvc: Sync Qt submodule 4 years ago
Connor McLaughlin 270bf59817 dep/libsamplerate: Sync minimum cmake version with main 4 years ago
Connor McLaughlin e995331239 dep/vulkan-loader: Don't use potentially-conflicting symbol names 4 years ago
Connor McLaughlin d4a13f511c dep: Reduce dependencies for libretro core 4 years ago
Connor McLaughlin 4436cd5b58 dep: Remove libcue 4 years ago
Connor McLaughlin 05a89e385d Build: Use Qt 6 on Windows 4 years ago
Connor McLaughlin 1392a64a93 Re-add libretro core 4 years ago
Christopher Snowhill 1d7a7bc842 cubeb: Adjust cubeb_jack to build on latest macOS 4 years ago
Connor McLaughlin 6b2ce266d4 dep/discord-rpc: Ensure the cleared presence gets sent at shutdown 4 years ago
Connor McLaughlin a7017783e4 dep/rurl: Enlarge username buffers 4 years ago
Connor McLaughlin aa57ec6105 dep/cubeb: Work around strlcpy not existing on Linux 4 years ago
Connor McLaughlin 1893bfd248 Cheevos: Don't choke on long passwords 4 years ago
Connor McLaughlin 7190c571f9 CMake: Build system support for FreeBSD 4 years ago
Connor McLaughlin 10c3506f1a Cheevos: Linux support 4 years ago
Connor McLaughlin 0ec2c87a0e Implement RetroAchivements 4 years ago
Connor McLaughlin 20fa5b74d2 dep/rcheevos: Use https for requests in url.c 4 years ago
Connor McLaughlin 3ccaddc7e6 dep: Add rcheevos 4 years ago
Connor McLaughlin 8f9bbb0bba Vulkan: Support VK_KHR_display 4 years ago
Connor McLaughlin b267020d07 dep: Remove nativefiledialog 4 years ago
Connor McLaughlin a563f99191 dep/imgui: Update to 9499afdf5e7f22e2cf4bf7c365d18f7e1d07572b 4 years ago
Connor McLaughlin 6f60960a1d dep/imgui: Move internal header to public include 4 years ago
Connor McLaughlin 901f862737 dep/minizip: Don't define 64-bit file macros on Android
Doesn't compile with current NDKs otherwise.
4 years ago
Connor McLaughlin d23645e02f CMake: Fix Linux build 4 years ago
Connor McLaughlin 25847494d5 dep/xxhash: Set XXH_X86DISPATCH_ALLOW_AVX on x86/x64 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 d588c26cf6 Revert "dep/msvc: Update SDL2 to 2.0.14"
This reverts commit 8debaa34d9.

Seems to be a few regressions, namely XBox Controller Rumble, other
controllers not detecting, etc.
4 years ago
Guillaume Bouchard f30addc70d Use gtk3 for nativefiledialog
Rational: gtk2 is not maintained anymore and the change was simple.

- Update of nativefiledialog/CMakeLists.txt in order to detect and use
  gtk3
- Updated a few files referencing gtk2, especially:
  - github workflow: I tested that the apt-get update works on ubuntu
    18.03 in a docker container
  - Readme.

This was tested in the following nixpkgs PR: https://github.com/NixOS/nixpkgs/pull/107878
4 years ago
Connor McLaughlin 8debaa34d9 dep/msvc: Update SDL2 to 2.0.14 4 years ago
Connor McLaughlin af3b2b0e15 Build: Fix xxhash on non-Windows 4 years ago
Connor McLaughlin 34dace4506 dep/xxhash: Update to latest version 4 years ago
Albert Liu b9c5d5b8a3 dep/cubeb: Update to 860bf2b 4 years ago
Connor McLaughlin 0f8f9bc052 dep/cubeb: Update to 85f1cf4 4 years ago
Albert Liu 47bf9862bc dep/cubeb: Update to 70fadbf 4 years ago
Connor McLaughlin 2a61620dae dep/libchdr: Sync to upstream (82670d5) 4 years ago
Connor McLaughlin 302b08023e dep/vixl: Fix building for AArch32 4 years ago
Connor McLaughlin 18f8c7bc61 dep/zlib: Mac build fix again 4 years ago
Connor McLaughlin c01d6ba44b dep/libcue: Mac build fix 4 years ago
Connor McLaughlin a036ae92e8 dep/cubeb: Compile fix for MSVC 4 years ago
Connor McLaughlin f5f3b3f5d1 dep/cubeb: Add missing oss_i4_v4.c test file 4 years ago
Connor McLaughlin 045866506f dep/cubeb: Update to 1d66483 4 years ago
Connor McLaughlin 11c25c68c5 Build: Skip AArch32 emitter for vixl on AArch64 4 years ago
Connor McLaughlin 49cea927f0 Build: Add ARM64 platform for Windows 4 years ago
Connor McLaughlin 922db9d8ee dep/vixl: Compile fixes for MSVC 4 years ago
Connor McLaughlin b76859a8c2 Update Qt submodule 4 years ago
Connor McLaughlin b53be2687d dep/sdl2: Add ARM64 binaries 4 years ago
Connor McLaughlin 10f74dff18 dep/vixl: Add MSVC project 4 years ago
Connor McLaughlin f81502ea6f Add ARM64 Qt to QtCompile.props 4 years ago
Connor McLaughlin f0ac695710 dep/sdl2: Fix compilation on ARM64 4 years ago
Connor McLaughlin ce9ff142b3 Build: Skip cubeb and googletest for libretro core 4 years ago