Commit Graph

  • f36a5438fe Use wxWidgets to write screenshot to file. Tom Lally 2022-11-30 13:47:39 +0000
  • d3721c3f46
    Fix render resolution at different UI scales (#514) v2.0-19 goeiecool9999 2022-11-30 13:39:32 +0100
  • 34f5f6869e Notify user if clipboard write fails. Tom Lally 2022-11-30 12:36:50 +0000
  • e5a06057e0 Write screenshot to file on platforms other than windows. Tom Lally 2022-11-30 12:35:41 +0000
  • a36084295a Use wxWidgets for clipboard access Tom Lally 2022-11-30 11:57:00 +0000
  • e94fe13298 Merge remote-tracking branch 'upstream/main' Tom Lally 2022-11-30 11:07:53 +0000
  • bedc010175 Merge branch 'main' into scalingfix #514 goeiecool9999 2022-11-30 11:50:53 +0100
  • a3476c7b7c
    macOS: Workaround for MoltenVK stride limitation (#534) goeiecool9999 2022-11-30 01:26:42 +0100
  • 79e731d9b4
    Add macOS keycodes for left/right control and tab (#535) goeiecool9999 2022-11-30 01:26:12 +0100
  • 9dbf168589 Merge branch 'main' into stridefix #534 goeiecool9999 2022-11-29 19:22:25 +0100
  • 6f985c3c78
    Fix black screen when graphics packs are used (#541) Tillsunset 2022-11-29 03:54:11 -0600
  • 9f9afcde18 Fix black screen when graphics packs are used #541 Tillsunset 2022-11-28 19:51:41 -0600
  • df7194f2f2 make sure that regular buffer is rebound when a compatible stride is used goeiecool9999 2022-11-28 13:33:21 +0100
  • 87d2f8ad55
    Fix shader preset regex (#536) Tillsunset 2022-11-28 01:24:52 -0600
  • 638265b9dd fix shader preset regex #536 Tillsunset 2022-11-27 17:59:45 -0600
  • 88b88f8b37 add macOS keycodes #535 goeiecool9999 2022-11-27 19:25:27 +0100
  • 7434b73442
    Fix typos #47 Triticum0 2022-11-27 17:23:40 +0000
  • d6b11881c4 use memcpy and GetInstance goeiecool9999 2022-11-27 10:38:26 +0100
  • f8721b3d04
    Update Emulation_bug_report.yaml Triticum0 2022-11-27 03:17:01 +0000
  • 2973d4083f rename functions goeiecool9999 2022-11-27 03:41:15 +0100
  • dbe4f80157 conditionally compile for macOS goeiecool9999 2022-11-27 03:39:13 +0100
  • 8d9fcb3c56 it works goeiecool9999 2022-11-27 03:36:14 +0100
  • 272ccb9d9e initial attempt to create stride workaround goeiecool9999 2022-11-27 02:41:52 +0100
  • de74af4c6b Add Vulkan support for wayland ssimco 2022-11-26 23:55:19 +0200
  • 35c25ff997 Merge remote-tracking branch 'upstream/main' Tom Lally 2022-11-26 17:22:06 +0000
  • 523a0e1706
    Force async compile off for macos (#532) Tillsunset 2022-11-25 19:10:51 -0600
  • 484df5bba1 Force async compile off for macos #532 Tillsunset 2022-11-25 17:32:12 -0600
  • 7a49a14b1a vulkancanvas: revert getting size from parent goeiecool9999 2022-11-25 20:30:17 +0100
  • 1dc29e9284 Merge branch 'main' into scalingfix goeiecool9999 2022-11-25 14:27:37 +0100
  • fbdeac61e4 always reset swapchainImageIndex, not only when recreation succeeds goeiecool9999 2022-11-25 14:20:54 +0100
  • bc104859f3
    Vulkan: return to more conventional swapchain sync method, encapsulate more code (#525) v2.0-18 goeiecool9999 2022-11-25 09:51:47 +0100
  • 78f4a2fce3 fix exception message goeiecool9999 2022-11-24 23:14:39 +0100
  • 5c66b1133f fix exception message #528 goeiecool9999 2022-11-24 23:14:39 +0100
  • 994fb977d5 fix error handling of acquire and present goeiecool9999 2022-11-24 23:07:45 +0100
  • ccac3b8ed9 fix error handling of acquire and present goeiecool9999 2022-11-24 23:07:45 +0100
  • 8162477dc1
    ui: Add Open Cemu folder & delete shader cache buttons (#524) SSimco 2022-11-24 17:57:13 +0000
  • e807788b53 encapsulate more functionality inside SwapchainInfoVk #525 goeiecool9999 2022-11-24 13:51:00 +0100
  • cbdf381b31
    Fix gamepad hotkey and game profile setting (#510) goeiecool9999 2022-11-24 12:29:29 +0100
  • c43fc81f8e
    Disable key events for InputPanel's text controls (#520) SSimco 2022-11-24 10:10:37 +0000
  • 3531fdb283 Merge cache options into one and disable it if no caches are found #524 ssimco 2022-11-23 18:44:11 +0200
  • 460ddc40d9 this might actually also be wrong... goeiecool9999 2022-11-23 16:25:25 +0100
  • 23608368cd this wait is also necessary because a fence signal operation might still be pending. goeiecool9999 2022-11-22 22:21:01 +0100
  • dca305947e move wait back to where it was. goeiecool9999 2022-11-22 17:19:46 +0100
  • 608021dd94 Merge remote-tracking branch 'origin/main' into scalingfix goeiecool9999 2022-11-22 14:43:33 +0100
  • 8436140333 add DPIChanged event handler goeiecool9999 2022-11-22 14:37:23 +0100
  • ddabb7c14e Comment formatting goeiecool9999 2022-11-22 13:56:19 +0100
  • 645fc24a79 remove period and clarify why it is logged goeiecool9999 2022-11-22 13:53:01 +0100
  • 82bb875861 macOS editor was not configured to use tabs yet goeiecool9999 2022-11-22 13:46:06 +0100
  • 8d92da8326 add back semaphore to fix macOS overlay goeiecool9999 2022-11-22 13:42:36 +0100
  • b395dcffe0 add comments change log and update imgui goeiecool9999 2022-11-22 13:19:36 +0100
  • 0ef0ecbc10 fix swapchain image count goeiecool9999 2022-11-22 10:17:30 +0100
  • c0ebbef9bd
    macOS: Fix error sound for every KB keypress on render canvas (#521) greybaron 2022-11-21 22:47:53 +0100
  • 8ff668a303
    fix flicker on windows (#523) goeiecool9999 2022-11-21 21:45:46 +0100
  • 5cc5f45823 Add option to remove shader caches ssimco 2022-11-21 22:45:04 +0200
  • 73fabd9f23 Add option to open UserDataPath folder ssimco 2022-11-21 22:44:47 +0200
  • 47f829e265 fix flicker on windows #523 goeiecool9999 2022-11-21 20:36:32 +0100
  • f4c2d16a3a
    Attempt to fix flicker on resize, don't recreate if image was already acquired. (#522) goeiecool9999 2022-11-21 19:06:35 +0100
  • e9a7d96f35 fix flicker on resize, don't recreate if image was already acquired. #522 goeiecool9999 2022-11-21 18:15:12 +0100
  • 4da9463e84 halt kb event processing inside mainwindow #521 Florian Schmidt 2022-11-21 18:01:34 +0100
  • 3a94a276da
    Vulkan: Further simplify swapchain code (#502) goeiecool9999 2022-11-21 16:47:43 +0100
  • 1285952913 disable key events for InputPanel's text controls #520 ssimco 2022-11-21 16:36:58 +0200
  • 3f84c7fa24
    AppImage: Fix resource path (#517) qurious-pixel 2022-11-21 04:14:34 -0800
  • 01ce523f01
    Input settings: Fix combobox dropdown not working on linux (#500) goeiecool9999 2022-11-21 13:13:19 +0100
  • 50cdaf9a16
    remove redundant en language file (#518) Tillsunset 2022-11-21 06:11:35 -0600
  • 79e436a3e4 remove redundant en language file #518 Tillsunset 2022-11-20 20:10:49 -0600
  • da7695f8ab
    [APPIMAGE] Fix resource path #517 qurious-pixel 2022-11-20 17:53:24 -0800
  • 115a673399 fix bug where newly created swapchain images were presented without being initialized #502 goeiecool9999 2022-11-21 02:40:30 +0100
  • 6d8579a4a8 adjust mouse and gesture coordinates goeiecool9999 2022-11-21 02:12:08 +0100
  • d1c91cbc43 Merge remote-tracking branch 'upstream/main' Tom Lally 2022-11-21 00:50:26 +0000
  • f059fd8aed Set all keys to up when app is deactivated keyboardcontroller doesnt need to check focus and neither does rendertarget. #510 goeiecool9999 2022-11-20 23:17:35 +0100
  • fe8ebe030e fix tab stuck on focus loss rename (now unused) function to be more descriptive. goeiecool9999 2022-11-20 23:01:44 +0100
  • 8c99182de9 defer fence wait to recording of image use goeiecool9999 2022-11-20 21:44:31 +0100
  • 2f5a96a4d2
    Merge branch 'cemu-project:main' into macos_hidpi_fix #516 greybaron 2022-11-20 20:27:46 +0100
  • 9ce52ad83a
    Linux/macOS: Implement overlay CPU/memory statistics (#480) v2.0-17 goeiecool9999 2022-11-20 19:53:45 +0100
  • b4e136caa0 attempt to fix windows values #480 goeiecool9999 2022-11-20 18:05:33 +0100
  • c17097369b
    Redownload BOSS files if they are not found (#504) MythicalPlayz 2022-11-20 18:21:20 +0200
  • 7bf76f1241 undo deletion of info.txt Florian Schmidt 2022-11-20 16:01:08 +0100
  • 00ec6145da Add hidpi support to CocoaSurface and Metal view Florian Schmidt 2022-11-20 15:52:31 +0100
  • 995fa58173 update macOS scaling code according to MVK example goeiecool9999 2022-11-20 15:18:14 +0100
  • ab0791d8a2 Use physical coordinates obtained from wxwidgets goeiecool9999 2022-11-20 14:05:47 +0100
  • 6ee2c6b6c8 attempt to fix display scaling issues goeiecool9999 2022-11-20 12:29:01 +0100
  • 1b60b534aa
    update workaround comment to match what it's doing #500 goeiecool9999 2022-11-20 11:32:50 +0100
  • b085e984c0 use the same workaround found in InputAPIAddWindow goeiecool9999 2022-11-19 03:19:01 +0100
  • e5832c2a43 progress so far goeiecool9999 2022-11-19 00:46:48 +0100
  • 0e27373230 progress so far goeiecool9999 2022-11-18 23:39:37 +0100
  • 8f1ee9e5aa
    Fix checking space using non existing folder (#503) SSimco 2022-11-18 13:46:05 +0200
  • 1f65ed4880 Create install folder if it doesn't exist yet, fixes issue #498 #507 Rambo6Glaz 2022-11-18 10:43:37 +0100
  • c7d40b1320 remove REQUIRED goeiecool9999 2022-11-17 22:58:56 +0100
  • 8329b8780c
    Update cmake/FindGTK3.cmake goeiecool9999 2022-11-17 22:58:00 +0100
  • 8fa3d7885a Skip looking in the Cache if the file no longer Exists #504 MythicalPlayz 2022-11-17 20:57:27 +0200
  • 887a81d2c7 Added Support for text/xml curl MythicalPlayz 2022-11-17 20:56:36 +0200
  • f2ba86fb9d Fix checking space using non existing folder #503 ssimco 2022-11-17 20:30:42 +0200
  • 78784ba62b add explanatory comment goeiecool9999 2022-11-17 19:30:17 +0100
  • 26fc5e1c8c add GTK as a dependency using #143's findGTK3.cmake and update guiWrapper to use it set button sensitivity goeiecool9999 2022-11-17 19:27:26 +0100
  • 57c8dec335
    fix two if statements checking range of number wrong (#494) goeiecool9999 2022-11-17 15:42:08 +0100
  • 2adabcb936
    Linux: Save 10.7MiB of useless debug info (#475) goeiecool9999 2022-11-17 15:31:34 +0100
  • 31a284adf2 remove unnecessary logic and fix use after free goeiecool9999 2022-11-17 12:03:20 +0100
  • a3a713d97d more swapchain revisions goeiecool9999 2022-11-17 11:46:30 +0100
  • 9afae504a7 Input settings: fix combobox dropdown not working on linux goeiecool9999 2022-11-17 00:42:53 +0100
  • b08e7dcec5 remove trailing tab characters goeiecool9999 2022-11-16 23:58:00 +0100