Commit Graph
45601 Commits
Author SHA1 Message Date
Lubos 843b169fa3 OpenXR - Digimon Adventure rendering fixed 2023-07-02 15:05:29 +02:00
Henrik Rydgård fec1828be6 Merge pull request #17653 from hrydgard/move-retroachievements-to-core
Move RetroAchievements.cpp/h from UI to the Core folder
2023-07-02 13:18:24 +02:00
Henrik Rydgård a7c21b582e Move UI/RetroAchievements.{cpp,h} to Core.
Necessary to avoid some dependency inversion.

Gotta figure out how this will interact with the libretro stuff..
2023-07-02 12:02:20 +02:00
Henrik Rydgård 769aa9f0da Remove incomplete sound code from RetroAchievements code (will redo) 2023-07-02 11:52:24 +02:00
Unknown W. Brackets 9c08e27a0c Merge pull request #17648 from fp64/div-less
Replace some signed divison in SoftGPU
2023-07-01 12:28:52 -07:00
Hoe Hao Cheng 3a86ad729d sdl: fix --dpi option after HiDPI rework 2023-07-01 22:50:06 +08:00
fp64 cd9f01c4df Remove SSE4 path from Vec4<int>::operator* 2023-06-30 22:07:26 -04:00
Henrik Rydgård 6315fae2dc Merge pull request #17649 from hrydgard/osd-data-split-file
Break out the OSD data holder from Common/System/System.h, into OSD.cpp/h
2023-06-30 22:24:38 +02:00
Hoe Hao Cheng 1b5d8f302a sdl: support HiDPI on wayland 2023-07-01 02:40:40 +08:00
Henrik Rydgård d23f659533 Android and iOS buildfixes 2023-06-30 17:35:27 +02:00
Henrik Rydgård 1375b6e097 Buildfix 2023-06-30 17:25:44 +02:00
Henrik Rydgård eb21a2e6c9 Break out the OSD data holder from Common/System/System.h, into OSD.cpp/h 2023-06-30 17:15:49 +02:00
Lubos 2a7d6fe9f8 Postshader - Fake reflections added 2023-06-30 14:38:35 +02:00
fp64 f133739cd0 Replace some signed divison in SoftGPU
This also adds a few bitwise operations to Vec4<int> and further
SIMDifies it.
Also, fixes unrelated warning.
2023-06-29 16:43:21 -04:00
Henrik Rydgård 42d4b5d41d Merge pull request #17642 from GABO1423/master
(UWP) Code Cleanup: Round 2
2023-06-29 15:02:45 +02:00
Henrik Rydgård b93591bb7e Merge pull request #17645 from NABN00B/compat
Add Sindacco Chronicles to compat.ini and compatvr.ini
2023-06-29 15:01:28 +02:00
Henrik Rydgård 0261a5ab90 Merge pull request #17643 from DDinghoya/patch-11
Update ko_KR.ini
2023-06-29 13:29:42 +02:00
DDinghoya 7843a172f4 Update ko_KR.ini 2023-06-29 20:22:50 +09:00
GABO1423 e8c42b0bb7 (UWP) Code Cleanup: Round 2 2023-06-29 01:36:30 -04:00
Nab 08348d704c add Sindacco Chronicles 2023-06-28 21:39:31 +02:00
Nab 6c479812cb Add Sindacco Chronicles 2023-06-28 21:15:06 +02:00
Henrik Rydgård 51e71bd726 Merge pull request #17640 from Felipefpl/master
Updated brazilian translation
2023-06-28 19:37:08 +02:00
Felipe 4aab87f205 Small fix 2023-06-28 13:13:44 -03:00
Felipe 1e813a3c57 Updated brazilian portuguese translation
Updated with the latest strings.
2023-06-28 13:10:10 -03:00
Henrik Rydgård 2d8fd03635 Merge pull request #17638 from hrydgard/remove-ra-integration
Remove the RAIntegration stuff for now (wasn't actually enabled)
2023-06-28 08:54:05 +02:00
Unknown W. Brackets dfe113e846 Merge pull request #17634 from fp64/macro-x86-loadu
Streamline x86 SSE workaround
2023-06-27 23:01:41 -07:00
Henrik Rydgård f7c09ba488 Remove the RAIntegration stuff for now (wasn't actually enabled)
This is just the untested achievement editor integration code from DuckStation.

Removing this code will make the conversion to ra_client_t easier.
Might eventually add this capability back properly in one way or another.

Part of #17631
2023-06-28 00:56:02 +02:00
Henrik Rydgård c66182a583 Merge pull request #17637 from hrydgard/revert-path-change
Revert "Path: If a Path is empty, the slash operator will not add an additional slash."
2023-06-27 23:39:53 +02:00
Henrik Rydgård 27847abac4 Fix two OSD rendering bugs (messages with text2 didn't render it, text alignment with icon) 2023-06-27 23:39:13 +02:00
Henrik Rydgård 19b494ba1e Revert "Path: If a Path is empty, the slash operator will not add an additional slash."
This reverts commit 864b2bbb31.
2023-06-27 23:31:59 +02:00
Henrik Rydgård aefedb14c9 Force circle to confirm in Shining Blade too, thanks Irfan.
See report in issue #17622
2023-06-27 22:11:18 +02:00
Henrik Rydgård e752f30890 Merge pull request #17635 from hrydgard/lang-updates
Language file updates after RetroAchievements merge
2023-06-27 21:27:54 +02:00
Henrik Rydgård 0b75174d02 Force circle button to confirm in Danball Senki original too. See #17622 2023-06-27 21:26:16 +02:00
Henrik Rydgård e4229886b7 Merge pull request #17636 from lvonasek/review_openxr
OpenXR - Major review
2023-06-27 20:07:42 +02:00
Lubos 880168ee3c OpenXR - Fix render glitches caused by wrong mirroring 2023-06-27 18:54:38 +02:00
Henrik Rydgård d42112d10d More Swedish 2023-06-27 18:04:27 +02:00
Henrik Rydgård 64a585ece4 Copy the achievement lines to all the other languages 2023-06-27 18:04:27 +02:00
Henrik Rydgård 5f38883973 Translate achievement stuff to Swedish 2023-06-27 18:04:27 +02:00
Henrik Rydgård d5b3c25bfb en_US: Move [Achievements] to the alphabetical position (top) 2023-06-27 18:04:27 +02:00
Henrik Rydgård 5ae266ebe6 Remove wrong space from pt_BR.ini 2023-06-27 18:04:27 +02:00
Henrik Rydgård b8bc5c922f Merge pull request #17633 from m4xw/ext
[CMake] ext related CMake changes for Nintendo Switch
2023-06-27 17:44:37 +02:00
Henrik Rydgård 1fa37e1241 Merge pull request #17632 from m4xw/softgpu
[Softgpu] Fix AArch64 oversight
2023-06-27 17:43:23 +02:00
M4xw 99ce3125df [Softgpu] Fix AArch64 oversight 2023-06-27 17:20:11 +02:00
M4xw f5d2d0a5c4 [CMake] ext related CMake changes for Nintendo Switch
Only accounting for committed files
2023-06-27 17:19:29 +02:00
Henrik Rydgård caf6d8442a Merge pull request #17630 from m4xw/common
Common & CodeBlock changes for Nintendo Switch
2023-06-27 14:43:23 +02:00
M4xw 6fdf953136 [Common] Placeholder Crash() impl. for Nintendo Switch 2023-06-27 14:21:56 +02:00
M4xw b52d3f64ff [Common] Add cstring include to ArmCPUDetect 2023-06-27 14:21:56 +02:00
M4xw 21be8c3c2b [Common] CommonType base for Nintendo Switch
Avoid name conflicts & declare certain types
2023-06-27 14:21:55 +02:00
M4xw 36584aa6f4 [CodeBlock] W^X dualbase impl. for Nintendo Switch 2023-06-27 14:21:52 +02:00
Henrik Rydgård 5e3faafe01 Merge pull request #17629 from hrydgard/retroachievements-leaderboards
RetroAchievements: Add function to view leaderboards
2023-06-27 13:38:22 +02:00