This website requires JavaScript.
Explore
Help
Register
Sign In
Leahnaya
/
Cemu
Watch
1
Star
0
Fork
0
You've already forked Cemu
mirror of
https://github.com/cemu-project/Cemu.git
synced
2026-03-21 18:05:00 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build.yml
build_check.yml
deploy_release.yml
determine_release_version.yml
generate_pot.yml
Actor
All actors
Leahnaya
Status
All status
success
failure
waiting
running
ci: Update github actions (#1836)
generate_pot.yml #234
:
Commit
6312fb936c
pushed by
Leahnaya
main
2026-03-15 18:34:40 -05:00
0s
ci: Update github actions (#1836)
build_check.yml #233
:
Commit
6312fb936c
pushed by
Leahnaya
main
2026-03-15 18:34:40 -05:00
0s
input: Fix logging crash in WPADGetInfoAsync due to mismatching type (#1832)
generate_pot.yml #232
:
Commit
0ff7d6ef0c
pushed by
Leahnaya
main
2026-03-14 17:25:04 -05:00
0s
input: Fix logging crash in WPADGetInfoAsync due to mismatching type (#1832)
build_check.yml #231
:
Commit
0ff7d6ef0c
pushed by
Leahnaya
main
2026-03-14 17:25:04 -05:00
0s
vcpkg: Update wxWidgets to 3.3.2 (#1824)
generate_pot.yml #230
:
Commit
a04eb53822
pushed by
Leahnaya
main
2026-03-13 16:55:03 -05:00
0s
vcpkg: Update wxWidgets to 3.3.2 (#1824)
build_check.yml #229
:
Commit
a04eb53822
pushed by
Leahnaya
main
2026-03-13 16:55:03 -05:00
0s
debugger: fix breakpoints window right-click being offset
generate_pot.yml #228
:
Commit
3ee166101a
pushed by
Leahnaya
main
2026-02-24 17:34:40 -06:00
0s
debugger: fix breakpoints window right-click being offset
build_check.yml #227
:
Commit
3ee166101a
pushed by
Leahnaya
main
2026-02-24 17:34:40 -06:00
0s
Vulkan: Fixes for object refcounting
generate_pot.yml #226
:
Commit
ceb9771a5c
pushed by
Leahnaya
main
2026-02-23 15:05:13 -06:00
0s
Vulkan: Fixes for object refcounting
build_check.yml #225
:
Commit
ceb9771a5c
pushed by
Leahnaya
main
2026-02-23 15:05:13 -06:00
0s
Windows: Don't re-attach stdio when piping output (#1812)
generate_pot.yml #224
:
Commit
cd5838fc7f
pushed by
Leahnaya
main
2026-02-19 23:34:40 -06:00
0s
Windows: Don't re-attach stdio when piping output (#1812)
build_check.yml #223
:
Commit
cd5838fc7f
pushed by
Leahnaya
main
2026-02-19 23:34:40 -06:00
0s
Fix dark mode in download manager
generate_pot.yml #222
:
Commit
3b5c6f5246
pushed by
Leahnaya
main
2026-02-10 11:34:49 -06:00
0s
Fix dark mode in download manager
build_check.yml #221
:
Commit
3b5c6f5246
pushed by
Leahnaya
main
2026-02-10 11:34:49 -06:00
0s
GraphicPack: Support wildcard titleId and RPX hash + entrypoint callbacks (#1805)
generate_pot.yml #220
:
Commit
2c03ac3217
pushed by
Leahnaya
main
2026-02-09 07:54:58 -06:00
0s
GraphicPack: Support wildcard titleId and RPX hash + entrypoint callbacks (#1805)
build_check.yml #219
:
Commit
2c03ac3217
pushed by
Leahnaya
main
2026-02-09 07:54:58 -06:00
0s
AX: Fix linear filter (#1802)
generate_pot.yml #218
:
Commit
5bc60b9452
pushed by
Leahnaya
main
2026-02-03 17:34:40 -06:00
0s
AX: Fix linear filter (#1802)
build_check.yml #217
:
Commit
5bc60b9452
pushed by
Leahnaya
main
2026-02-03 17:34:40 -06:00
0s
OpenGL+Vulkan: Use unified uniform block layout for output shaders (#1785)
generate_pot.yml #216
:
Commit
ba82dc57d6
pushed by
Leahnaya
main
2026-02-01 23:34:40 -06:00
0s
OpenGL+Vulkan: Use unified uniform block layout for output shaders (#1785)
build_check.yml #215
:
Commit
ba82dc57d6
pushed by
Leahnaya
main
2026-02-01 23:34:40 -06:00
0s
rpl: Fix RPLs not loading from cafeLibs/
generate_pot.yml #214
:
Commit
4fe73a3582
pushed by
Leahnaya
main
2026-01-28 17:35:18 -06:00
0s
rpl: Fix RPLs not loading from cafeLibs/
build_check.yml #213
:
Commit
4fe73a3582
pushed by
Leahnaya
main
2026-01-28 17:35:17 -06:00
0s
Vulkan: Refactor HandleScreenshotRequest
generate_pot.yml #212
:
Commit
13c6d497a0
pushed by
Leahnaya
main
2026-01-26 16:37:46 -06:00
0s
Vulkan: Refactor HandleScreenshotRequest
build_check.yml #211
:
Commit
13c6d497a0
pushed by
Leahnaya
main
2026-01-26 16:37:45 -06:00
0s
UI: Hide Metal only options on non-Apple builds (#1753)
generate_pot.yml #210
:
Commit
aaf6d5d677
pushed by
Leahnaya
main
2025-12-24 20:44:26 -06:00
0s
UI: Hide Metal only options on non-Apple builds (#1753)
build_check.yml #209
:
Commit
aaf6d5d677
pushed by
Leahnaya
main
2025-12-24 20:44:26 -06:00
0s
UI: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752)
generate_pot.yml #208
:
Commit
1c7fe5673f
pushed by
Leahnaya
main
2025-12-23 20:14:15 -06:00
0s
UI: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752)
build_check.yml #207
:
Commit
1c7fe5673f
pushed by
Leahnaya
main
2025-12-23 20:14:15 -06:00
0s
UI: Replace sprintf with wxString::Format (#1749)
generate_pot.yml #206
:
Commit
5cfebb4373
pushed by
Leahnaya
main
2025-12-20 22:33:51 -06:00
0s
UI: Replace sprintf with wxString::Format (#1749)
build_check.yml #205
:
Commit
5cfebb4373
pushed by
Leahnaya
main
2025-12-20 22:33:51 -06:00
0s
First
Previous
1
2
3
4
5
...
Next
Last