Commit Graph

  • 25de4d6b65
    Devtools improvements I (#1392) Vinicius Rangel 2024-10-16 07:12:46 -0300
  • 877cda9b9a
    video_core: Rework clear values (#1381) Lander Gallastegi 2024-10-16 11:55:45 +0200
  • 8860574ef3
    devtools: tips popup Vinicius Rangel 2024-10-16 02:26:07 -0300
  • 5d3c2eccd1
    devtools: show compute shader regs Vinicius Rangel 2024-10-16 02:04:28 -0300
  • eddbe59793
    devtools: option to show collapsed frame dump Vinicius Rangel 2024-10-15 22:14:44 -0300
  • 6268078201 Move number_utils to common Lander Gallastegi 2024-10-15 22:31:13 +0200
  • 170db22d9c
    Improve sceSystemServiceReceiveEvent stub (#992) Stephen Miller 2024-10-15 14:55:03 -0500
  • 437ebc1e02
    AvPlayer: Do not align w/h to 16 with vdec2 (#1388) Vladislav Mikhalin 2024-10-15 22:31:11 +0300
  • 6fc7b3993d
    Minor Fixes for Separate Update Folder (#1387) ElBread3 2024-10-15 14:29:27 -0500
  • a29971d863
    Merge branch 'shadps4-emu:main' into sceSystemServiceReceiveEvent Stephen Miller 2024-10-15 14:28:19 -0500
  • 0fa3ef165a
    Merge branch 'shadps4-emu:main' into disable-heap-malloc Stephen Miller 2024-10-15 14:28:06 -0500
  • 1a6baded54 AvPlayer: Do not align w/h to 16 with vdec2 Vladislav Mikhalin 2024-10-15 22:08:55 +0300
  • 3c99d08528 don't guarantee the overwrite game condition ElBread3 2024-10-15 13:49:19 -0500
  • ba7c9137ad updates now fully extract to game update folder ElBread3 2024-10-15 13:33:34 -0500
  • 6763cb93c2 clang format ElBread3 2024-10-15 12:19:32 -0500
  • 3565470ca6 fix use condition ElBread3 2024-10-15 11:55:45 -0500
  • 6876f9978e description + string fixes ElBread3 2024-10-15 11:42:21 -0500
  • 649a5c0c0c
    Merge branch 'shadps4-emu:main' into main Richers Örs 2024-10-15 19:20:42 +0200
  • 08343faf01
    hot fix : put linux-qt in parallel3 georgemoralis 2024-10-15 20:10:49 +0300
  • e335fe28ce parallel3 for linux-qt Lander Gallastegi 2024-10-15 19:07:54 +0200
  • a76b79204d F6 = F7 + F9 kalaposfos13 2024-10-15 19:05:54 +0200
  • 400773f21d Don0t leave accidental nonzero values Lander Gallastegi 2024-10-15 15:13:00 +0200
  • 23f75bc6bb Handle SnormNz as Snorm Lander Gallastegi 2024-10-15 01:39:17 +0200
  • 665db9c339 Initialize alpha to 1 Lander Gallastegi 2024-10-15 00:30:32 +0200
  • c3db3745a9 Make num_components const Lander Gallastegi 2024-10-15 00:25:23 +0200
  • d7ae8970e2 clang-format Lander Gallastegi 2024-10-15 00:08:33 +0200
  • 282d6801a4 Format bits and offsets Lander Gallastegi 2024-10-15 00:04:35 +0200
  • 9834a5ea75 Add swap handling Lander Gallastegi 2024-10-14 23:57:45 +0200
  • 6de8e29550 Add missing formats Lander Gallastegi 2024-10-14 23:28:23 +0200
  • ea95d83f32 Clear color convertion Lander Gallastegi 2024-10-14 20:21:41 +0200
  • a588bc5da8
    Separate Updates from Game Folder (#1026) ElBread3 2024-10-15 10:49:42 -0500
  • 7b9769ee46 use operator ElBread3 2024-10-15 10:47:15 -0500
  • 1e47edaceb add review changes ElBread3 2024-10-15 10:30:09 -0500
  • 0c0df20afb forgot to change this over ElBread3 2024-10-11 12:38:29 -0500
  • 7bab3961e9 refactor ElBread3 2024-10-01 08:23:59 -0500
  • 6e3783a77d tiny change ElBread3 2024-09-25 10:33:55 -0500
  • 19f903a6c5 hotfix: check for sfo file instead of the folder ElBread3 2024-09-26 08:56:33 -0500
  • 00890f73e7 clang format ElBread3 2024-09-26 08:54:40 -0500
  • 277abf7f5a separate updates implementation ElBread3 2024-10-10 10:29:25 -0500
  • 29ad2eca62
    Fix translation InstallDirSelect (#1386) DanielSvoboda 2024-10-15 11:40:37 -0300
  • 57e52b5b6d Fix translation InstallDirSelect DanielSvoboda 2024-10-15 11:37:41 -0300
  • 168ba8dbcd
    Fix sq.ts (#1383) RDN000 2024-10-15 13:35:19 +0200
  • e629f65c4a
    Fix sq.ts RDN000 2024-10-15 13:28:29 +0200
  • 60d9e7b889 delete config file since it is now autogenerated kalaposfos13 2024-10-15 09:00:50 +0200
  • 4c6bee815e code cleanup and misc fixes kalaposfos13 2024-10-15 08:44:12 +0200
  • 7e27afb37d
    fix tr sq.ts (#1380) DanielSvoboda 2024-10-15 03:30:10 -0300
  • d56abb0026
    devtools: regview layout compacted Vinicius Rangel 2024-10-15 03:20:45 -0300
  • 02f42b8e0a
    devtools: better window names Vinicius Rangel 2024-10-15 03:12:02 -0300
  • c5391ba62e
    Merge branch 'shadps4-emu:main' into main Richers Örs 2024-10-15 08:10:34 +0200
  • ca0ca4913f
    devtools: reg popup size adjusted to the content Vinicius Rangel 2024-10-15 02:38:43 -0300
  • bd2acfa349 Mouse movement input is now off by default kalaposfos13 2024-10-15 07:25:44 +0200
  • d6e13e3f64 InstallDirSelect DanielSvoboda 2024-10-15 01:15:10 -0300
  • a145ed0f07
    devtools: refactor DrawRow to templating Vinicius Rangel 2024-10-14 13:33:54 -0300
  • 42c7382620 Update sq.ts DanielSvoboda 2024-10-14 19:48:32 -0300
  • 09725bd921 hot-fix: unexpected pass break on indirect args buffer obtaining psucien 2024-10-14 22:33:06 +0200
  • f486663c89 added keybinds for "walk mode" kalaposfos13 2024-10-14 20:47:14 +0200
  • 1ec9dc085a if keyboard config doesn't exist, autogenerate it kalaposfos13 2024-10-14 18:53:09 +0200
  • f02b575d85
    Merge branch 'shadps4-emu:main' into sceSystemServiceReceiveEvent Stephen Miller 2024-10-14 11:36:33 -0500
  • 17e44de58f added support for mouse wheel (to buttons only) kalaposfos13 2024-10-14 14:45:51 +0200
  • a3df2448ec
    Small Np + trophy fixes (#1363) georgemoralis 2024-10-14 15:11:21 +0300
  • 9b54e82314
    revert qt-issue georgemoralis 2024-10-14 15:00:55 +0300
  • 96bcba99c3 Revert "test" Quang Ngô 2024-10-14 18:35:44 +0700
  • b965b094b7
    test (#1371) Quang Ngô 2024-10-14 18:34:52 +0700
  • 9f99aefbe7 test Quang Ngô 2024-10-14 18:10:21 +0700
  • 5dbe2c4f48 Revert "Devtools - Inspect regs/User data/Shader disassembly (#1358)" georgemoralis 2024-10-14 14:09:25 +0300
  • 190071c7e0 fix descriptionText size | missing translations (#1319) DanielSvoboda 2024-10-13 09:49:39 -0300
  • 7b123cba9c improved documentation + better toolbar icons (#1364) ¥IGA 2024-10-13 14:03:19 +0200
  • c0d9014ca5 Devtools - Inspect regs/User data/Shader disassembly (#1358) Vinicius Rangel 2024-10-13 09:02:22 -0300
  • 5caee0f4c3
    devtools: removed useless "Batch" collapse & don't collapse last batch Vinicius Rangel 2024-10-14 01:10:42 -0300
  • 1aa0cd514b
    devtools: show button for stage instead of menu bar Vinicius Rangel 2024-10-14 01:04:41 -0300
  • cb0814fe2d
    devtools: fix showing entire depth instead of bits Vinicius Rangel 2024-10-14 01:03:07 -0300
  • f3533f59b8 Implement missing swap modes Lander Gallastegi 2024-10-14 01:23:48 +0200
  • 226c06659e clang-format Lander Gallastegi 2024-10-13 21:53:58 +0200
  • ef7b0ad683 add numpad support i accidentally left out kalaposfos13 2024-10-13 21:33:12 +0200
  • bac1488ff4 float clear values (num_bits=16) Lander Gallastegi 2024-10-13 21:30:51 +0200
  • bd9f82df94
    fix descriptionText size | missing translations (#1319) DanielSvoboda 2024-10-13 09:49:39 -0300
  • f0ee3919e0
    improved documentation + better toolbar icons (#1364) ¥IGA 2024-10-13 14:03:19 +0200
  • cf2e617f08
    Devtools - Inspect regs/User data/Shader disassembly (#1358) Vinicius Rangel 2024-10-13 09:02:22 -0300
  • 70ed9aa943 improved documentation + better toolbar icons Xphalnos 2024-10-13 11:52:24 +0200
  • 395ac5dda9
    devtools: pm4 - show reg depth buffer Vinicius Rangel 2024-10-13 06:45:18 -0300
  • 8776eba8c8
    Added adaptive mutex initializer handling (#1353) Vladislav Mikhalin 2024-10-13 12:22:14 +0300
  • 0258f1e93f
    Merge branch 'main' into main georgemoralis 2024-10-13 11:52:18 +0300
  • b300ffe959 fix license and style kalaposfos13 2024-10-13 10:49:54 +0200
  • 1cc4ab7e88
    Update sq translation (#1351) RDN000 2024-10-13 10:36:52 +0200
  • d3491bfced
    hotfix: correctly check for valid priority (#1359) Lander Gallastegi 2024-10-13 10:35:05 +0200
  • 6a2eab3f65 added toggle for mouse movement input (f7) kalaposfos13 2024-10-13 10:08:28 +0200
  • 607514eb86 added mouse config option kalaposfos13 2024-10-13 09:48:37 +0200
  • 719a36c9e5 fix windows hating me kalaposfos13 2024-10-13 07:58:36 +0200
  • b15810d56f remove big commented out code blocks, and fixed platform-dependent code kalaposfos13 2024-10-13 07:40:21 +0200
  • 87ecb87674
    imgui: skip all textures to avoid hanging with crash diagnostic enabled Vinicius Rangel 2024-10-12 21:46:10 -0300
  • 288ac8a16c hotfix: correctly check for valid priority Lander Gallastegi 2024-10-13 00:20:13 +0200
  • 45f05c067d actually fix clang changing ini syntax use relative path for the ini file kalaposfos13 2024-10-12 22:29:10 +0200
  • 31caf01366
    Merge branch 'shadps4-emu:main' into main kalaposfos13 2024-10-12 20:41:42 +0200
  • 1e16fe5349
    clarification of PC Requirements (#1357) Pavel 2024-10-12 21:33:45 +0300
  • dbce929d7b
    devtools: pm4 - show color buffer info as popup Vinicius Rangel 2024-10-12 14:54:22 -0300
  • 0a5a0e9b60 clarification of PC Requirements red-prig 2024-10-12 19:59:40 +0300
  • 22e4ab866b clang-format fucked up the .ini file kalaposfos13 2024-10-12 17:41:23 +0200
  • 98200221f5 Applied coding style fixes kalaposfos13 2024-10-12 17:28:52 +0200
  • 3dda62fcba add license kalaposfos13 2024-10-12 17:12:14 +0200
  • 97b5289f15
    use addGameInstallDir here (#1354) ElBread3 2024-10-12 09:53:47 -0500