Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actions/checkout from 3 to 4 #20

Open
wants to merge 120 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
120 commits
Select commit Hold shift + click to select a range
f546e20
initial commit
ethanaobrien Feb 14, 2022
947c9ac
Fix compiling errors
ethanaobrien Feb 14, 2022
62887af
Merge branch 'libretro:master' into master
ethanaobrien Feb 17, 2022
f76171e
Merge branch 'libretro:master' into master
ethanaobrien Feb 19, 2022
a0b3197
Save state working perfectly
ethanaobrien Feb 20, 2022
2343bbc
Update README.md
ethanaobrien Feb 20, 2022
3bc5543
Merge branch 'libretro:master' into master
ethanaobrien Feb 20, 2022
1dd5014
Merge branch 'libretro:master' into master
ethanaobrien Feb 22, 2022
a1e379e
Merge branch 'libretro:master' into master
ethanaobrien Mar 5, 2022
c9aae0c
Merge branch 'libretro:master' into master
ethanaobrien Mar 8, 2022
34e96e9
Merge branch 'libretro:master' into master
ethanaobrien Mar 15, 2022
8e17b3d
Audio volume change/other stuff
ethanaobrien Mar 17, 2022
b591d48
Merge branch 'libretro:master' into master
ethanaobrien Mar 24, 2022
4857e96
Merge branch 'libretro:master' into master
ethanaobrien Apr 8, 2022
3cd0b26
Merge branch 'libretro:master' into master
ethanaobrien May 6, 2022
d128b5a
pause button works
ethanaobrien May 10, 2022
8926d29
n64 beta core
ethanaobrien Aug 3, 2022
63899b2
shader
ethanaobrien Aug 4, 2022
729959f
simulate input
ethanaobrien Aug 4, 2022
0dc1669
fix some bugs
ethanaobrien Aug 8, 2022
c1c3079
Update README.md
ethanaobrien Aug 8, 2022
8967d36
Merge branch 'libretro:master' into master
ethanaobrien Aug 8, 2022
e3e573c
Bump actions/setup-python from 2 to 4
dependabot[bot] Aug 8, 2022
bda45d8
fix driver issue
ethanaobrien Aug 8, 2022
b9d6526
add wasm argument
ethanaobrien Aug 8, 2022
2708980
add core settings
ethanaobrien Aug 9, 2022
374114c
Merge branch 'libretro:master' into master
ethanaobrien Aug 9, 2022
f585322
fix debug option
ethanaobrien Aug 10, 2022
8a4a7d6
Delete workflows
ethanaobrien Aug 11, 2022
775e884
undo this
ethanaobrien Aug 11, 2022
7bed1d1
Merge branch 'libretro:master' into master
ethanaobrien Aug 11, 2022
d1454c1
Merge branch 'libretro:master' into master
ethanaobrien Aug 12, 2022
1f6ca06
bug fixes / add fps counter
ethanaobrien Aug 13, 2022
aa28fff
fix savefiles directory
ethanaobrien Aug 16, 2022
4bf7555
remove menu messages
ethanaobrien Aug 19, 2022
d9c0517
Auto-7zip cores after compilation
ethanaobrien Aug 22, 2022
7965176
Un-remove UI messages (too many bugs)
ethanaobrien Aug 28, 2022
7559723
Merge branch 'libretro:master' into master
ethanaobrien Aug 28, 2022
c33b86e
Un-remove UI messages (too many bugs)
ethanaobrien Aug 28, 2022
cabe6c9
Merge branch 'master' of https://github.com/ethanaobrien/RetroArch
ethanaobrien Aug 28, 2022
005485f
Merge pull request #2 from ethanaobrien/dependabot/github_actions/act…
ethanaobrien Aug 30, 2022
43dc8c1
Revert "Bump actions/setup-python from 2 to 4"
ethanaobrien Aug 30, 2022
96462f2
Merge pull request #4 from ethanaobrien/revert-2-dependabot/github_ac…
ethanaobrien Aug 30, 2022
eee4a9f
Merge branch 'libretro:master' into master
ethanaobrien Aug 30, 2022
4632a09
Fix merge issues
ethanaobrien Sep 5, 2022
c544f03
Merge branch 'libretro:master' into master
ethanaobrien Sep 5, 2022
969370f
Fix fps text size
ethanaobrien Sep 5, 2022
8997aca
Merge branch 'libretro:master' into master
ethanaobrien Sep 6, 2022
b1b3f63
Merge branch 'libretro:master' into master
ethanaobrien Sep 14, 2022
51e49df
Add more cores
ethanaobrien Sep 14, 2022
e89e76a
Merge branch 'libretro:master' into master
ethanaobrien Sep 16, 2022
c7a3203
Fix screenshots
ethanaobrien Sep 16, 2022
55c288a
Merge branch 'libretro:master' into master
ethanaobrien Sep 19, 2022
8c1d37d
fix netplay for new cores!
ethanaobrien Sep 19, 2022
9bb7d4e
Merge branch 'libretro:master' into master
ethanaobrien Sep 24, 2022
4bd13cd
Merge branch 'libretro:master' into master
ethanaobrien Oct 13, 2022
446542e
fix some upstream merge bugs
ethanaobrien Oct 13, 2022
5c5d55d
disable debug
ethanaobrien Oct 13, 2022
9da0448
Merge branch 'libretro:master' into master
ethanaobrien Oct 24, 2022
0eb4073
Merge branch 'libretro:master' into master
ethanaobrien Oct 25, 2022
cac7b0f
Merge branch 'libretro:master' into master
ethanaobrien Nov 1, 2022
a877b26
Fix resume bug, add get save path function
ethanaobrien Nov 1, 2022
7fdb4a0
Merge pull request #12 from libretro/master
ethanaobrien Nov 8, 2022
1dec21a
Merge branch 'libretro:master' into master
ethanaobrien Nov 9, 2022
69e553e
Merge branch 'libretro:master' into master
ethanaobrien Nov 13, 2022
7efddff
Merge branch 'libretro:master' into master
ethanaobrien Nov 17, 2022
1b0e5a7
Merge branch 'libretro:master' into master
ethanaobrien Dec 4, 2022
da03b7f
Merge branch 'libretro:master' into master
ethanaobrien Jan 5, 2023
510515c
Change default out directory
ethanaobrien Feb 1, 2023
83ca325
Pull from upstream
ethanaobrien Feb 1, 2023
cb3af31
Merge branch 'libretro:master' into master
ethanaobrien Feb 6, 2023
23a443b
Merge branch 'libretro:master' into master
ethanaobrien Feb 9, 2023
3a4f7f2
Merge remote-tracking branch 'upstream/master'
ethanaobrien Apr 9, 2023
ebfa902
Merge branch 'libretro:master' into master
ethanaobrien May 7, 2023
ff6416d
Merge branch 'libretro:master' into master
ethanaobrien Jun 5, 2023
6cf1ad8
Merge branch 'libretro:master' into master
ethanaobrien Jun 25, 2023
5d86c0e
Fix RetroArch changes
ethanaobrien Jun 25, 2023
63c4a45
Cleanup, web scaling, canvas fixes. etc...
ethanaobrien Jun 26, 2023
ed85d34
Mute screen notifications
ethanaobrien Jun 29, 2023
c5ade32
enable RAF
ethanaobrien Jun 30, 2023
da1188a
add disk management functions
ethanaobrien Jun 30, 2023
c50fdc5
Finish multi disk controller
ethanaobrien Jul 1, 2023
c6d85c7
Merge branch 'libretro:master' into master
ethanaobrien Jul 1, 2023
a1022a9
check if core supports disk before accessing functions
ethanaobrien Jul 1, 2023
47316e6
Merge branch 'libretro:master' into master
ethanaobrien Jul 1, 2023
0938075
export disk functions
ethanaobrien Jul 1, 2023
d5c90fd
Merge branch 'libretro:master' into master
ethanaobrien Jul 2, 2023
57f5a4e
Basic touch movement
ethanaobrien Jul 5, 2023
77fc27c
Add clicking
ethanaobrien Jul 5, 2023
4cc6677
Add offset
ethanaobrien Jul 6, 2023
71225f4
Refresh save files exported function
ethanaobrien Jul 7, 2023
597e01c
enable `EM_TIMING_SETIMMEDIATE`
ethanaobrien Jul 11, 2023
f6657a6
Increase audio quality
ethanaobrien Jul 11, 2023
ba857a0
Merge remote-tracking branch 'upstream/master'
ethanaobrien Jul 15, 2023
11dc147
Merge branch 'libretro:master' into master
ethanaobrien Jul 19, 2023
b60576a
make video go to the top on mobile
ethanaobrien Jul 19, 2023
f4738ea
Fixable messages
ethanaobrien Jul 19, 2023
bda5fb9
Update dist-cores.sh
ethanaobrien Jul 22, 2023
72ae1f3
Cleanup
ethanaobrien Jul 23, 2023
56f5627
pthread js file zip into data file
ethanaobrien Jul 24, 2023
cfe60e2
Add memory padding ability (for ppsspp)
ethanaobrien Aug 1, 2023
ffe3e12
Merge branch 'libretro:master' into master
ethanaobrien Aug 1, 2023
e3dc9ca
Fast forward
ethanaobrien Aug 7, 2023
3aebeea
Change pausing method
ethanaobrien Aug 10, 2023
6de17f1
rewind
n-at Aug 10, 2023
e1620e7
Merge pull request #16 from n-at/feature-rewind-2
ethanaobrien Aug 10, 2023
1d13451
slow motion
n-at Aug 11, 2023
a20d88f
do not show shader message
n-at Aug 11, 2023
a676fa3
Merge pull request #17 from n-at/feature-slow-motion
ethanaobrien Aug 11, 2023
e62a5c6
ifdef EMULATORJS
n-at Aug 11, 2023
2700160
Merge pull request #18 from n-at/feature-hide-shader-message
ethanaobrien Aug 11, 2023
3d10b0d
Add "clean" build support
ethanaobrien Aug 11, 2023
8fc68e3
Define clean if not given in command line
ethanaobrien Aug 11, 2023
d6c03f2
Fix when clean isnt set
ethanaobrien Aug 11, 2023
2173175
ifdef EMULATORJS
n-at Aug 12, 2023
5b2539d
Merge pull request #19 from n-at/master
ethanaobrien Aug 12, 2023
24d3de7
Add pthread option
ethanaobrien Aug 25, 2023
8748e96
Separate thread file
ethanaobrien Aug 25, 2023
e08707d
use 8 threads, not 24
ethanaobrien Aug 26, 2023
64cc9c4
Bump actions/checkout from 3 to 4
dependabot[bot] Sep 4, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/3DS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile Salamander
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile RA
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/DOS-DJGPP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile RA
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Emscripten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile RA
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/GameCube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile RA
run: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/MSVC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- configuration: ReleaseANGLE
platform: x64
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Add msbuild to PATH
uses: microsoft/[email protected]
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
platform: x64
# Qt and Cg builds are excluded for now
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Add msbuild to PATH
uses: microsoft/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/MacOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: macos-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile RA
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Miyoo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile RA
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/PS2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile Salamander
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/PS4-ORBIS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Install dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/PSP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile bootstrap
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/PSVita.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile Salamander
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/RS90.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile RA
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/RetroFW.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile RA
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Switch-libnx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile RA
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Wii.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile Salamander
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/WiiU.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile Salamander
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Windows-i686-MXE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile RA
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Windows-x64-MXE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
options: --user root

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Compile RA
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
python-version: '3.10'
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Crowdin Sync
shell: bash
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
python-version: '3.10'
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Crowdin Sync
shell: bash
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/retroarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
sudo apt-get update -y
sudo apt-get install build-essential libxkbcommon-dev libx11-xcb-dev zlib1g-dev libfreetype6-dev libegl1-mesa-dev libgles2-mesa-dev libgbm-dev nvidia-cg-toolkit nvidia-cg-dev libavcodec-dev libsdl2-dev libsdl-image1.2-dev libxml2-dev yasm
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Configure
run: ./configure
- name: Build
Expand Down
9 changes: 8 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -237,4 +237,11 @@ param.sfo
/deps/SPIRV-Cross/out/build/x64-Debug

# Visual Studio Code
.vscode/
.vscode/


*.wasm.*
*.tmp*
*.tmp
obj-emscripten/*
obj-emscripten/
6 changes: 5 additions & 1 deletion Makefile.common
Original file line number Diff line number Diff line change
Expand Up @@ -763,6 +763,9 @@ ifeq ($(HAVE_EMSCRIPTEN), 1)
OBJ += audio/drivers/rwebaudio.o
endif
endif
ifeq ($(EMULATORJS), 1)
OBJ += input/drivers/emulatorjs_input.o
endif

ifeq ($(HAVE_BLUETOOTH), 1)
OBJ += bluetooth/bluetooth_driver.o
Expand Down Expand Up @@ -1516,10 +1519,11 @@ ifeq ($(HAVE_GL_CONTEXT), 1)
DEF_FLAGS += $(OPENGLES_CFLAGS)
ifeq ($(HAVE_OPENGLES3), 1)
DEFINES += -DHAVE_OPENGLES3
OBJ += $(LIBRETRO_COMM_DIR)/glsym/glsym_es3.o
else
DEFINES += -DHAVE_OPENGLES2
OBJ += $(LIBRETRO_COMM_DIR)/glsym/glsym_es2.o
endif
OBJ += $(LIBRETRO_COMM_DIR)/glsym/glsym_es2.o
else
DEFINES += -DHAVE_GL_SYNC
OBJ += $(LIBRETRO_COMM_DIR)/glsym/glsym_gl.o
Expand Down
Loading
Loading