| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | scope_exit: Make constexpr | 2024-02-19 | 4 | -25/+53 | |
| | | | | | | Allows the use of the macro in constexpr-contexts. Also avoids some potential problems when nesting braces inside it. | ||||
| * | android: Input mapping | 2024-02-17 | 3 | -0/+191 | |
| | | |||||
| * | Merge pull request #12756 from liamwhite/applet-multiprocess-hwc | 2024-02-11 | 4 | -0/+38 | |
| |\ | | | | | general: applet multiprocess | ||||
| | * | general: add default configurations for applet mode | 2024-02-09 | 4 | -0/+38 | |
| | | | |||||
| * | | Merge pull request #12920 from t895/jni-common | 2024-02-09 | 9 | -135/+1060 | |
| |\ \ | |/ |/| | android: Move JNI setup and helpers to common | ||||
| | * | common: fs: Expand android macros | 2024-02-08 | 2 | -134/+91 | |
| | | | |||||
| | * | android: Move JNI setup and helpers to common | 2024-02-08 | 7 | -1/+969 | |
| | | | |||||
| * | | Merge pull request #12914 from FernandoS27/vc-refactor | 2024-02-08 | 4 | -0/+607 | |
| |\ \ | | | | | | | VideoCore Refactor Part 1. | ||||
| | * | | Common: Rename SplitRangeSet to OverlapRangeSet | 2024-02-05 | 2 | -40/+43 | |
| | | | | |||||
| | * | | Buffer Cache: Refactor to use Range sets instead | 2024-02-05 | 1 | -81/+103 | |
| | | | | |||||
| | * | | Common: Introduce Range Sets | 2024-02-04 | 3 | -0/+354 | |
| | | | | |||||
| | * | | VideoCore: Move Slot Vector to Common | 2024-02-04 | 2 | -0/+228 | |
| | |/ | |||||
| * / | typed_address: test values are unsigned | 2024-02-05 | 1 | -41/+41 | |
| |/ | |||||
| * | service: fs: Skip non user id folders | 2024-02-02 | 1 | -0/+3 | |
| | | |||||
| * | Merge pull request #12869 from FernandoS27/smmu-fixes | 2024-01-31 | 2 | -0/+94 | |
| |\ | | | | | SMMU: A set of different fixes. | ||||
| | * | smmu: use new range mutex construction for protecting counters | 2024-01-31 | 2 | -0/+94 | |
| | | | |||||
| * | | settings: Allow audio sink, input, and output to be set per game | 2024-01-31 | 1 | -6/+6 | |
| |/ | |||||
| * | Merge pull request #12814 from Kelebek1/time_new_ipc | 2024-01-29 | 1 | -2/+2 | |
| |\ | | | | | Move time services to new IPC and add debug printing | ||||
| | * | Move time services to new IPC. | 2024-01-27 | 1 | -2/+2 | |
| | | | | | | | | | Add some fixes/improvements to usage with the new IPC | ||||
| * | | atomic_ops: Fix MSVC | 2024-01-27 | 1 | -15/+19 | |
| | | | |||||
| * | | atomic_ops: Remove volatile qualifier | 2024-01-27 | 1 | -21/+19 | |
| | | | |||||
| * | | atomic_ops: Reduce code duplication with templates | 2024-01-27 | 1 | -45/+26 | |
| |/ | | | | | | | Also fixes builds on unusual toolchains where: - u32 is unsigned int - u64 is unsigned long long - uintptr_t is unsigned long | ||||
| * | Address review comments and fix compilation problems | 2024-01-25 | 1 | -0/+1 | |
| | | |||||
| * | fs: Add path class | 2024-01-25 | 1 | -0/+17 | |
| | | |||||
| * | Merge pull request #12499 from Kelebek1/time | 2024-01-25 | 10 | -79/+70 | |
| |\ | | | | | Rework time services | ||||
| | * | Rework time service to fix time passing offline. | 2024-01-24 | 10 | -79/+70 | |
| | | | |||||
| * | | Merge pull request #12579 from FernandoS27/smmu | 2024-01-22 | 1 | -0/+1 | |
| |\ \ | | | | | | | Core: Implement Device Mapping & GPU SMMU | ||||
| | * | | Core: Initial implementation of device memory mapping | 2024-01-18 | 1 | -0/+1 | |
| | |/ | |||||
| * / | fs/file: Explicitly convert std::u8string to std::filesystem::path | 2024-01-20 | 1 | -1/+1 | |
| |/ | |||||
| * | Merge remote-tracking branch 'origin/master' into typos3 | 2024-01-16 | 1 | -24/+10 | |
| |\ | |||||
| | * | kernel: fix page leak on process termination | 2024-01-12 | 1 | -24/+10 | |
| | | | |||||
| * | | Fix more typos | 2024-01-15 | 2 | -2/+2 | |
| |/ | |||||
| * | Merge pull request #12518 from t895/theme-settings | 2024-01-01 | 2 | -0/+3 | |
| |\ | | | | | android: Migrate remaining settings to ini | ||||
| | * | android: Migrate in-game overlay settings to ini | 2023-12-30 | 2 | -0/+3 | |
| | | | |||||
| * | | Merge pull request #12466 from liamwhite/sh2 | 2024-01-01 | 5 | -7/+395 | |
| |\ \ | |/ |/| | core: track separate heap allocation for linux | ||||
| | * | heap_tracker: use linear-time mapping eviction | 2023-12-27 | 2 | -9/+28 | |
| | | | |||||
| | * | core: track separate heap allocation for linux | 2023-12-25 | 5 | -7/+376 | |
| | | | |||||
| * | | Merge pull request #12471 from FearlessTobi/port-7146 | 2023-12-26 | 3 | -0/+23 | |
| |\ \ | | | | | | | Port citra-emu/citra#7146: "assert/logging: Stop the logging thread and flush the backends before crashing" | ||||
| | * | | assert/logging: Stop the logging thread and flush the backends before crashing | 2023-12-26 | 3 | -0/+23 | |
| | |/ | | | | | | | Co-Authored-By: SachinVin <26602104+SachinVin@users.noreply.github.com> | ||||
| * / | ring_buffer: Use feature macro | 2023-12-25 | 1 | -1/+1 | |
| |/ | | | | Co-Authored-By: GPUCode <47210458+GPUCode@users.noreply.github.com> | ||||
| * | Merge pull request #12387 from liamwhite/oboe | 2023-12-19 | 1 | -4/+3 | |
| |\ | | | | | android: add oboe audio sink | ||||
| | * | android: add oboe audio sink | 2023-12-17 | 1 | -4/+3 | |
| | | | |||||
| * | | path_util: copy output for GetParentPath | 2023-12-17 | 2 | -4/+4 | |
| |/ | |||||
| * | Merge pull request #12335 from t895/per-game-settings | 2023-12-16 | 4 | -6/+12 | |
| |\ | | | | | android: Game Properties | ||||
| | * | settings: Allow vsync to be changed per-game | 2023-12-12 | 1 | -1/+1 | |
| | | | |||||
| | * | settings: Allow CPU Debug and Fastmem to be changed per-game | 2023-12-12 | 1 | -4/+4 | |
| | | | |||||
| | * | android: Add per-game drivers | 2023-12-12 | 2 | -0/+3 | |
| | | | |||||
| | * | android: Refactor settings to expose more options | 2023-12-12 | 1 | -1/+4 | |
| | | | | | | | | | In AbstractSetting, this removes the category, androidDefault, and valueAsString properties as they are no longer needed and have replacements. isSwitchable, global, and getValueAsString are all exposed and give better options for working with global/per-game settings. | ||||
| * | | Merge pull request #12184 from Kelebek1/system_settings | 2023-12-16 | 1 | -0/+6 | |
| |\ \ | | | | | | | Make system settings persistent across boots | ||||
| | * | | Make system settings persistent across boots | 2023-12-16 | 1 | -0/+6 | |
| | |/ | |||||