Age | Commit message (Expand) | Author |
2024-03-08 | Update dependencies from SixLabors to the latest version before the license c...1.1.1221 | TSRBerry |
2024-03-07 | LightningJit: Disable some cache ops and CTR_EL0 access on Windows Arm (#6326)1.1.1220 | gdkchan |
2024-03-07 | UI: Update minimum window size to 800x500 (#6425)1.1.1219 | MutantAura |
2024-03-07 | Add title of game to screenshot text (#6266)1.1.1218 | Kyle |
2024-03-02 | infra: Make Avalonia the default UI (#6375)1.1.1216 | Mary Guillemard |
2024-03-02 | Avalonia: only enable gamescope workaround under it (#6374)1.1.1215 | Mary Guillemard |
2024-02-24 | Change packed aliasing formats to UInt (#6358)1.1.1214 | gdkchan |
2024-02-23 | IPC code gen improvements (#6352)1.1.1212 | jhorv |
2024-02-22 | Migrate Audio service to new IPC (#6285)1.1.1211 | gdkchan |
2024-02-22 | OpenGL: Mask out all color outputs with no fragment shader (#6341)1.1.1210 | riperiperi |
2024-02-22 | Ensure service init runs after Horizon constructor (#6342)1.1.1209 | gdkchan |
2024-02-22 | Implement virtual buffer dependencies (#6190)1.1.1208 | gdkchan |
2024-02-22 | Vulkan: Properly reset barrier batch when splitting due to mismatching flags ...1.1.1207 | riperiperi |
2024-02-21 | Vulkan: Disable push descriptors on older NVIDIA GPUs (#6340)1.1.1206 | riperiperi |
2024-02-21 | Vulkan: Fix barrier batching past limit (#6339)1.1.1205 | riperiperi |
2024-02-19 | Avalonia UI: Update English tooltips (#6305)1.1.1204 | MetrosexualGarbodor |
2024-02-19 | Avalonia: Fix gamescope once and for all (#6301)1.1.1203 | Mary Guillemard |
2024-02-17 | LightningJit: Add a limit on the number of instructions per function for Arm6...1.1.1202 | gdkchan |
2024-02-17 | hid: Stub SetTouchScreenResolution (#6322)1.1.12011.1.1200 | Exhigh |
2024-02-17 | Vulkan: Improve texture barrier usage, timing and batching (#6240)1.1.1199 | riperiperi |
2024-02-16 | Vulkan: Use push descriptors for uniform bindings when possible (#6154)1.1.1198 | riperiperi |
2024-02-15 | Implement X8Z24 texture format (#6315)1.1.1197 | gdkchan |
2024-02-15 | Fix PermissionLocked check on UnmapProcessCodeMemory (#6314)1.1.1196 | gdkchan |
2024-02-15 | Remove Vulkan SubgroupSizeControl enablement code (#6317)1.1.1195 | gdkchan |
2024-02-15 | Stub VSMS related ioctls (#6313)1.1.1194 | gdkchan |
2024-02-15 | Updaters: Fix ARM Linux Updater (#6316)1.1.1193 | Isaac Marovitz |
2024-02-12 | Handle exceptions when checking user data directory for symlink (#6304)1.1.1192 | jcm |
2024-02-11 | macOS: Stop storing user data in Documents for some users; fix symlinks (#6241)1.1.1191 | jcm |
2024-02-11 | Old buttons (#6237)1.1.1188 | Isaac Marovitz |
2024-02-11 | Infra: Capitalisation Consistency (#6296)1.1.1187 | Isaac Marovitz |
2024-02-11 | Standardize logging locations across desktop platforms (#6238)1.1.1186 | jcm |
2024-02-11 | Remove ReflectionBinding in Mod Manager (#6280)1.1.1184 | Isaac Marovitz |
2024-02-11 | Update Avalonia About Window like requested in PR #6267 (#6278)1.1.1183 | sunshineinabox |
2024-02-11 | Fix mip offset/size for full 3D texture upload on Vulkan (#6294)1.1.1182 | gdkchan |
2024-02-10 | Add missing RID exclusions for linux-arm64 (#6298)1.1.11811.1.1180 | Mary Guillemard |
2024-02-10 | ci: Enable Linux ARM64 on build and release (#6291)1.1.1179 | Mary Guillemard |
2024-02-10 | Set PointSize in shader on OpenGL (#6292)1.1.1178 | Mary Guillemard |
2024-02-10 | Make IOpenGLContext.HasContext context dependent (#6290)1.1.1177 | Mary Guillemard |
2024-02-10 | Load custom SDL mappings from application data folder (#6295)1.1.1176 | jcm |
2024-02-10 | Force CPU copy for non-identity DMA remap (#6293)1.1.1175 | gdkchan |
2024-02-08 | Revert "Bump Ava (#6271)"1.1.1173 | Mary Guillemard |
2024-02-08 | Remove SDC (#6275)1.1.1172 | Isaac Marovitz |
2024-02-08 | LightningJit: Reduce stack usage for Arm32 code (#6245)1.1.1171 | gdkchan |
2024-02-08 | Remove Vic Reference to Host1x (#6277)1.1.1170 | Isaac Marovitz |
2024-02-08 | Implement BGR10A2 render target format (#6273)1.1.1169 | gdkchan |
2024-02-08 | Bump Ava (#6271)1.1.1168 | Isaac Marovitz |
2024-02-08 | Replace Flex Panels in favor of Wrap Panels for Avalonia (#6267)1.1.1166 | sunshineinabox |
2024-02-08 | Clamp vertex buffer size to mapped size if too high (#6272)1.1.1165 | gdkchan |
2024-02-06 | Redact usernames from logs (#6255)1.1.1163 | SamusAranX |
2024-02-06 | AccountService: Cache token data (#6260)1.1.1162 | riperiperi |