8593 Commits

Author SHA1 Message Date
Reg Tiangha
6e7e6728ff vk_platform.cpp: Update to become Vulkan v1.4.304+ compliant 2025-03-03 19:31:44 +00:00
Reg Tiangha
d27f322ddd shader_jit_x64_compiler.cpp: Make register conversions more consistent
Needed as xbyak v7.23+ is more strict about register sizes. Not doing so
leads to "bad size of register" errors during the tests phase.
2025-03-03 19:31:44 +00:00
OpenSauce
71d1fed96a
android: Updated AGP to 8.8.1 and Gradle to 8.10.2 (#616) 2025-03-03 00:08:57 +00:00
Eugenio A. Naselli
cb54c11f73
Corrected leftover references to Citra in build process (#614)
Co-authored-by: Eugenio Naselli <enaselli@nvidia.com>
Co-authored-by: OpenSauce04 <opensauce04@gmail.com>
2025-03-02 18:26:45 +00:00
OpenSauce04
1ef1ab05fa Removed some remaining .3ds extension references 2025-03-02 17:45:54 +00:00
PabloMK7
8149302187
Use NEON intrinsics in Vec4 dot operation (#598) 2025-03-01 23:24:19 +01:00
OpenSauce04
c7d31dda9f android: Fixed Disable Right Eye Render setting having incorrect description 2025-03-01 18:11:19 +00:00
David Griswold
227f35aadf android: Fix header padding 2025-03-01 18:10:14 +00:00
OpenSauce04
ac68b4becc android: Disable 'Disable Right Eye Render' option by default 2025-03-01 17:46:53 +00:00
PabloMK7
99c211d7f9
Update discord rich presence to use Azahar application (#589) 2025-03-01 13:50:35 +01:00
OpenSauce04
d6745a95e3 frd.h: Fixed assert message typos 2025-03-01 12:29:14 +00:00
OpenSauce04
e2aee1980f frd.h: Updated assert message 2025-03-01 12:27:47 +00:00
PabloMK7
76a929346a Fix CreateFullPath not working with windows paths 2025-03-01 12:16:26 +00:00
PabloMK7
8ad53ca705
Encrypt downloaded apps with a console unique key 2025-03-01 12:12:52 +00:00
MisterSheeple
b8e138679c
Set default username to AZAHAR (#586)
* Set default username to AZAHAR

Also set the default birthday to November 7.
2025-03-01 11:44:31 +01:00
OpenSauce04
06f92aeccf room: Replaced references to games with applications. Includes options!
Changed options:
`--preferred-game` --> `--preferred-app`
`-g` --> `-s` (short for "software")
`--preferred-game-id` --> `--preferred-app-id`

Warnings have been left behind for the old options to inform potentially unaware users of the change
2025-03-01 00:10:07 +00:00
OpenSauce04
11b312e764 android: Replaced Add Applications button with generic Select button in setup 2025-03-01 00:10:07 +00:00
OpenSauce04
9ad314c5f7 Replaced references to games with references to applications 2025-03-01 00:10:07 +00:00
OpenSauce04
75bed895cf android: Update app ID to match Lime3DS Play Store ID
I seemingly attempted to do this before, did it wrong, and then committed it by accident. Whoops!
2025-02-28 23:57:42 +00:00
OpenSauce04
8592e05d44 qt: Fixed Configure window being too horizontally small to fit System settings tab 2025-02-28 23:14:33 +00:00
OpenSauce04
3b57fd9876 citra_qt.cpp: Updated FAQ link to direct to Azahar website 2025-02-28 22:53:15 +00:00
OpenSauce04
5fa946af0b Corrected a couple of stray references to Citra 2025-02-28 22:53:03 +00:00
OpenSauce04
e1d9204b70 configure_system.ui: Corrected duplicate widget name 2025-02-28 22:17:05 +00:00
Ikko Eltociear Ashimine
b4e90e95b0
ir_user.cpp: Corrected typo in comment (#584) 2025-02-28 21:31:59 +00:00
OpenSauce
9abcb4d520
Fix various build issues (#572)
Co-authored-by: PabloMK7 <hackyglitch2@gmail.com>
2025-02-27 22:02:33 +00:00
OpenSauce04
d593ee2bc8 Applied clang-format-19 to all files 2025-02-27 15:24:32 +00:00
OpenSauce04
f3d0373afb Fixed Linux compile failures 2025-02-27 14:26:38 +00:00
PabloMK7
dc1ebb63cb Major revamps to match game loading decisions.
- Allow downloading titles from eshop and system settings
- Remove encrypted game support
2025-02-27 14:22:50 +01:00
OpenSauce04
a556e7e3d5 android: Updated monochrome app icon 2025-01-29 14:16:02 +00:00
OpenSauce04
7395e34b7e Updated several links in UI to point to Azahar equivalents instead of Citra 2024-11-28 14:42:42 +00:00
OpenSauce04
0310eff54d android: Marked strings which only contain URLs as untranslatable 2024-11-28 14:35:07 +00:00
OpenSauce04
1ff0dd780f Improved realtime audio implementation 2024-11-27 21:05:40 +00:00
OpenSauce04
91524d918d citra_qt: Corrected a couple of references to Citra in UI 2024-11-22 13:36:16 +00:00
OpenSauce04
67f783d8f2 android: Icon rebrand 2024-11-22 12:43:35 +00:00
OpenSauce04
b1fac41a94 android: Changed application ID to that of Lime3DS
This is to allow preserving the existing play store listing
2024-11-22 11:25:26 +00:00
OpenSauce04
c1ca5d8776 Removed a couple of stray references to Lime3DS 2024-11-22 10:46:11 +00:00
OpenSauce04
08f820089e Updated a myriad of user-facing strings to refer to Azahar, not Citra 2024-11-21 23:30:29 +00:00
OpenSauce04
97207ec574 Rebranded log file to azahar_log 2024-11-21 22:33:33 +00:00
OpenSauce04
1c0b14fda4 Changed room executable name to azahar-room 2024-11-21 21:36:51 +00:00
OpenSauce04
99d59c6775 citra-room: Updated filename and cmake target name formatting for consistency 2024-11-21 21:36:51 +00:00
OpenSauce04
4a84df0732 Rebranded NSIS installer 2024-11-21 21:36:51 +00:00
OpenSauce04
03d3d3601f Changed executable name to azahar 2024-11-21 21:36:51 +00:00
OpenSauce04
f94e28335c Changed old log filename extension from .txt.old.txt to just .old.txt 2024-11-21 21:35:14 +00:00
PabloMK7
758ded7fae renderer: Add disable right eye performance hack 2024-11-19 16:36:24 +00:00
Reg Tiangha
19eeb949a1 citra_qt: Build fixes for QT 6.8 (#441)
* citra_qt: Build fixes for QT 6.8

Replace deprecated `stateChanged` function with `checkStateChanged` that was first introduced in QT 6.7.

* citra_qt: Use macros to detect QT version

* citra_qt: Group QT macro version checks together
2024-11-15 16:56:48 +00:00
PabloMK7
ec14c621ff memory: Cache last physical memory pointer 2024-11-13 12:35:13 +01:00
PabloMK7
50f8e3f3ed plgldr: Fix loading of plugins due to typo 2024-11-13 11:14:00 +01:00
OpenSauce04
fd2fa5a1bb android: Updated AGP to 8.7.2 2024-11-10 22:24:13 +00:00
OpenSauce04
3105eb8ae7 AndroidManifest.xml: Set android:appCategory to game
Citra previously used the `android:isGame` property, however this has since been deprecated.

The previously set `android:isGame` property has been removed from the manifest as a result.
2024-11-10 22:07:20 +00:00
OpenSauce04
fd55b4fd6c Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00