t895
f44183db9e
android: Use utility function for applying view margins
2 years ago
t895
5fa9bc192c
android: Add thermal throttling overlay
2 years ago
t895
af87365672
android: Remove foreground service
2 years ago
Narr the Reg
03a23c037a
service: Fix OutLargeData attributes
2 years ago
Narr the Reg
0ac777460d
service: hid: Free npad applet resource
2 years ago
t895
0a1283f94f
android: Fix regex for git version
2 years ago
t895
2600ac65c8
android: Run OnEmulationStarted frontend callback in another thread
The JVM has problems with attaching to a Fiber so we start a new thread and wait for the result here.
2 years ago
t895
c8e8c614a0
common: fs: Expand android macros
2 years ago
t895
e7c4c8b993
android: Move JNI setup and helpers to common
2 years ago
FearlessTobi
7cfb51e5e7
shared_translation: Add tooltips for general settings
2 years ago
Narr the Reg
b4d88a7bb4
service: hid: Migrate hidbus to new interface
2 years ago
Fernando Sahmkow
ae833aa9c0
SMMU: Ensure the backing address range matches the current
2 years ago
Liam
fee263c59c
ipc: additional fixes
2 years ago
Liam
5a64a77df3
glue: use multi wait API
2 years ago
Liam
6810929f6a
server_manager: use multi wait API
2 years ago
Liam
9404633bfd
service: add os types and multi wait API
2 years ago
german77
12f86f89fc
yuzu: Make controller keys easier to assign
2 years ago
Narr the Reg
9858ea79fb
dmnt: cheat: Invalidate cache on memory writes
2 years ago
FearlessTobi
2c357c929c
shared_translation: Add tooltips for advanced graphics and system settings
2 years ago
FearlessTobi
482e203d5c
shared_translation: Add tooltips for core and graphics settings
2 years ago
FearlessTobi
c0a383d960
web_backend: Fix compilation
2 years ago
german77
b6106604c4
service: hid: Migrate hid debug service to new interface
2 years ago
german77
12b6162852
service: irs: Migrate service to new interface
2 years ago
german77
8f192b494a
service: hid: Add multiprocess support to six axis input
2 years ago
german77
372897aac4
service: hid: Ensure aruid data is initialized
2 years ago
Fernando Sahmkow
fa47ac1c9f
Common: Rename SplitRangeSet to OverlapRangeSet
2 years ago
german77
c52d7cc694
dmnt: cheat: Add pause and resume support
2 years ago
german77
96d881f087
yuzu: Fully hide linux tab
2 years ago
Liam
0e950baf41
typed_address: test values are unsigned
2 years ago
german77
8113f55f4b
dmnt: cheats: Silence memory errors
2 years ago
Liam
f296a9ce9a
shader_recompiler: use only ConstOffset for OpImageFetch
2 years ago
Fernando Sahmkow
0d5a3abeae
Buffer Cache: Refactor to use Range sets instead
2 years ago
Liam
85143e8376
gdb: fix load/save of fp values in a32
2 years ago
german77
504abbd6e0
dmnt: cheats: Update cheat vm to latest version
2 years ago
Fernando Sahmkow
accccc0cbf
NVDRV: Refactor HeapMapper to use RangeSets
2 years ago
Fernando Sahmkow
01ba6cf610
Common: Introduce Range Sets
2 years ago
Fernando Sahmkow
4841dc0b74
VideoCore: Move Slot Vector to Common
2 years ago
Tobias
185125e4e4
citra_qt/configure_ui: Show country of language in the combobox
This prevents an issue where we had seperate versions of the same language for different regions and they were not distinguishable (e.g. "Chinese (China)" and "Chinese (Taiwan)").
Also makes it so we do not need to hardcode specific languages anymore.
2 years ago
t895
99ea31faa8
ci: android: Play store publishing setup
2 years ago
FearlessTobi
9ade941de1
web_backend: Sync with Citra implementation
While porting https://github.com/citra-emu/citra/pull/7347 , I noticed the code of yuzu was not up-to-date with the implementation from Citra.
2 years ago
Liam
5eb5c96750
nvnflinger: release buffers before presentation sleep
2 years ago
Kelebek1
108a72ea8a
Fix firmware timezone boot load check.
2 years ago
Narr the Reg
fb3ef957bb
service: fs: Skip non user id folders
2 years ago
Liam
78f72b3bf5
cmif_serialization: enforce const for references
2 years ago
Moonlacer
11a8ef6640
Clang Fix
2 years ago
Moonlacer
b51b47e707
Add Samsung Proprietary Driver ID to Reorder Pass
For RDNA-based Samsung Xclipse GPUs
2 years ago
Liam
35e3c68028
service: use const references for input raw data
2 years ago
Narr the Reg
818721d12d
service: hid: Multiple fixes
2 years ago
Fernando Sahmkow
f740d8b9be
MemoryManager: Reduce the page table size based on last big page address.
2 years ago
Fernando Sahmkow
5cb9fe7819
SwBlitter: Fix Pitch linear reading/writting
2 years ago