Commit Graph

  • 80953fe603 Migrate saveLog_printf to new logging (#768) why-keith 2023-04-15 23:31:53 +01:00
  • 27a5671056 Migrate inputLog_printf to new logging (#767) why-keith 2023-04-15 23:18:11 +01:00
  • a519b01b58 Migrate socketLog_printf to new logging (#766) why-keith 2023-04-15 23:08:22 +01:00
  • 9c6e3fb144 Migrate nfpLog_printf to new logging (#769) why-keith 2023-04-15 14:19:00 +01:00
  • a6e9481b64 Use vcpkg GTK3 with enabled wayland (#772) v2.0-33 Exzap 2023-04-15 12:21:08 +02:00
  • ecb7b77326 Latte: Use better hashing algorithm for cache invalidation Exzap 2023-04-15 10:02:56 +02:00
  • a640bd079c Migrate sndApiLog_printf to new logging (#762) why-keith 2023-04-13 13:18:45 +01:00
  • 486e228f72 Migrate gx2Log_printf to new logging (#761) why-keith 2023-04-13 13:13:54 +01:00
  • a8b30cf96b Temporarily use dummy port for GTK3 Exzap 2023-04-13 13:49:08 +02:00
  • fe2855168d Update SDL2 + Better way to use sys packages on linux Exzap 2023-04-13 13:42:09 +02:00
  • d27935a1bd Update URLs related towards cemu_graphic_packs repo. (#764) Michael 2023-04-12 19:37:53 -07:00
  • 916e9099ac Migrate force_log_printf to new logging (#714) why-keith 2023-04-12 15:32:26 +01:00
  • 4be57f4896 Migrate force_log_printf to new logging (#714) why-keith 2023-04-12 15:31:34 +01:00
  • 072c18a6e3 Improve exception logging on posix Exzap 2023-04-06 06:08:14 +02:00
  • 3428e4dae6 Use system libpng for vcpkg on linux Exzap 2023-04-05 23:44:16 +02:00
  • 59f6fe6e2f Use system GTK3 instead of the vcpkg port v2.0-32 Exzap 2023-04-04 22:01:12 +02:00
  • 55e1551cc7 Add F11 hotkey to gamepad view (#727) Nicholas F 2023-04-03 22:39:29 -04:00
  • 27f7b4d550 metainfo.xml: respect AppStream version format (#738) Forest 2023-04-03 11:49:14 +00:00
  • 82783d0f53 update homebrew to get latest packages and use llvm@15, llvm @16 has a compatibility issue with boost Tillsunset 2023-03-30 06:13:06 -05:00
  • cb9570e229 Fix disable screensaver workaround (#728) goeiecool9999 2023-03-30 11:32:25 +02:00
  • b3180bc4a6 Fix GamePad window when using vulkan with wayland v2.0-31 Colin Kinloch 2023-03-26 18:03:27 +01:00
  • be1e77186e Wayland: Set app_id for icon in kde (#718) Colin Kinloch 2023-03-29 15:28:17 +01:00
  • 715d2247a9 Allow user to enter fullscreen with F11 Nicholas F 2023-03-28 22:01:57 -04:00
  • aa63a6a36e Disable the "Disable screen saver" option v2.0-30 Tillsunset 2023-03-24 14:47:15 -05:00
  • 02ec40b7ba Fetch full history for vcpkg Exzap 2023-03-28 18:29:30 +02:00
  • 9a75e8df53 Keep vcpkg_overlay_ports folder Exzap 2023-03-28 17:53:54 +02:00
  • 3ff3b732c8 Upgrade vcpkg + submodule dependencies (#719) Exzap 2023-03-28 17:43:02 +02:00
  • a7f6043205 switched cafeLog_logLine() with cemuLog_log() JP-Carr 2023-03-25 16:22:30 +00:00
  • 18a266155f Revert "Force async compile off for macos (#532)" Tillsunset 2023-03-08 01:40:27 -06:00
  • 823386cc09 gui: Added location column in Title Manager (#697) Rivan Parmar 2023-03-19 15:55:05 +05:30
  • 9049ad91f9 Add missing constructor Exzap 2023-03-13 04:55:27 +01:00
  • eaf006d606 Dont find_package cubeb in vcpkg mode Exzap 2023-03-13 03:43:13 +01:00
  • e803c6be47 Use attribute for AES-NI instead of -maes option Exzap 2023-03-13 03:30:40 +01:00
  • 9fb8f4cb6b Fix StringBuf.add() Exzap 2023-03-12 10:59:20 +01:00
  • 504e0488a8 Remove shaderMulAccuracy "min" option Exzap 2023-03-12 10:30:53 +01:00
  • 040cc27a40 Logging: Fix typo in preprocessor constant name Exzap 2023-03-12 08:35:25 +01:00
  • 8ce3f834c4 Latte: Optimize shader decompiler output Exzap 2023-03-12 08:33:31 +01:00
  • 3acdd47eaf Merge pull request #682 from Exzap/shader-improvements-2 v2.0-29 Exzap 2023-03-11 04:41:08 +01:00
  • a2c518354f Remove unnecessary include Exzap 2023-03-02 16:44:22 +01:00
  • 466ad8d35e Latte/Vulkan: Set RoundingModeRTE for all float types Exzap 2023-03-02 16:18:50 +01:00
  • f8ea594447 Latte: Small refactor for shader decompiler Exzap 2023-03-01 22:16:57 +01:00
  • 4a564e2447 Latte/Vulkan: Set shader rounding mode via VK_KHR_SHADER_FLOAT_CONTROLS Exzap 2023-03-01 15:36:57 +01:00
  • 43c9a4eccd Fix compilation error when ENABLE_DISCORD_RPC is not set Exzap 2023-03-02 11:09:54 +01:00
  • b87465fd8a Fix building with cubeb disabled Georgiy NN 2023-02-25 01:35:58 +03:00
  • 44c16e1c64 Delete dead EmulatedController::find_controller method Jonathan Mohrbacher 2023-02-25 10:20:23 -05:00
  • 4c697d3755 Add cross-platform "disable screen saver" setting (#497) lisa-wolfgang 2023-02-24 15:10:07 -06:00
  • 80b1c50b50 coreinit: Fix thread scheduler not resetting quantum v2.0-28 Exzap 2023-02-22 13:16:49 +01:00
  • 9d25b88368 Latte: Add support for MIN_DX10 shader instruction Exzap 2023-02-22 13:09:37 +01:00
  • 05e0f349e0 debugger: Disable Linux read/write breakpoints for now (#669) Crementif 2023-02-20 00:29:32 +01:00
  • 6d75776b28 Add GDB stub for debugging (#657) Crementif 2023-02-19 15:41:49 +01:00
  • 05d82b09e9 Add back missing flag to keep background image in background (#667) goeiecool9999 2023-02-19 14:52:19 +01:00
  • cbb79fd34c Separate imgui contexts for TV and Pad windows. (#664) v2.0-27 goeiecool9999 2023-02-18 11:56:43 +01:00
  • daf3ef060a BUILD.md: Add note about 'span' not found (#646) Douglas Thor 2023-02-08 02:15:33 -08:00
  • f3ff919be2 Code clean up + replace some wstring instances with utf8 (#640) Exzap 2023-01-29 12:53:31 +00:00
  • ca79a6aa0d GameList: Fix hidden last column (#632) bslhq 2023-01-29 20:06:20 +08:00
  • 8651c4bae7 coreinit: Correctly return success code in FSRemove Exzap 2023-01-28 10:57:59 +01:00
  • 9a4f945f33 Add dump folder to .gitignore v2.0-26 Exzap 2023-01-27 09:19:11 +01:00
  • 404af95a2c Latte: Less aggressive texture readback Exzap 2023-01-27 09:18:55 +01:00
  • 859dc78e90 coreinit: Dont yield uninterruptible threads in spinlock Exzap 2023-01-27 09:15:27 +01:00
  • 387b712959 Logging: Add TextureReadback logtype and clean up code Exzap 2023-01-27 06:32:50 +01:00
  • 9bbfd33842 Latte: FragCoord w should not be reciprocal Exzap 2023-01-26 10:07:10 +01:00
  • 43b5ad2f1c PPCInterpreter: Improve overflow handling Exzap 2023-01-26 10:05:38 +01:00
  • 4b5014c16a coreinit: Fix memory mapping API Exzap 2023-01-25 10:04:30 +01:00
  • f2671f417f Input: Fix potential race condition Exzap 2023-01-25 05:06:19 +01:00
  • 9d55f46eb1 Always show "Open Cemu folder" menu item (#612) jn64 2023-01-13 22:59:15 +08:00
  • 4014de622b Add macOS to README.md (#599) UltraHDR 2023-01-13 12:49:01 +00:00
  • 1cf72265cd Update to llvm15 (#594) Tillsunset 2023-01-05 20:46:10 -06:00
  • 1e946f76be BUILD.md: Add g++ to the dependencies (#589) arijnr 2023-01-05 23:45:30 -03:00
  • 33bd10b4e0 Vulkan: Use the correct resolution for out-of-date check (#595) v2.0-25 goeiecool9999 2022-12-29 00:19:05 +01:00
  • 1b660e0c16 AppImage: Better motion support (#593) v2.0-24 v2.0-23 qurious-pixel 2022-12-28 09:32:29 -08:00
  • 0c6f18ab97 TitleMgr: Fix "c" showing up in account list for saves (#590) bslhq 2022-12-27 06:46:53 +08:00
  • 058d11b49b Optimized timer code for macOS (#576) v2.0-22 Tillsunset 2022-12-15 03:28:44 -06:00
  • fcab8f8f1a Linux: Add CMake find module for wayland + make wayland optional (#572) SSimco 2022-12-15 07:44:14 +00:00
  • aea9f5b966 Fix SDL controller reversed y axis in UI (#574) v2.0-21 Tillsunset 2022-12-13 22:41:48 -06:00
  • c78b3da872 Minor AppImage fixes (#561) jn64 2022-12-12 16:46:20 +08:00
  • 4491560b32 Add check for backwards delete (#564) Tillsunset 2022-12-09 11:01:08 -06:00
  • 5a143c7b4b Linux/MacOS: Use faster clock_gettime() for tick_cached() (#563) Elijah 2022-12-08 09:08:15 -07:00
  • fca7f5dfe4 Linux: Add Vulkan support for wayland (#553) SSimco 2022-12-07 15:45:25 +00:00
  • 2c81d240a5 Make codebase more CPU-agnostic + MacOS disclaimer (#559) Exzap 2022-12-07 00:48:24 +00:00
  • 445b0afa95 Better screenshot error handling (#552) Tom Lally 2022-12-05 16:16:08 +00:00
  • c1afa4cad0 PPCAssembler: Fix incorrect cast sign of branch distance calculate (#555) iamqk 2022-12-05 20:52:02 +08:00
  • dd538d477c Correctly create screenshot directory if it does not exist (#551) Tom Lally 2022-12-03 16:57:32 +00:00
  • b361b154d8 Cross-platform screenshots (#543) Tom Lally 2022-12-02 03:51:07 +00:00
  • 2cfb7f3737 Automatically scale imgui text based on display pixel density (#545) goeiecool9999 2022-12-01 15:58:08 +01:00
  • 503e99d069 Fix MSVC workflow Exzap 2022-11-30 19:16:37 +01:00
  • d3721c3f46 Fix render resolution at different UI scales (#514) v2.0-19 goeiecool9999 2022-11-30 13:39:32 +01:00
  • a3476c7b7c macOS: Workaround for MoltenVK stride limitation (#534) goeiecool9999 2022-11-30 01:26:42 +01:00
  • 79e731d9b4 Add macOS keycodes for left/right control and tab (#535) goeiecool9999 2022-11-30 01:26:12 +01:00
  • 6f985c3c78 Fix black screen when graphics packs are used (#541) Tillsunset 2022-11-29 03:54:11 -06:00
  • 87d2f8ad55 Fix shader preset regex (#536) Tillsunset 2022-11-28 01:24:52 -06:00
  • 523a0e1706 Force async compile off for macos (#532) Tillsunset 2022-11-25 19:10:51 -06:00
  • bc104859f3 Vulkan: return to more conventional swapchain sync method, encapsulate more code (#525) v2.0-18 goeiecool9999 2022-11-25 09:51:47 +01:00
  • 8162477dc1 ui: Add Open Cemu folder & delete shader cache buttons (#524) SSimco 2022-11-24 17:57:13 +00:00
  • cbdf381b31 Fix gamepad hotkey and game profile setting (#510) goeiecool9999 2022-11-24 12:29:29 +01:00
  • c43fc81f8e Disable key events for InputPanel's text controls (#520) SSimco 2022-11-24 10:10:37 +00:00
  • c0ebbef9bd macOS: Fix error sound for every KB keypress on render canvas (#521) greybaron 2022-11-21 22:47:53 +01:00
  • 8ff668a303 fix flicker on windows (#523) goeiecool9999 2022-11-21 21:45:46 +01:00
  • f4c2d16a3a Attempt to fix flicker on resize, don't recreate if image was already acquired. (#522) goeiecool9999 2022-11-21 19:06:35 +01:00
  • 3a94a276da Vulkan: Further simplify swapchain code (#502) goeiecool9999 2022-11-21 16:47:43 +01:00
  • 3f84c7fa24 AppImage: Fix resource path (#517) qurious-pixel 2022-11-21 04:14:34 -08:00