Commit Graph

  • a52c9bd74f README.md: Add LLM policy Exzap 2026-06-10 17:28:45 +02:00
  • 0a4f634eaf Latte: Handle texture copy edge-case Exzap 2026-06-10 16:58:59 +02:00
  • d28c7654ec snduser: Implement MIXSetDeviceSPan + MIXSetDeviceLFE Exzap 2026-06-08 18:23:16 +02:00
  • e70b270e71 sndcore: Small fix and cleanup Exzap 2026-06-08 17:22:35 +02:00
  • 263b3510d6 snduser: Avoid hardcoded samples-per-frame Exzap 2026-06-06 16:56:58 +02:00
  • fc001cdf05 sndcore: Improve PCM16 linear sampling + correctly clamp sndcore2 ADSR Exzap 2026-06-06 16:55:28 +02:00
  • c2d428e5b5 snduser: Improve MIX functions Exzap 2026-06-05 02:25:42 +02:00
  • d20d701ef0 OpenGL: Clamp vsync to valid value (#1937) codeman4033 2026-06-10 08:24:38 -05:00
  • 745d30bc08 debugger: Tweaks + add context menu to write different value types (#1950) Swift 2026-06-09 15:04:33 -05:00
  • bae38e56c2 GraphicPack: Allow overriding cos.xml permissions (#1948) techmuse 2026-06-08 11:59:51 -04:00
  • e4fa470140 logging: Improve Windows OS version detection (#1949) Hr. Vedel 2026-06-08 17:02:51 +02:00
  • 326933b248 nn_ac: Add local IP getter implementation for Linux (#1839) Ash 2026-06-06 03:39:00 +10:00
  • 5c56bfe43b RPL: Use normalized module names + small code cleanup Exzap 2026-06-04 18:54:51 +02:00
  • c0f02bcbd6 procui: Avoid crash during title shutdown Exzap 2026-06-04 03:20:30 +02:00
  • 251662aa94 vcpkg: Update vcpkg + update to SDL 3.4.10 (#1943) GiveMeTheButter 2026-06-03 18:14:36 +00:00
  • 591e721dc0 RPL: Remove incorrect ref count check (#1942) capitalistspz 2026-06-02 18:55:09 +00:00
  • a02ba9d82b Vulkan: Skip zero-size readback buffer barriers (#1929) oltolm 2026-05-28 13:04:46 +02:00
  • ca15637b63 UI: Fix formatting error in TextureRelationWindow (#1926) capitalistspz 2026-05-22 22:53:07 +00:00
  • a29a160b7c Vulkan: Remove set decoration from vertex attributes (#1923) oltolm 2026-05-23 00:52:07 +02:00
  • dfb9a99c3e Vulkan: Remove unused transform feedback extension path (#1919) oltolm 2026-05-19 00:38:25 +02:00
  • 7ff99a5e13 debugger: Add support for loading symbols from .map file (#1916) Crementif 2026-05-19 00:21:14 +02:00
  • ad73c1e054 Input: Fix race condition in button mapping access (#1900) oltolm 2026-05-15 20:30:49 +02:00
  • 2fd322ecf7 gui: improve graphic pack download buttons Crementif 2026-05-15 00:58:10 +02:00
  • 8e3e961b8e build+input: Make SDL optional (#1895) SSimco 2026-05-09 16:27:26 +03:00
  • 6ab2f501ff coreinit: Stub MCP_DemoGetRemainder to 99 (#1902) Hr. Vedel 2026-05-09 15:23:45 +02:00
  • 0fc7403543 build+Latte: Add working ENABLE_OPENGL and ENABLE_VULKAN build options (#1887) Emma 2026-05-09 13:03:25 +00:00
  • f3fecba313 Migrate from SDL2 to SDL3 3.4.2 (#1847) bslhq 2026-05-08 23:11:19 +08:00
  • 0d832c48b1 CI: Disable fail-fast for macOS builds (#1901) shinra-electric 2026-05-07 12:44:07 +01:00
  • e8bee64b5e Latte: Fix rare corruption in buffer cache Exzap 2026-05-06 05:49:06 +02:00
  • 12970c2da6 PPCAsm: Fix string parsing when string contains escaped double quote Exzap 2026-05-06 04:24:48 +02:00
  • a8bd6f84f7 coreinit: Implement OSDynLoad_IsModuleLoaded Exzap 2026-05-04 03:09:29 +02:00
  • 0b661488d7 coreinit: Always try to print symbols for PPC stack traces Exzap 2026-04-29 22:32:06 +02:00
  • 4051683973 PPCRec: Cleanup and smaller fixes Exzap 2026-04-28 16:33:37 +02:00
  • 58c25d5303 Latte: Clean up LatteBufferCache.cpp Exzap 2026-04-26 23:42:34 +02:00
  • d92edefafb PPCAsm: Reloc modifiers should behave more like LLVM/gnu assembler Exzap 2026-04-25 23:38:52 +02:00
  • b2a735e0e2 PPCAsm: Support C-style escapes in strings Exzap 2026-04-24 04:32:52 +02:00
  • f9ba33a406 PPCAsm: Support cr register in bcclr instructions Exzap 2026-04-24 04:32:13 +02:00
  • 15ceda1233 GfxPack: Log line number for errors caused by malformed expressions Exzap 2026-04-23 02:05:24 +02:00
  • c080b7385e Latte: Rework interval tree for vertex/uniform cache Exzap 2026-04-14 00:10:02 +02:00
  • 1baf219cb2 Vulkan: Add tilemode to texture debug name Exzap 2026-04-03 16:56:48 +02:00
  • 414aa9d6b3 GX2+Latte: Rework GX2CopySurface Exzap 2026-04-03 16:56:27 +02:00
  • e2a69becf1 debugger: Rework PPC debugger Exzap 2026-03-27 20:55:49 +01:00
  • 1c2b7d787e build: Add ENABLE_LIBUSB option (#1886) Emma 2026-04-26 19:24:57 +00:00
  • 6f6c1299e2 Logging: Add compile-time format checks (#1885) SSimco 2026-04-22 16:51:44 +03:00
  • f8fb588b36 build: macOS CMake fixes (#1883) Emma 2026-04-22 13:49:41 +00:00
  • aa6e2c0539 build.MD: Add pkgconf to mac brew dependencies & mention bundle flag (#1882) shinra-electric 2026-04-22 14:25:40 +01:00
  • cd23241f29 UI: Added a button to download and install gfx packs from an url (#1866) Lightnight1 2026-04-22 09:24:18 -04:00
  • 02383542b2 mac: Allow running without logicOp and update macOS build instructions (#1880) Emma 2026-04-18 20:57:27 +00:00
  • 5ac87ba7f3 mac: Log CPU and OS version (#1879) Emma 2026-04-18 17:53:21 +00:00
  • 5ee74b5a6a GL: clean up shader object after compilation goeiecool9999 2026-04-18 18:38:12 +02:00
  • b2c34fb1df ci: Silence macOS runner warnings as ninja is already preinstalled (#1878) shinra-electric 2026-04-17 05:59:37 +02:00
  • deb000f947 build+mac: Add current year to app bundle copyright (#1877) shinra-electric 2026-04-17 05:42:03 +02:00
  • 553990a25e debugger: fix crash when adding breakpoint goeiecool9999 2026-04-16 10:31:04 +02:00
  • 125765c913 ci+mac: Codesign macOS app bundle (#1875) shinra-electric 2026-04-16 03:26:26 +02:00
  • d96104d00d ci+mac: Fix rpath for libusb (#1874) shinra-electric 2026-04-16 03:18:44 +02:00
  • 9e28d6d3ef build.MD: Update macos build instructions (#1872) Emma 2026-04-13 21:24:30 +00:00
  • 7e5516f94d Vulkan: Fix compile error on glibc 2.43 (#1870) Sapphire 2026-04-11 22:16:07 -05:00
  • 391478b307 vulkan: Improve the Breath of the Wild RADV/LLVM workaround (#1862) goeiecool9999 2026-04-10 22:46:51 +02:00
  • 1644fd2e09 GamePatch: Add additional FFL endian-swap patch signature for Mario Kart 8 (#1867) iPixzl 2026-04-10 21:45:27 +01:00
  • b9b46ecb65 Vulkan: Use LLVM shader compiler for BOTW on Linux + Mesa (#1857) goeiecool9999 2026-04-04 19:14:49 +02:00
  • b3e310220e vulkan: use the right exit function when vulkan fails to initialize. goeiecool9999 2026-04-04 16:45:00 +02:00
  • c16936d381 build: Link zstd explicitly (#1860) GaryOderNichts 2026-04-04 16:32:12 +02:00
  • fd1a1d1688 unix: simplify the case-insensitivity algorithm goeiecool9999 2026-04-03 02:47:52 +02:00
  • 72b5740ed4 unix: check current working directory for case-insensitive relative paths when no more parents goeiecool9999 2026-04-03 02:30:48 +02:00
  • a1d47c37b6 unix: handle edge case where path does not exist goeiecool9999 2026-04-03 01:07:37 +02:00
  • 2913a8ca7a input: Fix bitwise operation for button mask (#1851) Squall Leonhart 2026-03-29 17:56:12 +11:00
  • 6648a9c225 coreinit: Log errors in OSUnlockMutex instead of debug asserts Exzap 2026-03-24 03:33:53 +01:00
  • f2f70e5df8 GX2: Fix several missing/incorrect cmd reserve calls Exzap 2026-03-23 17:11:49 +01:00
  • f893e2928c GX2: Fix return type of GX2DrawDone Exzap 2026-03-21 12:25:46 +01:00
  • 8065520583 PPCRec: Fix eflags optimization Exzap 2026-03-20 22:48:48 +01:00
  • 0121e63408 coreinit: Implement OSFatal Exzap 2026-03-19 20:49:25 +01:00
  • c92bef0352 coreinit: Refactor OSScreen Exzap 2026-03-19 20:49:02 +01:00
  • 5e0e3f42da coreinit: Improve vcprintf implementation Exzap 2026-03-19 18:38:47 +01:00
  • a5ae41fdbe build: Remove unnecessary includes to improve compile times Exzap 2026-03-06 07:49:26 +01:00
  • 8e2e2c44bb build: Generate precompiled header only once (msvc only) Exzap 2026-03-05 17:43:55 +01:00
  • 1a5546e4ad GfxPack: Add version (8) for new features Exzap 2026-03-04 07:32:11 +01:00
  • c1965c3d89 Enforce LF line endings Exzap 2026-03-04 07:07:47 +01:00
  • 6312fb936c ci: Update github actions (#1836) shinra-electric 2026-03-14 16:24:20 +00:00
  • 0ff7d6ef0c input: Fix logging crash in WPADGetInfoAsync due to mismatching type (#1832) Squall Leonhart 2026-03-14 07:38:33 +11:00
  • a04eb53822 vcpkg: Update wxWidgets to 3.3.2 (#1824) Crementif 2026-03-12 21:58:22 +01:00
  • 3ee166101a debugger: fix breakpoints window right-click being offset Crementif 2026-02-23 17:06:59 +01:00
  • ceb9771a5c Vulkan: Fixes for object refcounting Exzap 2026-02-23 03:21:24 +01:00
  • 4ca4d1caed config: Retain Vulkan device selection from previous config format Exzap 2026-02-20 21:00:22 +01:00
  • 2096c434de Latte: Cleanup some endian handling code Exzap 2026-02-20 19:19:44 +01:00
  • 18dd75c1f5 Latte: Force height of 1D textures to 1 Exzap 2026-02-20 18:26:11 +01:00
  • 556fc24896 GameList: Reduce time it takes for the list to be populated Exzap 2026-02-12 15:48:05 +01:00
  • f5be6bef2d GameList: Save config after updating favorites Exzap 2026-02-12 08:55:41 +01:00
  • cd5838fc7f Windows: Don't re-attach stdio when piping output (#1812) Luminyx 2026-02-18 21:30:45 -05:00
  • 3b5c6f5246 Fix dark mode in download manager Crementif 2026-02-09 14:10:19 +01:00
  • 9f58f3a118 coreinit: Fix initialization order Exzap 2026-02-09 07:08:01 +01:00
  • 8cd5ce102f Vulkan: Properly shutdown pipeline compile threads + code cleanup Exzap 2026-02-09 04:11:10 +01:00
  • 2c03ac3217 GraphicPack: Support wildcard titleId and RPX hash + entrypoint callbacks (#1805) Luminyx 2026-02-08 20:20:34 -05:00
  • 5bc60b9452 AX: Fix linear filter (#1802) rcaridade145 2026-02-02 16:16:46 +00:00
  • ba82dc57d6 OpenGL+Vulkan: Use unified uniform block layout for output shaders (#1785) goeiecool9999 2026-02-01 02:06:05 +01:00
  • 4ad3f21047 macOS: Bump macOS min version to 13.4 (#1798) shinra-electric 2026-02-01 00:54:04 +00:00
  • 07bdb3454a debugger: Various QoL improvements (#1777) Crementif 2026-02-01 01:53:02 +01:00
  • 4fe73a3582 rpl: Fix RPLs not loading from cafeLibs/ Exzap 2026-01-22 06:55:22 +01:00
  • f45623523d CPU: Fix PSQ_L/PSQ_ST scaler calculation Exzap 2026-01-21 06:29:58 +01:00
  • a20032ffb5 Latte/Metal: Exclude more Metal only logic on non-Apple platforms and cleanups (#1781) RedBlackAka 2026-01-21 04:46:06 +01:00
  • 7db733b337 UI: more cleanup (#1769) oltolm 2026-01-21 04:38:38 +01:00