Commit Graph

  • fb5ecca157
    Vulkan: Use correct texture clear in LatteDraw_handleSpecialState8_clearAsDepth (#321) Tillsunset 2022-10-02 12:18:35 -0500
  • 74ffb582b1 use suggestion given. #321 Tillsunset 2022-10-02 11:50:25 -0500
  • 2c1267c33d forgot a space Tillsunset 2022-10-02 04:53:16 -0500
  • f1a587d1e4 use texture_clearDepthSlice in LatteDraw_handleSpecialState8_clearAsDepth instead of texture_clearColorSlice Tillsunset 2022-10-02 04:50:55 -0500
  • 11f6e2b7ee
    Vulkan: Implement texture decoder for R5G6B5_UNORM to R8G8B8A8_UNORM (#320) Tillsunset 2022-10-01 18:48:13 -0500
  • 730e9036e6
    Merge branch 'cemu-project:main' into main MythicalPlayz 2022-10-01 21:00:03 +0200
  • e2de3aa130 Should Hopefully fix building for Lunix and MacOS MythicalPlayz 2022-10-01 20:41:06 +0200
  • e74d6a51ac Forgot to add Loading MythicalPlayz 2022-10-01 20:39:39 +0200
  • 1b2dd82845 Added Support for custom URLs via XML MythicalPlayz 2022-10-01 19:06:19 +0200
  • fc33cce0e2 Remove SSL Checkbox MythicalPlayz 2022-10-01 19:05:15 +0200
  • d3ebdeef91 fix typo #320 Tillsunset 2022-10-01 10:12:58 -0500
  • 4b44758a15 Change class name Tillsunset 2022-10-01 09:55:24 -0500
  • 06cc1f9485 forgot to put back override Tillsunset 2022-10-01 01:05:34 -0500
  • 1b331d47f2 dedicated encoder for R5G6B5_UNORM to R8G8B8A8_UNORM Tillsunset 2022-10-01 00:59:04 -0500
  • 45062efbb3
    Update src/config/ActiveSettings.cpp #316 SSimco 2022-09-30 20:40:40 +0300
  • d3115e9725 Don't ask to use button, just let them pick something else. goeiecool9999 2022-09-30 18:46:41 +0200
  • 6d47d01573 bugfix: title manager doesn't update when clearing MLC path in settings. goeiecool9999 2022-09-30 18:23:40 +0200
  • 9541c8ae85
    MoltenVk: Workaround for unsupported format R5_G6_B5_UNORM (#318) emiyl 2022-09-30 17:07:00 +0100
  • 5ddc1461f1 Workaround for unsupported format R5_G6_B5_UNORM #318 emiyl 2022-09-30 16:59:26 +0100
  • cceb4f6d0e
    Vulkan: Always disable blending for integer formats (#317) #314 Exzap 2022-09-30 15:59:16 +0200
  • 76b47f056a Vulkan: Always disable blending for integer formats #317 Exzap 2022-09-30 15:53:36 +0200
  • ecfbbd4e26
    MoltenVK: Workaround for unsupported formats (#315) emiyl 2022-09-30 14:28:56 +0100
  • 1bd7d3e984
    copy paste error :I #315 emiyl 2022-09-30 14:20:12 +0100
  • 95ad0aa278
    add metal unsupported textures to header file too emiyl 2022-09-30 13:57:19 +0100
  • c007dd9eb4
    Use pre-existing method for dynamically detecting unsupported textures emiyl 2022-09-30 13:55:44 +0100
  • 67d5e1cd69 Display message box for all directories that failed test access ssimco 2022-09-30 15:38:38 +0300
  • 5a0f990ef5
    Update src/Cafe/GraphicPack/GraphicPack2.cpp SSimco 2022-09-30 14:27:36 +0300
  • 76d03d3bfe
    Update src/config/ActiveSettings.cpp SSimco 2022-09-30 14:19:13 +0300
  • ed8e927125 Fix GetUserDataPath not returning path ssimco 2022-09-30 14:04:13 +0300
  • 372065ee12 Refactor GetMlcPath so that it uses the same GetPath method as the other GetXPath functions ssimco 2022-09-30 14:03:39 +0300
  • ecd6d4a3e2 Use _utf8ToPath to convert path string ssimco 2022-09-30 13:57:45 +0300
  • 90c591aa33 Refactor ActiveSettings::GetXPath to use GetPath ssimco 2022-09-30 13:47:07 +0300
  • e5740eecbd Fix wrong shaders dump directory ssimco 2022-09-30 12:37:10 +0300
  • 09cd94f328 Revert "Fix FileCache::Create failing to create file if folder doesn't exist" ssimco 2022-09-30 12:30:11 +0300
  • 4f0a9a5179 Fix shaderCache folder not being in the correct location ssimco 2022-09-30 12:29:24 +0300
  • 77c218588c Modify to use XDG paths only for linux ssimco 2022-09-30 10:51:45 +0300
  • 4f4f4e2d24
    Workaround for pixel format on macOS, VK_FORMAT_R4G4B4A4_UNORM_PACK16 not supported on Molten-VK emiyl 2022-09-30 04:16:08 +0100
  • 366d5b5320
    Workaround for pixel format on macOS, A1R5G5B5_UNORM_PACK16 not supported on Molten-VK emiyl 2022-09-30 03:54:36 +0100
  • 1f1c710093
    Remove cubeb submodule #247 Zopolis4 2022-09-08 14:04:27 +1000
  • 56d4f2d364
    Remove vulkan-headers submodule Zopolis4 2022-09-08 14:12:00 +1000
  • 6359bae7fe Fix files being searched in the wrong directory ssimco 2022-09-30 00:25:48 +0300
  • e3d99af968 Fix FileCache::Create failing to create file if folder doesn't exist ssimco 2022-09-29 23:51:18 +0300
  • f3bf5344ca Add support for non portable mode ssimco 2022-09-29 16:36:55 +0300
  • a89cb5475d Macro NOEXPORT instead of if goeiecool9999 2022-09-29 14:03:39 +0200
  • c14bcdf414 Fix vulkan loading with rdynamic enabled goeiecool9999 2022-09-29 13:25:31 +0200
  • 3767257220
    nfp: Fix corruption, correct structs and use write counters (#310) Narr the Reg 2022-09-29 06:00:46 -0500
  • 3fb4b5e26c
    MacOS+Linux: Use CLOCK_MONOTONIC_RAW over CLOCK_MONOTONIC (#313) Tillsunset 2022-09-29 04:36:27 -0500
  • 88dea7ac24 Accidently use UPTIME during testing #313 Tillsunset 2022-09-29 04:22:53 -0500
  • c4e2ca6256 Use MONOTONIC_RAW, MONOTONIC is broken on macOS Tillsunset 2022-09-29 04:18:21 -0500
  • 1b9f8512ac Print demangled symbols where possible. goeiecool9999 2022-09-29 01:27:59 +0200
  • 04de03a350 service: nfp: Fix corruption, correct structs and use write counters #310 Narr the Reg 2022-09-27 18:31:25 -0500
  • 9bd4a5d456
    Merge branch 'cemu-project:main' into patch-1 UltraHDR 2022-09-27 21:20:00 +0100
  • a28d67bafd
    Remove -DPUBLIC_RELEASE=ON from macOS command (#309) UltraHDR 2022-09-27 21:18:35 +0100
  • 013a29c3eb
    Remove -DPUBLIC_RELEASE=ON from macOS command #309 UltraHDR 2022-09-27 21:13:26 +0100
  • 6ecc4be0da
    Posix/Linux: Add setting to disable coredumps goeiecool9999 2022-09-27 13:58:50 +0200
  • 35afb99c99
    [docs] Add llvm as a required package for Arch Linux (#308) goeiecool9999 2022-09-27 12:48:35 +0200
  • 9916d549be
    Merge branch 'cemu-project:main' into patch-1 UltraHDR 2022-09-27 11:26:22 +0100
  • d31690c7d7
    Add Rosetta install step UltraHDR 2022-09-27 11:26:05 +0100
  • 90ae2fe285 [docs] Add llvm as a required package for Arch Linux closes #307 #308 goeiecool9999 2022-09-27 12:04:48 +0200
  • 8936b55a14 change comment move sa_handler assignment for readability. #205 goeiecool9999 2022-09-26 11:53:12 +0200
  • 7d5e620114 Separate enums and XML for Windows and Unix goeiecool9999 2022-09-26 10:45:21 +0200
  • 25dae98ce0
    Fix crash on GTK when a gfx pack preset value is changed (#300) SSimco 2022-09-25 22:53:10 -0700
  • c819b5d1bf
    Merge branch 'main' into patch-1 UltraHDR 2022-09-25 22:19:41 +0100
  • e5db1ed151
    fix ninja binary path in macos instructions #304 emiyl 2022-09-25 21:26:50 +0100
  • 8d97b4f26a
    Merge branch 'cemu-project:main' into main MythicalPlayz 2022-09-25 21:53:28 +0200
  • 53c7daa603
    [docs] Add brew installation instructions for macos (#303) emiyl 2022-09-25 20:38:31 +0100
  • 6dc2d26b37
    include instructions to install brew on macos build instructions #303 emiyl 2022-09-25 20:34:56 +0100
  • c87e2ee504 Reverted Default Network to Nintendo MythicalPlayz 2022-09-25 21:27:56 +0200
  • 52a20b2e0f Added Disable SSL Verifier option MythicalPlayz 2022-09-25 21:11:41 +0200
  • f53c09a2fe Added Pretendo Support MythicalPlayz 2022-09-25 21:11:18 +0200
  • 902048b6f2 Added Indication of which Network Service the User is Using MythicalPlayz 2022-09-25 21:08:14 +0200
  • 692e22ba9f Refactor workaround code in a separate function #300 ssimco 2022-09-25 19:33:25 +0300
  • 2f59331d15 Fix crash on GTK when a preset value is changed ssimco 2022-09-25 13:07:02 +0300
  • 8dbcf79fde
    Merge branch 'cemu-project:main' into main #265 bslhq 2022-09-25 04:12:40 +0800
  • 101ff7783e
    Revert accidental removal of release tag v2.0-4 Exzap 2022-09-24 12:55:13 +0200
  • b566de245c
    Update BUILD.md UltraHDR 2022-09-24 11:09:31 +0100
  • 17a1f9bcc8
    Update BUILD.md UltraHDR 2022-09-24 11:08:24 +0100
  • c42ab36954
    Add boost as a dependency UltraHDR 2022-09-24 11:03:43 +0100
  • d49266e62d
    Merge branch 'cemu-project:main' into patch-1 UltraHDR 2022-09-24 10:45:06 +0100
  • 9caf57c2c5
    Vulkan: Fix incorrect encoding for substituted R4G4 format (#288) Exzap 2022-09-24 11:44:44 +0200
  • ed2c6bc7bf Vulkan: Fix incorrect encoding for substituted R4G4 format #288 Exzap 2022-09-24 11:25:57 +0200
  • 8e89187f95
    Remove misleading link from generated experimental releases Exzap 2022-09-24 11:11:54 +0200
  • 3bceb39966
    Remove PUBLIC_RELEASE flag and tie asserts to debug config (#287) Exzap 2022-09-24 08:43:27 +0200
  • 62265e9d9b Remove PUBLIC_RELEASE flag and tie asserts to debug config #287 Exzap 2022-09-23 14:42:43 +0200
  • b720d17a97
    CI: Add macOS x64 to build check and releases (#274) jcrm1 2022-09-23 05:17:50 -0400
  • a73920d009
    Merge branch 'cemu-project:main' into main #274 jcrm1 2022-09-22 22:03:33 -0400
  • b42e542724
    Update build.yml to set execute file permissions jcrm1 2022-09-22 22:00:15 -0400
  • 8829056c01
    Merge branch 'cemu-project:main' into main bslhq 2022-09-22 18:04:21 +0800
  • 9b76b0e2d3
    CI: Fix Windows build running out of disk space (#284) Exzap 2022-09-22 11:34:13 +0200
  • 18b60ddc8c
    CI: Remove msvc workaround #284 Exzap 2022-09-22 10:37:20 +0200
  • 5dbd99aad1
    CI: Clean package temporaries Exzap 2022-09-22 09:17:01 +0200
  • 39526c2cde
    Remove unnecessary cd in build.yml jcrm1 2022-09-21 20:24:58 -0400
  • 7a1e9cdb66
    Update according to new macOS build instructions jcrm1 2022-09-21 18:22:35 -0400
  • 3497a36c61
    Merge branch 'cemu-project:main' into main jcrm1 2022-09-21 18:18:26 -0400
  • 5ba123998a
    Merge branch 'cemu-project:main' into main bslhq 2022-09-21 18:44:29 +0800
  • 136f9dfe70 Combined with some code from #214, thanks @bitscher lijunyu-cn 2022-09-21 07:58:08 +0800
  • 3dbb1edc6d
    Add Apple Silicon build instructions UltraHDR 2022-09-20 21:16:59 +0100
  • 030d15900d
    Add MacOS build instructions (#279) Tillsunset 2022-09-20 13:26:54 -0500
  • 2fa538f216 MacOS build instructions #279 Tillsunset 2022-09-20 13:22:14 -0500
  • 01ee488b62
    Merge branch 'cemu-project:main' into main bslhq 2022-09-21 00:43:18 +0800