github-actions[bot]
aacbe5085a
Update win-x86 SDL binaries
2022-05-23 05:41:21 +00:00
Dean Herbert
0b5cb56c74
Merge pull request #116 from ekrctb/fix-i386
...
Workaround GitHub Action ubuntu-20.04 image issue
2022-05-23 14:36:45 +09:00
ekrctb
a2a5bb01c1
Workaround GitHub's ubuntu-20.04 image issue
...
This should fix linux-x86 failure
2022-05-23 14:21:45 +09:00
Dean Herbert
562fc2fcfe
Merge pull request #115 from ekrctb/fix-i386
...
Fix linux-x86 build failure and improve apt-get command line
2022-05-23 13:13:48 +09:00
ekrctb
9f7112dab7
Improve apt-get command line
...
- Use native Ninja.
- `libwayland-client++0` and `libwayland-cursor++0` are redundant
because these are dependencies of `libwayland-dev`
- Added `-y` flag and `cmake` for local testing.
2022-05-23 12:48:22 +09:00
ekrctb
95c34e8606
Remove PPA that is no longer needed
...
this is no longer needed because we updated OS to 20.04
and it is breaking i386 build
2022-05-23 12:40:20 +09:00
Dean Herbert
74b903b48f
Merge pull request #108 from ekrctb/bump-linux-builder
...
Bump Linux builder OS to ubuntu-20.04
2022-05-22 19:03:19 +09:00
ekrctb
79efec7b3a
Bump Linux builder OS to ubuntu-20.04
...
The resulting binary will require glibc version 2.31 or newer.
2022-05-21 18:37:01 +09:00
Dean Herbert
d6ddadcd3f
Merge remote-tracking branch 'upstream/update-osx-x64-binaries'
2022-05-09 19:29:07 +09:00
github-actions[bot]
5b8f857b62
Update osx-x64 SDL binaries
2022-05-09 10:20:23 +00:00
Dean Herbert
619b60041d
Merge remote-tracking branch 'upstream/update-win-x86-binaries'
2022-05-09 19:14:51 +09:00
Dean Herbert
1c79fa9d6b
Merge remote-tracking branch 'upstream/update-win-x64-binaries'
2022-05-09 19:14:50 +09:00
Dean Herbert
1815852dcc
Merge remote-tracking branch 'upstream/update-win-arm64-binaries'
2022-05-09 19:14:49 +09:00
Dean Herbert
4eaea60401
Merge remote-tracking branch 'upstream/update-osx-arm64-binaries'
2022-05-09 19:14:20 +09:00
Dean Herbert
46f2eabdc7
Merge remote-tracking branch 'upstream/update-linux-x86-binaries'
2022-05-09 19:14:18 +09:00
github-actions[bot]
f06b293caa
Update osx-arm64 SDL binaries
2022-05-09 10:12:34 +00:00
github-actions[bot]
c7e834b048
Update win-x64 SDL binaries
2022-05-09 10:10:05 +00:00
github-actions[bot]
fdbdfbc6b4
Update win-x86 SDL binaries
2022-05-09 10:09:56 +00:00
github-actions[bot]
2e544995ce
Update linux-x86 SDL binaries
2022-05-09 10:09:47 +00:00
github-actions[bot]
7c09b28d8a
Update win-arm64 SDL binaries
2022-05-09 10:09:04 +00:00
github-actions[bot]
c33223356b
Update linux-x64 SDL binaries
2022-05-09 10:07:01 +00:00
Dean Herbert
f0df2348d3
Merge pull request #100 from peppy/2.0.22
...
Pull in 2.0.22 changes from upstream
2022-05-09 19:03:39 +09:00
Dean Herbert
36ca8b2802
Merge branch 'flibitijibibo/master'
2022-05-09 19:01:28 +09:00
Ethan Lee
34338dfab2
2.0.22
2022-05-01 11:55:31 -04:00
Dean Herbert
d1e53cea05
Merge remote-tracking branch 'upstream/update-win-x86-binaries'
2022-01-29 15:01:22 +09:00
Dean Herbert
1821b2bb17
Merge remote-tracking branch 'upstream/update-win-x64-binaries'
2022-01-29 15:01:21 +09:00
Dean Herbert
b7fd7d726c
Merge remote-tracking branch 'upstream/update-win-arm64-binaries'
2022-01-29 15:01:21 +09:00
Dean Herbert
19aa8b1798
Merge remote-tracking branch 'upstream/update-osx-x64-binaries'
2022-01-29 15:01:20 +09:00
Dean Herbert
f32e4b5478
Merge remote-tracking branch 'upstream/update-osx-arm64-binaries'
2022-01-29 15:01:19 +09:00
Dean Herbert
366aa00589
Merge remote-tracking branch 'upstream/update-linux-x86-binaries'
2022-01-29 15:01:17 +09:00
github-actions[bot]
ae180cfc1f
Update osx-x64 SDL binaries
2022-01-29 05:49:57 +00:00
github-actions[bot]
187f94d325
Update osx-arm64 SDL binaries
2022-01-29 05:49:17 +00:00
github-actions[bot]
81c382eab4
Update win-arm64 SDL binaries
2022-01-29 05:47:34 +00:00
github-actions[bot]
11d2922072
Update win-x64 SDL binaries
2022-01-29 05:47:28 +00:00
github-actions[bot]
702b7c877a
Update win-x86 SDL binaries
2022-01-29 05:47:01 +00:00
github-actions[bot]
735989b51e
Update linux-x64 SDL binaries
2022-01-29 05:46:37 +00:00
github-actions[bot]
8cefdf4486
Update linux-x86 SDL binaries
2022-01-29 05:45:54 +00:00
Ethan Lee
b35aaa494e
2.0.20 changes
2022-01-10 16:07:17 -05:00
Ethan Lee
83205d8921
SDL2# now supports SDL2_gfx!
2021-12-17 13:00:55 -05:00
Ethan Lee
12137a127b
SDL2_gfx dllmap
2021-12-17 13:00:14 -05:00
Ethan Lee
f62950eae7
SDL2_gfx tabbing/license cleanup
2021-12-17 13:00:01 -05:00
Refrag
0a8a135a34
SDL2_gfx library bindings ( #230 )
2021-12-17 12:57:53 -05:00
Caleb Cornett
298a725adb
Update for 2.0.18 ( #229 )
2021-11-30 12:27:41 -05:00
Dean Herbert
9a9d4fbfb9
Merge remote-tracking branch 'upstream/update-osx-x64-binaries'
2021-11-23 18:05:50 +09:00
Dean Herbert
f84a835639
Merge remote-tracking branch 'upstream/update-win-x86-binaries'
2021-11-23 18:05:48 +09:00
Dean Herbert
52f2a61602
Merge remote-tracking branch 'upstream/update-win-x64-binaries'
2021-11-23 18:05:45 +09:00
Dean Herbert
3b42c239f0
Merge remote-tracking branch 'upstream/update-win-arm64-binaries'
2021-11-23 18:05:43 +09:00
Dean Herbert
a0a6f8f64d
Merge remote-tracking branch 'upstream/update-osx-arm64-binaries'
2021-11-23 18:05:41 +09:00
Dean Herbert
d4c8b25a79
Merge remote-tracking branch 'upstream/update-linux-x86-binaries'
2021-11-23 18:05:40 +09:00
github-actions[bot]
31db8dd836
Update osx-x64 SDL binaries
2021-11-23 08:40:03 +00:00