| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | arm: Implement native code execution backend | 2023-11-25 | 30 | -47/+1799 | ||
| | * | | | | device_memory: Enable direct mapped addresses for nce | 2023-11-25 | 5 | -8/+21 | ||
| | * | | | | settings: Add cpu backend setting | 2023-11-25 | 3 | -0/+17 | ||
| | * | | | | kernel: Manually specify aslr region start | 2023-11-25 | 8 | -18/+25 | ||
| | * | | | | core: Respect memory permissions in Map | 2023-11-25 | 6 | -58/+117 | ||
| | * | | | | host_memory: Switch to FreeRegionManager | 2023-11-25 | 2 | -29/+67 | ||
| | * | | | | host_memory: ensure map base is between 36 and 39 bits | 2023-11-25 | 1 | -2/+58 | ||
| | * | | | | common: Add free region manager | 2023-11-25 | 2 | -0/+56 | ||
| | * | | | | common: Add libc sigaction hook | 2023-11-25 | 3 | -0/+68 | ||
| * | | | | | general: conditionally compile gamemode on linux only | 2023-11-29 | 2 | -1/+2 | ||
| * | | | | | Merge pull request #12204 from t895/config-migration | 2023-11-29 | 32 | -122/+848 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | android: Save global settings in onStop | 2023-11-27 | 6 | -63/+11 | ||
| | * | | | | | android: Multi directory UI | 2023-11-27 | 27 | -59/+837 | ||
| * | | | | | | Merge pull request #12203 from liamwhite/crash-fix | 2023-11-29 | 1 | -1/+3 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | set: don't load version nca with null romfs | 2023-11-27 | 1 | -1/+3 | ||
| * | | | | | | | Merge pull request #12201 from Macj0rdan/controller-applet-fix | 2023-11-29 | 4 | -3/+30 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fixed controller applet crashing when on FW17+ | 2023-11-27 | 4 | -3/+30 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #12194 from liamwhite/fruit-company | 2023-11-29 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | video_core: fix mac compile | 2023-11-26 | 1 | -2/+2 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #12154 from liamwhite/more-drivers | 2023-11-29 | 2 | -11/+41 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | vulkan_device: add names for more driverID enumeration values | 2023-11-24 | 2 | -11/+41 | ||
| * | | | | | | | | Merge pull request #11946 from flodavid/gamemode | 2023-11-29 | 14 | -9/+189 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | cmake: move gamemode target include into its file | 2023-11-25 | 1 | -1/+0 | ||
| | * | | | | | | | | yuzu: create linux group in general settings | 2023-11-25 | 14 | -79/+172 | ||
| | * | | | | | | | | yuzu: integrate gamemode support on linux | 2023-11-25 | 8 | -1/+89 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #11902 from ameerj/ssbo-align | 2023-11-29 | 14 | -16/+56 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'master' into ssbo-align | 2023-11-26 | 370 | -16371/+23771 | ||
| | |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | | shader_recompiler: Align SSBO offsets in GlobalMemory functions | 2023-10-31 | 7 | -6/+19 | ||
| | * | | | | | | | buffer_cache: Apply storage buffer alignment only to the offset | 2023-10-31 | 1 | -8/+12 | ||
| | * | | | | | | | shader_recompiler: Align SSBO offsets to meet host requirements | 2023-10-31 | 10 | -9/+32 | ||
| * | | | | | | | | Merge pull request #12183 from german77/justmii | 2023-11-27 | 4 | -34/+39 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | service: nfc: Validate mii data | 2023-11-25 | 4 | -34/+39 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #12160 from german77/mouse_constrain | 2023-11-27 | 5 | -54/+65 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | yuzu: Constrain mouse in render window when emulated | 2023-11-24 | 5 | -54/+65 | ||
| * | | | | | | | | Merge pull request #11535 from GPUCode/upload_cmdbuf | 2023-11-26 | 19 | -144/+317 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Vulkan: Add a final barrier to the upload command buffer | 2023-11-12 | 1 | -0/+8 | ||
| | * | | | | | | | | renderer_vulkan: Introduce separate cmd buffer for uploads | 2023-11-12 | 19 | -144/+309 | ||
| * | | | | | | | | | Merge pull request #12180 from german77/cabinetmii | 2023-11-26 | 1 | -1/+2 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | service: am: Create random mii for cabinet applet | 2023-11-25 | 1 | -1/+2 | ||
| * | | | | | | | | | | Merge pull request #12156 from german77/firmwarevs | 2023-11-26 | 4 | -33/+98 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | yuzu: Display firmware version | 2023-11-24 | 4 | -33/+98 | ||
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | cmake: prefer system simpleini library | 2023-11-26 | 2 | -1/+2 | ||
| * | | | | | | | | | | Merge pull request #12166 from german77/redmagic | 2023-11-25 | 1 | -0/+38 | ||
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | | android: input: Flip abxy on backbone labs controllers | 2023-11-25 | 1 | -0/+19 | ||
| | * | | | | | | | | | android: input: Flip abxy on redmagic controllers | 2023-11-25 | 1 | -0/+19 | ||
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * / | | | | | | | | time: undef GetCurrentTime for Windows | 2023-11-25 | 1 | -0/+5 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #12153 from liamwhite/deck2 | 2023-11-25 | 1 | -1/+2 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | renderer_vulkan: exclude steam deck oled from force max clock setting | 2023-11-24 | 1 | -1/+2 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #12151 from german77/no-crash | 2023-11-25 | 2 | -0/+51 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | core: hid: Ensure output devices are initialized | 2023-11-24 | 2 | -0/+51 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||