10328 Commits

Author SHA1 Message Date
David Griswold
cf1ad67e81 oops, reversed? 2025-03-08 22:44:31 +00:00
David Griswold
05e00d3a47 add swap_eyes_3d setting and enable side by side full 2025-03-08 22:44:31 +00:00
PabloMK7
43dbe42b29 Fix dynarmic on msys2 2025-03-08 22:29:48 +00:00
OpenSauce04
cc81fdec3d Corrected some incorrect strings 2025-03-06 10:00:20 +00:00
MisterSheeple
25afe9ff22 Remove .3ds from Info.plist.in 2025-03-06 07:14:25 +00:00
OpenSauce04
108ee2e428 Revert "android: Implement Adreno Turbo setting for eligible GPUs (#227)"
This reverts commit f84503cf8c87b01bcbf2281ad348d2c91568a074.
2025-03-05 22:01:07 +00:00
OpenSauce04
c024933ec3 cmake: Add option ENABLE_NATIVE_OPTIMIZATION 2025-03-05 14:18:59 +00:00
OpenSauce04
56e96dea6c cmake: ENABLE_DEDICATED_ROOM --> ENABLE_ROOM 2025-03-04 21:02:44 +00:00
OpenSauce04
7622a7fcb5 CMakeLists.txt: Remove references now-removed man documentation files 2025-03-04 20:56:13 +00:00
Kleidis
8897196307 Update license headers 2025-03-04 17:41:57 +00:00
Kleidis
0371c4d7a4 android: Update default birthday
Co-Authored-By: MisterSheeple <27652712+MisterSheeple@users.noreply.github.com>
2025-03-04 17:41:57 +00:00
Kleidis
e60b6e610a android: Replace CITRA username with AZAHAR 2025-03-04 17:41:57 +00:00
Reg Tiangha
00b4c11ecf externals/CMakeLists.txt: BUILD_TESTING=OFF 2025-03-03 19:31:44 +00:00
OpenSauce04
f68dd01a64 externals: Updated glslang, vulkan-headers and vma to latest version 2025-03-03 19:31:44 +00:00
Reg Tiangha
6e7e6728ff vk_platform.cpp: Update to become Vulkan v1.4.304+ compliant 2025-03-03 19:31:44 +00:00
OpenSauce04
03a81092fc externals: Updated xbyak to v7.23.1 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
OpenSauce04
cd76db881d externals: Initial submodule mass update
The following have not yet been updated due to issues:
- glslang
- teakra
- vma
- vulkan-headers
- xbyak

openal-soft has been updated, but only to 1.24.1 rather than the latest 1.24.2. This is due to an upstream issue which should be resolved in the next library update.
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
OpenSauce04
c54ce0a94d ci: Switch transifex workflow to transifex-specific Docker image
See https://github.com/azahar-emu/azahar/issues/592
2025-03-01 14:03:15 +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
3406c389ca ci: Updated Transifex workflow to work properly 2025-03-01 00:20:08 +00: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
OpenSauce04
aa5dc18471 ci: Updated pack.sh script 2025-02-28 10:03:55 +00:00
OpenSauce04
00b72dc0a5 github: Fixed bug_report.yml issue template 2025-02-28 08:08:31 +00:00
MisterSheeple
d495fb5135 Fix typo in README 2025-02-28 07:25:52 +00:00
OpenSauce04
bb82ba76d1 Update .desktop files + Drop man files
There isn't really much point in maintaining man files when they are made obsolete by `azahar -h`
2025-02-27 22:08:05 +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
a4180a8c5d ci: Drop gpu-tools PPA in Android CI environment
This was causing CI issues and almost definitely didn't do anything anyway
2025-02-27 19:25:10 +00:00
OpenSauce04
4f76876707 ci: Updated clang-format command to match updated build environment 2025-02-27 17:52:33 +00:00
OpenSauce04
3846a97dda ci: Fixed incorrect clang-format command 2025-02-27 17:19:28 +00:00