Flyinghead
|
7f49accc22
|
Merge remote-tracking branch 'origin/master' into fh/directx
|
2021-06-07 20:53:31 +02:00 |
scribam
|
d862453956
|
github actions: authorize aws actions on main repository only
|
2021-06-04 11:08:30 +02:00 |
scribam
|
4a9c51a6c8
|
github actions: remove flac installation from macos
|
2021-05-31 23:24:43 +02:00 |
scribam
|
4c2bf59c46
|
github actions: extend cache for Android build
|
2021-05-29 14:32:06 +02:00 |
scribam
|
642a89733b
|
ci: remove flac package
|
2021-05-29 14:13:05 +02:00 |
flyinghead
|
7ed68952ba
|
Merge remote-tracking branch 'origin/master' into fh/directx
# Conflicts:
# core/deps/patches/SDL.patch
# core/hw/maple/maple_devs.cpp
# core/rend/gl4/gles.cpp
# core/rend/gles/gles.cpp
# core/rend/gui.cpp
# core/rend/gui.h
# shell/apple/emulator-osx/reicast-osx.xcodeproj/project.pbxproj
|
2021-05-26 22:38:48 +02:00 |
Flyinghead
|
9564a947e8
|
ci: don't init aws creds for pull requests
|
2021-05-25 13:45:09 +02:00 |
Edward Li
|
878fbedcbe
|
Use capitalized file name for GitHub CI also
|
2021-05-25 13:44:02 +02:00 |
flyinghead
|
6d32ad2ac8
|
Use github actions for all ci jobs. Only build with cmake (#251)
* osx: bundle id change com.reicast -> com.flyinghead
* use gh actions for all ci jobs
* cmake: strip executable
|
2021-05-24 11:03:15 +02:00 |
Flyinghead
|
6cd99da6df
|
init git submodules
|
2021-05-22 18:47:47 +02:00 |
Flyinghead
|
041e29d1ae
|
gh action: fix macos build
|
2021-05-19 11:29:38 +02:00 |
Flyinghead
|
3a1ae0db00
|
mmu: fix macos crash. only flush user mem in address lut
force rtt2vram for JSR (custom graffiti)
clean up vmem32 remains
missing host_context.h change
gh action: build sdl from source on macos
|
2021-05-18 12:53:14 +02:00 |
Flyinghead
|
6dfa9f7786
|
android: oboe audio driver. get rid of build variants
Issue #182
|
2021-04-30 19:57:11 +02:00 |
flyinghead
|
f2a0098fed
|
build fix 2
|
2021-04-13 12:22:01 +02:00 |
flyinghead
|
b549c56b23
|
build fix. default Delay Frame Swapping to true
|
2021-04-13 11:20:11 +02:00 |
Flyinghead
|
87f6bf2d77
|
reicast -> flycast
|
2021-04-04 13:35:11 +02:00 |
scribam
|
f7e391dd2f
|
GitHub Actions: Enable i686-pc-windows-msvc build
|
2021-02-28 22:12:33 +01:00 |
scribam
|
eb5ebbc0aa
|
GitHub Actions: Remove git fetch since it is not necessary anymore
|
2021-02-14 20:55:17 +01:00 |
scribam
|
c504cb50dc
|
GitHub Actions: Bump actions/cache to v2
|
2021-02-14 20:55:01 +01:00 |
flyinghead
|
ed7bd06f96
|
win32: multiple mice support. Patch and build SDL
|
2021-01-21 21:00:46 +01:00 |
Flyinghead
|
d97d1048fb
|
msvc: don't set CMAKE_SYSTEM_NAME if we want CMAKE_SYSTEM_PROCESSOR
|
2021-01-05 11:16:25 +01:00 |
Flyinghead
|
5e4194b719
|
msvc: force sdk version
|
2021-01-05 10:31:01 +01:00 |
Flyinghead
|
8d5708e255
|
disable 32b win build
|
2021-01-04 22:10:23 +01:00 |
Flyinghead
|
2c8b5aa7f8
|
vs2019 build tentative fix
|
2021-01-04 18:56:15 +01:00 |
Flyinghead
|
9c43a55c42
|
miniupnpc: fix include dir
|
2020-12-28 13:15:06 +01:00 |
Flyinghead
|
e7ae03ded9
|
modem: use miniupnp to open router ports
|
2020-12-28 11:31:26 +01:00 |
Flyinghead
|
953200b87b
|
gl: Use 32x32 palette texture to avoid precision issues
fixes kofxi graphics corruption on Mali-400/450
fix macos github action
|
2020-11-19 11:56:10 +01:00 |
scribam
|
dfda9c764b
|
Use CMake for Android build and add GitHub CI
|
2020-08-01 12:30:53 +02:00 |
scribam
|
e30bf5205e
|
github-actions: add ccache support
|
2020-05-08 14:21:16 +02:00 |
scribam
|
68fe119344
|
Add Cirrus CI (FreeBSD only) and GitHub Actions to build with CMake
|
2020-05-05 21:56:15 +02:00 |