Commit Graph

  • 2aa740b782 clang format fix georgemoralis 2024-12-27 22:31:51 +0200
  • 8248db8e03 get trophy key from toml file georgemoralis 2024-12-27 18:13:45 +0200
  • b5d52748d9 test Nick 2024-12-27 20:49:16 +0000
  • 71e3e73e82 added changes Nick 2024-12-27 20:34:19 +0000
  • a107c4701b clang format fix georgemoralis 2024-12-27 22:31:51 +0200
  • abe85fd3e0
    GUI: Fix TR Units - Size and Time - more... (#1927) DanielSvoboda 2024-12-27 17:23:11 -0300
  • f4c1d827d5
    build: Do not generate files in source. (#1929) squidbus 2024-12-27 12:20:30 -0800
  • b25848f368
    Merge branch 'main' into keys georgemoralis 2024-12-27 22:19:35 +0200
  • 1bbb4aff0d build: Do not generate files in source. squidbus 2024-12-27 12:16:35 -0800
  • 115aa61d04
    build: Fix MoltenVK bundling copy. (#1928) squidbus 2024-12-27 12:10:16 -0800
  • f9a150dd0d build: Fix MoltenVK bundling copy. squidbus 2024-12-27 12:05:52 -0800
  • 0504006f70 Fixed the size of the settings menu DanielSvoboda 2024-12-27 16:46:12 -0300
  • c52924c34f Audio Backend DanielSvoboda 2024-12-27 16:34:05 -0300
  • f952b3c1b4 fixed typedefs, added per codec statistics Vladislav Mikhalin 2024-12-27 22:14:48 +0300
  • 35c2e85c0b
    Merge branch 'shadps4-emu:main' into main DanielSvoboda 2024-12-27 16:13:37 -0300
  • a096783a48 GUI: TR Units - Size and Time DanielSvoboda 2024-12-27 16:08:10 -0300
  • 333f35ef25
    audio: Implement cubeb audio out backend. (#1895) squidbus 2024-12-27 11:04:49 -0800
  • f95803664b
    equeue: sceGnmGetEqEventType/sceKernelGetEventData impl (#1839) Nenkai 2024-12-27 19:33:45 +0100
  • f7a34b3bc6 small fixes Vladislav Mikhalin 2024-12-27 21:24:36 +0300
  • 79ed9f2036 common: Rename ring_buffer_base to RingBuffer. squidbus 2024-12-27 10:24:21 -0800
  • 85982dd7ae
    Use process param for querying SDK ver Daniel R. 2024-12-27 18:05:20 +0100
  • 17323ba10f removed unused struct Vladislav Mikhalin 2024-12-27 19:46:36 +0300
  • bd520c8f52 get trophy key from toml file georgemoralis 2024-12-27 18:13:45 +0200
  • acae23fc06 fixed clang-format Vladislav Mikhalin 2024-12-27 18:42:17 +0300
  • b99fc8b2a6 fixed a typo, thanks poly Vladislav Mikhalin 2024-12-27 18:40:55 +0300
  • 6fce1869b4 ajm: added stubbed statistics instance Vladislav Mikhalin 2024-12-27 18:32:16 +0300
  • e40ede5db2
    Update nb translation (#1904) Martin 2024-12-27 15:51:23 +0100
  • ff4d37cbc8
    Update russian translation for 0.5.0 (#1903) Yury 2024-12-27 19:50:46 +0500
  • 0351b864d0
    texture_cache: Enable anisotropic filtering (#1872) Quang Ngô 2024-12-27 21:47:26 +0700
  • a86ee7e7f5
    vk_platform: Enable MoltenVK debug if crash diagnostics is enabled. (#1887) squidbus 2024-12-27 06:46:31 -0800
  • b1f74660df
    shader_recompiler: Implement S_BCNT1_I32_B64 and S_FF1_I32_B64 (#1889) squidbus 2024-12-27 06:46:07 -0800
  • 1c5947d93b
    Load HLE library if native library can't be loaded (#1899) mailwl 2024-12-27 17:44:57 +0300
  • cf84c46a49
    Fix for D32Sfloat and R8Snorm Tiled image (#1898) ¥IGA 2024-12-27 15:43:44 +0100
  • 0677d7a214
    Avoid to access invalid iterator (#1892) mailwl 2024-12-27 17:43:10 +0300
  • a3f5ca8244
    fix build tomboylover93 2024-12-27 10:41:55 -0300
  • f17867e4e7
    Merge branch 'main' into qt-style tomboylover93 2024-12-27 10:22:18 -0300
  • 7903d96cf4
    Update russian translation for 0.5.0 Flamy 2024-12-26 22:31:24 +0500
  • 42fb06d0f1 cubeb_audio: Replace output yield loop with condvar. squidbus 2024-12-26 23:29:03 -0800
  • a4ef7771df pthread: Bump minimum stack size to fix cubeb crash. squidbus 2024-12-26 17:41:31 -0800
  • a7f8aae2be audioout: Refactor backend ports into class. squidbus 2024-12-26 13:53:44 -0800
  • dc0725aa91 cubeb_audio: Add debug logging callback. squidbus 2024-12-26 12:38:12 -0800
  • 01959bdee5 cubeb_audio: Add some additional safety checks. squidbus 2024-12-26 11:58:47 -0800
  • 5f4804cefc audio: Implement cubeb audio out backend. squidbus 2024-12-26 03:48:48 -0800
  • 9b8de8d320
    Fix TR (#1897) DanielSvoboda 2024-12-27 08:54:31 -0300
  • 4e8b8887df
    Fix typo (#1918) bigol83 2024-12-27 12:53:58 +0100
  • 5dd1e7c32e
    settings-dialog: use grid layout (#1920) f8ith 2024-12-27 19:53:41 +0800
  • f404915b75 settings-dialog: use grid layout faith 2024-12-27 16:28:02 +0800
  • 5c9ae13097 shader_recompiler: Fix immediate type in S_FF1_I32_B32 squidbus 2024-12-26 19:57:14 -0800
  • 8ee8cd6164 shader_recompiler: Implement IEqual for 64-bit. squidbus 2024-12-26 19:54:52 -0800
  • 34fccbcc50 shader_recompiler: Implement S_FF1_I32_B64 squidbus 2024-12-26 18:11:09 -0800
  • e3222ab9c9
    Fix typo bigol83 2024-12-27 00:24:09 +0100
  • 0ac28ad35c shader_recompiler: Implement V_MUL_HI_I32 Marcin Mikolajczyk 2024-12-26 22:13:51 +0100
  • edc027a8bc
    Devtools IV (#1910) Vinicius Rangel 2024-12-26 18:08:47 -0300
  • be2729d6cb
    devtools: frame dump: search by shader name Vinicius Rangel 2024-12-26 17:51:56 -0300
  • 5c48c77ad4
    devtools: add copy name to shader list Vinicius Rangel 2024-12-26 03:27:49 -0300
  • 615e8e18f6
    add temporary logging Daniel R. 2024-12-26 19:31:34 +0100
  • 4dc4fb516c fix wording Martin Hansen 2024-12-26 18:51:47 +0100
  • 6f8b6f50db
    Check for valid pointers to extended memory Daniel R. 2024-12-26 18:50:22 +0100
  • a0e67dd436 typo and make easier to read Martin Hansen 2024-12-26 18:44:34 +0100
  • 4403d6219c add more translations and make more consistent nb Martin Hansen 2024-12-26 18:38:04 +0100
  • 1ad8b65a1a
    Fix for R8Snorm Tiled image ¥IGA 2024-12-26 18:21:24 +0100
  • 0bb1c05aff hot-fix: Drop key IndecisiveTurtle 2024-12-26 17:38:20 +0200
  • c419b71881 Load HLE library if native library can't be loaded mailwl 2024-12-26 18:15:47 +0300
  • 1f4bfc7902
    Fix for D32Sfloat Tiled image ¥IGA 2024-12-26 16:06:35 +0100
  • b443bec7d9
    core: better memory configuration Daniel R 2024-12-26 13:29:12 +0100
  • 1066194685 Fix TR DanielSvoboda 2024-12-26 11:19:26 -0300
  • cbb13fa39b
    hotfix: fix incorrect appcontent available space size Daniel R. 2024-12-26 13:18:53 +0100
  • 91d4044162
    Translated most of the remaining texts into Persian (fa_IR.ts) and fixed incorrect translations (#1885) Mohsen 2024-12-26 15:31:31 +0330
  • e885088632
    Update sq translation (#1893) F1219R 2024-12-26 12:58:42 +0100
  • 6ea4fc0d93
    Update sq translation F1219R 2024-12-26 12:56:50 +0100
  • ba9273d1cc
    Update it.ts (#1894) bigol83 2024-12-26 12:53:20 +0100
  • 3e29cd35fd
    Update it.ts bigol83 2024-12-26 12:47:14 +0100
  • ecf456b5c7 Avoid to access invalid iterator mailwl 2024-12-26 12:21:10 +0300
  • 7ed01cef55
    Update sq translation F1219R 2024-12-26 10:03:05 +0100
  • 7792fd0342 Merge remote-tracking branch 'origin/main' kalaposfos13 2024-12-26 09:40:29 +0100
  • 0e2a175633
    devtools: add search to shader list Vinicius Rangel 2024-12-26 03:24:55 -0300
  • eeb732572a shader_recompiler: Implement S_BCNT1_I32_B64 squidbus 2024-12-25 21:33:46 -0800
  • f299ba3b57
    devtools: fix frame crash assertion when hidden Vinicius Rangel 2024-12-26 02:33:18 -0300
  • 85ba9e5334
    devtools: fix popen in non-windows environment Vinicius Rangel 2024-12-26 02:21:55 -0300
  • 7cdec6cee5 build: Make sure MoltenVK gets re-bundled when changed. squidbus 2024-12-25 21:18:47 -0800
  • 03e8e9986f amdgpu: Add a few more unsupported format remaps. squidbus 2024-12-25 19:12:30 -0800
  • 2a57773c00 vk_platform: Enable MoltenVK debug if crash diagnostics is enabled. squidbus 2024-12-25 17:13:53 -0800
  • 4702b53b92 shader_recompiler: Fix ImageRead/Write and StoreBufferFormatF32 types. squidbus 2024-12-25 15:59:27 -0800
  • 5f9abd1db4
    Add info for QT Multimedia (#1886) rafael-57 2024-12-26 00:55:15 +0100
  • f15be99d43
    Add info for QT Multimedia rafael-57 2024-12-26 00:49:54 +0100
  • 11eb7413fb shader_recompiler: Reduce CompositeConstruct to constants where possible. squidbus 2024-12-25 15:33:34 -0800
  • 4d81b41462 liverpool_to_vk: Remove redundant clear color swizzles. squidbus 2024-12-25 14:55:50 -0800
  • 1e10711ac7
    Translated most of the remaining texts into Persian (fa_IR.ts) and fixed incorrect translations Mohsen 2024-12-26 02:24:57 +0330
  • 0fe50e281d shader_recompiler: Fix type errors squidbus 2024-12-25 14:54:28 -0800
  • 070c4af208 shader_recompiler: Clean up swizzle handling and handle ImageRead storage swizzle. squidbus 2024-12-25 14:35:46 -0800
  • 0939082aca
    Fix button changelog (#1882) DanielSvoboda 2024-12-25 18:58:19 -0300
  • 3d246cce21
    Fix button changelog DanielSvoboda 2024-12-25 18:34:49 -0300
  • 3a1a3fc75e 0.5.1 WIP started georgemoralis 2024-12-25 22:42:49 +0200
  • a1a98966ee retagged 0.5.0 v.0.5.0 georgemoralis 2024-12-25 22:35:00 +0200
  • 195929953b tagged 0.5.0 georgemoralis 2024-12-25 22:08:43 +0200
  • 3d0d1a26df
    Add missing translations (#1879) DanielSvoboda 2024-12-25 17:05:36 -0300
  • 850d3e4f99 + DanielSvoboda 2024-12-25 17:01:01 -0300
  • 0b583b700e Add missing translations DanielSvoboda 2024-12-25 16:56:23 -0300
  • 4e6a7e555e renderer_vulkan: Rework MRT swizzles and add unsupported format swizzle support. squidbus 2024-12-25 05:26:46 -0800
  • 3ab118837a
    Fix for D16Unorm Tiled image (#1863) ¥IGA 2024-12-25 15:06:12 +0100