Commit Graph

  • 8540315c17
    Merge 2e3a3cdfc4 into 6312fb936c Fabio Arnold 2026-03-21 11:52:41 +0100
  • 111c045cad
    Merge 3b99ddd0ca into 6312fb936c Fabio Arnold 2026-03-21 10:42:38 +0000
  • 3b99ddd0ca PPC: use memcpy for potentially unaligned load/store Fabio Arnold 2026-03-18 22:41:56 +0100
  • 5ca7aea1f4 Latte: use 32-bit version of __builtin_clz Fabio Arnold 2026-03-18 22:56:44 +0100
  • a379d3f174 PPC: zero sign extend sint32 only Fabio Arnold 2026-03-18 23:06:39 +0100
  • 556ad2abd5 PPC: fix UB sint overflow Fabio Arnold 2026-03-18 23:05:17 +0100
  • 9d639326a2 PPC: fix undefined sint underflow Fabio Arnold 2026-03-18 22:46:03 +0100
  • c3d9f86940 PPC: use unsigned int where wrapping is defined Fabio Arnold 2026-03-18 22:29:09 +0100
  • 06b157cc3f Core: remove obsolete #pragma pack(1) Fabio Arnold 2026-03-21 11:41:56 +0100
  • 2e3a3cdfc4 Metal: 0-init pointers in MetalPipelineCache Fabio Arnold 2026-03-18 23:10:58 +0100
  • cadb69f31a Metal: prevent OOB write in MetalRenderer() Fabio Arnold 2026-03-18 21:40:19 +0100
  • c86695a67c CMake: add option for sanitizers Fabio Arnold 2026-03-21 11:32:50 +0100
  • 7f32bf70a1
    Merge b2058d679c into 6312fb936c rcaridade145 2026-03-19 10:21:55 +0000
  • b2058d679c
    Merge branch 'cemu-project:main' into main rcaridade145 2026-03-19 10:21:52 +0000
  • 4097194ae9
    Merge c4c7165c4f into 6312fb936c Ash 2026-03-17 13:32:18 +1100
  • 75b1c76837 Metal: convert triangle fan to triangle list Fabio Arnold 2026-03-16 22:09:24 +0100
  • a69790b5ed
    Merge c99ae0f833 into 6312fb936c Nintendocustom 2026-03-16 05:56:14 -0500
  • d88092d07b
    Merge 528fc53718 into 6312fb936c jn64 2026-03-16 05:56:14 -0500
  • a098946d15 Metal: zero-initialize render target textures on first use Fabio Arnold 2026-03-15 22:13:51 +0100
  • cba8ef79a7 Metal: fix triangle fan primitive Fabio Arnold 2026-03-15 22:12:32 +0100
  • c4c7165c4f nn_ac: Add local IP getter implementation for Linux Ash Logan 2025-10-29 03:02:03 +1100
  • e339137280
    Merge 1fd50781fb into 6312fb936c shinra-electric 2026-03-14 22:10:29 +0000
  • 8a5c8fa59d
    Merge dafadbfe9e into 6312fb936c goeiecool9999 2026-03-14 21:49:47 +0100
  • 09eb26648a
    Merge be30c611e9 into 6312fb936c Kyuyrii 2026-03-14 21:48:31 +0100
  • ed687cc60b
    Merge 0406e66d01 into 6312fb936c Squall Leonhart 2026-03-14 15:45:32 -0400
  • 0bdf60ccb7
    Merge 0143abc3c8 into 6312fb936c capitalistspz 2026-03-14 15:04:42 -0400
  • 6312fb936c
    ci: Update github actions (#1836) main shinra-electric 2026-03-14 16:24:20 +0000
  • 68220aa8fd Update github actions shinra-electric 2026-03-14 14:43:30 +0000
  • 7bfeca555e Checkout various versions --> v6 shinra-electric 2026-03-14 14:20:41 +0000
  • e16057a675 Upload-artifact v4 --> v6 shinra-electric 2026-03-14 14:18:56 +0000
  • 49231a7729 Download-artifact v4 --> v8 shinra-electric 2026-03-14 14:17:41 +0000
  • 0ff7d6ef0c
    input: Fix logging crash in WPADGetInfoAsync due to mismatching type (#1832) Squall Leonhart 2026-03-14 07:38:33 +1100
  • 9797a8ced4
    Get the PPC address instead in WPADGetInfoAsync logging. Squall Leonhart 2026-03-14 04:43:35 +1100
  • 8e86aac1b0
    Fix fmt format spec crash in WPADGetInfoAsync Squall Leonhart 2026-03-14 01:03:12 +1100
  • 1fd50781fb
    Merge branch 'cemu-project:main' into cmake-sign shinra-electric 2026-03-12 21:31:36 +0000
  • a04eb53822
    vcpkg: Update wxWidgets to 3.3.2 (#1824) Crementif 2026-03-12 21:58:22 +0100
  • ecce226b12 UI: Add small padding to fix icon overflow issues Crementif 2026-03-04 14:10:56 +0100
  • 12a6a20673 UI: Update wxWidgets to 3.3.2 and fix listctrl issues Crementif 2026-03-04 14:06:42 +0100
  • 383d340fc2
    Merge branch 'cemu-project:main' into cmake-sign shinra-electric 2026-03-03 09:20:48 +0000
  • 0143abc3c8 Update openpnp-capture (fix turbojpeg link failure when used alongside vcpkg) capitalistspz 2026-02-24 06:35:28 +0000
  • a505aa5d45 Update openpnp-capture (fix turbojpeg import) capitalistspz 2026-02-24 04:28:44 +0000
  • 8fffd6f006 Update openpnp-capture and set MSVC runtime lib capitalistspz 2026-02-24 02:48:33 +0000
  • a644d58230 Update openpnp-capture (fix Windows static linking) capitalistspz 2026-02-24 00:54:21 +0000
  • 5e235cbf21 Call CAMExit on camera lib unload capitalistspz 2026-02-24 00:52:12 +0000
  • 3ee166101a debugger: fix breakpoints window right-click being offset Crementif 2026-02-23 17:06:59 +0100
  • ceb9771a5c Vulkan: Fixes for object refcounting Exzap 2026-02-23 03:21:24 +0100
  • 4ca4d1caed config: Retain Vulkan device selection from previous config format Exzap 2026-02-20 21:00:22 +0100
  • 2096c434de Latte: Cleanup some endian handling code Exzap 2026-02-20 19:19:44 +0100
  • 18dd75c1f5 Latte: Force height of 1D textures to 1 Exzap 2026-02-20 18:26:11 +0100
  • 556fc24896 GameList: Reduce time it takes for the list to be populated Exzap 2026-02-12 15:48:05 +0100
  • f5be6bef2d GameList: Save config after updating favorites Exzap 2026-02-12 08:55:41 +0100
  • 0fc641a352 Update openpnp-capture and link statically capitalistspz 2026-02-22 06:13:43 +0000
  • 2f7aaf28d4 Some cleanup capitalistspz 2026-02-22 02:30:32 +0000
  • 45c8e0f758 Add tooltip capitalistspz 2026-02-22 00:54:54 +0000
  • 961935664d Fix config saving capitalistspz 2026-02-22 00:48:40 +0000
  • 567785056b Fix settings window preview capitalistspz 2026-02-22 00:23:52 +0000
  • 96bda6f491 Add Camera Settings menu option capitalistspz 2026-02-22 00:23:28 +0000
  • 5ddf6fc09b Check buffer size capitalistspz 2026-02-22 00:22:37 +0000
  • 90a6904731 camera branch again I couldn't rebase it capitalistspz 2026-02-21 23:01:20 +0000
  • 752a9f37da
    Merge branch 'cemu-project:main' into main rcaridade145 2026-02-21 19:31:59 +0000
  • cd5838fc7f
    Windows: Don't re-attach stdio when piping output (#1812) Luminyx 2026-02-18 21:30:45 -0500
  • 0406e66d01 remove pointless whitespace changes Squall-Leonhart 2026-02-16 20:13:48 +1100
  • fce4bdd510 initial-working Squall-Leonhart 2026-02-16 17:07:34 +1100
  • 27b2fe7ef3
    Update main.cpp Luminyx 2026-02-15 22:22:53 -0500
  • de0e59a130
    Fix format Luminyx 2026-02-15 22:22:18 -0500
  • 2d347ff5c5
    Don't re-attach stdio when piping output Luminyx 2026-02-15 22:19:31 -0500
  • 4f53bb06c8
    Merge branch 'cemu-project:main' into cmake-sign shinra-electric 2026-02-13 13:46:25 +0000
  • be30c611e9
    Changing StartupWMClass Kyuyrii 2026-02-09 19:12:20 -0300
  • 3b5c6f5246 Fix dark mode in download manager Crementif 2026-02-09 14:10:19 +0100
  • 9f58f3a118 coreinit: Fix initialization order Exzap 2026-02-09 07:08:01 +0100
  • 8cd5ce102f Vulkan: Properly shutdown pipeline compile threads + code cleanup Exzap 2026-02-09 04:11:10 +0100
  • 2c03ac3217
    GraphicPack: Support wildcard titleId and RPX hash + entrypoint callbacks (#1805) Luminyx 2026-02-08 20:20:34 -0500
  • 4a47e82a37
    Address reviews Luminyx 2026-02-08 03:37:59 -0500
  • a3fa9f9939
    Reimpl wildcard title id Luminyx 2026-02-07 04:13:18 -0500
  • f887b6f3b6
    oops Luminyx 2026-02-07 03:53:06 -0500
  • 8a4c99cd1d
    rpx ModuleMatches Luminyx 2026-02-07 03:51:32 -0500
  • b072a7e9fc
    Callbacks Luminyx 2026-02-07 02:49:19 -0500
  • fb2e8c1c1d
    Don't apply to libs Luminyx 2026-02-07 01:39:40 -0500
  • 1631e1110d remove titleid req. from patches asm jhmaster2000 2026-02-07 02:41:31 -0300
  • 9ec02dfd6e impl. graphicpack titleid wildcard jhmaster2000 2026-02-07 01:09:19 -0300
  • cce972b9e0
    Fix pan control check in snd_user.cpp rcaridade145 2026-02-03 11:41:23 +0000
  • 5bc60b9452
    AX: Fix linear filter (#1802) rcaridade145 2026-02-02 16:16:46 +0000
  • 219b44a006
    Modify srcFilterMode condition for audio processing rcaridade145 2026-02-02 15:31:24 +0000
  • ba82dc57d6
    OpenGL+Vulkan: Use unified uniform block layout for output shaders (#1785) goeiecool9999 2026-02-01 02:06:05 +0100
  • 4ad3f21047
    macOS: Bump macOS min version to 13.4 (#1798) shinra-electric 2026-02-01 00:54:04 +0000
  • 07bdb3454a
    debugger: Various QoL improvements (#1777) Crementif 2026-02-01 01:53:02 +0100
  • a0528659ea Bump macOS min version to 13.4 shinra-electric 2026-01-29 13:22:46 +0000
  • b233cb56a6 Dynamically add copyright year to the app bundle shinra-electric 2026-01-27 17:29:28 +0000
  • e3c1b60669 Remove ninja as a dependency. It is already installed shinra-electric 2026-01-27 13:46:13 +0000
  • e1a2cd1bd0 Attempt to fix other platforms shinra-electric 2026-01-27 13:44:24 +0000
  • 611bc37cb9 Add entitlements file property to cmake shinra-electric 2026-01-27 13:08:27 +0000
  • c6dc2aa168 Set output name to Cemu (not Cemu_release) if it is a release build shinra-electric 2026-01-27 12:49:50 +0000
  • 55aed97f80 Move chmod step for setting update script permissions into cmake shinra-electric 2026-01-27 12:47:45 +0000
  • 8960443e86 Add entitlements file and codesign shinra-electric 2026-01-27 12:45:56 +0000
  • cb9c6d22c0 Correctly change the rpath for libusb shinra-electric 2026-01-27 12:41:08 +0000
  • 40310e9de4 Don't hard-code bundle name shinra-electric 2026-01-27 12:37:09 +0000
  • 5d4655dc39
    Merge d936f2a38c into 4fe73a3582 goeiecool9999 2026-01-22 19:13:54 +0000
  • d936f2a38c Revert "Remove LatteDraw header and deprecated shader compilation code" goeiecool9999 2026-01-22 20:13:36 +0100
  • 81a6f92f8d C++-ify GL default shader code goeiecool9999 2026-01-22 20:05:07 +0100
  • 657d9f6f43 Remove LatteDraw header and deprecated shader compilation code goeiecool9999 2026-01-22 19:48:44 +0100