| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | am: stop emulation when all applets are closed | 2024-01-29 | 1 | -0/+8 | ||
| | | | | | | | ||||||
| | * | | | | | core: support offline web applet | 2024-01-29 | 32 | -58/+470 | ||
| | | | | | | | ||||||
| | * | | | | | am: return AppletDataBroker and use for frontend applets | 2024-01-29 | 31 | -508/+424 | ||
| | | | | | | | ||||||
| | * | | | | | am: rework IStorage for transfer storage | 2024-01-29 | 6 | -109/+117 | ||
| | | | | | | | ||||||
| | * | | | | | am: migrate global state to per-applet state structure | 2024-01-29 | 41 | -748/+687 | ||
| | | | | | | | ||||||
| | * | | | | | am: retrieve main applet creation info from frontend | 2024-01-29 | 11 | -79/+143 | ||
| | | | | | | | ||||||
| | * | | | | | am: re-namespace frontend applets to frontend directory | 2024-01-29 | 48 | -473/+394 | ||
| | | | | | | | ||||||
| | * | | | | | am: add new datatypes for per-applet state | 2024-01-29 | 19 | -1/+1496 | ||
| | | | | | | | ||||||
| | * | | | | | service: split am into components | 2024-01-29 | 61 | -3482/+4093 | ||
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #12858 from liamwhite/non-blocking | 2024-01-31 | 2 | -14/+21 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | internal_network: only poll for accept on blocking sockets | |||||
| | * | | | | | internal_network: only poll for accept on blocking sockets | 2024-01-30 | 2 | -14/+21 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #12869 from FernandoS27/smmu-fixes | 2024-01-31 | 7 | -80/+190 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | SMMU: A set of different fixes. | |||||
| | * | | | | | Device Memory Manager: ensure raster protection only within mapped device ↵ | 2024-01-31 | 1 | -17/+23 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | addresses. | |||||
| | * | | | | | DeviceMemory: Make counter types configurable | 2024-01-31 | 2 | -14/+19 | ||
| | | | | | | | ||||||
| | * | | | | | NVDRV: Join the heaper optimization blocks | 2024-01-31 | 1 | -1/+3 | ||
| | | | | | | | ||||||
| | * | | | | | smmu: use new range mutex construction for protecting counters | 2024-01-31 | 4 | -11/+97 | ||
| | | | | | | | ||||||
| | * | | | | | Texture Cache: make sparse texture table per channel | 2024-01-31 | 2 | -40/+51 | ||
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #12864 from Kelebek1/small_time_fixes | 2024-01-31 | 9 | -84/+66 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | Small time fixes | |||||
| | * | | | | | Remove a few hacks for clock setups, which seem to no longer be needed, but ↵ | 2024-01-31 | 9 | -84/+66 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | fix network clock to local clock on every boot. Also fix some logging strings. | |||||
| * | | | | | | Merge pull request #12868 from t895/engine-per-game | 2024-01-31 | 3 | -26/+110 | ||
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | settings: Allow audio sink, input, and output to be set per game | |||||
| | * | | | | | | settings: Allow audio sink, input, and output to be set per game | 2024-01-31 | 3 | -26/+110 | ||
| | |/ / / / / | ||||||
| * | / / / / | aoc: fix DLC listing (#12867) | 2024-01-31 | 1 | -1/+1 | ||
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge pull request #12860 from liamwhite/serialization2 | 2024-01-30 | 1 | -3/+3 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | cmif_serialization: fix LargeData types | |||||
| | * | | | | | cmif_serialization: fix LargeData types | 2024-01-30 | 1 | -3/+3 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #12859 from german77/led | 2024-01-30 | 5 | -27/+41 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | service: hid: Implement GetPlayerLedPattern accurately | |||||
| | * | | | | service: hid: Implement GetPlayerLedPattern accurately | 2024-01-30 | 5 | -27/+41 | ||
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #12856 from liamwhite/serialization | 2024-01-30 | 1 | -12/+38 | ||
| |\ \ \ \ | | | | | | | | | | | cmif_serialization: fix out layout calculation | |||||
| | * | | | | cmif_serialization: fix out layout calculation | 2024-01-30 | 1 | -12/+38 | ||
| | | |/ / | |/| | | ||||||
| * | | | | Update sockets.h | 2024-01-30 | 1 | -1/+1 | ||
| | | | | | | | | | | | | | forgot to realign the enum | |||||
| * | | | | Update src/core/hle/service/sockets/sockets.h | 2024-01-30 | 1 | -1/+1 | ||
| | | | | | | | | | | | | | Co-authored-by: liamwhite <liamwhite@users.noreply.github.com> | |||||
| * | | | | Update sockets_translate.cpp | 2024-01-30 | 1 | -2/+2 | ||
| | | | | | | | | | | | | | Align the error case with it's index in the Errno enum | |||||
| * | | | | Update sockets.h | 2024-01-30 | 1 | -0/+1 | ||
| | | | | | | | | | | | | | Add the CONNREFUSED error to the Service::Sockets::Errno enum | |||||
| * | | | | Update sockets_translate.cpp | 2024-01-30 | 1 | -0/+2 | ||
| |/ / / | | | | | | | | | | Add support for the CONNREFUSED Errno. Without this Connect() will return SUCCESS when a connection is refused, instead of an error code. This causes code, that relies on the result of Connect() being SUCCESS, to execute when it shouldn't. | |||||
| * / / | service: mii: Set arguments as const | 2024-01-29 | 1 | -7/+8 | ||
| |/ / | ||||||
| * | | Merge pull request #12843 from t895/system-driver-whoops | 2024-01-29 | 1 | -5/+2 | ||
| |\ \ | | | | | | | android: Don't show delete button for system driver | |||||
| | * | | android: Don't show delete button for system driver | 2024-01-29 | 1 | -5/+2 | ||
| | | | | ||||||
| * | | | Merge pull request #12837 from german77/cat | 2024-01-29 | 1 | -1/+1 | ||
| |\ \ \ | | | | | | | | | service: am: Focus state changed goes last | |||||
| | * | | | service: am: Focus state changed goes last | 2024-01-28 | 1 | -1/+1 | ||
| | | |/ | |/| | ||||||
| * | | | Merge pull request #12836 from german77/im_home | 2024-01-29 | 11 | -37/+104 | ||
| |\ \ \ | | | | | | | | | service: hid: Implement home, capture and sleep buttons | |||||
| | * | | | service: hid: Implement home, capture and sleep buttons | 2024-01-28 | 11 | -37/+104 | ||
| | |/ / | ||||||
| * | | | Merge pull request #12814 from Kelebek1/time_new_ipc | 2024-01-29 | 40 | -2060/+1225 | ||
| |\ \ \ | | | | | | | | | Move time services to new IPC and add debug printing | |||||
| | * | | | Move time services to new IPC. | 2024-01-27 | 40 | -2060/+1225 | ||
| | | | | | | | | | | | | | | | | | Add some fixes/improvements to usage with the new IPC | |||||
| * | | | | Merge pull request #12439 from FireBurn/vkresult | 2024-01-29 | 5 | -110/+15 | ||
| |\ \ \ \ | |_|_|/ |/| | | | Simplify VkResult lookup | |||||
| | * | | | Simplify VkResult lookup | 2024-01-22 | 4 | -109/+14 | ||
| | | | | | ||||||
| | * | | | Add Vulkan-Utility-Libraries dependency | 2024-01-22 | 1 | -1/+1 | ||
| | | | | | ||||||
| * | | | | fix build for gcc 11 | 2024-01-29 | 1 | -1/+1 | ||
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #12555 from flodavid/fix-gamemode-setting | 2024-01-28 | 16 | -0/+229 | ||
| |\ \ \ | | | | | | | | | Save gamemode configuration and add per-game config | |||||
| | * | | | yuzu: Add per-game linux gamemode configuration | 2024-01-02 | 14 | -0/+197 | ||
| | | | | | ||||||
| | * | | | fix linux config values not saved | 2024-01-02 | 2 | -0/+32 | ||
| | | | | | ||||||
| * | | | | Merge pull request #12821 from merryhime/atomic_ops | 2024-01-28 | 2 | -52/+33 | ||
| |\ \ \ \ | | | | | | | | | | | atomic_ops: Reduce code duplication with templates | |||||