Commit Graph

  • 877d338db7 Merge branch 'main' into discordnodwarf #475 goeiecool9999 2022-11-16 23:48:06 +0100
  • 489f759420 Fix setting not being applied lisa-wolfgang 2022-11-15 20:13:23 -0600
  • 5d90ed0322 Merge remote-tracking branch 'upstream/main' into disable-screensaver lisa-wolfgang 2022-11-15 20:02:06 -0600
  • 942a5fdae4 Initial commit lisa-wolfgang 2022-11-15 20:01:32 -0600
  • b1c70588fe
    Enable online features for Unix (#486) v2.0-16 SSimco 2022-11-15 18:03:46 +0200
  • 402b24ef19 include required header goeiecool9999 2022-11-14 23:10:30 +0100
  • e068a305df fix two if statements checking range of number wrong #494 goeiecool9999 2022-11-14 13:57:02 +0100
  • 4442efa8ac
    rely on distro policy to make executable PIE, but do enforce noexecstack on final output (#490) goeiecool9999 2022-11-13 17:23:48 +0100
  • 85129b4004 rely on distro policy to make executable PIE, but do enforce noexecstack on final output #490 goeiecool9999 2022-11-13 15:44:33 +0100
  • e9d10a9581
    Linux+OpenGL: Implement GUI vsync setting (#477) v2.0-15 goeiecool9999 2022-11-13 08:29:25 +0100
  • 2842615edb
    Fix various colour values for dark themes (#439) goeiecool9999 2022-11-13 08:27:09 +0100
  • 68d39331de Iterate to h_maxFd+1 instead #486 ssimco 2022-11-13 01:30:00 +0200
  • 8b0e11fb95 Enable SetFD for writeFd and exceptionFd ssimco 2022-11-13 01:29:37 +0200
  • f1e964bf02 revert to statm goeiecool9999 2022-11-12 17:53:28 +0100
  • 9e80cecebd Move assignment of lastUpdate timestamp for more accurate fps. goeiecool9999 2022-11-12 16:41:46 +0100
  • 2b0293ba4f fix variable name and move declaration goeiecool9999 2022-11-12 14:07:52 +0100
  • 21320ae60a fix some resource leaks in the mac version goeiecool9999 2022-11-12 14:05:23 +0100
  • c82f558ee3 attempt crash fix goeiecool9999 2022-11-12 10:54:31 +0100
  • 94b179ef5a
    [APPIMAGE] Update AppImage (#481) qurious-pixel 2022-11-11 22:38:52 -0800
  • d365d83f0a Assign values to tv after initialization ssimco 2022-11-12 06:11:57 +0200
  • e60c38874b Fix parameter type ssimco 2022-11-12 06:08:43 +0200
  • 1514abf4c7 Add online features for Linux ssimco 2022-11-12 20:02:50 +0200
  • 9a6272b825 fix wrong parameter goeiecool9999 2022-11-12 02:00:05 +0100
  • 0f2bb29f62 Revert "be more explicit about platforms in cmake" goeiecool9999 2022-11-12 01:33:00 +0100
  • 570bd92253 include SystemInfo header goeiecool9999 2022-11-12 01:28:35 +0100
  • 66d8fab44b
    [APPIMAGE] Update AppImage #481 qurious-pixel 2022-11-11 16:28:08 -0800
  • 9852a8798a be more explicit about platforms in cmake goeiecool9999 2022-11-12 01:27:12 +0100
  • c0f396fe89 use cemu's uint64 goeiecool9999 2022-11-12 01:13:39 +0100
  • a415f05ffb remove comment goeiecool9999 2022-11-12 01:12:03 +0100
  • 5d99c2ad5c fix indents goeiecool9999 2022-11-12 01:10:21 +0100
  • 390df7d916 attempt to implement mac cpu stats goeiecool9999 2022-11-12 01:09:00 +0100
  • 6c8a707a2c remove accidental insert of function goeiecool9999 2022-11-12 00:41:42 +0100
  • 8a4165e84c attempt apple implementation for memory use goeiecool9999 2022-11-12 00:16:43 +0100
  • 8fc1b01e48 use vector reference instead of array pointer goeiecool9999 2022-11-11 22:24:33 +0100
  • b7a3fe5d2e fix windows condition goeiecool9999 2022-11-11 22:07:13 +0100
  • 42fbd0177a kernel gives kibibytes not kilobytes goeiecool9999 2022-11-11 22:05:57 +0100
  • a2a07479cb remove more macros, reuse unix code for mac(?) goeiecool9999 2022-11-11 21:19:20 +0100
  • 5c36bbde3b use CMake to select SystemInfo implementation instead of macros goeiecool9999 2022-11-11 21:06:58 +0100
  • 7f21104b54
    Disable Discord RPC checkbox based on build option (#476) jn64 2022-11-12 03:51:50 +0800
  • 0042c64e61 Merge branch 'main' into linux-overlay goeiecool9999 2022-11-11 20:46:54 +0100
  • 3314d61afe add egl.h #477 goeiecool9999 2022-11-11 14:58:07 +0100
  • 69fcec5769 update on start goeiecool9999 2022-11-11 14:10:53 +0100
  • a755dfad73 prevent crash if egl function failed to load goeiecool9999 2022-11-11 13:59:57 +0100
  • 903dc307fd Merge remote-tracking branch 'origin/main' into linuxGLVSync goeiecool9999 2022-11-11 13:53:02 +0100
  • 78594683b9 fallback to different file. goeiecool9999 2022-11-11 13:44:39 +0100
  • d424450eaa recude patch size goeiecool9999 2022-11-11 13:42:30 +0100
  • ab9cc16863 working vsync settings goeiecool9999 2022-11-11 13:40:57 +0100
  • f60a71a961 Disable Discord RPC checkbox based on build option #476 jn64 2022-11-11 18:08:46 +0800
  • bbd8d6d5ac
    Linux OpenGL: Fix gamepad not updating (#474) goeiecool9999 2022-11-11 08:33:44 +0100
  • 4d68446f14
    Vulkan: Further swapchain code improvements. (#473) goeiecool9999 2022-11-11 08:14:38 +0100
  • 25a3bfd0ef cmake is confusing part 4 goeiecool9999 2022-11-11 03:19:52 +0100
  • ddf8a58af1 cmake is confusing part 3 goeiecool9999 2022-11-11 02:44:58 +0100
  • d54f56cf9a cmake is confusing part 2 goeiecool9999 2022-11-11 02:34:58 +0100
  • df4b19ac8f cmake is confusing goeiecool9999 2022-11-11 01:53:43 +0100
  • b223fd04fa Just strip all debug info except symbols. goeiecool9999 2022-11-11 01:36:03 +0100
  • c41ecd82a4 Revert "Save 14MiB of debug info on release executable due to discord-rpc." goeiecool9999 2022-11-11 01:30:33 +0100
  • f626629b49 Save 14MiB of debug info on release executable due to discord-rpc. goeiecool9999 2022-11-11 00:06:53 +0100
  • a2bba760c2 Start working on vsync in linux goeiecool9999 2022-11-11 00:05:50 +0100
  • b9c278e012 use accent for mappings to an unselected controller, use background for the rest #439 goeiecool9999 2022-11-10 21:41:02 +0100
  • f2f921db2f Merge branch 'main' into colourfixes goeiecool9999 2022-11-10 21:09:45 +0100
  • 545ba47471 Linux OpenGL: Fix gamepad not updating #474 goeiecool9999 2022-11-10 20:53:43 +0100
  • 7a1baf5178 default initialise. #473 goeiecool9999 2022-11-10 18:26:28 +0100
  • b3ec7b25f4 Improve swapchain update and error handling #455 goeiecool9999 2022-11-10 18:20:10 +0100
  • c03385f1e6 Merge remote-tracking branch 'origin/main' into simplifyresize goeiecool9999 2022-11-10 17:56:52 +0100
  • a0e69ffbbd
    Linux: Explicitly enable some flags related to security. (#446) goeiecool9999 2022-11-09 07:17:50 +0100
  • c3d6cad428
    Added a note on re-building to fix RPATH issues. (#352) Ktoks 2022-11-08 20:22:09 -0700
  • 98f0a3c783
    Merge branch 'main' into main #352 Exzap 2022-11-09 04:21:02 +0100
  • 58c7b56c60
    Add Apple Silicon build instructions (#280) UltraHDR 2022-11-09 01:47:23 +0000
  • be287a1f4e
    ImGui: match all begin()/end() (#470) bslhq 2022-11-09 09:45:40 +0800
  • e512be5956 ImGui: match all begin()/end() #470 lijunyu-cn 2022-11-09 02:29:22 +0800
  • 5adb1e9618
    Add commit hash to build name on build check workflow (#463) Tillsunset 2022-11-06 19:47:59 -0600
  • e66cacbe8d move inside of EXPERIMENTAL_VERSION #463 Tillsunset 2022-11-06 18:27:00 -0600
  • ef7c7e492f use cmake command instead of relying on workflow Tillsunset 2022-11-06 18:23:02 -0600
  • f306ee94af Clarify config logic #453 lisa-wolfgang 2022-11-06 17:21:36 -0600
  • 25cd983554 Start gamemode on launch instead of on log start lisa-wolfgang 2022-11-06 17:19:21 -0600
  • 9740f71068 cleaner and echo hash Tillsunset 2022-11-06 16:43:22 -0600
  • 1eefe5b740 windows version2 Tillsunset 2022-11-06 16:39:32 -0600
  • d9d6e80c33 windows version Tillsunset 2022-11-06 16:30:22 -0600
  • f256e01bb7 stringfy Tillsunset 2022-11-06 16:00:43 -0600
  • 05ddb74ffb hash only if default minor version Tillsunset 2022-11-06 15:59:40 -0600
  • 296bf4a66d add definition in cmakelist Tillsunset 2022-11-06 15:55:44 -0600
  • 4623a2a26f hash in workflow Tillsunset 2022-11-06 15:50:47 -0600
  • 0d771e8a65 Update build instructions/workflows lisa-wolfgang 2022-11-06 11:56:42 -0600
  • e98e0e3174 Add setting lisa-wolfgang 2022-11-06 11:39:06 -0600
  • cecae4afd3 Merge remote-tracking branch 'upstream/main' into feral-gamemode lisa-wolfgang 2022-11-06 09:55:40 -0600
  • 73eda474d1 Merge remote-tracking branch 'upstream/main' into feral-gamemode lisa-wolfgang 2022-11-06 09:55:03 -0600
  • 441b34aa2f Revert "Vulkan: Experimental fix for self-dependency barriers during renderpass (#431)" #462 aem111607 2022-11-06 00:53:50 -0600
  • 138510106c
    Vulkan: Fix freeze when closing pad view (#435) v2.0-14 goeiecool9999 2022-11-06 00:40:00 +0100
  • 948460cad7 InputSettings: Refresh panels on profile load and other operations Exzap 2022-11-06 00:17:48 +0100
  • 3df8217a02 SDLController: Do not manually recycle controller instance Exzap 2022-11-06 00:15:19 +0100
  • ec6726e85c Use generic EC_POINT_get_affine_coordinates Exzap 2022-11-05 22:09:21 +0100
  • bb444eb8a6 InputSettings: Refresh panels on profile load and other operations #461 Exzap 2022-11-06 00:17:48 +0100
  • f9695760c6 SDLController: Do not manually recycle controller instance Exzap 2022-11-06 00:15:19 +0100
  • e5a6d2ac18 Use generic EC_POINT_get_affine_coordinates Exzap 2022-11-05 22:09:21 +0100
  • d4aad7d82d Revert "Revert "Vulkan: Experimental fix for self-dependency barriers during renderpass (#431)"" aem111607 2022-11-04 19:30:58 -0600
  • 84fcb5268d slightly optimized the code aem111607 2022-11-04 18:20:11 -0600
  • 588857a4b3 fix bug introduced by merging main without paying close attention the vsync patch recreates the swapchain and doesn't return. #435 goeiecool9999 2022-11-05 01:20:09 +0100
  • b85a32ead7 dont rename this function. goeiecool9999 2022-11-05 00:46:39 +0100
  • b2cea4e3c6 Merge branch 'main' into padfreezefix2 goeiecool9999 2022-11-05 00:11:41 +0100
  • e5feb393b3 Revert "Vulkan: Experimental fix for self-dependency barriers during renderpass (#431)" aem111607 2022-11-04 17:38:14 -0600