Commit Graph

  • 6df3e1742e UI: Fix wxWidgets assert in InfinityPage (#1582) oltolm 2025-05-31 16:29:07 +02:00
  • 152b790242 UI: Use wxID_ANY and wxNOT_FOUND instead of hardcoding -1 (#1581) oltolm 2025-05-30 01:39:02 +02:00
  • 02616bf6be build: Allow Linux builds to be made without Bluez (#1579) capitalistspz 2025-05-28 14:18:01 +01:00
  • 7168d20cde FST: Refactor IV handling Exzap 2025-05-27 16:51:46 +02:00
  • 783d88a892 coreinit: Fix race condition in __FSAIoctlResponseCallback Exzap 2025-05-17 20:45:58 +02:00
  • 28ea70b6d8 GX2+TCL: Reimplement command buffer submission Exzap 2025-05-14 18:59:50 +02:00
  • 96765e4ac6 Latte: Refactor clear code Exzap 2025-05-10 13:58:43 +02:00
  • 111637a9fd nsyshid: Skylander 360 Portal small optimization and code formatting (#1568) gamerbross 2025-05-15 19:58:43 +02:00
  • bed5fdb195 UI: Disable Ctrl+Q shortcut on non-macOS platforms to prevent accidental exits during gameplay (#1565) Issa 2025-05-13 03:38:11 +02:00
  • 996539fce8 CI: Bump MoltenVK to v1.3.0 (#1559) shinra-electric 2025-05-12 19:12:40 +01:00
  • 05617a332b dmae: Implement 16bit endian swap for DMAECopyMem (#1564) Mefiresu 2025-05-12 18:16:14 +02:00
  • caef34f2ff nsyshid: Add Kamen Rider USB Device to Whitelist (#1560) Joshua de Reeper 2025-05-12 09:28:01 +02:00
  • f801fc1fe8 Fix Mac build for Xcode 16.3 (#1558) neebyA 2025-05-11 15:08:25 -07:00
  • 61484598fc Vulkan: Use per-pipeline buffer robustness Exzap 2025-05-10 09:48:35 +02:00
  • 081ebead5f Add AArch64 recompiler backend (#1556) SSimco 2025-05-09 13:47:22 +03:00
  • d13dab0fd8 Vulkan: During shutdown submit buffer before deleting resources Exzap 2025-05-09 10:00:38 +02:00
  • ba09daf328 PPCRec: Reenable float copy optimization Exzap 2025-05-09 02:06:08 +02:00
  • 557aff4024 PPCRec: Implement PSQ scaling Exzap 2025-05-08 08:29:47 +02:00
  • de542410c2 PPCRec: Rework floating point instructions (#1554) Exzap 2025-05-08 03:48:22 +02:00
  • 33d5c6d490 nsyshid: Add Skylander Xbox 360 Portal support (#1550) gamerbross 2025-05-04 21:44:46 +02:00
  • 352a918494 debug: add CLI option to have multi-core interpreter (#1553) Crementif 2025-05-04 18:04:26 +02:00
  • d083fc0470 Reorder PPCInterpreter memory layout to keep plugin compatibility Crementif 2025-05-04 17:19:56 +02:00
  • fa7ae84314 macOS: Fix browsing of directory paths with spaces (#1546) neebyA 2025-05-04 04:46:01 -07:00
  • 00099c5ecc Set StartupWMClass in .desktop file (#1552) Shikakiben 2025-05-04 13:29:27 +02:00
  • e6a64aadda undo revert of style improvement goeiecool9999 2025-04-27 17:03:00 +02:00
  • a5f3558b79 Revert "fix building with fmt11 and GCC" goeiecool9999 2025-04-27 16:53:59 +02:00
  • b089ae5b32 PowerPC recompiler rework (#641) Exzap 2025-04-26 17:59:32 +02:00
  • 06233e3462 UI: Fix wxWidgets debug assert Exzap 2025-04-16 14:36:11 +02:00
  • 4972381edc Vulkan: Fix imgui validation error when sRGB framebuffer is used Exzap 2025-04-15 22:46:19 +02:00
  • cd6eb1097b Vulkan: Fix a validation error + minor code refactor Exzap 2025-04-15 21:10:11 +02:00
  • c4eab08f30 Update vcpkg Exzap 2025-04-03 17:35:09 +02:00
  • 57ff99ce53 cubeb: Show default device option even if enumerating devices fails (#1515) mitoposter 2025-03-19 16:06:55 +00:00
  • 8b5cafa98e Wiimote/L2CAP: More accurate descriptions for descriptors (#1512) capitalistspz 2025-03-13 00:09:45 +00:00
  • 186e92221a debugger: allow printing registers using logging breakpoint placeholders (#1510) Crementif 2025-03-07 23:40:17 +01:00
  • 31d2db6f78 OpenGL: Add explicit/matching qualifiers in output shader interface goeiecool9999 2025-03-04 17:58:18 +01:00
  • ebb5ab53e2 Add menu item for opening shader cache directory (#1494) capitalistspz 2025-02-14 19:56:51 +00:00
  • a6fb0a48eb BUILD.md: Provide more info about build configuration flags (#1486) v2.6 capitalistspz 2025-02-04 09:56:33 +00:00
  • ec2d7c086a coreinit: Clean up time functions Exzap 2025-01-30 03:49:17 +01:00
  • c714e8cb6b coreinit: Time to tick conversion is unsigned Exzap 2025-01-30 03:32:24 +01:00
  • e834515f43 Vulkan: Improve post-shutdown cleanup and minor improvements (#1401) goeiecool9999 2025-01-23 21:20:03 +01:00
  • 4f9eea07e0 CI: Update action version Exzap 2025-01-23 20:35:43 +01:00
  • 372c314f06 fix building with fmt11 and GCC goeiecool9999 2025-01-23 21:02:09 +01:00
  • 5bd253a1f8 Revert "Fix building against fmt 11.1.0 (#1474)" Exzap 2025-01-23 17:29:12 +01:00
  • 4ac65159ef Fix building against fmt 11.1.0 (#1474) Alexandre Bouvier 2025-01-16 11:54:29 +00:00
  • eab1b24320 nsyshid: Initialise interface index as 0 (#1473) Joshua de Reeper 2025-01-12 19:20:48 +00:00
  • 07cd402531 Update precompiled.h Exzap 2025-01-12 18:33:15 +01:00
  • 0a59085021 nsyshid: Make Libusb the Windows backend (#1471) Joshua de Reeper 2025-01-12 13:33:24 +00:00
  • 8dd809d725 Latte: Implement better index caching (#1443) Exzap 2025-01-12 12:39:02 +01:00
  • 1923b7a7c4 Vulkan: Added R5_G6_B5_UNORM to supported readback formats (#1430) rcaridade145 2025-01-12 11:37:56 +00:00
  • f61539a262 Update build instructions for fedora and add troubleshooting step for alternative architectures (#1468) brysma1 2025-01-07 22:22:55 -05:00
  • 92021db230 Use one CPU emulation thread for --force-interpreter (#1467) Crementif 2025-01-05 04:08:13 +01:00
  • 4b792aa4d2 debug: Fix shader dumping (#1466) Crementif 2025-01-04 20:38:42 +01:00
  • 1e30d72658 build: Add ALLOW_PORTABLE flag (#1464) capitalistspz 2024-12-30 17:49:51 +00:00
  • 2b0cbf7f6b Fix building against Boost 1.87.0 (#1455) Mike Lothian 2024-12-18 21:15:42 +00:00
  • 3738ccd2e6 Play bootSound.btsnd while shaders/pipelines are compiling (#1047) goeiecool9999 2024-12-18 15:55:23 +01:00
  • b53b223ba9 Vulkan: Use cache for sampler objects Exzap 2024-12-16 02:38:43 +01:00
  • 6aaad1eb83 Debugger: Added right click context menu to disasm view + small fixes Exzap 2024-12-15 21:47:05 +01:00
  • adab729f43 UI: Correctly handle unicode paths during save export Exzap 2024-12-08 13:33:34 +01:00
  • dd0af0a56f Linux: Allow connecting Wiimotes via L2CAP (#1353) v2.5 capitalistspz 2024-12-07 11:02:40 +00:00
  • 934cb54605 Properly check if MLC is writeable Exzap 2024-12-07 09:24:59 +01:00
  • 356cf0e5e0 Multiple smaller HLE improvements Exzap 2024-12-07 09:23:11 +01:00
  • e2d0871ca3 Camera: Set error code in CAMInit Exzap 2024-12-07 07:48:30 +01:00
  • 40d9664d1c Update translation files Cemu-Language CI 2024-12-07 07:14:20 +00:00
  • eca7374567 Set version for macOS bundle (#1431) neebyA 2024-12-01 20:19:15 -08:00
  • 80a6057512 build: Fix linker failure with glslang 15.0.0 (#1436) Jeremy Kescher 2024-12-02 01:01:22 +01:00
  • 0735237686 Input: Move pairing dialog button and source (#1424) capitalistspz 2024-11-30 22:05:50 +00:00
  • 90eb2e01f4 nsyshid/dimensions: add missing return (#1425) capitalistspz 2024-11-22 12:43:12 +00:00
  • 409f12b13a coreinit: Fix calculation of thread total awake time Exzap 2024-11-17 10:38:39 +01:00
  • 7b513f1744 Latte: Add workaround for infinite loop in Fatal Frame shaders Exzap 2024-11-17 09:52:44 +01:00
  • c3e29fb619 Latte: Add support for shader instructions MIN_UINT and MAX_UINT Exzap 2024-11-16 13:45:33 +01:00
  • 2065ac5f63 GfxPack: Better logging messages for diagnosing problems in rules.txt Exzap 2024-11-16 12:51:58 +01:00
  • 269d5b9aab Vulkan: Make scaling shaders compatible + fixes (#1392) goeiecool9999 2024-11-16 10:02:43 +01:00
  • 6f9f3d52ea CI: Remove outdated workflow v2.4 Exzap 2024-11-13 06:38:13 +01:00
  • 719c631f13 config: Fix receive_untested_updates using the wrong default Exzap 2024-11-13 06:28:13 +01:00
  • 66658351c1 erreula: Rework implementation and fix bugs Exzap 2024-11-10 10:10:46 +01:00
  • a5717e1b11 FST: Refactoring to fix a read bug + verify all reads Exzap 2024-11-08 01:07:53 +01:00
  • ca2e0a7c31 nsyshid: Add support for emulated Dimensions Toypad (#1371) Joshua de Reeper 2024-11-11 07:58:01 +00:00
  • 2e829479d9 nsyshid/libusb: correct error message formatting and print error string on open fail (#1407) capitalistspz 2024-11-09 05:22:13 +00:00
  • 4ac1ab162a procui: swap tickDelay and priority args in callbacks (#1408) capitalistspz 2024-11-09 05:21:06 +00:00
  • 813f9148b1 macOS: Fix absolute path to libusb dylib (#1405) SamoZ256 2024-11-07 07:09:35 +01:00
  • 9941e00b54 macOS: Fix libusb path for bundle (#1403) SamoZ256 2024-11-05 22:22:00 +01:00
  • 1c49a8a1ba nn_nfp: Implement GetNfpReadOnlyInfo and fix deactivate event v2.3 Exzap 2024-11-01 22:47:19 +01:00
  • 47001ad233 Make MEMPTR<T> a little more T*-like (#1385) capitalistspz 2024-10-30 22:10:32 +00:00
  • 459fd5d9bb input: Fix crash when closing add controller dialog before search completes (#1386) goeiecool9999 2024-10-28 09:37:30 +01:00
  • 63e1289bb5 Windows: Save icons to Cemu user data directory (#1390) capitalistspz 2024-10-25 17:48:21 +01:00
  • f9a4b2dbb1 input: Add option to make show screen button a toggle (#1383) goeiecool9999 2024-10-19 01:56:56 +02:00
  • d6575455ee Linux: Fix crash on invalid command-line arguments goeiecool9999 2024-10-17 22:24:01 +02:00
  • 3acd0c4f2c Vulkan: Protect against uniform var ringbuffer overflow (#1378) goeiecool9999 2024-10-14 14:03:36 +02:00
  • 6dc73f5d79 Add support for fmt 11 (#1366) Alexandre Bouvier 2024-10-03 06:48:25 +00:00
  • 8508c62540 Various smaller code improvements (#1343) capitalistspz 2024-09-17 01:00:26 +01:00
  • adffd53dbd boss: Fix BOSS not honoring the proxy_server setting (#1344) Andrea Toska 2024-09-16 12:40:38 +02:00
  • a05bdb172d Vulkan: Add explicit synchronization on frame boundaries (#1290) goeiecool9999 2024-09-15 20:23:11 +02:00
  • 1a4d9660e7 Update translation files v2.2 Cemu-Language CI 2024-09-08 15:40:13 +00:00
  • ba54d1540c Fix "Receive untested updates" option not being synced to config Exzap 2024-09-08 17:21:20 +02:00
  • 0d8fd7c0dc appimage: Do not copy libstdc++.so.6 to usr/lib/ (#1319) MoonlightWave-12 2024-09-02 21:22:38 +02:00
  • b06990607d nsysnet: Avoid crash on NULL timeout in select (#1324) Joshua de Reeper 2024-09-02 15:20:16 +01:00
  • 9a53b19403 CI+build: Improve macOS builds (#1310) squidbus 2024-08-28 02:06:49 -07:00
  • 03484d2146 Update translation files Cemu-Language CI 2024-08-28 09:05:50 +00:00
  • 1234e2c118 Preparations for 2.1 (#1306) v2.1 Exzap 2024-08-26 11:43:38 +02:00
  • d7f39aab05 Update translation files Cemu-Language CI 2024-08-26 09:16:11 +00:00