Commit Graph

293 Commits

Author SHA1 Message Date
olebeck
81c030d379 use vita_create_vpk and not cpack 2025-08-12 21:10:23 +02:00
olebeck
df743f901b Merge remote-tracking branch 'upstream/master' 2025-08-10 12:26:25 +02:00
Christian Semmler
72dae4dd52
Merge remote-tracking branch 'isle/master' 2025-07-29 16:47:18 -07:00
jonschz
a9e261606d
Fix mxomni.* file names (#1654)
Co-authored-by: jonschz <jonschz@users.noreply.github.com>
2025-07-25 22:19:09 +02:00
Christian Semmler
c774a8edde
Merge remote-tracking branch 'isle/master' 2025-07-23 13:21:39 -07:00
Christian Semmler
a5a3c4ec83
Upgrade OpenGL ES renderer to 3.0, add option for MSAA (#636) 2025-07-23 18:00:48 +00:00
jonschz
36f6d963dc
BETA matches for SoundManagers (#1646)
---------

Co-authored-by: jonschz <jonschz@users.noreply.github.com>
2025-07-21 23:42:42 +02:00
Christian Semmler
6a45dbec34
Merge remote-tracking branch 'isle/master' 2025-07-20 09:25:06 -07:00
jonschz
2980f88bb0
Fix filenames based on BETA10 MxAutoLock (#1640)
* Inline LegoAnimPresenters
---------

Co-authored-by: jonschz <jonschz@users.noreply.github.com>
2025-07-20 18:20:40 +02:00
Christian Semmler
55a3ad71c6
Bump Python to 3.12 (#625) 2025-07-18 21:51:11 +00:00
olebeck
b8b8fc4d19 Merge remote-tracking branch 'upstream/master' 2025-07-17 16:52:20 +02:00
Christian Semmler
deca5e5a2e
Add device and gamepad haptics to web port (#613)
* Add device and gamepad haptics to web port

* Update skip.yml
2025-07-15 23:50:14 +00:00
MS
bf98bfffdf
CONFIG (#1627) 2025-07-15 12:58:13 -04:00
olebeck
9ee7a9be8b Merge remote-tracking branch 'upstream/master' 2025-07-15 14:45:28 +02:00
Christian Semmler
19edb0340e
Remove SDL mouse/touch event bug workaround (#606)
* Remove SDL mouse/touch event bug workaround

* Small refactor

* Add include
2025-07-14 18:51:11 +00:00
Korbo
ee6e230a4d
New 3DS banner sound, move 3DS data to packaging (#605)
* New 3DS banner sound

* move 3DS CIA data to packaging/3ds
2025-07-14 20:37:44 +02:00
olebeck
f7d7a2007b Merge remote-tracking branch 'upstream/master' 2025-07-12 12:19:45 +02:00
MS
10986376cb
Fix #1575 (#1618) 2025-07-11 23:26:21 -04:00
Christian Semmler
7c91a14875
Extended full screen capabilities for Web port (#584)
* Extended full screen capabilities for Web port

* Add Emscripten patches

* Add back newline
2025-07-12 03:05:33 +02:00
olebeck
519ca1e1e2 Merge remote-tracking branch 'upstream/master' 2025-07-10 18:36:21 +02:00
Christian Semmler
68c967ebdf
Add extensions, TextureLoader (#570)
* Add extensions, `TextureLoader`

* Fix wording

* Add to default ini

* Add folder to flatpak

* Use different enable strategy
2025-07-10 00:24:59 -07:00
Helloyunho
9d8cb64a19
Add iOS Port (#566)
*  feat: add ios support

* ⚗️ chore: trying some experiments to make ci working

* ⚗️ chore: is it really ci version problem?

* 💚 fix: it really is just a ci version issue

* 🩹 fix: go as low as possible

* 🩹 fix: support ipad
2025-07-10 08:34:52 +02:00
olebeck
e2bfc9a759 cmake wrong escape 2025-07-09 18:32:12 +02:00
olebeck
d360fa290b use ifdefs for all d3drm backends, cpack to generate vpk 2025-07-09 18:16:49 +02:00
olebeck
6c8abe85c4 move uic search path 2025-07-09 14:33:03 +02:00
olebeck
2f86133f5d undo moving qt cmake to its own list 2025-07-09 14:05:01 +02:00
olebeck
4c7a44e0f3 Merge remote-tracking branch 'upstream/master' 2025-07-09 13:51:06 +02:00
Christian Semmler
37c6abe3b5
Disable offscreen canvases in case of no WebGL support (#559) 2025-07-08 21:43:34 +02:00
Helloyunho
2761d9985a
Create .app when building/packing macOS (#555) 2025-07-08 19:09:11 +02:00
Korbo
6aeeb520c4
3DS CIA support (#542) 2025-07-08 01:45:49 +02:00
olebeck
0efac83ac5 move CONFIG_vita 2025-07-07 15:02:57 +02:00
olebeck
53e57a0ccb Merge remote-tracking branch 'upstream/master' 2025-07-06 22:24:42 +02:00
olebeck
eea79553d8 move config cmake 2025-07-06 19:04:30 +02:00
Helloyunho
04bcfde38b
Add Xbox One/Series X|S port (#526)
* chore: update README.md

*  feat: got the audio working

* 🔧 feat: add appxmanifest

* 🩹 fix: remove opengl stuff

* ⚗️ feat: add button support

* ⚗️ chore: try to make less modification from upstream

* 🩹 fix: doesnt compile

*  feat: forcibly draw cursor and map right joystick to cursor

* 🩹 fix: remap joystick

* 🎨 fix: formatting

* 🎨 fix: cmakelists formatting

* 🩹 fix: 3ds build

* 👷 feat: add xbox one ci build

* 💚 fix: github hates xbox series naming

* 💚 fix: dont run cpack for xbox one, vs does that for you

* 💚 fix: xbox one need to use vs as generator

* 💚 fix: please

* 💚 fix: it could be msix not bundle

* 💚 fix: try recursive directory search when upload release

* 🔨 feat: support cpack

* 👷 feat: better packaging

* 💚 fix: ignore if mv fails

* 🔧 feat: add mouse sensitivity config

* 🔥 chore: dont need you

* ⚗️ chore: use d3d11

*  feat: hardware acceleration!!

* 🚸 chore: change default cd path so user can easily copy the assets to xbox

* 🧑‍💻 chore: improve reusability

* 🚨 fix: formatting error

* 🚸 chore: draw cursor by default

* 🎨 chore: cmakelists formatting

* chore: match with upstream

* chore: more matching with upstream

* chore: don't need you

* 🩹 fix: apply changes

* 🔥 fix: we don't need controller map anymore

* 🩹 fix: use isle style include guard

* 🩹 fix: last newline fix

* 👷 chore: use cpack

* 💚 fix: try to fix ci

* 💚 fix: i tried my best...
2025-07-06 07:28:00 -07:00
olebeck
24a2e18c9c Merge remote-tracking branch 'upstream/master' 2025-07-06 01:59:53 +02:00
BagelSketches
9862705232
Added building config.exe with qt dlls on msvc 64-bit builds (#520) 2025-07-05 21:33:19 +02:00
olebeck
3c9c35538c Merge remote-tracking branch 'upstream/master' 2025-07-04 22:02:40 +02:00
olebeck
cc897bb0fa make config app not crash on launch 2025-07-04 01:53:06 +02:00
Helloyunho
0191be7461
Make draw cursor feature work for modern platforms (#480) 2025-07-03 18:05:46 +02:00
olebeck
9909aeae8a add messagebox on vita 2025-07-03 17:11:56 +02:00
olebeck
66c712b0af add sample rco 2025-07-03 12:12:42 +02:00
Li
d6e5ea2ba6 put manual in the right place 2025-07-03 17:00:58 +12:00
Li
44d9db6de5 Update cmake file to include livearea assets 2025-07-03 16:55:07 +12:00
olebeck
33e1a38d72 add config self to vpk 2025-07-02 17:07:26 +02:00
olebeck
ad861254be Merge remote-tracking branch 'upstream/master' 2025-07-02 12:25:01 +02:00
olebeck
c2bea29dfd add base for vita config app 2025-07-02 12:22:20 +02:00
Christian Semmler
e7c7ecf510
Add experimental WebGL support to Emscripten (#440)
Co-authored-by: Anders Jenbo <anders@jenbo.dk>
2025-07-02 06:15:15 +00:00
olebeck
b12d246b3f add vita to dist folder 2025-07-02 03:28:46 +02:00
olebeck
fae97351a5 Merge remote-tracking branch 'upstream/master' 2025-07-02 02:24:36 +02:00
Christian Semmler
1f1787b5ac
Consolidate into a single CMake folder (#469)
* Consolidate into a single CMake folder'

* Remove extra path thing
2025-07-02 00:46:57 +02:00