staphen
d38b506c3a
Update ASIO to fix error messages on Windows
2 years ago
Gleb Mazovetskiy
26f0eea50d
Bump SDL to v2.30.5
2 years ago
Oleksandr Kalko
5446496ae6
General Android upgrades
...
* SDL2 to 2.30.2 bugfix
* Gradle to 8.7
* Android Gradle plugin to 8.3.2
Playtested to my Google Pixel 2, Android 11
2 years ago
Anders Jenbo
4f0943f1e5
Upgrade SDL to 2.30.0
2 years ago
Anders Jenbo
c990369d25
Fix building ASIO on macos
3 years ago
Gleb Mazovetskiy
afd01a0dda
nxdk: Bump libfmt to our port of fmt-10.0.0
3 years ago
Gleb Mazovetskiy
3e2a26a195
Bump libfmt to 10.0.0
3 years ago
Gleb Mazovetskiy
9021e3b89e
Automate Linux x86_64 release
...
Also adds `discord_game_sdk.so` to the Linux release builds.
3 years ago
Gleb Mazovetskiy
77dda702cf
CMake: Update SDL2 to the latest version
3 years ago
Gleb Mazovetskiy
86ac8c459c
Bump libfmt
3 years ago
staphen
2fce8f41d5
Update libmpq
3 years ago
Gleb Mazovetskiy
cd7d74b55c
Discord: Additional patches
...
1. Replaces `#include <Windows.h>` with `#include <windows.h>`
for compatibility with case-sensitive file systems (e.g. MinGW
cross-compilation on a Linux host).
2. Adds missing `#include <cstdint>` to `cpp/types.h`.
3. Fixes calling convention for callback lambdas.
3 years ago
Gleb Mazovetskiy
40ab1c372f
Fix Discord linking on Windows
...
Fixes #5694
3 years ago
staphen
fb76f9ed5a
Update libzt to include compile-time detection for ARMv8a crypto extensions
3 years ago
Gleb Mazovetskiy
2dd57475a5
Update SDL to the latest SDL2 branch
3 years ago
Gleb Mazovetskiy
f4a3b54fb9
Update Discord SDK
3 years ago
Gleb Mazovetskiy
ff4be220ab
zlib: Add the GitHub mirror
...
Another attempt to fix #5616
3 years ago
Gleb Mazovetskiy
f325030af9
zlib: Add an alternative URL
...
1. Hopefully this will make the Xbox One build less flaky. Refs #5616 .
2. The second URL will work even when zlib releases a new version.
3 years ago
Gleb Mazovetskiy
351c9d0c13
Update SDL2 and SDL2 Android code
3 years ago
Gleb Mazovetskiy
9baf20d54e
Update SDL2
...
The new version fixes audio resampler quality issues and improves
support for various controllers.
3 years ago
Gleb Mazovetskiy
3cb24c15f3
Remove SDL_image dep from SDL1 build
...
Fixes #5504
3 years ago
Gleb Mazovetskiy
bdeb6ade0e
amiga.cmake: Remove `find_package(ZLIB)` ( #5501 )
...
* CMake: 3rdParty/zlib fixes
1. zlib already provides a CMakeLists.txt, use it.
2. Stub find_package for source build. ZLIB is used by libpng via `find_package(ZLIB)`.
3. amiga.cmake: Remove `find_package(ZLIB)`.
* Update UWP build directory for zlibstatic.lib
Co-authored-by: staphen <staphen@gmail.com>
3 years ago
Gleb Mazovetskiy
0498d7d3a7
Fix compilation warnings
3 years ago
staphen
96aedf0605
Update zlib to 1.2.13
3 years ago
Oleksandr Kalko
827efc618d
Update SDL2 used from source to v2.24.1
...
VCPKG already updated
Release notes: https://github.com/libsdl-org/SDL/releases/tag/release-2.24.1
3 years ago
staphen
fb6b9306df
Upgrade libpng to 1.6.38
4 years ago
Gleb Mazovetskiy
6be4f7a321
CMake: Use FindPatch
...
CMake's built-in FindPatch will look in the Git installation directory
on Windows, eliminating the need for Windows users to modify PATH.
See https://github.com/Kitware/CMake/blob/master/Modules/FindPatch.cmake
4 years ago
Gleb Mazovetskiy
a430d99f24
Fix Discord SDK build on newer gcc
4 years ago
Stephen C. Wills
15d7345b28
3rdParty/SDL2: Use SDL_TEST_ENABLED_BY_DEFAULT
4 years ago
Gleb Mazovetskiy
df492f34b3
3rdParty/SDL2: Disable SDL_TEST
...
The fully-vendored source distribution removes all test files to reduce
the size, which causes a CMake configuration error if `SDL_TEST` is on.
4 years ago
staphen
75a32d3937
Update libzt
4 years ago
Anders Jenbo
da151b3bc1
Update SDL2 to versoin 2.23.2
4 years ago
Gleb Mazovetskiy
5d1b7f9f75
Bump SDL_audiolib
4 years ago
Gleb Mazovetskiy
f0cab60483
Bump googletest
4 years ago
Gleb Mazovetskiy
00d9dde90b
Bump find_steam_game
4 years ago
Gleb Mazovetskiy
3c992fd6c4
Bump libmft
4 years ago
Gleb Mazovetskiy
052e38e59c
Xbox NXDK: Use diasurgical fork of libfmt
4 years ago
Gleb Mazovetskiy
ca408b1ebc
Bump simpleini
...
Includes
56499b5af5
which fixes a warning
4 years ago
Gleb Mazovetskiy
c8ddf7df65
Crawl: Move implementation from header to cpp
4 years ago
Gleb Mazovetskiy
59a335a478
Bump SDL_audiolib
4 years ago
Gleb Mazovetskiy
850f4d0a8c
Bump libmpq
...
Includes 1f4327d2b3
and 6a9fbdc7ed
4 years ago
Gleb Mazovetskiy
ec0c2f6da6
Bump libmpq ( #4842 )
...
Includes d683694186
and 94a32fcb26
4 years ago
Gleb Mazovetskiy
5f960878ac
Bump libmpq ( #4841 )
...
Includes
b9daa8ec7a
4 years ago
Anders Jenbo
eb7673e0ee
Fix building on VS2017 ( #4795 )
4 years ago
Gleb Mazovetskiy
c6e107433a
CMake: Fix SimpleIni on vcpkg
4 years ago
Gleb Mazovetskiy
d2d9fcb5b5
Update SDL_audiolib
...
The latest version uses libfmt internally
and removes the need for exceptions.
4 years ago
Gleb Mazovetskiy
a885df8b21
Bump libmpq
...
Includes https://github.com/diasurgical/libmpq/pull/5
and https://github.com/diasurgical/libmpq/pull/6
4 years ago
Sandro
c3b1415662
Prefer system FindSDL_audiolib
4 years ago
Gleb Mazovetskiy
104055b463
Bump libzt
...
Includes https://github.com/diasurgical/libzt/pull/8
4 years ago
Gleb Mazovetskiy
a9afb2cfcd
Bump SDL_audiolib
...
This version includes an option to use the SDL resampler.
4 years ago