Henrik Rydgård
|
81f1b3fd95
|
Make handwritten vertex decoders work with non-compiled vertex decoding
|
2024-05-11 10:00:35 +02:00 |
|
Henrik Rydgård
|
a93bbf39ba
|
Remove sinewin.cpp/h
|
2024-05-01 12:28:39 +02:00 |
|
Henrik Rydgård
|
b6b869ddee
|
Remove float_dsp.cpp, inline the functions
|
2024-05-01 12:28:39 +02:00 |
|
Henrik Rydgård
|
c6502155ab
|
Delete mathematics.cpp/h
|
2024-05-01 12:28:39 +02:00 |
|
Henrik Rydgård
|
f3d6c93339
|
Add empty AtracCtx2 implementation, and a dev setting to select it. Savestates don't work.
|
2024-04-15 13:50:16 +02:00 |
|
Henrik Rydgård
|
0f0149d08b
|
Split out the Atrac context class into AtracCtx.cpp/h
|
2024-04-14 14:48:42 +02:00 |
|
Henrik Rydgård
|
d4023fb894
|
Buildfixes
Buildfix
UWP buildfix
libretro buildfix
|
2024-04-11 16:10:27 +02:00 |
|
Henrik Rydgård
|
862fb951f1
|
Add support for loading mp3 files as UI sound.
Fixes #18136
|
2024-04-09 19:15:49 +02:00 |
|
Henrik Rydgård
|
fd91611f4f
|
Add lieff/minimp3 library
See https://github.com/lieff/minimp3
|
2024-04-09 19:10:24 +02:00 |
|
Henrik Rydgård
|
616ee81f84
|
Add another parameter to the internal "request" framework.
|
2024-04-06 12:04:45 +02:00 |
|
Henrik Rydgård
|
5a8140c301
|
Initialize RAIntegration support if available. Untested.
|
2024-04-05 18:15:10 +02:00 |
|
Henrik Rydgård
|
506d7249a2
|
Remove unneeded rcheevos files from the UWP builds
|
2024-04-04 12:09:46 +02:00 |
|
Luboš V
|
dc830761a5
|
Merge branch 'hrydgard:master' into legal-openxr-sdk
|
2024-03-20 19:18:38 +01:00 |
|
Lubos Vonasek
|
dfdbd4566f
|
OpenXR - UWP includes fixed
|
2024-03-20 19:06:41 +01:00 |
|
Henrik Rydgård
|
55974f61ad
|
Fix a bunch of cases where we forgot to check for chd files
|
2024-03-13 09:31:31 +01:00 |
|
Henrik Rydgård
|
0f97180ee1
|
Update rcheevos.
While doing so, switch to a fork with 3DS hashing support removed.
|
2024-02-28 11:26:33 +07:00 |
|
Henrik Rydgård
|
c5791764d8
|
Make the i18n T function use std::string_view
Buildfixes, crashfixes
One more
Android buildfix
Buildfix Qt
|
2024-02-12 18:44:39 +01:00 |
|
Henrik Rydgård
|
d479b74ed9
|
v1.17.1
|
2024-02-04 14:08:02 +01:00 |
|
Henrik Rydgård
|
b5b1f7a9cb
|
Update libchdr to the latest, which supports zstd blocks
|
2024-02-04 12:44:42 +01:00 |
|
Henrik Rydgård
|
493122a2fc
|
v1.17
|
2024-01-27 14:48:00 +01:00 |
|
Henrik Rydgård
|
6ae9d42516
|
Preparations for reworking the memstick folder move functionality
|
2024-01-22 15:56:07 +01:00 |
|
Henrik Rydgård
|
9555563ad2
|
Update rcheevos yet again
|
2024-01-18 00:20:37 +01:00 |
|
Henrik Rydgård
|
9253bf9cb5
|
Add a new screen for managing installed Adreno drivers
|
2024-01-17 10:51:08 +01:00 |
|
Henrik Rydgård
|
8faba8426a
|
AdrenoTools: Fix picking zip files from the Downloads folder. Add more validation.
|
2024-01-15 11:46:41 +01:00 |
|
Henrik Rydgård
|
096131db81
|
Update rcheevos
|
2024-01-14 13:47:44 +01:00 |
|
Florin9doi
|
cad232e60e
|
sceSircs/Infrared support on Android
|
2024-01-12 20:29:53 +02:00 |
|
Henrik Rydgård
|
818471a2d7
|
Mouse wheel: Centralize the sending of KEY_UP events on a timer.
|
2023-12-17 19:40:59 +01:00 |
|
GABO1423
|
072383f591
|
(UWP) Add Redump Asset File
|
2023-12-16 22:45:58 -04:00 |
|
Henrik Rydgård
|
99548be8a3
|
NEON culling: Use mla operations to shave off some more cycles. ARM32 compat.
|
2023-12-09 16:36:01 +01:00 |
|
Henrik Rydgård
|
676a4de4d7
|
Remove an ifdef controlling dialog button order
|
2023-12-07 17:30:15 +01:00 |
|
Henrik Rydgård
|
c5469c409a
|
Add specific sysprop for accelerometer
|
2023-11-06 18:33:01 -06:00 |
|
Henrik Rydgård
|
87ddb3f3b1
|
Add easy way to verify games against the Redump database, supplied as CSV.
|
2023-10-23 19:11:01 -05:00 |
|
Henrik Rydgård
|
2c795e701f
|
Update rcheevos again. This time there are some files moving around.
|
2023-10-14 23:23:48 +02:00 |
|
Henrik Rydgård
|
ac93419331
|
Merge the 1.16.6 branch into master
Also deletes some unused code.
|
2023-10-13 11:00:11 +02:00 |
|
Henrik Rydgård
|
1dd98c5a55
|
Update UWP version
|
2023-10-12 12:22:38 +02:00 |
|
Henrik Rydgård
|
6dbe49775c
|
Add a sysprop for IsDebuggerPresent.
|
2023-10-12 11:58:04 +02:00 |
|
Gabriel Morazán
|
18b62f3bda
|
(UWP) Update Manifest Files
|
2023-10-08 15:51:36 -04:00 |
|
Henrik Rydgård
|
c0e5da02ff
|
Buildfixes
|
2023-09-30 12:06:07 +02:00 |
|
Henrik Rydgård
|
19e4de5088
|
Change global UI messages to use an enum instead of strings.
Makes it easier to add new ones and delete outdated ones without missing
any uses.
|
2023-09-30 11:37:02 +02:00 |
|
GABO1423
|
9e151d0794
|
Cleanup UWP libchdr files
|
2023-09-29 10:16:47 +02:00 |
|
Henrik Rydgård
|
e89396b652
|
Add UWP project
|
2023-09-29 10:16:47 +02:00 |
|
Unknown W. Brackets
|
1b756ff8c1
|
arm64jit: Add initial base for IR jit.
This works, but very slowly at this point.
|
2023-09-03 12:14:28 -07:00 |
|
Unknown W. Brackets
|
8b77114da6
|
x86jit: Remove outdated file.
|
2023-08-27 13:01:22 -07:00 |
|
GABO1423
|
2643c1b801
|
(UWP) Simplify appxmanifest Files
Also fix misplaced Asset file
|
2023-08-26 14:45:25 -04:00 |
|
GABO1423
|
5ea2928100
|
(UWP) Resolve Build Warning
`MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance`
|
2023-08-26 14:44:20 -04:00 |
|
GABO1423
|
d49e9efb84
|
(UWP) Update .gitignore
This was removed temporarily so we could add the folder, we can add it back now.
|
2023-08-26 14:44:20 -04:00 |
|
GABO1423
|
be18828e2f
|
(UWP) Another Round of Code Cleanups
|
2023-08-26 14:44:20 -04:00 |
|
Bashar Astifan
|
19d79b0a6c
|
Merge branch 'master' into configs-loading
|
2023-08-26 12:19:44 +04:00 |
|
Henrik Rydgård
|
1025bbcf89
|
Log level/type: Use enum class instead of the awkward namespace trick.
Just a small cleanup I've wanted to do for a long time.
|
2023-08-25 11:48:59 +02:00 |
|
GABO1423
|
79ab8be231
|
(UWP) Fixed Skipped Debugger Files
|
2023-08-24 20:53:47 -04:00 |
|