Commit Graph

147 Commits (6e9ebfa5b5ea0fc52b4cdc7b2b28d04fb0f4e84e)

Author SHA1 Message Date
Connor McLaughlin e4b23ffb7e dep/imgui: Handle backspace text input 5 years ago
Connor McLaughlin 89eda96cef dep/imgui: Activate text input on mouse/gamepad nav 5 years ago
Connor McLaughlin 98e1bdee8d dep/vulkan-loader: _WIN32 -> WIN32 5 years ago
Connor McLaughlin 48422a9932
Merge pull request #2336 from Wunkolo/vk-debug-utils
GPU/Vulkan: Update VK_EXT_debug_report to VK_EXT_debug_utils
5 years ago
Wunkolo b7f583d10f GPU/Vulkan: Update VK_EXT_debug_report to VK_EXT_debug_utils
`VK_EXT_debug_report` has been officially depreciated by khronos in favor of the `VK_EXT_debug_utils` extension
5 years ago
Connor McLaughlin 06b009f361 Warning fixes 5 years ago
Silent d567f1e870 Upgrade rcheevos to v10.1.0 5 years ago
Silent c705eea3f9
Expose additional functions from rc_url.h
Will be needed for building proper leaderboard requests
5 years ago
Connor McLaughlin 815146e7d8 GPU/HW: Fix incorrect blend factor
Regression from 75e6c175de
5 years ago
Connor McLaughlin 0cb9a3dcb6 dep/libFLAC: Silence CPUID messages in debug builds 5 years ago
Connor McLaughlin 81f004b6c6 dep/msvc: Sync Qt submodule 5 years ago
Connor McLaughlin 270bf59817 dep/libsamplerate: Sync minimum cmake version with main 5 years ago
Connor McLaughlin e995331239 dep/vulkan-loader: Don't use potentially-conflicting symbol names 5 years ago
Connor McLaughlin d4a13f511c dep: Reduce dependencies for libretro core 5 years ago
Connor McLaughlin 4436cd5b58 dep: Remove libcue 5 years ago
Connor McLaughlin 05a89e385d Build: Use Qt 6 on Windows 5 years ago
Connor McLaughlin 1392a64a93 Re-add libretro core 5 years ago
Christopher Snowhill 1d7a7bc842 cubeb: Adjust cubeb_jack to build on latest macOS 5 years ago
Connor McLaughlin 6b2ce266d4 dep/discord-rpc: Ensure the cleared presence gets sent at shutdown 5 years ago
Connor McLaughlin a7017783e4 dep/rurl: Enlarge username buffers 6 years ago
Connor McLaughlin aa57ec6105 dep/cubeb: Work around strlcpy not existing on Linux 6 years ago
Connor McLaughlin 1893bfd248 Cheevos: Don't choke on long passwords 6 years ago
Connor McLaughlin 7190c571f9 CMake: Build system support for FreeBSD 6 years ago
Connor McLaughlin 10c3506f1a Cheevos: Linux support 6 years ago
Connor McLaughlin 0ec2c87a0e Implement RetroAchivements 6 years ago
Connor McLaughlin 20fa5b74d2 dep/rcheevos: Use https for requests in url.c 6 years ago
Connor McLaughlin 3ccaddc7e6 dep: Add rcheevos 6 years ago
Connor McLaughlin 8f9bbb0bba Vulkan: Support VK_KHR_display 6 years ago
Connor McLaughlin b267020d07 dep: Remove nativefiledialog 6 years ago
Connor McLaughlin a563f99191 dep/imgui: Update to 9499afdf5e7f22e2cf4bf7c365d18f7e1d07572b 6 years ago
Connor McLaughlin 6f60960a1d dep/imgui: Move internal header to public include 6 years ago
Connor McLaughlin 901f862737 dep/minizip: Don't define 64-bit file macros on Android
Doesn't compile with current NDKs otherwise.
6 years ago
Connor McLaughlin d23645e02f CMake: Fix Linux build 6 years ago
Connor McLaughlin 25847494d5 dep/xxhash: Set XXH_X86DISPATCH_ALLOW_AVX on x86/x64 6 years ago
Connor McLaughlin 1eab296ec3 dep: Add libsamplerate 6 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.
6 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.
6 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
6 years ago
Connor McLaughlin 8debaa34d9 dep/msvc: Update SDL2 to 2.0.14 6 years ago
Connor McLaughlin af3b2b0e15 Build: Fix xxhash on non-Windows 6 years ago
Connor McLaughlin 34dace4506 dep/xxhash: Update to latest version 6 years ago
Albert Liu b9c5d5b8a3 dep/cubeb: Update to 860bf2b 6 years ago
Connor McLaughlin 0f8f9bc052 dep/cubeb: Update to 85f1cf4 6 years ago
Albert Liu 47bf9862bc dep/cubeb: Update to 70fadbf 6 years ago
Connor McLaughlin 2a61620dae dep/libchdr: Sync to upstream (82670d5) 6 years ago
Connor McLaughlin 302b08023e dep/vixl: Fix building for AArch32 6 years ago
Connor McLaughlin 18f8c7bc61 dep/zlib: Mac build fix again 6 years ago
Connor McLaughlin c01d6ba44b dep/libcue: Mac build fix 6 years ago
Connor McLaughlin a036ae92e8 dep/cubeb: Compile fix for MSVC 6 years ago
Connor McLaughlin f5f3b3f5d1 dep/cubeb: Add missing oss_i4_v4.c test file 6 years ago