Flyinghead
53b5588bda
Merge remote-tracking branch 'origin/master' into dev
2022-03-13 11:01:27 +01:00
scribam
33115a39a3
android: use latest cmake from android studio
2022-02-27 08:33:44 +01:00
Flyinghead
6538360fe1
switch: use devkita64:20220128 instead of latest
...
fixes peformance issue
2022-02-26 08:14:10 +01:00
Flyinghead
9c3f60c26c
CI: windows-2019 for windows. devkita64:20220128 for switch
2022-02-25 18:30:28 +01:00
Flyinghead
ed0e5b8c5a
remaining references to windows-latest -> windows-2019
2022-02-25 17:47:47 +01:00
Flyinghead
c75d94bd90
use windows-2019 for windows builds
2022-02-25 17:36:13 +01:00
Flyinghead
340c55c570
build fix
2022-01-28 22:30:07 +01:00
Edward Li
0bb6fed822
Remove junk folder when packaging macOS app
2021-12-26 23:20:58 +01:00
scribam
fde683a82e
ci: cmake install for switch builds
2021-12-23 22:31:39 +01:00
scribam
4feff7d917
ci: add ccache for switch builds
2021-12-23 22:31:39 +01:00
Flyinghead
2cb7a1d96c
android CI: upload to S3 after dumping symbols
2021-12-21 21:26:31 +01:00
Flyinghead
00562455e0
android CI: choose the openssl flavor of curl
2021-12-20 16:11:54 +01:00
Flyinghead
bb88dcfe66
android CI: install libcurl for breakpad. Disable breakpad on macOS
2021-12-20 16:08:22 +01:00
Flyinghead
970e594009
Build with breakpad submodule. Use gcc 11 on windows.
2021-12-20 15:45:46 +01:00
scribam
109cb81ab7
ci: add cmake install and refactor artifact generation
2021-12-20 14:36:48 +01:00
scribam
92b8eae2dc
ci: cleanup cmake build type
2021-12-19 15:02:05 +01:00
scribam
94fccc5112
ci: fix ccache cache key
2021-12-19 11:18:32 +01:00
scribam
73fa0e3efc
cmake/deps: update sdl to version 2.0.18
2021-12-19 11:18:24 +01:00
flyinghead
2f5271ab83
yabf4
2021-12-18 13:33:42 +01:00
flyinghead
4e448b23a8
yabf3
2021-12-18 13:25:41 +01:00
flyinghead
38002d4907
yabf2
2021-12-18 13:14:04 +01:00
flyinghead
fd81f9b1b4
yabf
2021-12-18 13:11:17 +01:00
flyinghead
77900f5745
ci: env var not replaced
2021-12-18 12:25:02 +01:00
flyinghead
8684aac4f2
yaml parse error
2021-12-18 12:19:09 +01:00
flyinghead
b1e0bc90ba
uwp: remove angle, upload to S3. windows: don't build SDL
2021-12-18 11:50:03 +01:00
Flyinghead
dc5acd24b2
Merge remote-tracking branch 'origin/master' into net-rollback
2021-12-17 12:40:37 +01:00
flyinghead
7820c9bc44
dx9/11: fix rtt2vram crash. dx11: modvol fix and more
...
dx11: clip modvol triangles before sending them to the gpu
dx9,11: wrong source pointer for rtt to vram
dx11: handle source RowPitch when copy rtt to vram
dx11: crash at reinit
dx11: wrong scissor with direct fb rendering
dx11: blend ops are different for the alpha channel
Fix mingw CI build
2021-12-04 19:16:11 +01:00
flyinghead
91da49dc52
mingw: downgrade cmake
2021-12-03 23:08:59 +01:00
flyinghead
b5a45417d9
mingw: downgrade gcc to 10.3
2021-12-03 22:29:41 +01:00
flyinghead
adb61259c1
mingw ci: enable dump_syms ouput
2021-12-02 17:20:56 +01:00
DisasterMo
ddc2e84e45
Add automatic Crowdin synchronization
2021-12-01 21:28:51 +01:00
flyinghead
a050a61f2e
ci: install dx9 sdk for mingw
2021-12-01 21:28:21 +01:00
flyinghead
6a8f1b941e
dx11: overlay support. inside clipping. 4K support on xbox. log fix
...
dx11: support for vmu and lightgun crosshair overlays
dx11: implement inside clipping (fixes 18 wheeler rear view mirror)
dx11: tentative 4K support on xbox
iOS,uwp: save log file in home (iOS)/data(uwp) directory
uwp: don't sign app on pull requests
2021-11-29 18:22:25 +01:00
flyinghead
f91847dad0
DX11 renderer WIP
2021-11-26 18:08:41 +01:00
flyinghead
ea75311a34
uwp: yml typo
2021-11-21 15:34:01 +01:00
flyinghead
33fd8a9ec7
uwp: sign appx package
2021-11-21 15:18:55 +01:00
flyinghead
1057f50f86
uwp CI fix
2021-11-20 19:13:55 +01:00
flyinghead
5b933cde61
uwp: use ccache for CI. gui_util.h typo
2021-11-20 18:24:21 +01:00
flyinghead
f25c83e006
uwp CI fix
2021-11-20 16:21:27 +01:00
flyinghead
bc34024e32
uwp: fix crash when opening menu/canceling load. CI job
2021-11-20 16:18:27 +01:00
scribam
f6cc2c7b91
ci: use msys2 only for mingw builds
2021-11-09 10:37:43 +01:00
Flyinghead
da3ed74c4e
vulkan: moltenvk support on macOS - WIP
...
sdl: save/restore window position in config
2021-11-01 13:05:22 +01:00
Flyinghead
4af194035c
win: fix binary s3 upload
2021-10-04 19:21:18 +02:00
Flyinghead
3171cfd381
win: fix binary s3 upload
2021-10-03 21:46:37 +02:00
flyinghead
82bec1e324
lua: build fix for linux and win. dx9: crash on exit
2021-10-03 20:22:52 +02:00
Flyinghead
897cc01f93
some lua bindings
2021-10-03 18:34:27 +02:00
scribam
4e019cc233
Update issue templates
2021-09-25 16:04:23 +02:00
scribam
3ec08f6ae1
ci: simplify C/C++ CI workflow
2021-09-21 10:11:56 +02:00
Flyinghead
e45ec4324f
Merge remote-tracking branch 'origin/master' into libretro
2021-09-10 12:19:29 +02:00
flyinghead
baa0ac44ca
paypalme link
2021-09-05 17:30:26 +02:00