Commit graph

  • 449a2497ea Initial MMO implementation MrPurple666 2025-04-24 02:15:37 -03:00
  • 01db6e61b4 Initial MMO implementation MrPurple666 2025-04-24 02:15:37 -03:00
  • 4e7f6ef694 Better FastMemcpy and FastMemset MrPurple666 2025-04-24 01:46:22 -03:00
  • 9efdf44a75 Better FastMemcpy and FastMemset MrPurple666 2025-04-24 01:46:22 -03:00
  • 476e0fe432 Use 4MB cache size instead of 1MB MrPurple666 2025-04-28 16:38:44 -03:00
  • b51a8294d9 Use 4MB cache size instead of 1MB MrPurple666 2025-04-28 16:38:44 -03:00
  • 0b35e89ab9 Some RAII fixes MrPurple666 2025-04-24 14:08:52 -03:00
  • 4feb1a5afe Some RAII fixes MrPurple666 2025-04-24 14:08:52 -03:00
  • a58799aca7 Initial RAII implementation MrPurple666 2025-04-24 02:59:02 -03:00
  • 4901eb17db Initial RAII implementation MrPurple666 2025-04-24 02:59:02 -03:00
  • abc7e71ecd Replace std::memcpy/memset with intrinsics on known sizes MrPurple666 2025-04-21 17:29:23 -03:00
  • 4d682a6793 Replace std::memcpy/memset with intrinsics on known sizes MrPurple666 2025-04-21 17:29:23 -03:00
  • b695ca5a2a Revert some wip changes MrPurple666 2025-04-28 15:49:28 -03:00
  • 674cc6f6be Revert some wip changes MrPurple666 2025-04-28 15:49:28 -03:00
  • 808276b48a Dynamic State Fixes (#57) swurl 2025-04-27 20:48:26 +00:00
  • 013b8d8b28
    Dynamic State Fixes (#57) swurl 2025-04-27 20:48:26 +00:00
  • 47efb1873b updated build guide links (#60) swurl 2025-04-26 18:32:42 -04:00
  • 1b25d9e604
    updated build guide links (#60) swurl 2025-04-26 18:32:42 -04:00
  • 399a3127cd Some slight changes to the readme. (#59) Bix 2025-04-26 19:07:48 +00:00
  • 42f9b4c0bd Some slight changes to the readme. (#59) Bix 2025-04-26 19:07:48 +00:00
  • de2009575e fix cmake formatting swurl 2025-04-24 16:19:38 -04:00
  • 36d917a3c9
    fix cmake formatting swurl 2025-04-24 16:19:38 -04:00
  • a8f105d4ff Merge branch 'game-warnings' swurl 2025-04-24 16:00:29 -04:00
  • fdf3a31f6c
    Merge branch 'game-warnings' swurl 2025-04-24 16:00:29 -04:00
  • 9f806138ab Merge branch 'log-by-line' swurl 2025-04-24 15:58:49 -04:00
  • 1d932cec61
    Merge branch 'log-by-line' swurl 2025-04-24 15:58:49 -04:00
  • 30670bd92a Merge pull request 'Add configurations for VkExtendedDynamicState extensions' (#53) from crueter/eden:dynamic-state-config into master CamilleLaVey 2025-04-24 19:55:58 +00:00
  • 9819f6c1bc Merge pull request 'Add configurations for VkExtendedDynamicState extensions' (#53) from crueter/eden:dynamic-state-config into master CamilleLaVey 2025-04-24 19:55:58 +00:00
  • fa950aaeca Merge pull request 'Fix Qt <6.7 build and allow speed limit to be saved' (#52) from crueter/eden:fix-limit-speed into master CamilleLaVey 2025-04-24 19:55:16 +00:00
  • c494c4a094 Merge pull request 'Fix Qt <6.7 build and allow speed limit to be saved' (#52) from crueter/eden:fix-limit-speed into master CamilleLaVey 2025-04-24 19:55:16 +00:00
  • a9c3d3abbe Merge pull request 'shader compiler: Ensure all clip distances are initialized when used' (#48) from JPikachu/eden:EOW into master CamilleLaVey 2025-04-24 19:54:59 +00:00
  • 3cbb80b123 Merge pull request 'shader compiler: Ensure all clip distances are initialized when used' (#48) from JPikachu/eden:EOW into master CamilleLaVey 2025-04-24 19:54:59 +00:00
  • 7a9011b82d add tick marks to desktop slider swurl 2025-04-24 15:32:42 -04:00
  • 55a909f048
    add tick marks to desktop slider swurl 2025-04-24 15:32:42 -04:00
  • 13eb5e1be4 android: Add dyna_state setting to UI Briar 2025-04-24 21:20:49 +02:00
  • e236db1369 android: Add dyna_state setting to UI Briar 2025-04-24 21:20:49 +02:00
  • c5f98d0388 switch bad updates list to hex swurl 2025-04-24 13:40:43 -04:00
  • be5a8bfe3e
    switch bad updates list to hex swurl 2025-04-24 13:40:43 -04:00
  • 01065a89a5 fix android setting swurl 2025-04-24 12:09:59 -04:00
  • 825e7af597
    fix android setting swurl 2025-04-24 12:09:59 -04:00
  • 83cf9774e1 switch dynamic state to a slider swurl 2025-04-24 12:08:01 -04:00
  • 7ba2be2e2b
    switch dynamic state to a slider swurl 2025-04-24 12:08:01 -04:00
  • e8ad10350e Warn about updates for affected games swurl 2025-04-24 11:55:19 -04:00
  • dd362fa1de
    Warn about updates for affected games swurl 2025-04-24 11:55:19 -04:00
  • c140529a75 add notice for extensions swurl 2025-04-24 11:07:17 -04:00
  • 72772cee78
    add notice for extensions swurl 2025-04-24 11:07:17 -04:00
  • 918d6d3514 proper placement of clip distance init swurl 2025-04-21 15:32:23 -04:00
  • 622d9c8348
    proper placement of clip distance init swurl 2025-04-21 15:32:23 -04:00
  • 9cb03cd007 Log by line compilation option swurl 2025-04-24 10:58:22 -04:00
  • b2b035dcca
    Log by line compilation option swurl 2025-04-24 10:58:22 -04:00
  • eb90246803 use macro to remove eye destruction swurl 2025-04-23 22:14:57 -04:00
  • edd9658074
    use macro to remove eye destruction swurl 2025-04-23 22:14:57 -04:00
  • b47c0e07a3 Proper linking between states swurl 2025-04-23 21:58:06 -04:00
  • f777f64e6f
    Proper linking between states swurl 2025-04-23 21:58:06 -04:00
  • a137760b48 add dynamic state settings to android settings swurl 2025-04-23 21:09:45 -04:00
  • 7e12abacf3
    add dynamic state settings to android settings swurl 2025-04-23 21:09:45 -04:00
  • 1949e7c438 Add dynamic state extension configs swurl 2025-04-23 20:57:53 -04:00
  • 3b8a5fe83b
    Add dynamic state extension configs swurl 2025-04-23 20:57:53 -04:00
  • 446e362530 remove duplicate code in statusbar swurl 2025-04-23 20:09:59 -04:00
  • 2b392d8b2a
    remove duplicate code in statusbar swurl 2025-04-23 20:09:59 -04:00
  • 8795b96d46 Fix Qt <6.7 build and allow speed limit to be saved swurl 2025-04-23 18:36:39 -04:00
  • 2de35b47a6
    Fix Qt <6.7 build and allow speed limit to be saved swurl 2025-04-23 18:36:39 -04:00
  • c64c404a2f Enable ExtendedDynamicState 3 JPikachu 2025-04-23 19:01:56 +01:00
  • 600e422687 Enable ExtendedDynamicState 3 JPikachu 2025-04-23 19:01:56 +01:00
  • e96383615b Fixed typo edendev 2025-04-22 21:02:48 -07:00
  • 94d25c2189 Fixed typo edendev 2025-04-22 21:02:48 -07:00
  • 8823f12f18 Enable ExtendedDynamicState 2 and other features edendev 2025-04-22 20:59:02 -07:00
  • cb516cc057 Enable ExtendedDynamicState 2 and other features edendev 2025-04-22 20:59:02 -07:00
  • 5080513a5e Enable ExtendedDynamicState 1 across platforms edendev 2025-04-22 18:22:25 -07:00
  • dfffb40477 Enable ExtendedDynamicState 1 across platforms edendev 2025-04-22 18:22:25 -07:00
  • e8621f65bb (Very temporary) Add testing UI for external updates/DLC Briar 2025-04-22 23:00:19 +02:00
  • 79ed4f6c2e core(WIP): Add support for adding external update/DLC files without NAND installation Briar 2025-04-22 22:59:59 +02:00
  • c64f1994c7 Fix complination issues by making clip_distance_written static JPikachu 2025-04-21 03:50:28 +01:00
  • 09663c9a10
    Fix complination issues by making clip_distance_written static JPikachu 2025-04-21 03:50:28 +01:00
  • fc1a3b6310 shader compiler: Ensure all clip distances are initialized when used Thank you to Ryujinx (riperiperi specifically) for the pointer towards clip distances Huge thanks to crueter for finding where the code works and Camille for giving pointers along the way. JPikachu 2025-04-21 03:04:31 +01:00
  • e4843fc615
    shader compiler: Ensure all clip distances are initialized when used Thank you to Ryujinx (riperiperi specifically) for the pointer towards clip distances Huge thanks to crueter for finding where the code works and Camille for giving pointers along the way. JPikachu 2025-04-21 03:04:31 +01:00
  • 609f5e48e0 prevent appimage from murdering the runner swurl 2025-04-20 20:40:12 -04:00
  • 4596295b51
    prevent appimage from murdering the runner swurl 2025-04-20 20:40:12 -04:00
  • 1f091191f2 AppImage the long way (#45) swurl 2025-04-20 22:09:44 +00:00
  • f0c9fa5355 AppImage the long way (#45) swurl 2025-04-20 22:09:44 +00:00
  • 922d678abd Merge pull request 'Add changes of my fork into newer repo' (#32) from MrPurple666/eden:purple into master CamilleLaVey 2025-04-19 22:33:59 +00:00
  • 022f4551a1 Merge pull request 'Add changes of my fork into newer repo' (#32) from MrPurple666/eden:purple into master CamilleLaVey 2025-04-19 22:33:59 +00:00
  • e77ef26293 Merge branch 'master' into purple MrPurple666 2025-04-19 22:27:55 +00:00
  • dde6225435 Merge branch 'master' into purple MrPurple666 2025-04-19 22:27:55 +00:00
  • 52a692b73a Merge branch 'purple' of https://git.eden-emu.dev/MrPurple666/eden into purple MrPurple666 2025-04-19 19:27:01 -03:00
  • cafa1057cb Merge branch 'purple' of https://git.eden-emu.dev/MrPurple666/eden into purple MrPurple666 2025-04-19 19:27:01 -03:00
  • 7a62776d11 fix duplicated on merge MrPurple666 2025-04-19 19:26:04 -03:00
  • 81fb473f9c fix duplicated on merge MrPurple666 2025-04-19 19:26:04 -03:00
  • 6acf63839b Update Vulkan externals submodules edendev 2025-04-19 15:01:33 -07:00
  • fa6f2d101d Update Vulkan externals submodules edendev 2025-04-19 15:01:33 -07:00
  • 0865b01053 Turn off predictive back gesture to fix hardware back button not working in android 13 or higher Laconix 2024-12-17 03:46:46 +00:00
  • 1853c630db Turn off predictive back gesture to fix hardware back button not working in android 13 or higher Laconix 2024-12-17 03:46:46 +00:00
  • 3695481a80 Fix Alpha warning label & CI Building swurl 2025-04-13 19:35:59 -04:00
  • dc7b5b6cb1 Fix Alpha warning label & CI Building swurl 2025-04-13 19:35:59 -04:00
  • f65c3042c4 Merge branch 'master' into purple MrPurple666 2025-04-19 21:54:56 +00:00
  • 2bfca46728 Merge branch 'master' into purple MrPurple666 2025-04-19 21:54:56 +00:00
  • 6ac5eaea11 Merge https://git.eden-emu.dev/eden-emu/eden into purple MrPurple666 2025-04-19 18:53:45 -03:00
  • 50e535a3b4 Merge https://git.eden-emu.dev/eden-emu/eden into purple MrPurple666 2025-04-19 18:53:45 -03:00
  • f2db4dd3a1 Fix CI Building For Windows, Android & Linux swurl 2025-04-13 19:49:09 -04:00
  • 07dcf6f156 Fix CI Building For Windows, Android & Linux swurl 2025-04-13 19:49:09 -04:00