Commit graph

  • 2b1a429d1e result: Add default error code for the ResultCode(-1) case Lioncash 2019-11-12 04:45:21 -0500
  • 07b94c7e43 result: Resolve sign-coversion warnings Lioncash 2019-11-12 04:07:23 -0500
  • 12d13983d9 hle/result: Make ResultVal's move constructor as noexcept Lioncash 2018-08-28 09:39:47 -0400
  • 31829b64f3 shader/jit: Use xbyak::util::Cpu for Host capabilities Wunkolo 2023-06-25 14:19:12 -0700
  • a2cbe88fe3 shader/jit: Use xbyak::util::Cpu for Host capabilities Wunkolo 2023-06-25 14:19:12 -0700
  • 75c87cb36d renderer_vulkan: Add shader generators GPUCode 2023-06-20 16:35:48 +0300
  • 538230c8c9 renderer_vulkan: Add vulkan backend GPUCode 2023-05-04 15:05:44 +0300
  • 218aa5b88e core: Remove initialize method GPUCode 2023-06-25 21:07:54 +0300
  • 92394485fb logging: Adapt for android GPUCode 2023-06-24 18:30:13 +0300
  • 7edc86a9bc
    code: Remove outdated comment style (#6640) GPUCode 2023-06-25 12:52:41 +0300
  • 77a575832b code: Remove outdated comment style GPUCode 2023-06-24 21:27:02 +0300
  • f04e5846df Add enable cheats option in global and pergame configuration luc-git 2023-06-24 19:11:24 +0200
  • 607af5db23 externals: Update boost GPUCode 2023-06-24 18:25:47 +0300
  • be37665b98 logging: Make use of bounded queue Morph 2023-06-24 11:54:18 +0300
  • 4351804dc1 common: Reduce unused includes ameerj 2023-06-24 11:46:33 +0300
  • 9d9e148b14 backend: Ensure backend_thread is destructed before message_queue Merry 2023-06-24 11:44:13 +0300
  • ea15768b56 logging: Convert backend_thread into an std::jthread Wunkolo 2023-06-24 11:43:10 +0300
  • c1a66ee81c Refactor Logging Impl Levi Behunin 2023-06-24 11:41:53 +0300
  • 44fea586f1 common: Replace lock_guard with scoped_lock Merry 2022-04-07 19:30:55 +0100
  • 4280aba2ce threadsafe_queue: Fix deadlock yzct12345 2021-08-13 19:22:51 +0000
  • 0eea292143 threadsafe_queue: Add std::stop_token overload to PopWait ameerj 2023-06-24 10:11:54 +0300
  • 567affe396 common/logging: Reduce scope of fmt include ameerj 2023-06-24 10:08:18 +0300
  • f472cd7727 common/logging: Move Log::Entry declaration to a separate header ameerj 2023-06-24 10:01:54 +0300
  • bba144120a logging: Fix log filter during initialization ameerj 2023-06-24 03:05:04 +0300
  • 1550ccbba8 logging: Display backtrace on crash yzct12345 2021-08-13 18:58:35 +0000
  • c223ec7a09 logging: Adapt for android GPUCode 2023-06-24 18:30:13 +0300
  • 681b9f8c88 externals: Update boost GPUCode 2023-06-24 18:25:47 +0300
  • f6b9312b61 logging: Make use of bounded queue Morph 2023-06-24 11:54:18 +0300
  • d1b9b47833 common: Reduce unused includes ameerj 2023-06-24 11:46:33 +0300
  • 2973200084 backend: Ensure backend_thread is destructed before message_queue Merry 2023-06-24 11:44:13 +0300
  • 42b6ea74db logging: Convert backend_thread into an std::jthread Wunkolo 2023-06-24 11:43:10 +0300
  • 01d1b2a2a7 Refactor Logging Impl Levi Behunin 2023-06-24 11:41:53 +0300
  • 474bf6b3ad common: Replace lock_guard with scoped_lock Merry 2022-04-07 19:30:55 +0100
  • 4e490a9e7a threadsafe_queue: Fix deadlock yzct12345 2021-08-13 19:22:51 +0000
  • 81345cc9e2 threadsafe_queue: Add std::stop_token overload to PopWait ameerj 2023-06-24 10:11:54 +0300
  • 751a3d757a common/logging: Reduce scope of fmt include ameerj 2023-06-24 10:08:18 +0300
  • 72e8675fcc common/logging: Move Log::Entry declaration to a separate header ameerj 2023-06-24 10:01:54 +0300
  • 5f15c85d69 logging: Fix log filter during initialization ameerj 2023-06-24 03:05:04 +0300
  • 8e3ea62a21 logging: Display backtrace on crash yzct12345 2021-08-13 18:58:35 +0000
  • 26cd284501 logging: Simplify and make thread-safe yzct12345 2023-06-24 02:58:49 +0300
  • 336fffd366 common: logging: backend: Close the file after exceeding the write limit Morph 2023-06-24 02:30:06 +0300
  • 19359ada12 common: logging: Restructure backend code Morph 2023-06-24 02:27:24 +0300
  • abcb51245a common: logging: backend: Wrap IOFile in a unique_ptr Morph 2023-06-24 02:00:26 +0300
  • 95eee90237 log/backend: Use in-class initializer for FileBackend Lioncash 2021-04-20 12:57:45 -0400
  • 2b92a790ee log/backend: Make use of erase_if Lioncash 2021-04-20 12:53:02 -0400
  • 75ea0377b2 log/backend: Correct order of const in copy constructor Lioncash 2021-04-14 23:05:42 -0400
  • 9b0b02aad6 common/log: Move Log namespace into the Common namespace Lioncash 2023-06-24 01:51:16 +0300
  • be25dd0eb4 logging/backend: Make use of designated initializers Lioncash 2020-08-03 10:31:57 -0400
  • 9b82de6b24
    Refactor software renderer (#6621) GPUCode 2023-06-24 01:59:18 +0300
  • 7198243319
    android: Update UI strings to reflect desktop counterpart (#6608) sakuramipha 2023-06-23 23:45:49 +0100
  • 6b8a06e7b4
    gl_rasterizer: Reset normal map flag each draw (#6636) GPUCode 2023-06-24 00:30:16 +0300
  • 76c76dd26e android: Stub out billing manager GPUCode 2023-06-24 00:14:19 +0300
  • d718dda909 gl_rasterizer: Reset normal map flag each draw GPUCode 2023-06-23 23:50:01 +0300
  • 22ac895d85
    Update strings.xml sakuramipha 2023-06-23 16:18:14 +0100
  • ee72875256
    Merge branch 'master' into android-strings sakuramipha 2023-06-23 15:59:29 +0100
  • eb118b2a4c
    Merge pull request #6613 from t895/buncha-adjustments sakuramipha 2023-06-23 15:35:54 +0100
  • d45ddbf3b7 renderer_software: Rename namespace GPUCode 2023-06-23 00:57:27 +0300
  • 1c22af17e9 code: Prepare frontend for vulkan support GPUCode 2023-05-03 23:52:26 +0300
  • 7616496456
    video_core: Add debug scopes (#6634) GPUCode 2023-06-23 04:37:13 +0300
  • 875cb6c86e video_core: Shorten pica float types GPUCode 2023-06-23 00:29:33 +0300
  • 990642a1a9 code: Turn fb_id into an enum GPUCode 2023-06-23 00:09:49 +0300
  • 0f066f030d renderer_software: Address review comments GPUCode 2023-06-22 23:59:12 +0300
  • 2cbb18703b renderer_software: Refactor software presentation GPUCode 2023-06-17 19:37:29 +0300
  • a7fe0a1cd3 renderer_software: Refactor to remove global state GPUCode 2023-06-17 17:46:41 +0300
  • bd04945a9e renderer_software: Use constexpr helpers for common constants GPUCode 2023-06-17 12:33:26 +0300
  • fb4a902d0d renderer_software: Compact switch statement GPUCode 2023-06-17 11:58:39 +0300
  • 265f47b703 renderer_software: Make lambdas lower case GPUCode 2023-06-17 11:49:04 +0300
  • e6e0565bbb renderer_software: Use Vec3f/Vec4f GPUCode 2023-06-17 11:44:27 +0300
  • 3f556803ae video_core: Add debug scopes GPUCode 2023-06-22 19:36:53 +0300
  • 6d6b493801 frontend: Added Hybrid Screen screen layout option (#4542) elim 2023-06-06 13:02:04 +0200
  • 56524be829 ci: Use "osx" in macOS release names for compatibility. Steveice10 2023-06-21 20:47:49 -0700
  • 6079b95a6d ci: Use "mingw" in msys2 release names for compatibility. Steveice10 2023-06-18 14:24:48 -0700
  • 1787b3af06 build: Rework CI and move all bundling into new build target. Steveice10 2023-05-17 23:50:41 -0700
  • ad483f60c5 Fix error in linux builds and cleanup Rokkubro 2023-06-21 17:43:53 +1000
  • 8b6126aa0d Squash commits during rebase: Rokkubro 2023-04-13 23:33:21 +1000
  • f6f24e1967 ci: Do not fail macos-universal when deletion of intermediates fails. Steveice10 2023-06-20 18:54:26 -0700
  • 89663e0db8
    build: Fix generating build info using unified source archive. (#6628) Steveice10 2023-06-20 09:44:20 -0700
  • 6a73d46caf renderer_vulkan: Add shader generators GPUCode 2023-06-20 16:35:48 +0300
  • d8db0af1b2
    Port yuzu-emu/yuzu#10575: "issue_template: Add link to website, Getting Log Files" (#6629) Tobias 2023-06-20 15:24:04 +0200
  • 08970e7ba0
    update graphics api button indicator (#6625) luc-git 2023-06-20 14:27:36 +0200
  • d735f5c458
    renderer_vulkan: Add vulkan initialization code (#6620) GPUCode 2023-06-20 15:24:24 +0300
  • 52bda0a6e5 renderer_vulkan: Address feedback GPUCode 2023-06-20 10:41:33 +0300
  • 99e4433deb issue_template: Add link to website, Getting Log Files FearlessTobi 2023-06-20 03:31:23 +0200
  • 2649ae3fe4 build: Fix generating build info using unified source archive. Steveice10 2023-06-19 18:28:41 -0700
  • 70225e92f7
    externals: Move library headers CMake logic to Citra. (#6627) Steveice10 2023-06-19 17:08:11 -0700
  • bfb6a5b5de
    common: Add C++ version of Apple authorization logic. (#6616) Steveice10 2023-06-19 15:50:26 -0700
  • 03dbdfc12f
    video_core: Reduce nihstro includes in headers. (#6626) Steveice10 2023-06-19 15:49:22 -0700
  • 3faddd5e03
    video_core: Add vulkan shaders (#6619) GPUCode 2023-06-19 17:02:18 +0300
  • 7797be8553 externals: Move library headers CMake logic to Citra. Steveice10 2023-06-18 22:31:23 -0700
  • 39adbf9dc3 service: nfc: Minor data fixes Narr the Reg 2023-06-07 22:52:08 -0600
  • 8daf8edcf0 video_core: Reduce nihstro includes in headers. Steveice10 2023-06-18 16:23:59 -0700
  • 9e752b9cfd temporal fix german77 2023-06-18 15:30:31 -0600
  • 9b90fb6118 fix crash luc-git 2023-06-18 22:52:17 +0200
  • 1459ad877a service: nfc: Minor data fixes Narr the Reg 2023-06-07 22:52:08 -0600
  • 5c402aee59 update graphics api button indicator luc-git 2023-06-18 19:31:43 +0200
  • ad08fcae00 build: Enable pre-compiled headers on Apple platforms. Steveice10 2023-06-15 22:53:35 -0700
  • 7b6c5c3509 common: Add C++ version of Apple authorization logic. Steveice10 2023-06-15 22:47:27 -0700
  • 7c11b9b689
    Remove AppImage Themeing (#6618) TGP17 2023-06-18 13:24:11 -0400
  • 232f2fca1e service: nfc: Reimplement Function 0x1A german77 2023-06-04 20:31:33 -0600
  • 7eeacef118 service: nfc: Make service accurate to 3ds german77 2023-05-21 23:13:24 -0600