Commit graph

  • a4cc56ab66 Removed build.sh Tom Lally 2022-08-26 23:25:12 +01:00
  • 9b112c3175 Removed superfluous const Tom Lally 2022-08-26 23:23:29 +01:00
  • fdb9de9a79 gui: keep shown graphic pack when clicking on preset dropdown Marcus Gursch 2022-08-26 22:24:04 +02:00
  • 11abe50f46 Minor fix ArtemisX64 2022-08-27 05:11:49 +09:00
  • dd62ed7f51 Use std::filesystem::path ArtemisX64 2022-08-27 05:04:00 +09:00
  • 47b5344729 fix some printf format specifiers Arne Morten Kvarving 2022-08-26 21:50:58 +02:00
  • c02db9d63f
    Merge branch 'cemu-project:main' into bad_boy ArtemisX64 2022-08-27 03:28:23 +09:00
  • ca78b92718
    Remove cemuhook and fix exports (#73) Crementif 2022-08-26 19:41:42 +02:00
  • 92e322fd15
    Merge branch 'cemu-project:main' into bad_boy ArtemisX64 2022-08-27 01:19:40 +09:00
  • 51795d6c04
    Remove cemuhook and fix exports Crementif 2022-08-26 17:52:38 +02:00
  • fb76d714f2
    cmake: Set startup project for MSVC Crementif 2022-08-26 17:56:19 +02:00
  • 29f3845ae5
    git: Ignore more files in bin folder Crementif 2022-08-26 17:35:30 +02:00
  • 75d267f5ce Fix bad path ArtemisX64 2022-08-27 00:32:11 +09:00
  • 8ba19bf6e8 Fix bad path ArtemisX64 2022-08-27 00:26:15 +09:00
  • e524a6c16d
    Add Rudimentray Proxy Support (#68) tastymeatball 2022-08-26 17:04:46 +02:00
  • cf1f97da2c
    Update napi_helper.cpp tastymeatball 2022-08-26 16:57:37 +02:00
  • 03708c4513 Add Rudimentray Proxy Support tastymeatball 2022-08-26 15:07:50 +02:00
  • b2b79b4844
    Add Russian translation to the shortcut comment (#67) TotalCaesar659 2022-08-26 16:40:15 +03:00
  • 0d97801199
    Add Russian translation to the shortcut comment TotalCaesar659 2022-08-26 16:38:43 +03:00
  • 1cb2d4e5ee
    Proper fix for static asserts (#64) ArtemisX64 2022-08-26 21:28:50 +09:00
  • 6cd2c02ae3 Make comments consistent with whole codebase ArtemisX64 2022-08-26 21:20:31 +09:00
  • 660d07b887
    Fix formating ArtemisX64 2022-08-26 20:01:43 +09:00
  • 480ce8c0e2
    Merge branch 'main' into dev ArtemisX64 2022-08-26 19:57:48 +09:00
  • 19a0a3a359
    perf: optimize GenerateRandomString() (#66) Andrea Pappacoda 2022-08-26 12:53:42 +02:00
  • f7f6f48f4d
    perf: optimize GenerateRandomString() Andrea Pappacoda 2022-08-26 12:29:10 +02:00
  • 142b121d17 Remove pulseaudio-dev dependency from workflow ArtemisX64 2022-08-26 19:48:19 +09:00
  • 1f2f21588e Replace std::uniform_int_distribution with boost::random::uniform_int_distribution ArtemisX64 2022-08-26 18:34:23 +09:00
  • dff320415b Updated build.sh Tom Lally 2022-08-26 10:22:34 +01:00
  • 24a8ea57fe Replaced __clang___ with __GNUC__ macro. (clang defines both) Tom Lally 2022-08-26 10:21:28 +01:00
  • aa9f578bc6 Added CemuUtils dependency. Tom Lally 2022-08-26 10:19:56 +01:00
  • 7cfc4a042d Replace __WIN32 with __clang__ in Account.cpp and Add libpulse-dev in workflow for audio ArtemisX64 2022-08-26 18:18:52 +09:00
  • 17272e60fa Replace __WIN32 with __clang__ ArtemisX64 2022-08-26 18:14:34 +09:00
  • 3bf298cb22 Add boost-random to vcpkg ArtemisX64 2022-08-26 17:58:12 +09:00
  • 73c329712e Unix path Tom Lally 2022-08-26 09:52:20 +01:00
  • 2767373098 Proper fix for static asserts ArtemisX64 2022-08-26 17:46:58 +09:00
  • 3706a3e0ec
    Break CMakeLists.txt Exzap 2022-08-26 09:59:11 +02:00
  • 723fd8cbef
    Add AppStream (#10) JakobDev 2022-08-26 09:29:58 +02:00
  • 049677508f
    Add .desktop file (#12) JakobDev 2022-08-26 09:28:39 +02:00
  • 51ebb7f17c
    Move to dist/linux JakobDev 2022-08-26 09:14:55 +02:00
  • 4e1ad32c96
    Move to dist/linux JakobDev 2022-08-26 09:13:32 +02:00
  • 39ea625830
    Update ID, add MimeType, add German translation JakobDev 2022-08-26 08:47:03 +02:00
  • 2a45636f7a
    CI: Use pull_request over pull_request_target Exzap 2022-08-26 08:43:42 +02:00
  • e6f40ce67d
    Update ID, add MimeType, add German translation JakobDev 2022-08-26 08:34:11 +02:00
  • df476c4562
    CI: Try checkout v2 instead of v3 Exzap 2022-08-26 08:06:05 +02:00
  • ad695b1e95
    break build Zopolis4 2022-08-26 15:40:19 +10:00
  • 12ec9b7f4f
    Hypothetical CI Fix Zopolis4 2022-08-26 14:47:27 +10:00
  • ebcff2e319
    fix unix path on IOSU/PDM (#60) Alexey Varfolomeev 2022-08-26 08:21:07 +04:00
  • 2a5c754609 fix unix path on IOSU/PDM Alexey Varfolomeev 2022-08-26 08:10:27 +04:00
  • 974edaa649
    Initial macOS port bringup (#52) Marcin Chojnacki 2022-08-26 04:03:26 +02:00
  • 812f325aff Initial macOS port bringup Marcin Chojnacki 2022-08-25 20:36:26 +02:00
  • 8cd570a3f4
    Merge pull request #1 from cemu-project/main RyzenDew 2022-08-25 14:19:22 -03:00
  • 51b549c355
    Update BUILD.md RyzenDew 2022-08-25 14:18:29 -03:00
  • cc77d852e7
    Update BUILD.md RyzenDew 2022-08-25 14:16:14 -03:00
  • a2abffd37b coreinit: Manual endian-swap is not required for MEMPTR Exzap 2022-08-25 16:59:54 +02:00
  • 3527c1d307
    Create Emulation_bug_report Triticum0 2022-08-25 15:44:27 +01:00
  • fb0c36f714
    Update BUILD.md Exzap 2022-08-25 15:35:30 +02:00
  • 7b1f74b3d5
    Update URLs to HTTPS (#44) TotalCaesar659 2022-08-25 16:33:12 +03:00
  • 00327129b7
    Fix formatting in BUILD.md Exzap 2022-08-25 15:16:51 +02:00
  • c029b2777c
    Update BUILD.md Göran Mannberg 2022-08-25 13:22:47 +02:00
  • a3b9a45239
    build.md: Vulkan SDK not necessary anymore Exzap 2022-08-25 12:28:38 +02:00
  • 1d3f62a09c
    Fix ImGui::Text() format strings (#41) Marco Rubin 2022-08-25 12:15:02 +02:00
  • cd83d8a7cf
    Fix format string Marco Rubin 2022-08-25 09:56:00 +00:00
  • 9f055d1d76
    Fix format string Marco Rubin 2022-08-25 09:50:33 +00:00
  • 908a8ae58f
    Fix format string Marco Rubin 2022-08-25 09:49:40 +00:00
  • 62ef3ea493
    Merge pull request #39 from ArtemisX64/dev Exzap 2022-08-25 10:17:21 +02:00
  • 3d6d9341f6
    Update precompiled.h ArtemisX64 2022-08-25 16:46:34 +09:00
  • 396eeff89e Removed duplicate #endif Tom Lally 2022-08-25 06:42:01 +01:00
  • 3b2cab2cf4
    Remove Vulkan SDK dependency ArtemisX64 2022-08-25 13:43:04 +09:00
  • d454bc243b
    Rewrite Readme.md Zopolis4 2022-08-25 14:37:11 +10:00
  • b1760c344c Remove .cache ArtemisX64 2022-08-25 13:37:09 +09:00
  • c8d22473e1 Merge branch 'dev' of github.com:ArtemisX64/Cemu into dev ArtemisX64 2022-08-25 13:35:08 +09:00
  • 999c25db3c Replace Vulkan-SDK with Vulkan Headers ArtemisX64 2022-08-25 13:32:31 +09:00
  • 8b7738f0ab Replace Vulkan-SDK with Vulkan Headers ArtemisX64 2022-08-25 13:31:32 +09:00
  • c8c9fad128 GCC build Tom Lally 2022-08-25 03:45:02 +01:00
  • be0f062de8
    .github: Add issue template and funding information (#28) Tobias 2022-08-25 00:57:33 +02:00
  • 3d388ba5df
    Delete FUNDING.yml Exzap 2022-08-25 00:55:14 +02:00
  • 98bfe57af0
    Update BUILD.md to reference correct solution generation bat file path (#15) Mike Boharsik 2022-08-24 18:51:25 -04:00
  • 50bef94365
    added proper release cmd for cmake RyzenDew 2022-08-24 19:03:17 -03:00
  • 66a610faa7 Improve README conciseness Marcus Ziadé 2022-08-24 22:48:32 +03:00
  • b0a733facf
    Update BUILD.md RyzenDew 2022-08-24 16:35:04 -03:00
  • 57674d4e1f
    Update BUILD.md RyzenDew 2022-08-24 15:42:55 -03:00
  • b8302448c2
    Update BUILD.md RyzenDew 2022-08-24 15:41:25 -03:00
  • 8045b3f814
    Added Fedora and Arch and ubuntu deps RyzenDew 2022-08-24 15:41:06 -03:00
  • 43283a862a
    Update BUILD.md RyzenDew 2022-08-24 14:45:46 -03:00
  • 8d275efd4f
    Update BUILD.md RyzenDew 2022-08-24 14:45:14 -03:00
  • 2b27ce3d7e .github: Add issue template and funding information FearlessTobi 2022-08-24 18:45:02 +02:00
  • 92b95e1f83
    Added more deps RyzenDew 2022-08-24 12:25:37 -03:00
  • 4448adffac
    Added Arch Deps RyzenDew 2022-08-24 12:06:09 -03:00
  • 82fc983c55
    Updated build instructions for linux RyzenDew 2022-08-24 11:55:38 -03:00
  • 61981bc100 Update BUILD.md to reference correct solution generation bat file path Mike Boharsik 2022-08-24 10:47:31 -04:00
  • 2a4ee98fc1
    chore: init PKGBUILD Elijah Conners 2022-08-24 07:43:38 -07:00
  • 0eeb51dee8
    Fix Exec JakobDev 2022-08-24 15:48:43 +02:00
  • c13bc8608a
    Add .desktop file JakobDev 2022-08-24 13:58:31 +02:00
  • 9b55d15788
    Add CodeQL Scanning Archie Lamb 2022-08-24 12:46:55 +01:00
  • 39086b76b4
    Add AppStream JakobDev 2022-08-24 13:45:33 +02:00
  • afe03f3a21
    Update URLs to HTTPS TotalCaesar659 2022-08-24 14:26:47 +03:00
  • 1f86daa55d
    Add missing step in Linux build guide Exzap 2022-08-24 12:34:39 +02:00
  • cdba95d92f
    Ignore markdown files for CI build (#7) illusion0001 2022-08-24 02:30:16 -07:00
  • c41d57c456
    Reformat CMakeSettings.json and remove empty variables (#4) Maximilian Downey Twiss 2022-08-24 19:22:13 +10:00
  • 67193cc6ab
    Consistent quotation marks illusion0001 2022-08-24 04:09:47 -05:00