Flyinghead
|
897cc01f93
|
some lua bindings
|
2021-10-03 18:34:27 +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
|
2baf2cfed6
|
ci: always install dx2010
|
2021-08-30 12:13:52 +02:00 |
Flyinghead
|
4d5c93adfa
|
ios: add entitlements and sign IPA with ldid
|
2021-08-29 11:58:05 +02:00 |
Flyinghead
|
970f8c6dcd
|
upload iOS and switch builds to S3
|
2021-08-20 19:57:20 +02:00 |
Flyinghead
|
1bea7853ef
|
iOS: CI job, JIT status, touch fixes
|
2021-08-10 17:04:36 +02:00 |
Flyinghead
|
5fd00e3063
|
specify RelWithDebInfo output dir
|
2021-07-26 00:13:05 +02:00 |
Flyinghead
|
a46a012c3c
|
tentative fix against .NET stupidity
|
2021-07-25 22:42:05 +02:00 |
Flyinghead
|
3072105efe
|
github: don't upload symbols for linux
|
2021-07-25 22:27:17 +02:00 |
Flyinghead
|
8f09ac2611
|
github: don't parameterize shell
|
2021-07-25 22:22:08 +02:00 |
Flyinghead
|
e12be7cf29
|
add breakpad support for android, linux and windown
|
2021-07-25 21:55:29 +02:00 |
Flyinghead
|
80a5b44fe9
|
enable vulkan in lr ci builds
|
2021-07-08 12:52:00 +02:00 |
flyinghead
|
c205a888a9
|
options: anisotropic filtering, oit pixel buffer size, fast gdrom load
|
2021-07-06 16:19:12 +02:00 |
flyinghead
|
a3b66aec1f
|
libretro: win32 support. build fix.
|
2021-07-06 13:22:54 +02:00 |
Flyinghead
|
7dbd79750c
|
WIP libretro core update
|
2021-07-05 19:44:08 +02:00 |
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
|
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
|
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
|
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 |
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
|
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 |