Commit Graph

  • 1436c37ccd Linux/Mac Auto-Updater Live session user 2024-03-31 06:19:49 -0700
  • 925e853980 Merge branch 'main' into loadaudio goeiecool9999 2024-03-28 01:48:00 +0100
  • 5230fcab37
    Debugger: Fix infinite loop in symbol storage (#1134) goeiecool9999 2024-03-27 11:14:01 +0100
  • 4f3d4624f5
    GraphicPacksWindow: Disable update button when a game is running (#1137) goeiecool9999 2024-03-26 13:09:24 +0100
  • 111e383d1b
    coreinit: Fix race condition that causes crash (#1138) goeiecool9999 2024-03-26 13:07:08 +0100
  • 88173a6e12
    Fix condition, remove comment goeiecool9999 2024-03-26 02:03:55 +0100
  • e6d442a385 change condition to < 4 I think it's time to take a break... goeiecool9999 2024-03-26 01:05:32 +0100
  • fa4ad9b8c1
    Gamelist: Add option to hide the icon column (#604) SSimco 2024-03-25 23:30:39 +0200
  • 4f8e6ae32b remove dynamic cast goeiecool9999 2024-03-25 22:14:37 +0100
  • 784360bebc fix overflow in for loop condition goeiecool9999 2024-03-25 22:02:22 +0100
  • 4b7d2f88ae Latte: Enable colorbuffer optimization if gfx packs are aware Exzap 2024-03-25 21:02:37 +0100
  • 4d148b3696
    Add supported locales to macOS plist (#1133) Francesco Saltori 2024-03-25 21:34:40 +0100
  • 0f7ad1bb07 coreinit: fix race condition that causes crash goeiecool9999 2024-03-25 15:55:26 +0100
  • eea798a59e fix typo goeiecool9999 2024-03-25 10:21:23 +0100
  • 334a53b71e Add a tooltip to explain why the option is unavailable goeiecool9999 2024-03-25 01:49:45 +0100
  • b83707221c GraphicPackWindow2: disable update button when a game is running and re-enable it when a game is stopped goeiecool9999 2024-03-24 23:40:28 +0100
  • ad2ae7a73e DebugSymbolStorage: fix infinite loop goeiecool9999 2024-03-24 16:42:10 +0100
  • 1b20de3dd4
    Add supported locales to macOS plist Francesco Saltori 2024-03-24 12:55:56 +0100
  • 241915e1a6
    Gamelist: Display title long names + improvements for shortcuts (#1126) v2.0-73 capitalistspz 2024-03-24 10:11:18 +0000
  • 17060752b6
    Vulkan: Several swapchain fixes and refactors (#1132) goeiecool9999 2024-03-24 10:57:08 +0100
  • 921a6e78d1 remove friend class and just make public what SwapchaininfoVk needs goeiecool9999 2024-03-22 21:15:54 +0100
  • 63bb845f89 Vulkan: several fixes and refactors * make surfaces entirely managed by SwapchainInfoVK * destroy temporary surface for device enumeration * simplify SwapchainInfoVk constructor * change drawbackbuffer render pass load operation to OP_LOAD, so that when the swapchain image was cleared the black background is kept (formally, it always was in practice) * fix structure type enum * move queue family code back into VulkanRenderer goeiecool9999 2024-03-22 20:44:42 +0100
  • 4d609f06b8
    InputSettings: Fix controller type counter to restore WPAD limit (#1118) goeiecool9999 2024-03-20 10:22:48 +0100
  • 565d5cdcc5 Show error message on Windows shortcut failure capitalistspz 2024-03-19 22:24:28 +0000
  • 0734dd2e8f UTF8 conversion for copy title name capitalistspz 2024-03-19 21:36:12 +0000
  • 1abe6d18d6 UTF8 title name and output path capitalistspz 2024-03-19 21:33:38 +0000
  • 522a684c26 add back accidentally reverted fix goeiecool9999 2024-03-19 17:13:50 +0100
  • acbfc7c262 remove InputSettings::get_emulated_controller_types and call inputManager function directly goeiecool9999 2024-03-19 17:02:45 +0100
  • bc0a9a7645 use input manager controller counter goeiecool9999 2024-03-19 16:57:33 +0100
  • 42d2a20d07 Revert "Initialise all pages when input settings is first opened so current page can count controllers" goeiecool9999 2024-03-19 16:52:18 +0100
  • 9cd5805bc0 Remove random letter capitalistspz 2024-03-19 04:37:34 +0000
  • 8d40eb9819 Add missing return capitalistspz 2024-03-19 04:36:35 +0000
  • d24eacae86 Reduce nesting capitalistspz 2024-03-19 04:24:41 +0000
  • 300c24f035 Set AppImage executable path on init capitalistspz 2024-03-19 02:18:42 +0000
  • 04c64e7fbf
    Updated the DXGI version to 1.6 Jim-dll 2024-03-18 16:34:49 +0100
  • 42d14eec96
    Minor code improvements (#1124) goeiecool9999 2024-03-18 09:18:02 +0100
  • f633113864 Merge branch 'main' into loadaudio goeiecool9999 2024-03-18 01:46:06 +0100
  • 57504ec8ef Add PositionVisibility capitalistspz 2024-03-17 05:50:13 +0000
  • 0e700eeaa0 Change dpd_valid_fg values capitalistspz 2024-03-17 04:51:17 +0000
  • 3e88f761db don't use perm storage, correct variable name capitalistspz 2024-03-17 04:27:19 +0000
  • 061061faca Replace newlines with spaces capitalistspz 2024-03-17 04:07:24 +0000
  • bad4fc0cc6 Formatting capitalistspz 2024-03-17 04:06:45 +0000
  • 50b90feee7 Use QueryIconForTitle() capitalistspz 2024-03-17 02:32:07 +0000
  • 253ecd9ab6 Use long name for title name capitalistspz 2024-03-17 02:17:48 +0000
  • 8f3b1147be Separate Windows and Linux implementation capitalistspz 2024-03-17 01:25:10 +0000
  • e1203881d4 Add icons to Windows shortcuts capitalistspz 2024-03-16 23:10:23 +0000
  • 11ae385896 Fix non-Windows building 2 (💀) Rambo6Glaz 2024-03-16 20:21:10 +0100
  • 3ace6eb832 Fix non-Windows building Rambo6Glaz 2024-03-16 20:03:28 +0100
  • 5252a2f96b Shutdown the game if the crash doesn't stop the game immediately and add Win32 clipboard copy Rambo6Glaz 2024-03-16 19:40:11 +0100
  • c05b4c0afb Add a Exception Handler message box Rambo6Glaz 2024-03-16 17:37:38 +0100
  • e3851e0763 MotionSample.h: convert to UTF-8 goeiecool9999 2024-03-16 16:56:39 +0100
  • 6c9fd07d9f Vulkan: replace semaphore for pad close with atomic_flag goeiecool9999 2024-03-16 16:53:02 +0100
  • 69f2f825dd OpenGLRenderer: delete unused function declaration goeiecool9999 2024-03-16 16:39:51 +0100
  • f24bd37f70 Wayland: use physical units on subsurface resize goeiecool9999 2024-03-16 16:29:53 +0100
  • b71eb0527f fix fmt format string goeiecool9999 2024-03-16 16:21:06 +0100
  • eaa82817dd
    Update thread names (#1120) goeiecool9999 2024-03-15 23:06:48 +0100
  • cb73831a21 update thread names on linux names have to be less than 16 characters, so I tried finding a reasonable compromise between descriptiveness and brevity. goeiecool9999 2024-03-15 21:39:46 +0100
  • 731713de3a OpenGL: Remove "-legacy" flag v2.0-72 Exzap 2024-03-14 03:10:10 +0100
  • 193767e6cc Latte+Vulkan: Code cleanup Exzap 2024-03-14 01:04:05 +0100
  • bc04662525 Latte+GL+VK: Improve handling of gfx pack texture overwrite format Exzap 2024-03-13 02:41:42 +0100
  • 8bc444bb97 Latte: Derive framebuffer size from correct mip of depth buffer Exzap 2024-03-12 16:16:52 +0100
  • 6fa77feba3 Latte: Fix regression in dd7cb74 v2.0-71 Exzap 2024-03-12 05:52:53 +0100
  • 224866c3d2 CI: Work around a vcpkg issue by checking out an earlier commit v2.0-70 Exzap 2024-03-12 01:37:07 +0100
  • a50e25300d Vulkan: Remove unused code path for texture copies Exzap 2024-03-11 23:01:37 +0100
  • 1f9b89116f Vulkan: Fix crash during shutdown if shaders are still compiling Exzap 2024-03-11 21:55:58 +0100
  • 40d1eaeb72 nn_ac: Refactor and implement more API Exzap 2024-03-11 21:37:44 +0100
  • dd7cb74cd2 Latte: Small refactor and clean up for texture size code Exzap 2024-03-10 23:36:47 +0100
  • 0993658c82 GX2: Rework GX2Set*UniformReg Exzap 2024-03-10 01:21:04 +0100
  • 3d0d987d89 Logging: Introduce logOnce helper Exzap 2024-03-10 01:10:19 +0100
  • bc11adfc3b Initialise all pages when input settings is first opened so current page can count controllers goeiecool9999 2024-03-11 15:32:02 +0100
  • 27f7cecb51 InputSettings: Fix controller type counter to restore WPAD limit goeiecool9999 2024-03-11 14:37:14 +0100
  • bb88b5c36d
    Fix crash introduced by #1115 (#1117) goeiecool9999 2024-03-11 02:40:47 +0100
  • 6cb0ae761c move gameprofile load call instead goeiecool9999 2024-03-11 02:30:51 +0100
  • f5862a0ada Revert "CafeSystem: Init recompiler after game profile has been loaded (#1115)" goeiecool9999 2024-03-11 02:28:35 +0100
  • ccabd93159
    Linux: Exit on SIGTERM (#1116) goeiecool9999 2024-03-11 02:13:53 +0100
  • e927167f88 Linux: Exit on SIGTERM goeiecool9999 2024-03-11 01:56:07 +0100
  • 788da3cdf7
    CafeSystem: Init recompiler after game profile has been loaded (#1115) goeiecool9999 2024-03-11 01:47:31 +0100
  • 8618b7f2a0 fixed the order in another spot goeiecool9999 2024-03-11 01:34:14 +0100
  • 6e71ef8bf2 CafeSystem: call PPCRecompiler_init after SetupExecutable this makes sure that the gameprofile is loaded when the recompiler initialises and uses the selected mode goeiecool9999 2024-03-11 01:24:02 +0100
  • e1435066ee
    OpenGL: Fix crash related to wxWidgets handling of vsync (#1112) goeiecool9999 2024-03-11 00:57:31 +0100
  • a2d74972d4
    Prevent changing of console language while a game is running (#1114) goeiecool9999 2024-03-11 00:55:31 +0100
  • 2a5ad4e105 edit comment goeiecool9999 2024-03-11 00:53:18 +0100
  • bf3bfe7ec0 gray out console language menu when game is started goeiecool9999 2024-03-11 00:52:14 +0100
  • 30ae76d07c
    null-check instead of IsGameLaunched goeiecool9999 2024-03-11 00:23:55 +0100
  • 6f1ea7b23b fix crash when setting console language while game is running goeiecool9999 2024-03-11 00:18:01 +0100
  • f69fddc6e5
    TitleManager: Fix crash when sorting by format (#1113) goeiecool9999 2024-03-10 23:25:16 +0100
  • 08d7301db2 fix crash in title manager when sorting by format also fix typo and simplify one line goeiecool9999 2024-03-10 21:58:53 +0100
  • 267361bddc use namespace instead of renaming one symbol goeiecool9999 2024-03-10 21:48:08 +0100
  • d90d3e5b05 fix dummy goeiecool9999 2024-03-10 21:03:15 +0100
  • 494c27edd2 missed an undefine goeiecool9999 2024-03-10 20:30:07 +0100
  • 832ea37028 fix linux OpenGL vsync crash goeiecool9999 2024-03-10 20:09:12 +0100
  • d9e8ca2c83 Revert "Vulkan: Update some code to use VK_KHR_synchronization2" v2.0-68 Exzap 2024-03-09 02:25:40 +0100
  • b390023bc5 README.md: Fix minor ambiguity v2.0-67 Exzap 2024-03-08 14:48:59 +0100
  • ea68f787eb Vulkan: For MSAA surface copies make the target MSAA too Exzap 2024-03-08 14:41:01 +0100
  • 9f9bc9865f Vulkan: Avoid calling vkCmdClearColorImage() on compressed textures Exzap 2024-03-08 03:12:26 +0100
  • b8d81283e8 Vulkan: Remove unnecessary index buffer for backbuffer drawcall Exzap 2024-02-27 00:15:43 +0100
  • 8f1cd4f925 Vulkan: Update some code to use VK_KHR_synchronization2 Exzap 2024-02-26 23:52:33 +0100
  • a9a272ce65
    Update coreinit_Synchronization.cpp Ikko Eltociear Ashimine 2024-03-07 00:48:13 +0900
  • 49c55a3f56
    nsyshid: remove stray print statements (#1106) Simon 2024-03-06 14:37:36 +0100
  • 4a9ad2d10d
    nsyshid: remove stray print statements Simon Sievert 2024-03-06 11:43:49 +0100